On 07.05.06 08:07:50, jagaeta wrote: > Quoting from Andreas: > --- > > > > Other than that you need to provide some more information, in > > particular start a debugger like gdb with the executable, then run the > > app and when it crashes get the backtrace. > > Thanks, Andreas. > Actually, the problem was I didn't install PyKDE. All works fine > starting eric3 with the --nokde param. > The best solution, of course, is the PyKDE installation to make those > resources available.
Normally eric3 starts without kde-support if PyKDE is not installed. However if you have an old pyKDE installation which is linked against a non existant KDE or Qt this might be a reason for a segfault. Andreas -- Day of inquiry. You will be subpoenaed. _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
