Re: [Freevo-users] Install Issue with latest SVN

2009-05-19 Thread Jim Duda
method Popen.__del__ of subprocess.Popen object at 0x832812c ignored Duncan Webb wrote: Jim Duda wrote: Duncan, I was using rel-1 branch, however, the same thing happens with REL-1_8_4 tag. lroom# svn info Path: . URL: svn://svn.freevo.org/freevo/tags/REL-1_8_4/freevo Repository Root: svn

Re: [Freevo-users] Install Issue with latest SVN

2009-05-20 Thread Jim Duda
-0400, Jim Duda wrote: Exception exceptions.AttributeError: 'NoneType' object has no attribute 'maxint' in bound method Popen.__del__ of subprocess.Popen object at 0x832812c ignored Not a problem with Freevo: http://bugs.python.org/issue1704790 Ah thanks Jason, good to know

Re: [Freevo-users] Install Issue with latest SVN

2009-05-25 Thread Jim Duda
Duncan, does this then not explain why all the fonts on the freevo menus are smaller after upgrade? What controls the font size? Quite a few things, skin, screen size, settings in local_conf.py and the OSD OVERSCAN settings. I want to close out the resolution for this. I upgraded to

[Freevo-users] Trying to load mplayervis

2009-05-25 Thread Jim Duda
I want to give mplayervis a try. I'm new to this. I followed the instructions to compile and install both goom2k4-0 and pygoom-2k4 I result in this: lroom# ls -ltr /usr/lib | grep goom -rwxr-xr-x 1 root root 399249 May 24 22:34 libgoom2.so.0.0.0 lrwxrwxrwx 1 root root 17 May 24 22:34

Re: [Freevo-users] Trying to load mplayervis

2009-05-26 Thread Jim Duda
Duncan Webb wrote: When you upgraded, did you remove the build directory and the site-packages/freevo. I believe I had deleted both of those directories. I saw the 1.9.0 release notice and just used that one. Now I just get this: Traceback (most recent call last): File

Re: [Freevo-users] Trying to load mplayervis

2009-05-27 Thread Jim Duda
Duncan Webb wrote: Interesting so it look like the data has changed as the code has not changed for ages. Index: src/util/pymetar.py === --- src/util/pymetar.py (revision 11576) +++ src/util/pymetar.py (working copy) @@

[Freevo-users] zoneminder plugin

2009-05-29 Thread Jim Duda
Can anyone help me out with the new zoneminder plugin? My local_config.py has this: plugin.activate('zoneminder', level=45) ZONEMINDER_CONFIG = '/etc/zm.conf' ZONEMINDER_EVENTS_DIR = '/var/www/events' ZONEMINDER_CLIENT_IPV4_ADDRESS = None ZONEMINDER_SERVER_AUTH_TYPE = 'builtin'

Re: [Freevo-users] Trying to load mplayervis

2009-05-31 Thread Jim Duda
Dunca Forget the second patch is was not too cleaver :-( The attached should be better. Duncan, If you implement the same patch for the Dew Point section, (line 877), then we startup clean. I have a working file now. Thanks, Jim Duncan

[Freevo-users] Last FM Plugin

2009-05-31 Thread Jim Duda
Is anyone using the lastfm plugin as a subscriber? Is it worth $3 a month as a freevo user too? Thanks, Jim -- Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side

Re: [Freevo-users] Last FM Plugin

2009-06-16 Thread Jim Duda
wrote: John Molohan wrote: Jim Duda wrote: Is anyone using the lastfm plugin as a subscriber? Not me anyway. Is it worth $3 a month as a freevo user too? Thanks, Jim I have to say I thought it was a shame when I heard this news. I didn't use

[Freevo-users] Lastfm plugin URL connection refused

2009-07-23 Thread Jim Duda
For the past couple of weeks, when attemping to use the lastfm player, I'm getting these error messages, repeating over and over. i have to restart freevo. I'm running a stock 1.9.0 install. File /usr/lib/python2.5/site-packages/freevo/audio/plugins/lastfm.py, line 184, in run f =

[Freevo-users] Help with Xine Audio

2009-08-13 Thread Jim Duda
I need some help getting audio working with xine. xine is running from a recent fedora 10 distribution. lroom# xine --version This is xine (X11 gui) - a free video player v0.99.5. (c) 2000-2007 The xine Team. The .xine/config file has this info for audio: lroom# grep audio config | grep -v '#'

Re: [Freevo-users] Help with Xine Audio

2009-08-19 Thread Jim Duda
On 08/13/2009 09:40 PM, Jim Duda wrote: pcm.ac3_raw { type plug slave.pcm iec958:CARD=CMI8768,DEV=0,AES0=0x6,AES1=0x82,AES2=0x0,AES3=0x2 } I learned that by using ac3_raw in the mono and stereo settings, in lieu of default, resolved my problem. Jim

[Freevo-users] xine-lib 1.1.16.3-2.fc11 with Nvidia

2009-09-20 Thread Jim Duda
I recently upgraded my freevo player with fedora 11, which comes with xine-lib 1.1.16. I have an Nvidia FX6200 series video card. MPlayer works fine for mpegs and dvds, but I'm having trouble with xine and I want xine for DVD play. I realize this question probably should go to the xine user's

Re: [Freevo-users] xine-lib 1.1.16.3-2.fc11 with Nvidia

2009-09-28 Thread Jim Duda
Does anyone know what this error message is? Is this an Xorg issue or an NVIDIA issue? xine dvd:// --verbose results in: video_out_xv: using Xv port 355 from adaptor NV17 Video Texture for hardware colour space conversion and scaling. video_out_xv: this adaptor supports the yuy2 format.

Re: [Freevo-users] works the last.fm plugin anymore

2009-11-09 Thread Jim Duda
On 11/09/2009 07:16 PM, John Molohan wrote: I'm afraid the plugin needs to be rewritten after LastFM changed their api. We're waiting on someone with a bit of time and interest to patch it if that might be you? John Would it make more sense to you the lastfm command line program (shell-fm)

Re: [Freevo-users] Audio Performance

2010-05-11 Thread Jim Duda
On 05/03/2010 07:17 PM, Paul Harper wrote: Hi everyone, I have an external hard drive on an XP computer which has a shared folder that is automounted when I boot my media centre PC on Ubuntu. This contains all of my media files which are referenced through Freevo, its working fine playing

[Freevo-users] Question about fielding Events

2010-12-24 Thread Jim Duda
I've been working on a plugin for lastfm support, using the shell-fm command line client. I've done this because the existing web based client isn't connecting to lastfm properly and I don't have enough knowledge about the lastfm API to get it working. Since the shell-fm program works fine

[Freevo-users] Freevo 1.9.2 Beta 1 Issues

2011-01-02 Thread Jim Duda
I've installed Freevo 1.9.2 Beta 1. I'm running from the svn tip. I have 3 issues to report. 1) Upon startup, I get this message. The keyboard doesn't work, however, my lirc remote continue to work. kaa.display warning: Couldn't select button events for external window; button signals will

Re: [Freevo-users] Freevo 1.9.2 Beta 1 Issues

2011-01-02 Thread Jim Duda
On 01/02/2011 05:58 PM, Jim Duda wrote: I've installed Freevo 1.9.2 Beta 1. I'm running from the svn tip. I have 3 issues to report. 3) Any attempt to select any Main Menu item results in this crash message. This makes this release unusable for me. I will attempt to track this down

Re: [Freevo-users] Freevo 1.9.2 Beta 1 Issues

2011-01-03 Thread Jim Duda
At some point, the remote stops working and I get these error messages in the log file: 2011-01-02 22:25:26,566 ERRORevent callback Traceback (most recent call last): File /usr/lib/python2.6/site-packages/kaa/base/event.py, line 192, in handle handler(event) File

Re: [Freevo-users] Question about fielding Events

2011-01-03 Thread Jim Duda
On 12/24/2010 12:21 PM, Jim Duda wrote: The one feature that I need to complete is to implement the ban and love buttons. I'd like to use the 1 and 3 keys (or similar). I'm struggling to figure out how to get the number buttons to cause an event to be propagated to the eventhandler

[Freevo-users] Shell-fm Plugin

2011-01-03 Thread Jim Duda
I have attached a new plugin for LAST FM play. This plugin uses the shell-fm command line program to interface with the LAST FM servers. I have tested this plugin against the new 1.9.2beta1 release. I hope others find this useful. Regards, Jim # -*- coding: iso-8859-1 -*- #

