Re: [Freevo-users] mpd plugin crashes

2010-01-04 Thread Elizabeth Dodd
On Tue, 5 Jan 2010, leandro noferini wrote:
> John Molohan ha scritto:
> 
> 
> [...]
> 
> > I think there may have been a bug in the mpd plugin in 1.8.1 that's been
> > fixed since. Check the changelog on the wiki to see if you can find
> > anything. If not did you look through the mailing list archives to see
> > if anyone else had this problem?
> 
> I looked  in changelog and  I saw nly  the inclusion for mpd  in version
> 1.7.X
> 
> In list  archives I found only  old messages not really  relevant for my
> problem.
> 
I'm running 1.8.3
and using 'new' mpd plugin
i'm not yet upgraded because every time i upgrade i seem to manage to lose my 
settings in some way like my favourites to record

-- 
Every cloud engenders not a storm.
-- William Shakespeare, "Henry VI"

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] mpd plugin crashes

2010-01-04 Thread leandro noferini
John Molohan ha scritto:


[...]

> I think there may have been a bug in the mpd plugin in 1.8.1 that's been 
> fixed since. Check the changelog on the wiki to see if you can find 
> anything. If not did you look through the mailing list archives to see 
> if anyone else had this problem?

I looked  in changelog and  I saw nly  the inclusion for mpd  in version
1.7.X

In list  archives I found only  old messages not really  relevant for my
problem.

-- 
Ciao
leandro


pgpMiJfKSapbx.pgp
Description: PGP signature
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev ___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Photos up-down

2010-01-04 Thread leandro noferini
Redzinalds Knipsis ha scritto:

> For me IMAGEVIEWER_REVERSED_IMAGES = 1 works fine

Yes, this works also for me.

-- 
Ciao
leandro


pgpzPV2oRHeP6.pgp
Description: PGP signature
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev ___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Photos up-down

2010-01-04 Thread Redzinalds Knipsis
For me IMAGEVIEWER_REVERSED_IMAGES = 1 works fine

Reggie
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev ___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Setting up DVBStreamer

2010-01-04 Thread Manuel Borchers
Am Montag, den 04.01.2010, 18:41 +0100 schrieb Manuel Borchers:
> I'm going to try to force the IP-address in my config now to 127.0.0.1
> and see if that makes it happy for now. But that's not the real
> solution...

Replying to myself:
yes, using vdev="127.0.0.1:0" fixes this problem. Adam, if you want me
to try out something else to narrow the problem down, just let me know.

Cheers,
Manuel

-- 
man...@matronix.de
http://www.matronix.de


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev ___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Setting up DVBStreamer

2010-01-04 Thread Manuel Borchers
Hi Adam,

Am Montag, den 04.01.2010, 10:26 + schrieb Adam Charrett:
> In a second terminal start livepause and enter the following command:
> 
> fill udp localhost:1235
> 
> Then in the first terminal select the channel and set the mrl:
> select VOX
> setmrl udp://localhost:1235
> 
> In the second terminal you should now see
> !Data Started
> 
> Followed by every second:
> !Data Acquired

Well, I got to something very strange here...

When I setmrl udp://localhost:1235 it does not work. Not even when
trying it with xine or mplayer. So, I tried to stream to my other box.
Works like a charm.

So, I debugged it a bit further. First, I set the MRL to the IP of the
freevo box in my local network. Boom, works! Even with livepause!

So, I went to my /etc/hosts, to check if localhost is pointing to
something strange, but no, it isn't: 127.0.0.1.

Next thing I tried: setmrl udp://127.0.0.1:1235 and guess what: that
suddenly works! livepause has no problem using fill udp localhost:1235
at all. It's only dvbstreamer.

One thing to note: I've compiled both with gcc-4.4. I had the same
problems as someone else about incorrect aliasing of ip4 structs, which
I got rid of with -fno-strict-aliasing as was suggested in that same
post. May that be the real problem here? But why not for livepause?

I'm going to try to force the IP-address in my config now to 127.0.0.1
and see if that makes it happy for now. But that's not the real
solution...


Cheers,
Manuel


-- 
man...@matronix.de
http://www.matronix.de


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev ___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] mpd plugin crashes

