[Konsole-devel] [Bug 66162] Konsole fails to start when X is 'nohupped'

Melvyn Sopacua melvyn at webteckies.org
Sat Jan 17 16:06:31 UTC 2004


------- 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=66162      




------- Additional Comments From melvyn at webteckies.org  2004-01-17 17:06 -------
No, haven't dealt with it - in fact - currently I cannot get any konsole instance running.

I've traced it to the qt method a.exec() in main.cpp line 483. From there I cannot step anymore, because gdb gives an segfault in _longjmp. However - simply letting the program run, it exists normally, so that's prolly a gdb thing.

On line 484 I've inserted:
KONSOLEDEBUG << "Eventloop returned with value" << ret << endl;

And it shows that ret is 0, which is normal.

I'm not using qt-copy, but the qt-3.2.3 version which is in the FreeBSD ports. If you feel it's relevant, I will test qt-copy.

PS: apart from the patch for db4 support in kdevelop, all patches I had have been dealt with. I only strip -O2 from relevant places and set alternate paths for the autotools.



More information about the konsole-devel mailing list