Re: [Freevo-users] Freevo 1.9.2 Beta 1 Issues

2011-01-04 Thread Jim Duda
On 01/04/2011 08:22 AM, Adam Charrett wrote: Thanks for reporting the issue :-). I've added a fix to the freevo 1.x tip for this so that it won't crash when no udisks interface is found. DBus is required for udisks or devkit-disks to be working, but I'm not an expert on setting up this as

Re: [Freevo-users] Freevo 1.9.2 Beta 1 Issues

2011-01-04 Thread Jim Duda
The icecast plugin crashes. Traceback (most recent call last): File /usr/lib/python2.6/site-packages/freevo/main.py, line 299, in eventhandler consumed = app.eventhandler(event) File /usr/lib/python2.6/site-packages/freevo/menu.py, line 856, in eventhandler

Re: [Freevo-users] mplayer and extended options

2011-01-20 Thread Jim Duda
On 01/20/2011 05:51 PM, Ivan wrote: I want to use mplahyer with options: mplayer -vo vdpau -vc ffh264vdpau,ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau How to add vc option to mplayer parameters ? MPLAYER_VO_DEV = 'vdpau' One of two ways is how I do it ... if CONF.display in ( 'directfb',

[Freevo-users] What is freevo doing while Idle?

2011-02-05 Thread Jim Duda
I noticed that when freevo has nothing to do, the python process is still consuming 10% of my processor. All it should be doing is polling the LIRC socket (I think). Is there a means to profile what freevo is doing? Thanks, Jim

Re: [Freevo-users] Disable DPMS for HDMI output

2011-02-05 Thread Jim Duda
On 02/05/2011 08:45 AM, Michel Hoogervorst wrote: Hi, I build myself a fresh new Freevo box, with on-board HDMI which will be used to connect te box to the TV. All works fine, but somehow I can't figure out how to disable DPMS. When playing video, somehow the screen stays on. My guess

[Freevo-users] Mplayer audio/video sync

2011-02-08 Thread Jim Duda
I've been struggling with audio/video sync when playing some mpg/ts files using freevo. Not all mpgs, but just certain recorded broadcasts. The interesting thing is that if I play the video on the same machine, with the same options (extracted from /proc/process), outside of freevo, then the

Re: [Freevo-users] Mplayer audio/video sync

2011-02-11 Thread Jim Duda
On 02/11/2011 02:50 AM, Stephen Rowles wrote: This may be a silly suggestion, but have you tried checking in top? No idea what spec your machine is but could it be that it is only just capable of playing back the video and with the overhead of freevo it can't quite cope, hence audio slipping

Re: [Freevo-users] What is freevo doing while Idle?

2011-02-11 Thread Jim Duda
On 02/11/2011 07:52 AM, Adam Charrett wrote: What freevo was doing was a poll of internal modules every 0.01 seconds ( or every 10 milliseconds if you prefer :-) ). This was to check for events, changes to the cache etc etc. I've now moved all of this to the kaa framework which doesn't wake

Re: [Freevo-users] Mplayer audio/video sync

2011-02-12 Thread Jim Duda
On 02/11/2011 06:57 PM, Jim Duda wrote: I'm going to try and hack up mplayer.py to launch mplayer using system instead of the ChildApp class and see what happens there. I just need a fews hours to concentrate on it. Well, it appears as though Adam's recent change to move some polling

Re: [Freevo-users] What is freevo doing while Idle?

2011-02-12 Thread Jim Duda
On 02/12/2011 11:21 AM, Adam Charrett wrote: Thanks, should be fixed now Adam, Okay, LIRC remote is once again working ... and, audio/video sync is S much better for me with this change Once thing remaining. Perhaps did you change some sensitivity with LIRC? Like for

Re: [Freevo-users] What is freevo doing while Idle?

2011-02-13 Thread Jim Duda
On 02/13/2011 03:37 AM, Adam Charrett wrote: Interesting, I've not used the lirc input (had a custom plugin that connected to an irman, yes I know lirc supports it - long story) anyway I thought the rather slap-dash behaviour was normal if odd. I am now using it and its causing some

Re: [Freevo-users] What is freevo doing while Idle?

