New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nm-applet invisible in Xfce #954

Closed
marmarek opened this Issue Apr 6, 2015 · 3 comments

Comments

Projects
None yet
3 participants
@marmarek
Member

marmarek commented Apr 6, 2015

NetworkManager applet is invisible in Xfce on R3. On KDE it works just fine.
The process is running and applet is enabled:

[user@netvm ~]$ gsettings get org.gnome.nm-applet show-applet
true

To workaround this problem one can disable and enable the applet:

gsettings set org.gnome.nm-applet show-applet false
gsettings set org.gnome.nm-applet show-applet true

Packages versions:
network-manager-applet-0.9.10.2-1.fc21.x86_64
qubes-gui-vm-3.0.1-1.fc21.x86_64

@marmarek marmarek added this to the Release 3 milestone Apr 6, 2015

@v6ak

This comment has been minimized.

Show comment
Hide comment
@v6ak

v6ak May 7, 2015

Is it still true? I use XFCE, but I've not encountered that issue. But I've XFCE+KDE installation, so it might have caused the difference.

v6ak commented May 7, 2015

Is it still true? I use XFCE, but I've not encountered that issue. But I've XFCE+KDE installation, so it might have caused the difference.

@cfcs

This comment has been minimized.

Show comment
Hide comment
@cfcs

cfcs May 10, 2015

I have this problem every now and then, although it seems to have disappeared over the past few weeks. I'm running R2. The icon reappears in the system tray if an (any) X application is started in the netvm, for example by starting gnome-terminal from the menu.

cfcs commented May 10, 2015

I have this problem every now and then, although it seems to have disappeared over the past few weeks. I'm running R2. The icon reappears in the system tray if an (any) X application is started in the netvm, for example by starting gnome-terminal from the menu.

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek May 18, 2015

Member

The problem on R2 when icon reappear when any X application is started is not related to the problem reported here and is already fixed in R3.
Actually I didn't seen the R3 problem for a few weeks. Maybe some Fedora update fixed this? I'm closing it now. If someone is able to reproduce, we can always reopen the issue.

Member

marmarek commented May 18, 2015

The problem on R2 when icon reappear when any X application is started is not related to the problem reported here and is already fixed in R3.
Actually I didn't seen the R3 problem for a few weeks. Maybe some Fedora update fixed this? I'm closing it now. If someone is able to reproduce, we can always reopen the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment