Notices


Reply
Thread Tools
Posts: 14 | Thanked: 11 times | Joined on Jun 2010
#221
uhmm i'm sorry if i missed this, but how do i remove icons created by desktopgen? I accidentally created icons for some nonworking games and want to remove them... Thanks
 
Posts: 111 | Thanked: 33 times | Joined on Sep 2010
#222
Read the thread. javispedro posted instruction for removing icons.
 
Posts: 17 | Thanked: 2 times | Joined on May 2010 @ Vitória, ES - Brazil
#223
Originally Posted by niqbal View Post
STEPS
This was posted earlier by the developer http://my-maemo.com/software/applica...to=1954&faq=46

Code:
$ sudo gainroot
$ apt-get install preenv libgles1
use 7-zip to extract -> game-folder

copy game folder to /home/user/[webOS-games]

Code:
$ sudo gainiroot
$ cd game-folder
$ chmod +rwx filename
e.g. nfsuc in need for speed case or sims in case of sims3

Code:
$ preenv
$ ./filename
once you know file plays properly. you can add the menu button

Code:
$ cd game-folder
$ desktopgen appinfo.json
if you have say a games folder in menu, you need to edit /etc/xdg/menus/hildon.menu
Perfect tutorial, thanks!

but...
if i want remove a icon from the desktop, how procced?
 

The Following User Says Thank You to brunoscopel For This Useful Post:
Posts: 17 | Thanked: 2 times | Joined on May 2010 @ Vitória, ES - Brazil
#224
Originally Posted by LucianoBraga View Post
Read the thread. javispedro posted instruction for removing icons.
nice help









not
 
Posts: 251 | Thanked: 75 times | Joined on Oct 2009 @ Finland, Vaasa
#225
Originally Posted by niqbal View Post
Games Working (so far)

NFL 2010
Need for Speed Undercover
Sims 3
Hero of Sparta

Not working

Monopoly (dies loading board)
Assassin's Creed (died when pressed play)
Uno
Scrabble
Tiger Woods 09
Real Tennis
I played one full game of monopoly...worked great. I owned the cpu :P

Also Assassins Creed worked for me, only sound was kinda bad.

Brothers In Arms...worked also, but you need multitouch to play
 
Posts: 17 | Thanked: 2 times | Joined on May 2010 @ Vitória, ES - Brazil
#226
I've tested Fifa 10 ( EA ) and not working too... =(

he's close after load the game
 
javispedro's Avatar
Posts: 2,355 | Thanked: 5,249 times | Joined on Jan 2009 @ Barcelona
#227
Originally Posted by brunoscopel View Post
nice help
I really did post the instructions, they're on a previous page.


Everyone who is getting that libSDL_cinema.so does not exist: you are doing it wrong. You're not running Preenv at all. You also should not run Pre applications as root (only desktopgen needs root!).

Possibly one of those tutorials over the web is wrong, or not emphasizing some step enough.

Last edited by javispedro; 2010-10-26 at 18:13.
 

The Following 3 Users Say Thank You to javispedro For This Useful Post:
niqbal's Avatar
Posts: 474 | Thanked: 368 times | Joined on Jan 2010
#228
Originally Posted by brunoscopel View Post
Perfect tutorial, thanks!

but...
if i want remove a icon from the desktop, how procced?
in order to uninstall a game, delete the folder

Code:
$ sudo gainroot
$ rm -r game-folder
further to remove the icon, you need to delete three files

Code:
$ cd /usr/share/applications/hildon
$ rm filename.desktop
$ cd /usr/share/dbus-1/services
$ rm filename.service
$ cd /usr/share/icons/hicolor/scalable/hildon
$ rm filename.png
towards the end, refresh your menu

Code:
$ killall hildon-desktop
that should do it
 

The Following 2 Users Say Thank You to niqbal For This Useful Post:
Hariainm's Avatar
Posts: 485 | Thanked: 708 times | Joined on Feb 2010 @ Galiza
#229
Originally Posted by mele View Post
Brothers In Arms...worked also, but you need multitouch to play
How you get Brother in Arms to work? with version and firmware you have? Mine is v1.0.7 in PR1.2 and i get
Code:
SDLGL: CalledSDL_Quit
Segmentation fault

Last edited by Hariainm; 2010-10-26 at 19:12.
 
Posts: 17 | Thanked: 2 times | Joined on May 2010 @ Vitória, ES - Brazil
#230
Originally Posted by niqbal View Post
in order to uninstall a game, delete the folder

Code:
$ sudo gainroot
$ rm -r game-folder
further to remove the icon, you need to delete three files

Code:
$ cd /usr/share/applications/hildon
$ rm filename.desktop
$ cd /usr/share/dbus-1/services
$ rm filename.service
$ cd /usr/share/icons/hicolor/scalable/hildon
$ rm filename.png
towards the end, refresh your menu

Code:
$ killall hildon-desktop
that should do it
omg!

Now the tutorial is trully complete!

thanks a lot!
 
Reply

Tags
bada rox, chuck norris, phone, preenv, webos


 
Forum Jump


All times are GMT. The time now is 06:28.