2011-02-13 Thread Jim Duda
On 02/13/2011 04:42 AM, Adam Charrett wrote: I've just remember, you could also try tweaking the new config var, LIRC_KEY_REPEAT, this is a tuple containing time in seconds before the first repeat and then time in seconds for subsequent repeats, this is currently set to: LIRC_KEY_REPEAT =

Re: [Freevo-users] What is freevo doing while Idle?

2011-02-15 Thread Jim Duda
On 02/14/2011 05:29 PM, James Trietsch wrote: I seem to have missed the start of this conversation somewhere (when Adam was talking about his remote woes and hoops to jump through). I was curious what kind of annoying things your LIRC remote does? I've been using LIRC with Freevo for as long

[Freevo-users] Play From Start / Resume

2011-02-15 Thread Jim Duda
The latest svn beta release has a new feature that allows you to play a video from the start or resume from where you left off. Sometimes I get the option when I start a video and other times not. I cannot seem to find any consistent behavior. How is this supposed to work? (Using mplayer).

Re: [Freevo-users] What is freevo doing while Idle?

2011-02-15 Thread Jim Duda
On 02/15/2011 08:19 PM, Jim Duda wrote: My biggest problem at this point is that with the lastest svn update, anytime I hit the MENU button, I get a MENU immediately followed by PLAY. When I use irw to see what's going on, I only get a MENU, but freevo somehow does a MENU followed by play

[Freevo-users] Trouble with DVD Play in 1.9.2.beta

2011-03-05 Thread Jim Duda
I'm having trouble playing DVDs with the new beta release. When I select a DVD to play, freevo does a scan of the 83 items on the DVD, then lists the items, but I cannot play anything. I know that freevo is mounting the dvd because: lroom# mount | grep dvd /dev/sr0 on /mnt/dvd type udf

Re: [Freevo-users] don't work youtube plugin

2011-03-05 Thread Jim Duda
On 02/28/2011 04:48 PM, sheevaplug...@arcor.de wrote: Hello, I read the last post from Dan (2011-01-21 00:29). http://sourceforge.net/mailarchive/message.php?msg_id=2699 But plugin don't work. I see list of results videos, but if I click on video I see string Connection to server

Re: [Freevo-users] Trouble with DVD Play in 1.9.2.beta

2011-03-07 Thread Jim Duda
On 03/07/2011 07:35 AM, Adam Charrett wrote: On Sat, 5 Mar 2011, Jim Duda wrote: I'm having trouble playing DVDs with the new beta release. When I select a DVD to play, freevo does a scan of the 83 items on the DVD, then lists the items, but I cannot play anything. I know

Re: [Freevo-users] Trouble with DVD Play in 1.9.2.beta

2011-03-07 Thread Jim Duda
On 03/07/2011 11:23 AM, Adam Charrett wrote: lroom mminfo /dev/dvd /dev/dvd | type: CD |subtype: data This is the cause of your problem, the disc is being detected as a data disc rather than a video. Is this per-chance a dodgy copy of Sunshine? | media: MEDIA_DISC |

Re: [Freevo-users] Trouble with DVD Play in 1.9.2.beta

2011-03-08 Thread Jim Duda
On 03/08/2011 04:31 AM, Stephen Rowles wrote: You are missing something, or were missing something when you build kaa.metadata. I've come across this before did you have the libdvdread-devel dvdcss packages installed when you built and installed kaa? I think if you go back and check the log

Re: [Freevo-users] [Freevo-devel] Freevo 1.9.2 Beta 2 Release (plus ...)

2011-03-09 Thread Jim Duda
On 03/08/2011 10:02 PM, Jonathan Isom wrote: Hi Adam Looks like dvbstreamer needs libev V3.XX. Latest is 4.04 May be a future problem for some. I'm actually having trouble configuring dvbstreamer due to libev. I have libev-devel, however, the include files are in

Re: [Freevo-users] Trouble with DVD Play in 1.9.2.beta

2011-03-09 Thread Jim Duda
On 03/08/2011 09:17 AM, Adam Charrett wrote: Sounds like this should be on the wiki if it isn't already, any one fancy adding it? It appears this information is already in the wiki. I did look at the wiki when this all started. Did I miss it? It's quite clear sigh Thanks, Jim

Re: [Freevo-users] The future of Freevo 2.0

