abc-mikey / xgamer

Automatically exported from code.google.com/p/xgamer
0 stars 0 forks source link

xgamer not working under Lubuntu 10.04 #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

Problem 1:
==========
What steps will reproduce the problem?
1. Install xgamer 0.3.0 under Lubuntu 10.04
2. Start xgamer

What is the expected output? What do you see instead?
xgamer should show a list of games from the Games menu.
Instead, game list is empty even if Games menu is not

Problem 2:
==========
What steps will reproduce the problem?
1. Start xgamer and click File->Add
2. Fill out form
3. Click OK or any other button inside the window.

What is the expected output? What do you see instead?
Clicking OK should close the window and add a new entry to the list.
Instead nothing happens.

What version of the product are you using? On what operating system?
xgamer 0.3.0 under Lubuntu 10.04

Please provide any additional information below.

There weren't any error messages during installation.
xgamer provided no command-line output when run directly.

Here's the CLI output from "xgamer -c /usr/bin/lxterminal":
================
Launching Command: /usr/bin/lxterminal
Use of uninitialized value $ENV{"KDE_FULL_SESSION"} in string eq at 
/usr/local/bin/xgamer line 982.
Use of uninitialized value $ENV{"KDE_FULL_SESSION"} in string eq at 
/usr/local/bin/xgamer line 984.
Use of uninitialized value $bg in -f at /usr/local/bin/xgamer line 1017.
Error: Unable to read GENERIC desktop wallpaper
Temp File: /home/kiaaze/.xinitrc.CzC1qsD, Temp Dir: 
/home/kiaaze/.config/openbox/../.openbox.JIH04DU

X: user not authorized to run the X server, aborting.
giving up.
xinit:  No such file or directory (errno 2):  unable to connect to X server
xinit:  No such process (errno 3):  Server error.
Restoring: /home/kiaaze/.xinitrc
Restoring: /home/kiaaze/.config/openbox
================

I will try debugging a bit more some other time.

Original issue reported on code.google.com by zohn.joi...@gmail.com on 19 Jul 2010 at 7:06

GoogleCodeExporter commented 9 years ago
Similar issue here on Ubuntu 10.04. No ".desktop" files are imported upon 
install, and when I try adding a game launcher manually, the buttons don't do 
anything (clicking Browse, Ok, Cancel all don't work). Similar CLI output when 
trying to run a random command as above, but it works if i do "sudo xgamer -c 
mycommandname". So it can at least function if I manually enter the command for 
my game.

Great script, fixing this will make it even more awesome.

Original comment by tzxru...@gmail.com on 2 Nov 2010 at 9:20

GoogleCodeExporter commented 9 years ago
Seems to be the same issue as #9: 
https://code.google.com/p/xgamer/issues/detail?id=9 
where I have added a bit of debugging info.

Original comment by michaelr...@gmail.com on 16 May 2011 at 3:41

GoogleCodeExporter commented 9 years ago
There was a bug introduced to Gtk2 for perl. I've fixed it as part of a fairly 
major rewrite. 

Original comment by abc.mi...@gmail.com on 22 Sep 2012 at 9:23