Re: [Freevo-users] Freevo-1.8.2 can't launch Generic Games

2009-01-06 Thread Andrea Magatti
bent...@lqjr.qc.ca wrote:
 Hi Andrea,

 from memory you need to add a file with extension .tux in the 
 /etc/freeov/games/tuxracer directory.

 Basically the game menu has a launching program with a list of 
 games that can be launched from it (designed I'm guesing for game 
 emulators). So if you want to launch just a game you need to trick 
 it into opening a game file.

 The [ 'tux' ] part of the argument tells Freevo to look for 
 files with the extension .tux

 Hope I'm right, and hope this helps

Thanks,
but this is exactly what I did,
Anyway i've go a doubt:
 the file: /etc/freeov/games/tuxracer/tuxracer.tux is just an empty 
file, or a link to the game's executable?

thanks again




--
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo-1.8.2 can't launch Generic Games

2009-01-06 Thread Elizabeth Dodd
On Wed, 7 Jan 2009, Andrea Magatti wrote:
 Thanks,
 but this is exactly what I did,
 Anyway i've go a doubt:
  the file: /etc/freeov/games/tuxracer/tuxracer.tux is just an empty
 file, or a link to the game's executable?

 thanks again

an empty file

-- 
BOFH Excuse #157:

Incorrect time synchronization

--
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo-1.8.2 can't launch Generic Games

2009-01-06 Thread Andrea Magatti

Elizabeth Dodd wrote:

On Wed, 7 Jan 2009, Andrea Magatti wrote:
  

Thanks,
but this is exactly what I did,
Anyway i've go a doubt:
 the file: /etc/freeov/games/tuxracer/tuxracer.tux is just an empty
file, or a link to the game's executable?

thanks again



an empty file

  
Really can't undertand why still doesn't work, freevo keeps on not 
launching any generic game.


To be sure this is the documentatio link i've used:

http://doc.freevo.org/GamesConfig


Section Linux Games

PS: the user is freevo, and freevo is in the games group, my box is 
gentoo (updated)  running freevo 1.8.2

local_conf.py has DEBUG=1 and
DEBUG_CHILDAPP = 1

thanks again!
--
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo-1.8.2 can't launch Generic Games

2009-01-06 Thread Evan Hisey

 Really can't undertand why still doesn't work, freevo keeps on not launching
 any generic game.

 To be sure this is the documentatio link i've used:

 http://doc.freevo.org/GamesConfig


 Section Linux Games

 PS: the user is freevo, and freevo is in the games group, my box is gentoo
 (updated)  running freevo 1.8.2
 local_conf.py has DEBUG=1 and
 DEBUG_CHILDAPP = 1

 thanks again!

There was a bug in the generic type between 1.8.0 and 1.8.3. I am
pretty sure it was fixed by .3 but can't remember when it broke. You
might try updating to 1.8.3.

Evan

--
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo-1.8.2 can't launch Generic Games

2009-01-06 Thread Andrea Magatti
Evan Hisey wrote:
 Really can't undertand why still doesn't work, freevo keeps on not launching
 any generic game.

 To be sure this is the documentatio link i've used:

 http://doc.freevo.org/GamesConfig


 Section Linux Games

 PS: the user is freevo, and freevo is in the games group, my box is gentoo
 (updated)  running freevo 1.8.2
 local_conf.py has DEBUG=1 and
 DEBUG_CHILDAPP = 1

 thanks again!

 
 There was a bug in the generic type between 1.8.0 and 1.8.3. I am
 pretty sure it was fixed by .3 but can't remember when it broke. You
 might try updating to 1.8.3.

 Evan

   
Thank you so much.
The problem now is just Gentoo related... 1.8.3 is not in portage yet...

Andrea


--
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Freevo-1.8.2 can't launch Generic Games

2009-01-05 Thread Andrea Magatti
Hi all,

i've configured freevo to show the games menu and according to the 
guide, i've configured freevo to launch Tuxracer (and planning to 
install g-compris and the new kde4 tuberling, which are the favourite 
games of my 5 years old daughter)

I've got a strange behaviour:

in local_conf.py i have:

 GAMES_ITEMS = [
('Tux Racer', '/etc/freevo/games/tuxracer/',
('GENERIC', '/usr/games/bin/etracer', '', '', [ 'tux' ] ))
]

and:

htpc freevo # ls -l /etc/freevo/games/tuxracer/*
-rwxrwxrwx 1 root root 0 Dec 31 16:19 
/etc/freevo/games/tuxracer/tuxracer.tux


When i launch freevo, i've got the games menu, listing Tux Racer, but 
when i select this item, freevo just enter in a new empty directory 
(This directory ie empty), without running the game.

the main.log doesn't not show any error or warning about the non-launch 
of the game.

Really do't know how to handle this, after one day of tweaking with 
freevo configuration



 




--
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users