2011-07-25 Thread Jim Duda
On 07/17/2011 05:47 AM, Dirk Meyer wrote: Hi everyone, please read this if you are a Freebo user, even if you are no developer at all. I have been thinking about the future of Freevo 2.0 and need all your help to get it going somehow. I tried XBMC some days ago and while it looks very

Re: [Freevo-users] The future of Freevo 2.0

2011-08-15 Thread Jim Duda
On 08/15/2011 04:11 PM, Dirk Meyer wrote: Long mail and I hope to get some feedback. Who is willing to help? Code C or Python? Clutter knowledge? Gstreamer? Web-stuff? Or a designer without coding? It would be a shame if Freevo dies, but I cannot do this alone. Anyone? If I have to do it

Re: [Freevo-users] Digital audio sound gap

2011-12-21 Thread Jim Duda
On 12/18/2011 07:30 AM, Michel Hoogervorst wrote: Hi, I'm wondering if anyone has been able to fix this small issue. When playing digital audio (over hdmi in my case) it takes the receiver one or two seconds to start playing the audio stream. In case of music, this is because it needs to

Re: [Freevo-users] Freevo development moved to GitHub

2012-04-24 Thread Jim Duda
On 04/09/2012 08:38 AM, Dirk Meyer wrote: You can now find Freevo 1.x, Freevo 2, the Freevo 2 TV server and all Kaa modules at https://github.com/freevo/ I tried my first install from git today, after cloning of course. Also, I installed all four kaa modules from git, without issue. I get

[Freevo-users] xbmc skin

2012-05-09 Thread Jim Duda
Has anyone installed and tried to use the xbmc skin? I downloaded the tar ball and installed into /usr/shared/freevo/skins I get this when attempting to use it. I'm running version: Freevo 1.9.2-git Thanks, Jim 2012-05-09 21:59:02,369 - MainThread - freevo.skins.main.xml_skin - ERROR - XML

[Freevo-users] Amazon coversearch

2012-12-01 Thread Jim Duda
Is anyone else having trouble with amazon coversearch in the Freevo 1.9.2-git? Whenever I try to find coversearch, freevo just hangs and I have to kill it. Thanks, Jim -- Keep yourself connected to Go Parallel:

[Freevo-users] Skype

2013-01-03 Thread Jim Duda
Has anyone come up with either a plugin or a means to integrate Skype into Freevo? Thanks, Jim -- Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and much more. Get web development skills now with

Re: [Freevo-users] Mplayer Args for intel video

2013-01-03 Thread Jim Duda
On 01/02/2013 05:21 AM, Liz wrote: new box is a shuttle with integrated intel graphics --- 00:02.0 VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller (rev 02) 00:02.1 Display

Re: [Freevo-users] Mplayer Args for intel video

2013-01-04 Thread Jim Duda
On 01/04/2013 05:05 AM, Liz wrote: I too have intel on a Shuttle XPC. Do you have the proper video driver? lroom lsmod | grep video video 18932 1 i915 lroom xvinfo X-Video Extension version 2.2 screen #0 Adaptor #0: Intel(R) Textured Video number of ports: 16 port

Re: [Freevo-users] Mplayer Args for intel video remaining info

2013-01-05 Thread Jim Duda
On 01/05/2013 04:50 AM, Liz wrote: $ /usr/bin/mplayer -screenw 1024 -screenh 768 -fs -cache 2 -vo xv -ao alsa:device=iec958 -framedrop -vf pp=de -osdlevel == [AO_ALSA] alsa-lib: pcm_hw.c:1293:(snd_pcm_hw_open) open

Re: [Freevo-users] Mplayer Args for intel video remaining info

2013-01-05 Thread Jim Duda
On 01/05/2013 07:50 PM, Liz wrote: On Sat, 05 Jan 2013 08:56:23 -0500 Jim Duda j...@duda.tzo.com wrote: You need to replace alsa:device=iec958 with something appropriate for your environment. I'm using a digital optical connection here. yes, i don't have any trouble with plain alsa. Does

Re: [Freevo-users] Mplayer Args for intel video remaining info

2013-01-06 Thread Jim Duda
On 01/06/2013 12:15 AM, Liz wrote: On Sat, 05 Jan 2013 22:16:04 -0500 Jim Duda j...@duda.tzo.com wrote: On 01/05/2013 07:50 PM, Liz wrote: On Sat, 05 Jan 2013 08:56:23 -0500 Jim Duda j...@duda.tzo.com wrote: You need to replace alsa:device=iec958 with something appropriate for your

