maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   Permission problems after packaging (https://talk.maemo.org/showthread.php?t=71608)

darkmdmn 2011-03-30 09:22

Re: Permission problems after packaging
 
Quote:

Originally Posted by Rob1n (Post 978331)
Depends - if it's on the rootfs then no, there's no tools for testing/fixing ubifs filesystems. If it's actually under /opt (and symlinked) then you could use fsck to check the optfs (using, for example, backupmenu).


No, deploying the app normally should not cause any corruption.

Actually, ldd worked earlier, which should have read the actual file, making filesystem corruption less likely to be an issue.

Can you try the following, so we can see exactly what does/doesn't work:
Code:

cd /usr/bin/truecryptgui
ls -l TruecryptGUI
ldd TruecryptGUI
file TruecryptGUI
./TruecryptGUI


Okay, the ls and ldd work, and have the output as before. The file command doesn't work, and gives: "/bin/sh: file: not found", while ./TruecryptGUI starts the program :) So the program is able to start now, only I have to change the .desktop file to start working. Thanks! I'm gonna try to get the rest working. If I can't get it working i'll probably be back in this topic somewhere today.

Thanks for all the help!

darkmdmn 2011-03-30 13:30

Re: Permission problems after packaging
 
It's all working now. I have updated my version of QtSDK, then rebuilt the project and repackaged it. I probably have tried so much to make it work that in the process i have done some things that I shouldn't have.

Another quick question. If you have a Maemo native app, like email or calendar or something, and you dont have any mail or appointments there is a text in the center of the screen that's bold and bigger than normal text. Is there a special object for this text? Because my solution of recreating it as good as possibly doesn't work when someone changes a theme of course. I have already read through the UI specifications of Maemo, but it isn't mentioned as far as I know...


All times are GMT. The time now is 10:51.

vBulletin® Version 3.8.8