Re: [Freevo-users] yum repodata out of sync?

2005-02-02 Thread Sander Hoentjen
On Wed, 2005-02-02 at 13:54 +0800, TC Wan wrote:
 On Tue, February 1, 2005 6:25 pm, Sander Hoentjen said:
  Hi, I get the following when trying to install freevo. A quick look in
 http://freevo.sourceforge.net/fedora/RPMS/ shows freevo at version 1.5.3
 I guess the repodata needs to be updated, or am I doing something wrong?
 
 
 Sorry, the repodata files are currently owned and modifiable only by Dischi.
 I can't update it using the update.sh script that we run after installing
 new packages.
 
Is it possible then that you also leave the older packages there until
the repodata gets updated? If not, when do you think it will be updated?
Thanks for your response.




---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] ATI Remote Wonder USB experiences...

2005-02-02 Thread Markus Schneider
Hello there,
does anyone have experience using the ATI Remote Wonder USB or 
compatibles for freevo?

I wonder how the latency / key repetition feels using lirc / ati_remote 
is. Which one is better?

And do both methods work using DirectFB as well? I am afraid that 
DirectFB uses direct access to the ps/2-keyboard-port, right?
So does the HID-module for the keyboard mode of the remote work at all 
using freevo with DirectFB?

Thanks a lot in advance,
Markus Schneider
P.S.: Currently, you can get ATI Remote USB (compatible) remotes quite 
cheap at eBay Germany for EUR 19,99:

http://cgi.ebay.de/ws/eBayISAPI.dll?ViewItemitem=4131792571fromMakeTrack=true
Does anybody know if these devices are Remote Wonder I or Remote Wonder 
II compatible? Currently, only the first version seems to be working 
well in Linux...

---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Joystick/game crash

2005-02-02 Thread Justin Wetherell
When playing a game (mame, snes, nes, sms) with a USB-PS2 joystick, I 
can crash it everytime by hitting the button 4 while the game is 
playing. I get this error:

  -- DirectFB v0.9.20 -
(c) 2000-2002  convergence integrated media GmbH
(c) 2002-2003  convergence GmbH
   ---
(*) Multi Application Core. (with MMX support) (2005-01-23 00:07)
(*) DirectFB/misc/memcpy: using MMXEXT optimized memcpy()
Pygame Parachute Traceback:
Thread-0x8356778
 File /usr/local/src/freevo-1.5.3/src/childapp.py, line 318, in 
_handle_input
Thread-0x82c9908
 File /usr/local/src/freevo-1.5.3/src/plugins/rom_drives.py, line 
757, in run
Thread-0x8257a30
 File /usr/local/lib/python2.3/threading.py, line 204, in wait
Thread-0x8137ec0
 File /usr/local/src/freevo-1.5.3/src/osd.py, line 563, in restartdisplay
Fatal Python error: (pygame parachute) Segmentation Fault

I have my USB Joystick mapped like this in the local_config.py
JOY_CMDS = {
   'up' : 'UP',
   'down'   : 'DOWN',
   'left'   : 'LEFT',
   'right'  : 'RIGHT',
   'button 1'   : 'EXIT', #Triangle button
   'button 2'   : 'ENTER',#Circle button
   'button 3'   : 'PLAY', #X button
   *'button 4'   : 'SELECT',   #Square button*
}
Anything I can do to stop it?
---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users