cinnamon-feeds-applet
cinnamon-feeds-applet copied to clipboard
No applet icon in systray
The applet does not have an icon.
Archlinux community/cinnamon 3.2.1-4 community/cjs 3.2.0-2 community/muffin 3.2.0-1
Can you ensure you have feedparser installed?
Prerequisites
If not already installed by your distribution, install the python feedparser library. E.g. using pip:
sudo pip install feedparser
From: Márk Bartos [email protected] Sent: Saturday, December 17, 2016 9:22 AM To: jonbrett/cinnamon-feeds-applet Cc: Subscribed Subject: [jonbrett/cinnamon-feeds-applet] No applet icon in systray (#97)
The applet does not have an icon.
You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/jonbrett/cinnamon-feeds-applet/issues/97, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ABv2KyWLVfEyU0Q0PlWMrTQzUAJSGmf5ks5rI_BAgaJpZM4LP5cX.
I have it installed, still no icon.
What Flavor / Version of Linux.
Version of Cinnamon?
You have it added to the panel?
Open the applet options and select the checkbox for additional logging information and then
lastly can you please open the glass.log and see if there is anything in there related.
cat ~/.cinnamon/glass.log
From: Márk Bartos [email protected] Sent: Sunday, December 18, 2016 3:56 AM To: jonbrett/cinnamon-feeds-applet Cc: Jason Jackson; Comment Subject: Re: [jonbrett/cinnamon-feeds-applet] No applet icon in systray (#97)
I have it installed, still no icon.
You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/jonbrett/cinnamon-feeds-applet/issues/97#issuecomment-267810432, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ABv2Kw-9a6fu1Oh6Qr8tyQUhdgfH8IUwks5rJPU7gaJpZM4LP5cX.
~/.cinnamon/glass.log
:
info t=2016-12-18T13:48:34.288Z Loaded applet [email protected] in 125 ms
nothing else related.
Archlinux community/cinnamon 3.2.1-4
~/.xession-errors
had these:
Cjs-Message: JS WARNING: [/home/jackneill/.local/share/cinnamon/applets/[email protected]/feedreader.js 108]: variable path redeclares argument
Cjs-Message: JS WARNING: [/home/jackneill/.local/share/cinnamon/applets/[email protected]/applet.js 75]: assignment to undeclared variable debug_logging
Ok, I finally got Arch Linux installed with Cinnamon desktop and after installing feedparser via pip it works as expected on Arch Linux. When I installed ArchLinux I did install both base and base-devel, could that be the difference?
Do you have other icons, ie, volume, notifications, time, on the main panel?
I had the same problem on 2 systems. Both Arch with cinnamon. Solution: create the file feeds.json in the applet directory (~/.local/share/cinnamon/applets/[email protected])