fossfreedom / coverart-browser

Browse your cover-art albums in Rhythmbox v2.96 - 3.0+
http://xpressubuntu.wordpress.com/
GNU General Public License v3.0
74 stars 19 forks source link

need to add cairo dependencies #269

Closed fossfreedom closed 10 years ago

fossfreedom commented 10 years ago

From my blog - comment received:

It was coverart-browser. Without it the plugin wouldn’t load. Once I installed python3-cairo it loaded the plugin but wouldn’t display the coverart. I could still click in the tile view window and see the relevant album’s tracks, but the browser window was just a grey box. Turns out I also had to install python3-gi-cairo. Without it I was getting the error:

TypeError: Couldn’t find conversion for foreign struct ‘cairo.Context’