2010-01-04 Thread John Molohan
leandro noferini wrote:
> Ciao a tutti,
>
> if I try to activate the mpd plugin I get this error
>
> MPD: 
> MPD
> update Info
> Traceback (most recent call last):
>   File "/usr/lib/python2.5/site-packages/freevo/main.py", line 297, in 
> eventhandler
> app.eventhandler(event)
>   File "/usr/share/pyshared/freevo/menu.py", line 822, in eventhandler
> self._handle_play_item(menu, event)
>   File "/usr/share/pyshared/freevo/menu.py", line 635, in _handle_play_item
> action(arg=arg, menuw=self)
>   File "/usr/share/pyshared/freevo/plugins/mpd.py", line 137, in 
> create_locations_menu
> locations[0](menuw=menuw)
>   File "/usr/share/pyshared/freevo/item.py", line 402, in __call__
> return self.actions()[0][0](arg=arg, menuw=menuw)
>   File "/usr/share/pyshared/freevo/plugins/mpd.py", line 95, in 
> start_detailed_interface
> MpdDetailHandler(arg, menuw, self)
>   File "/usr/share/pyshared/freevo/plugins/mpd.py", line 161, in __init__
> skin.draw('mpd', self)
>   File "/usr/share/pyshared/freevo/skins/main/main.py", line 529, in draw
> a.draw(settings, object, menu, style, type, self.force_redraw)
>   File "/usr/share/pyshared/freevo/skins/main/area.py", line 194, in draw
> self.update_content()
>   File "/usr/share/pyshared/freevo/plugins/mpd.py", line 264, in 
> update_content
> self.update_functions[self.menu.curSkin]()
>   File "/usr/share/pyshared/freevo/plugins/mpd.py", line 215, in update_info
> value = execMPC("mpc --format %title% status","")
>   File "/usr/share/pyshared/freevo/plugins/mpd.py", line 54, in execMPC
> raise RuntimeError, '%s failed w/ exit code %d' % (command, err)
> RuntimeError: mpc --format %title% status failed w/ exit code 32512
>
> And after freevo crashes.
>
> Debian stable, freevo 1.8.1
I think there may have been a bug in the mpd plugin in 1.8.1 that's been 
fixed since. Check the changelog on the wiki to see if you can find 
anything. If not did you look through the mailing list archives to see 
if anyone else had this problem?

John

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Photos up-down

2010-01-04 Thread John Molohan
leandro noferini wrote:
> Ciao a tutti,
>
> if I lok  at photos taken in portrait mode with  freevo they appear head
> down; the other photos look fine.
>
> Always freevo 1.8.1 from debian stable.
>   
There's an option in local-conf.py for changing this. Not sure what it's 
called off the top of my head but a search through should find it, it's 
probably something like reverse_image_orientation.

John

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Setting up DVBStreamer

2010-01-04 Thread Adam Charrett
On Sun, January 3, 2010 9:51 am, Manuel Borchers wrote:
> Hi Adam,
>
> Am Samstag, den 02.01.2010, 19:50 + schrieb Adam Charrett:
>> If dvbstreamer is running on another box this would need to be
>>
>> VideoGroup(vdev=':0', group_type='dvb', desc='Watching Video
>> Group',)
>>
>> where  is either the name or IP address on which DVBStreamer
>> is running, if this is localhost then it can be left out (as here).
>
> Currently it is running on the same machine. I'm thinking of moving a
> second instance on to my server later, but for now the local instance
> will do.
>
>> Odd if it wasn't connecting to DVBStreamer I would expect to see a trace
>> back. Try running dvbstreamer with more logging (add - to the
>> command line) and then check the log in ~/.dvbstreamer/dvbstreamer-0.log
>
> I did that. The log is a bit longer (I even stripped it at the end, only
> stuff about the EPG is following), so I posted it to pastebin:
> http://pastebin.org/70694
>
> For me nothing unusual is happening. The stream seems to be set up to
> udp://localhost:1235 quite fine. But nothing seems to grab the stream.
>
> Any pointers where to debug that?

I've had a look at the log and I can't see anything wrong, the signal must
have locked as the stream is being processed (new PMTs are being
received).

So are you say that when you stream manually to udp://localhost:1235 you
can receive it with xine or vlc and it works fine?

Try running the same steps manually and see how far you get.
Start DVBStreamer in command line mode,

In a second terminal start livepause and enter the following command:

fill udp localhost:1235

Then in the first terminal select the channel and set the mrl:
select VOX
setmrl udp://localhost:1235

In the second terminal you should now see
!Data Started

Followed by every second:
!Data Acquired

If you don't then use the stats command in the dvbstreamer terminal to see
if the service filter is processing anything.

Finally you don't have any firewall setup do you?

Cheers

Adam


--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users