Thread
:
Trouble with my qt app's .desktop file
View Single Post
attila77
2011-02-06 , 08:46
Posts: 3,319 | Thanked: 5,610 times | Joined on Aug 2008 @ Finland
#
6
The proper solution is to set the target to maemo, the build to debug and press the debug button and get a nice stack trace which tells you where's that dangling pointer you missed
I'm pretty sure you're not using anything that really requires sudo - it's just a coincidence that on your machine with sudo it fails in a way that makes it survive. Applications in general (regardless if they are Qt or not) do not need to put into sudo unless they really deal with system stuff.
__________________
Blogging about mobile linux -
The Penguin Moves!
Maintainer of
PyQt
(
see introduction
and
docs
),
AppWatch
,
QuickBrownFox
, etc
Quote & Reply
|
attila77
View Public Profile
Send a private message to attila77
Find all posts by attila77