Re: [Freevo-users] Android Developer Wanted

2013-05-03 Thread Jim Duda
On 05/01/2013 05:51 AM, Dirk Meyer wrote: Hi, Freevo 2.0 has most features needed for a new release (finally). Some small stuff is still on my TODO list. One major point is an Android remote control. I have a basic web-based control, but an Andoid app with more features would be very nice

Re: [Freevo-users] Android Developer Wanted

2013-05-08 Thread Jim Duda
On 05/04/2013 03:37 AM, Dirk Meyer wrote: On 05/04/2013 03:17 AM, Jim Duda wrote: On 05/01/2013 05:51 AM, Dirk Meyer wrote: Hi, Freevo 2.0 has most features needed for a new release (finally). Some small stuff is still on my TODO list. One major point is an Android remote control. I

Re: [Freevo-users] Android Developer Wanted

2013-05-09 Thread Jim Duda
On 05/09/2013 04:15 AM, Dirk Meyer wrote: Do you have kaa.base from git? The function is newer than the latest kaa.base release. The function in question should be in logger,py in kaa.base. I do have the latest kaa.base from git. I discovered I had a flaw in my install script. I believe

Re: [Freevo-users] Android Developer Wanted

2013-05-11 Thread Jim Duda
On 05/10/2013 03:30 AM, Dirk Meyer wrote: Hi, On 05/10/2013 03:39 AM, Jim Duda wrote: Do I need to worry about flushing out or deleting some left over config file from running freevo1.x? Freevo 2.0 has its own config file. A side-by-side installation with Freevo 1.x should work. jim

Re: [Freevo-users] Android Developer Wanted

2013-05-14 Thread Jim Duda
2013-05-14 19:52:48,840 [ERROR] stage(164): backend error, restarting 2013-05-14 19:52:48,846 [ERROR] async(552): Unhandled InProgress exception: IOError: kaa.rpc channel closed Regards, Jim On 05/12/2013 06:13 AM, Dirk Meyer wrote: Hi, On 05/11/2013 03:33 PM, Jim Duda wrote: I believe I have

Re: [Freevo-users] Android Developer Wanted

2013-05-15 Thread Jim Duda
On 05/15/2013 02:07 AM, Dirk Meyer wrote: INFO candy:main(92): imp path:/usr/local/lib/python2.7/dist-packages/kaa/candy/backend/widgets Next step: edit kaa/base/sr/utils.py function get_plugins and add a print before and after __import__ to see which file causes the problem. INFO

Re: [Freevo-users] Android Developer Wanted

2013-05-18 Thread Jim Duda
On 05/18/2013 04:45 AM, Dirk Meyer wrote: Hi, On 05/16/2013 01:55 AM, Jim Duda wrote: INFO candy:utils(503): Before mod: video 2013-05-15 19:54:21,544 [ERROR] stage(164): backend error, restarting 2013-05-15 19:54:21,547 [ERROR] async(552): Unhandled InProgress exception: Ah, now I

Re: [Freevo-users] Android Developer Wanted

2013-05-22 Thread Jim Duda
On 05/22/2013 12:52 PM, Dirk Meyer wrote: Hi, I do not see any log call in line 97. I guess, it is because you added additional lines for your debug. But all the debug looks good. Maybe you added some debug in this line which is broken? Right, I was just missing a parameter in a debug

Re: [Freevo-users] Android Developer Wanted

2013-05-31 Thread Jim Duda
On 05/30/2013 04:56 PM, Dirk Meyer wrote: Sorry for the long delay with my answer On 05/23/2013 02:24 AM, Jim Duda wrote: Um, I honestly don't know how to do an uninstall. I've never done this before. I tried python setup.py --help-commands but no obvious uninstall or removal options

Re: [Freevo-users] Android Developer Wanted

2013-06-04 Thread Jim Duda
On 06/01/2013 03:20 AM, Dirk Meyer wrote: Hi, On 06/01/2013 02:53 AM, Jim Duda wrote: I removed the display directory. But now mplayer is looking for display. I wish I could be more helpful here... That is expected, but it shouldn't matter for just starting the simple.py. It still

<    1   2