You are not logged in.

Search results

Search results 1-2 of 2.

Monday, May 23rd 2005, 11:25pm

Author: LarryMartell

strange KDE behaviour after lock up

I have a Mandrake 10.1 system that locked up over the weekend. When I left on Friday the screen saver was running. When I came in Monday I tried to unlock the screen. I typed in my passwd, but nothing at all happened. It just sat there with the unlock passwd dialog box up. I was able to telnet in from another box and reboot. It came back up and I logged in, and now I get the default kde background, no kicker, no icons, no windows, and I can't get any menus. If I telnet in from another box I see ...

Monday, May 23rd 2005, 10:19pm

Author: LarryMartell

debugging Qt app in Kdevelop

I'm new to Qt and Kdevelop so please bear with me. I started with Qt designer and I built my UI and DB access, and all the underlying code for that. Now I'd like to be able to debug it, but I'm having trouble bringing it into Kdevelop. I used the import qmake feature of kdevelop, which created a .kdevelop file from the .pro file. My source code is shown, the source files are there in both the file tree and qmake manager, and I can run the program, but when I try to set a breakpoint I get: No sou...