[Freevo-users] Cant play a movie after executing a command

2008-10-04 Thread Christian Lyra
Hi there, After executing a command, launched by the command fxd/plugin, freevo refuses to play movies. My freevo starts with no window manager, called by a simple .xinitrc script. If I call a command with or without a window manager ( ), return to freevo and try to play a movie the screen just

Re: [Freevo-users] Getting exception "Info instance has no attribute 'mmdata'", while playing DVD

2008-10-04 Thread Duncan Webb
Sandip Devnath wrote: > hi, > > I upgraded 1.8.2 using source install from following page. My previous > version was 1.8.1. > > http://sourceforge.net/project/showfiles.php?group_id=46652 > > After this I am getting following exception > > Traceback (most recent call last): > File "/usr/lib6

Re: [Freevo-users] Thumbnail generation problem

2008-10-04 Thread Krzysztof Kwiatkowski
I get errors with commands you gave me like: >>> import kaa.imlib2 >>> kaa.imlib2.open('/usr/share/freevo/icons/themes/blurr/mimetypes/folder_image.png') Traceback (most recent call last): File "", line 1, in File "/usr/lib/python2.5/site-packages/kaa/imlib2/__init__.py", line 73, in open

[Freevo-users] Tracking viewed items, the followup

2008-10-04 Thread Morten Lied Johansen
Hello again, I couldn't get the recordings manager to do what I wanted, so I've been considering how I would make a simplistic plugin to handle my problem[1]. My idea is as follows: Create a plugin that reacts to the event that starts playing an item, and takes note of which file was played. Pr

Re: [Freevo-users] Sound saturated on a PVR-350 card

2008-10-04 Thread Pascal Schirrmann
Pascal Schirrmann a écrit : And, by the way, 0xE9 equal (14 * 16) + 9 = 233 :-) My mistake ;-) Thanks again, Pascal - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux bas

[Freevo-users] Thumb generation problem??

2008-10-04 Thread Krzysztof Kwiatkowski
Hello, I have problem with thumbs in freevo since 1.8.1. I tried 1.8.2 and svn and it is still not working. When I try to browse photos I see no thumbnails of photos or folders, just select square. And there is error on console like: WARNING: Problem while loading image 'thumb:///usr/share/freevo/

Re: [Freevo-users] 1.8.2 dies at start

2008-10-04 Thread Duncan Webb
Stafford Goodsell wrote: > > An update on this problem for the mailinglist archives: > > After alot of headaches, I found out that when using PYTHONPATH, you > need to leave off the last bit of the package directory, so it should > have been > PYTHONPATH=/opt/freevo/lib/python2.4/site-packages/

[Freevo-users] Freevo DVD encodingserver pluging usage

2008-10-04 Thread Sandip Devnath
hi, I tried to follow the information in following page as well as in "freevo plugins -i video.dvdbackup" http://doc.freevo.org/MoviePlugins/Encodingserver I was able to start the encoding server, I see http://doc.freevo.org/MoviePlugins/Encodingserver I see there is one process running in sa

Re: [Freevo-users] video podcast plugin not working

2008-10-04 Thread Duncan Webb
Sebastian Vahl wrote: > Hi. > > Today I've tried the video podcast plugin but it send a python > traceback: > >> Traceback (most recent call last): >> File "/opt/freevo-1.8.2/src/main.py", line 296, in eventhandler >> app.eventhandler(event) >> File "/opt/freevo-1.8.2/src/util/benchmark.p

Re: [Freevo-users] Fedora 9 a good choice for Freevo?

2008-10-04 Thread Sandip Devnath
Recently I updated from Fedora 8 to 9. The good think about Fedora is it fast to boot. However I run into many dependencies issue in yum update, able to resolve most of the issue from Google and Fedora forums. Now my following things are up in freevo - Movies - Audio - Audio CD + Ripping - P

Re: [Freevo-users] Fedora 9 a good choice for Freevo?

2008-10-04 Thread Partha Bagchi
On Thu, Sep 25, 2008 at 2:49 PM, Tommy Killander <[EMAIL PROTECTED]> wrote: > Hi list, > > A quick question, bit off-topic (sorry about that) but I don't know any > other place to turn with this question. Wiki-pages are not 100% clear > about this... > > Is Fedora 9 OK to use with Freevo ? > > /Tom

[Freevo-users] Getting exception "Info instance has no attribute 'mmdata'", while playing DVD

2008-10-04 Thread Sandip Devnath
hi, I upgraded 1.8.2 using source install from following page. My previous version was 1.8.1. http://sourceforge.net/project/showfiles.php?group_id=46652 After this I am getting following exception Traceback (most recent call last): File "/usr/lib64/python2.5/threading.py", line 460, in __bo