kcron seems to work fine as a normal user, but not when invoked with sudo or kdesu.
When invoked as sudo kcron, the app starts normally, but when I attempt to add a new task it crashes.
The debugging output is unhelpful (at least to me)
This backtrace appears to be of no use.
This is probably because your packages are built in a way which prevents creation of
proper backtraces, or the stack frame was seriously corrupted in the crash.
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
Can anyone help me using the app as a superuser?
TIA
Paul
When invoked as sudo kcron, the app starts normally, but when I attempt to add a new task it crashes.
The debugging output is unhelpful (at least to me)
This backtrace appears to be of no use.
This is probably because your packages are built in a way which prevents creation of
proper backtraces, or the stack frame was seriously corrupted in the crash.
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
Can anyone help me using the app as a superuser?
TIA
Paul
Comment