![]() |
2011-05-10
, 19:24
|
Posts: 210 |
Thanked: 37 times |
Joined on Nov 2010
|
#11
|
![]() |
2011-05-10
, 22:41
|
|
Posts: 48 |
Thanked: 109 times |
Joined on May 2011
@ UK
|
#12
|
![]() |
2011-05-10
, 22:53
|
Posts: 805 |
Thanked: 1,605 times |
Joined on Feb 2010
@ Gdynia, Poland
|
#13
|
glad you are enjoying Inner-spin... am about to annouce, was holding off while I sorted a couple of issues and promoted into extras-testing.... there were issues with the config file (file permissions and also idiotic Tony code) - these should be fixed as of the latest version uploaded today (just before I responded so can you confirm you are definitely running with the latest), also you could quickly try
chmod 666 /opt/inner-spin/settings/issettings.cfg
thanks
![]() |
2011-05-10
, 23:39
|
Posts: 210 |
Thanked: 37 times |
Joined on Nov 2010
|
#14
|
![]() |
2011-05-10
, 23:54
|
Posts: 805 |
Thanked: 1,605 times |
Joined on Feb 2010
@ Gdynia, Poland
|
#15
|
tpd, tryed what u said, and nothing, i will search latter for some solution on the cssu thread... also, i liked the new sounds, they are fun!
misiak, i think it is really some cssu problem, i hope someone can do these test? no one of you installed the cssu update? it is really awesome... btw, I didnt manage to run msaber from terminal, how is the procedure? didnt find the path, lol...
thank you all guys
![]() |
2011-05-11
, 00:26
|
Posts: 210 |
Thanked: 37 times |
Joined on Nov 2010
|
#16
|
![]() |
2011-05-12
, 08:04
|
Posts: 210 |
Thanked: 37 times |
Joined on Nov 2010
|
#18
|
![]() |
2011-05-12
, 08:27
|
Posts: 237 |
Thanked: 274 times |
Joined on Jul 2010
|
#19
|
The Following User Says Thank You to ivyking For This Useful Post: | ||
![]() |
2011-05-12
, 09:14
|
Posts: 805 |
Thanked: 1,605 times |
Joined on Feb 2010
@ Gdynia, Poland
|
#20
|
well If you just want a quick solution , you can have the icon actually run the application in terminal..
ex. for paper toss
edit /usr/share/applications/hildon/papertoss.desktop
change the line that starts with Exec=python /opt/papertoss/game.py
to Exec=osso-xterm python \ /opt/papertoss/game.py
note that after writing python leave a space then \ then space then /opt/papertoss/game.py
the same can be applied to other applications , just find the .desktop file for that application in /usr/share/applications/hildon/ and edit it