Problem, missing apps [Solved]

Discussions Regarding Software

Moderator: Moderators

Problem, missing apps [Solved]

Postby Predatux » Fri Mar 09, 2012 12:10

Hello, I'm using Sabayon KDE and I have a problem with missing applications.

It happens especially with games. I have installed 0AD, mupen64plus, etc.. When looking at Kupfer, K menu, konsole, etc, the programs are not available.

In the package manager are installed. I tried to remove and install again, but no way.

I have all updates installed system.

Can anyone help me?
Predatux
Baby Hen
 
Posts: 16
Joined: Fri Mar 09, 2012 12:02

Re: Problem, missing apps

Postby Jomiel » Fri Mar 09, 2012 15:30

Hi Predatux and welcome to Sabayon-Forum,
did you allready added yourself to the games group? It tells you to do so in the terminal after installing the games. Just run the following code as root:
Code: Select all
# gpasswd -a yourusername games


cheers
Jomiel
User avatar
Jomiel
Growing Hen
 
Posts: 131
Joined: Tue Jan 17, 2012 21:14

Re: Problem, missing apps

Postby tomtom+ » Fri Mar 09, 2012 16:05

i have the same problem. try the "search"-bar in the kickoff-menu, then the games will appear. now you can copy them to "favorites" or desktop. its only a work-around, any real solution would be nice. the "games" group is already added.

tom
tomtom+
Baby Hen
 
Posts: 11
Joined: Fri Feb 24, 2012 13:14

Re: Problem, missing apps

Postby Predatux » Sat Mar 10, 2012 11:48

Hi again.
User added.

mupen64plus
bash: mupen64plus: no se encontró la orden

$ 0ad
bash: 0ad: no se encontró la orden

nexuiz
bash: nexuiz: no se encontró la orden

doom3 works

All games installed... alien-arena too

Need help ;)
Predatux
Baby Hen
 
Posts: 16
Joined: Fri Mar 09, 2012 12:02

Re: Problem, missing apps

Postby Fitzcarraldo » Sat Mar 10, 2012 18:04

If you installed them and the installation ran to completion then they will be on your machine. It is possible that the binaries are not in your $PATH. See e.g. Unable to start installed games [Solved]. You can use various commands to find them, for example:

Code: Select all
$ whereis pacmanarena
pacmanarena: /usr/games/bin/pacmanarena

and, if /usr/games/bin/ is not in your $PATH then you would need to enter the command using Alt-F2 or in a Konsole/Terminal window (or configure the menu GUI to use the command):

Code: Select all
/usr/games/bin/pacmanarena

Code: Select all
$ whereis alien
alien:
$ whereis alien-arena
alien-arena:
$ whereis alienarena
alienarena: /usr/games/bin/alienarena
$ /usr/games/bin/alienarena

Another useful tool for finding files quickly is the locate command. You need to install the mlocate package and then populate its index file first:

Code: Select all
$ su
Password:
# equo install mlocate
# updatedb
# exit
$ locate pacmanarena

From the output you'll be able to see in the list where the likely binary or launch script is located.
User avatar
Fitzcarraldo
Sagely Hen
 
Posts: 7340
Joined: Sat Mar 10, 2007 5:40
Location: United Kingdom

Re: Problem, missing apps

Postby Predatux » Sun Mar 11, 2012 15:46

Thanks a lot... solved.

whereis alinearena
/usr/games/bin/alienarena


Executing in konsole /usr/games/bin/alienarena for example, the game run. Now i can find it with kupfer or terminal.
Regards
Predatux
Baby Hen
 
Posts: 16
Joined: Fri Mar 09, 2012 12:02

Re: Problem, missing apps [Solved]

Postby phd7 » Thu May 10, 2012 22:40

BUMP on this (supertuxkart)...
I have added my username to gamers
The only way I can open this is with Krusader in root mode and going into /usr/games/bin
I would like to have it in the kickoff menu
I tried to create a shortcut in the menu but it wont open. I assume this is because /usr/games is owned by root.
Also recursively chown-ed /usr/games to my username but still no good
Even moved the executable to /usr/bin.. still no good

has anyone found a way to add this (or others like it) to kick-off?



Cant open via terminal either

Terminal result:
Irrlicht Engine version 1.7.2
Linux 3.2.0-sabayon #1 SMP Sat Feb 11 08:52:29 UTC 2012 x86_64
[FileManager] Data files will be fetched from: '/usr/share/games/supertuxkart/'
[IrrDriver] Creating NULL device
Irrlicht Engine version 1.7.2
Linux 3.2.0-sabayon #1 SMP Sat Feb 11 08:52:29 UTC 2012 x86_64
No protocol specified
No protocol specified
[IrrDriver] Trying OpenGL rendering.
[IrrDriver] Tring to create device with 32 bits
No protocol specified
No protocol specified
[IrrDriver Temp Logger] Level 2: Error: Need running XServer to start Irrlicht Engine.
[IrrDriver Temp Logger] Level 2: Could not open display: :0
phd7
Baby Hen
 
Posts: 18
Joined: Sun Apr 01, 2012 23:30

Re: Problem, missing apps [Solved]

Postby Fitzcarraldo » Fri May 11, 2012 9:55

phd7 wrote:I have added my username to gamers

The group is not "gamers", it's "games":

fitzcarraldo@meshedgedx ~ $ groups
disk lp wheel floppy uucp cron audio cdrom dialout video games cdrw usb users kismet clamav haldaemon plugdev scanner pulse-access pulse-rt pulse kvm crontab vboxusers polkituser
User avatar
Fitzcarraldo
Sagely Hen
 
Posts: 7340
Joined: Sat Mar 10, 2007 5:40
Location: United Kingdom

Re: Problem, missing apps [Solved]

Postby phd7 » Sat May 12, 2012 19:01

Fitzcarraldo wrote:
phd7 wrote:I have added my username to gamers

The group is not "gamers", it's "games":

fitzcarraldo@meshedgedx ~ $ groups
disk lp wheel floppy uucp cron audio cdrom dialout video games cdrw usb users kismet clamav haldaemon plugdev scanner pulse-access pulse-rt pulse kvm crontab vboxusers polkituser



Sorry,typo on my part above.
Anyway, it works now for some reason..after creating the menu item and giving it the path /usr/games/bin/supertuxkart
phd7
Baby Hen
 
Posts: 18
Joined: Sun Apr 01, 2012 23:30


Return to Software in General

Who is online

Users browsing this forum: No registered users and 2 guests