[Konsole-devel] [Bug 139202] terminal properties queried during early stages of session restoring wrong? or missing?

Roland Eggner roland.eggner at edu.uni-graz.at
Fri Apr 27 21:47:09 UTC 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=139202         




------- Additional Comments From roland.eggner edu uni-graz at  2007-04-27 23:47 -------
Issue concerns KDE_3.5.6 also.

In the meantime added a line to my above mentioned WaitCpuLoad.sh:

#!/bin/sh
[ -n "$( find ~ -maxdepth 1 -name .Xauthority -mmin -2 )" ] && sleep 30
until (( "$(sed -re 's,^0?([0-9]*)\.([0-9]).*$,\1\2,' /proc/loadavg)" < 16 )) ; do
        sleep 10
done



More information about the konsole-devel mailing list