Re: [Rhythmbox-devel] Errors deriving from rb.Source directly instead of rb.BrowserSource

2009-06-25 Thread Jonathan Matthew
On Fri, Jun 19, 2009 at 05:36:13PM +0100, Jamie Nicol wrote: > I am trying to create a source which is neither a browser source or > playlist so I am deriving it directly from rb.Source. But doing so gives > me errors whenever the source is deselected (ie it was highlighted but > then another sourc

[Rhythmbox-devel] Errors deriving from rb.Source directly instead of rb.BrowserSource

2009-06-19 Thread Jamie Nicol
I am trying to create a source which is neither a browser source or playlist so I am deriving it directly from rb.Source. But doing so gives me errors whenever the source is deselected (ie it was highlighted but then another source such as the library was selected instead) This is the error i get