On 10 oct. 2016 16:57, Christian Marillat <[email protected]> wrote: [...]
> | File "/usr/lib/i386-linux-gnu/liferea/plugins/trayicon.py", line 28, in > <module> > | import cairo > | ImportError: No module named 'cairo' > | > | (liferea:4188): libpeas-WARNING **: Error loading plugin 'trayicon' > `---- I must read the error message:) python3-cairo package was missing. Apparently the package need more python3 dependencies or recommends for the notification plugin. Christian

