![]() |
2011-03-29
, 12:55
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#2
|
![]() |
2011-03-29
, 13:03
|
Posts: 18 |
Thanked: 0 times |
Joined on Mar 2011
|
#3
|
![]() |
2011-03-29
, 13:28
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#4
|
![]() |
2011-03-29
, 13:39
|
Posts: 18 |
Thanked: 0 times |
Joined on Mar 2011
|
#5
|
![]() |
2011-03-29
, 13:44
|
Banned |
Posts: 358 |
Thanked: 160 times |
Joined on Dec 2010
|
#6
|
I'm using QT Creator, so it's written in C++. I then packaged it with MADDE. Installed it with admin permissions through XTerm, then tried to launch it using the menu (which only highlights the icon, nothing more), when that didn't work, i tried to launch the program by executing /usr/bin/truecryptgui (the location where the program is installed) as root.
Thank you for submitting your content to Ovi Publish.
We are unable to process your content because it is not installing properly. Please fill in the following fields in the control file:
Section: Must be user/hidden.
Please rebuild your content with the above information filled in and resubmit.
![]() |
2011-03-29
, 14:09
|
Posts: 18 |
Thanked: 0 times |
Joined on Mar 2011
|
#7
|
![]() |
2011-03-29
, 14:16
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#8
|
I'm using QT Creator, so it's written in C++. I then packaged it with MADDE. Installed it with admin permissions through XTerm, then tried to launch it using the menu (which only highlights the icon, nothing more), when that didn't work, i tried to launch the program by executing /usr/bin/truecryptgui (the location where the program is installed) as root.
![]() |
2011-03-29
, 14:29
|
Posts: 18 |
Thanked: 0 times |
Joined on Mar 2011
|
#9
|
And what is the error message?
And can you post the output of
dpkg -L <your_package>
I guess some files are missing in you .deb
![]() |
2011-03-29
, 14:39
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#10
|
Some time ago I started developing a front-end GUI for the truecrypt commandline util. My program is working pretty well, so I started packaging it for Maemo5. I couldn't find a real good tutorial that worked, so I tried a bit myself. I now have a .deb package (packaged with MADDE), which installs without problems. When I try to run the application from the menu, it never starts.
I also tried to run it straight from the /usr/bin, than I get a permission denied error. I also chmodded the program to 755, and root had all the necessary permissions, yet the program doesn't start even with root permissions...
I really hope that someone can help me with this problem, because it is becoming pretty annoying xD Because i'm sort of new to the developing on a UNIX system, please let me know what files i need to post, because I have no idea what you guys need as additional info.
Thanks in advance,
Mark