Re: [Rhythmbox-devel] Python Plugin-LED Cube Visualizations



On Wed, Apr 29, 2009 at 03:27:47PM -0700, EmbeddedMicro wrote:
> 
> Thanks a lot for that example!
> 
> However when I run it I get the error.
> 
>   File "/home/justin/.gnome2/rhythmbox/plugins/cube/led-cube.py", line 24,
> in filter_inserted
>     p.get_bus().connect('message', self.on_message)
> AttributeError: 'NoneType' object has no attribute 'connect'

I had only tested it with crossfading enabled.  Turns out there wasn't a good way
to get at the bus in the playbin player backend, so I've added one (git commit
93c4e34a).  The updated example (same URL) works with both now, although
removing the filter doesn't work very well at all.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]