View Single Post
Posts: 58 | Thanked: 73 times | Joined on Jan 2012 @ Argentina
#48
Originally Posted by rochmanew View Post
I got a problem launching via clicking app list icon desktop, it won't start.
By upgrading latest version 0.4.1.1 ,still have same problem.
But app can be launched via terminal by execute: python2.5 /opt/ubersquare/ubersquare_launch.py
what the problem with my ubersquare.desktop ?
This is the contents of mine:
[Desktop Entry]
Encoding=UTF-8
Version=0.2.3
Type=Application
Terminal=true
Name=UberSquare
Exec=python2.5 /opt/ubersquare/ubersquare_launch.py
Icon=foursquare
X-Window-Icon=
X-HildonDesk-ShowInToolbar=true
X-Osso-Type=application/x-executable
I've been looking at this over and over... Your ubersquare.desktop file is ok, and if it starts through a terminal, I can't understand why it doens't start from the desktop file.

Could you try changing "python2.5" to "/usr/bin/python2.5"? I'm just guessing really though. :/

This is on a nokia n900, right? :/ Just in case.