Notices


Reply
Thread Tools
Posts: 2,076 | Thanked: 3,268 times | Joined on Feb 2011
#2951
Sorry, new to all preenv stuff, searching this forum for extra 3 episodes of angry birds rio (1.3.2) returned no results, thought this might be new for some. Thanks for marmistrz for HD (other guys too, still got like 250 pages to read through, too bad wgames got only 38 games covered)
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#2952
Originally Posted by szopin View Post
Sorry, new to all preenv stuff, searching this forum for extra 3 episodes of angry birds rio (1.3.2) returned no results, thought this might be new for some. Thanks for marmistrz for HD (other guys too, still got like 250 pages to read through, too bad wgames got only 38 games covered)
so if youre new, look @ the grand ipk sharing thread. I hope this will be a success. Making it short: the purpose is to share the free webos games here
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following User Says Thank You to marmistrz For This Useful Post:
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#2953
Originally Posted by hadjistyllis View Post
Yesterday I try to play angry birds free magic (n950). Well also this game needs libstdc++.so.6 (newer version than N900) as Asphalt 6. Both games give segmentation fault.
Well as I know libstdc++.so.6 calls GPU drivers. Does that means N900 Gpu not have the needed hardware to play the games?or just the needed drivers that libstdc++.so.6 call are different and they need some moddifications??
If you want to try newer libstdc++6 backport, try this:
http://marmistrz.net63.net/repositor...ego/g/gcc-4.4/

I don't know whether it works, but give it a try.
Libs are put in
Code:
/opt/meecolay/lib
the gcc-meego package contains libstdc++6 and its dependencies
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 3 | Thanked: 0 times | Joined on Mar 2012
#2954
hi buddies!! i tried to install letsgolf through (dkpg). but it was actully an ipk file not deb. and i got a error that says (dpkg unrecoverable fatal error). i get this msg evey time i try to install or remove any app from my application manager.plz help me out. i am hell freaking out
 
Posts: 87 | Thanked: 4 times | Joined on Sep 2010
#2955
Originally Posted by jd_beta View Post
hi buddies!! i tried to install letsgolf through (dkpg). but it was actully an ipk file not deb. and i got a error that says (dpkg unrecoverable fatal error). i get this msg evey time i try to install or remove any app from my application manager.plz help me out. i am hell freaking out
ipk isnt the good extension. try to rename it in .deb
 
sifo's Avatar
Posts: 1,359 | Thanked: 1,292 times | Joined on Oct 2011 @ Tartus.Syria
#2956
Originally Posted by jd_beta View Post
hi buddies!! i tried to install letsgolf through (dkpg). but it was actully an ipk file not deb. and i got a error that says (dpkg unrecoverable fatal error). i get this msg evey time i try to install or remove any app from my application manager.plz help me out. i am hell freaking out

hi jed_beta open your x terminal program in the application menu and type this code
root
rm /var/lib/dpkg/info/com-gameloft-app-letsgolf.list
1_if u got an error like (not found ) or (not exist ) try manually search for the file in the directory
2_make sure you installed rootsh from application manager
3_press tab on xterminal screen to complete files/folders name
hope this help
4_ have a look here there are more than one way to solve this http://talk.maemo.org/showthread.php...88#post1165888
5_don't worry it will be solved

Last edited by sifo; 2012-04-02 at 16:03.
 

The Following 2 Users Say Thank You to sifo For This Useful Post:
Posts: 268 | Thanked: 75 times | Joined on Jan 2011
#2957
Hello, do anyone know, what do i need to change in the .desktop file to be able to run uflip with root permissions from my desktop icon.

I tried to made an script but it doesn't do anything after the line "sudo gainroot"
 
sifo's Avatar
Posts: 1,359 | Thanked: 1,292 times | Joined on Oct 2011 @ Tartus.Syria
#2958
Originally Posted by Brian_7 View Post
Hello, do anyone know, what do i need to change in the .desktop file to be able to run uflip with root permissions from my desktop icon.

I tried to made an script but it doesn't do anything after the line "sudo gainroot"
hi you may contact a developer here so you will have the answer
 
Posts: 268 | Thanked: 75 times | Joined on Jan 2011
#2959
This is the desktop file:

/usr/share/applications/hildon $ cat preenv-com.bitlogik.uconnect.desktop
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Name=U Flip
Exec="/opt/preenv/wrapper.sh" "com.bitlogik.uflip" "/home/user/MyDocs/p
X-Osso-Type=application/x-executable
X-Osso-Service=com.bitlogik.uflip
X-Preenv-Generated=true
X-Preenv-Vendor=Bit Logik, Inc.
X-Preenv-Version=1.0.0
Icon=preenv-com.bitlogik.uflip
And this is wrapper.sh:

/opt/preenv $ cat wrapper.sh
#!/bin/sh

export PREENV_ROOT=$(dirname $(readlink -f "$0"))
export PREENV_APPID="$1"
. "$PREENV_ROOT/env.sh"

cd "$(dirname "$2")"
exec "$2"
What do i need to change in wrapper.sh to run it with root permissions?
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#2960
Originally Posted by Brian_7 View Post
This is the desktop file:

And this is wrapper.sh:



What do i need to change in wrapper.sh to run it with root permissions?
Just add
Code:
sudo
rigth after Exec=

e..g
Code:
Exec=sudo "/opt/preenv ..."
youll need sudser for this
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following 2 Users Say Thank You to marmistrz For This Useful Post:
Reply

Tags
games, multi touch, palm pre, preenv, profile, reach page 250?, speed, yesssss

Thread Tools

 
Forum Jump


All times are GMT. The time now is 09:12.