Date: Mon, 19 Jan 2015 11:42:19 -0800 From: dan@homestead-products.com To: trinity-users@lists.pearsoncomputing.net Subject: Re: [trinity-users] New install, one icon not working
On 01/19/2015 11:32 AM, Curt Howland wrote:
Everything installed cleanly, and works. There is only one thing I've found that is a problem, the Network Manager icon in the system tray is not full sized, it's maybe 4 pixels square. [...] I've tried re-adding it, same size. If I run XFCE, the icon shows up just fine.
That's actually Gnome's Network Manager icon, which XFCE uses. For TDE R14 you have to install network-manager-tde, then edit the file /etc/xdg/autostart/nm-applet.desktop so it doesn't show up in TDE. Change the line that says:
NotShowIn=KDE;
to: NotShowIn=KDE;TDE;
-- PGP key: http://homestead-products.com/pubkey.htm
Hi,
This actually doe not solve the issue for real. TDE is able to use Gnome's applets, but for an unknown reason, it doesn't always work in TDE. I have already seen this issue many times, but after a few minutes, the icon appeared as it should.
-Alexandre