PDA

View Full Version : Problems in Ubuntu 10.10



gmiller39
14th November 2010, 15:44
I just upgraded my Linux installation to Ubuntu 10.10. Prior to this I had no problems with Qt.

Now I am unable to debug programs run in the terminal. I get the error "Failed to start application: Ptrace: Operation not permitted.

I get this with every program I try to run in the terminal. I can run it without the terminal just fine, but not in the terminal, and they all run just fine either way on my other machine running Ubuntu 10.04. I tried re-installing the newest version of Qt, but this didn't work either.

Any help would be much appreciated.

Thanks!

northleaf
27th November 2010, 02:26
I think there is a bug with the debug features in Qt 4.7.1 on Ubuntu 10.10. I can compile and run QT 4.7.1 in release mode with no problem, but the debug build of Qt crashes. The same builds work fine on Ubuntu 10.04. Seems no doubt that there is a bug. Don't know where it is though.