View Single Post
Posts: 805 | Thanked: 1,605 times | Joined on Feb 2010 @ Gdynia, Poland
#7
Originally Posted by amadeukaos View Post
@misiak did all that, and nothing =/
In your device, it works?
On my device I have problems with scripts, which have "#!/usr/bin/env python" in the beginning (when run from gui - nothing, when from command line - everything looks fine), while scripts with "#!/usr/bin/env python2.5" work in both situations... I have one more suggestion (I will stick to msaber):
Could you edit msaber.desktop:
Code:
root
leafpad /usr/share/applications/hildon/msaber.desktop
And change the line below in bold:
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Icon=msaber
Name=mSaber
Exec=/usr/bin/msaber > /home/user/MyDocs/msaberlog.txt
Type=Application
X-Osso-Type=application/x-executable
X-Osso-Service=net.khertan.msaber
Then after running it from gui (shortcut in the menu) you should see file "msaberlog.txt" in file manager in internal N900 memory. What are it's contents?