Why have wireless controls disappeared from my GNOME topbar?
Clash Royale CLAN TAG#URR8PPP
up vote
2
down vote
favorite
I recently upgraded from Fedora 27 to Fedora 28. My version of gnome-shell is 3.28.2-1.fc28
.
Previously, I'm used to having control of wireless networking in the top-bar (right hand side). It would have a wireless icon. Clicking gave me a menu that showed the wireless was connected, and gave me options to change the wireless network or wireless settings.
Right now, it doesn't. I've only got a generic networking icon, the same as for wired networking. There is no networking item in the menu at all. (I would have to open GNOME Settings, and then open the wireless settings page).
EDIT: this has happened several times, but other times I do have a wireless networking icon etc. So I guess this is a bug.
EDIT: It seems like logging out and back in again fixes it.
Perhaps it is associated with this message in the system log:
Jun 07 18:21:01 alan-laptop gnome-shell[2112]: JS ERROR: TypeError: item is undefined
_activeConnectionChanged@resource:///org/gnome/shell/ui/status/network.js:371:13
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
The strange thing is, if I connect to a wired network, I actually get a menu item for wired networking. As before, this has a sub-option which allows editing wired settings. But apparently I'm not allowed to have this for wireless networking...
Is this is a deliberate change? If so, is the remaining UI for wired networking an oversight, or is there a deliberate difference? If this is not deliberate, does anyone know why this happens? I.e. if it's a bug, does it affect everyone using wireless networking, or are there additional conditions needed to reproduce the bug?
wifi gnome gnome-shell
add a comment |Â
up vote
2
down vote
favorite
I recently upgraded from Fedora 27 to Fedora 28. My version of gnome-shell is 3.28.2-1.fc28
.
Previously, I'm used to having control of wireless networking in the top-bar (right hand side). It would have a wireless icon. Clicking gave me a menu that showed the wireless was connected, and gave me options to change the wireless network or wireless settings.
Right now, it doesn't. I've only got a generic networking icon, the same as for wired networking. There is no networking item in the menu at all. (I would have to open GNOME Settings, and then open the wireless settings page).
EDIT: this has happened several times, but other times I do have a wireless networking icon etc. So I guess this is a bug.
EDIT: It seems like logging out and back in again fixes it.
Perhaps it is associated with this message in the system log:
Jun 07 18:21:01 alan-laptop gnome-shell[2112]: JS ERROR: TypeError: item is undefined
_activeConnectionChanged@resource:///org/gnome/shell/ui/status/network.js:371:13
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
The strange thing is, if I connect to a wired network, I actually get a menu item for wired networking. As before, this has a sub-option which allows editing wired settings. But apparently I'm not allowed to have this for wireless networking...
Is this is a deliberate change? If so, is the remaining UI for wired networking an oversight, or is there a deliberate difference? If this is not deliberate, does anyone know why this happens? I.e. if it's a bug, does it affect everyone using wireless networking, or are there additional conditions needed to reproduce the bug?
wifi gnome gnome-shell
IsNetworkManager-wifi
installed?
â Ignacio Vazquez-Abrams
May 27 at 22:21
@IgnacioVazquez-Abrams yes,rpm -q
saysNetworkManager-wifi-1.10.8-1.fc28.x86_64
. (Since the issue is intermittent I don't think the problem is I'm missing the package which provides this function. Good question though and I'm very happy to answer it).
â sourcejedi
May 27 at 22:52
add a comment |Â
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I recently upgraded from Fedora 27 to Fedora 28. My version of gnome-shell is 3.28.2-1.fc28
.
Previously, I'm used to having control of wireless networking in the top-bar (right hand side). It would have a wireless icon. Clicking gave me a menu that showed the wireless was connected, and gave me options to change the wireless network or wireless settings.
Right now, it doesn't. I've only got a generic networking icon, the same as for wired networking. There is no networking item in the menu at all. (I would have to open GNOME Settings, and then open the wireless settings page).
EDIT: this has happened several times, but other times I do have a wireless networking icon etc. So I guess this is a bug.
EDIT: It seems like logging out and back in again fixes it.
Perhaps it is associated with this message in the system log:
Jun 07 18:21:01 alan-laptop gnome-shell[2112]: JS ERROR: TypeError: item is undefined
_activeConnectionChanged@resource:///org/gnome/shell/ui/status/network.js:371:13
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
The strange thing is, if I connect to a wired network, I actually get a menu item for wired networking. As before, this has a sub-option which allows editing wired settings. But apparently I'm not allowed to have this for wireless networking...
Is this is a deliberate change? If so, is the remaining UI for wired networking an oversight, or is there a deliberate difference? If this is not deliberate, does anyone know why this happens? I.e. if it's a bug, does it affect everyone using wireless networking, or are there additional conditions needed to reproduce the bug?
wifi gnome gnome-shell
I recently upgraded from Fedora 27 to Fedora 28. My version of gnome-shell is 3.28.2-1.fc28
.
Previously, I'm used to having control of wireless networking in the top-bar (right hand side). It would have a wireless icon. Clicking gave me a menu that showed the wireless was connected, and gave me options to change the wireless network or wireless settings.
Right now, it doesn't. I've only got a generic networking icon, the same as for wired networking. There is no networking item in the menu at all. (I would have to open GNOME Settings, and then open the wireless settings page).
EDIT: this has happened several times, but other times I do have a wireless networking icon etc. So I guess this is a bug.
EDIT: It seems like logging out and back in again fixes it.
Perhaps it is associated with this message in the system log:
Jun 07 18:21:01 alan-laptop gnome-shell[2112]: JS ERROR: TypeError: item is undefined
_activeConnectionChanged@resource:///org/gnome/shell/ui/status/network.js:371:13
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
The strange thing is, if I connect to a wired network, I actually get a menu item for wired networking. As before, this has a sub-option which allows editing wired settings. But apparently I'm not allowed to have this for wireless networking...
Is this is a deliberate change? If so, is the remaining UI for wired networking an oversight, or is there a deliberate difference? If this is not deliberate, does anyone know why this happens? I.e. if it's a bug, does it affect everyone using wireless networking, or are there additional conditions needed to reproduce the bug?
wifi gnome gnome-shell
edited Jun 7 at 18:45
asked May 27 at 15:46
sourcejedi
18.1k22375
18.1k22375
IsNetworkManager-wifi
installed?
â Ignacio Vazquez-Abrams
May 27 at 22:21
@IgnacioVazquez-Abrams yes,rpm -q
saysNetworkManager-wifi-1.10.8-1.fc28.x86_64
. (Since the issue is intermittent I don't think the problem is I'm missing the package which provides this function. Good question though and I'm very happy to answer it).
â sourcejedi
May 27 at 22:52
add a comment |Â
IsNetworkManager-wifi
installed?
â Ignacio Vazquez-Abrams
May 27 at 22:21
@IgnacioVazquez-Abrams yes,rpm -q
saysNetworkManager-wifi-1.10.8-1.fc28.x86_64
. (Since the issue is intermittent I don't think the problem is I'm missing the package which provides this function. Good question though and I'm very happy to answer it).
â sourcejedi
May 27 at 22:52
Is
NetworkManager-wifi
installed?â Ignacio Vazquez-Abrams
May 27 at 22:21
Is
NetworkManager-wifi
installed?â Ignacio Vazquez-Abrams
May 27 at 22:21
@IgnacioVazquez-Abrams yes,
rpm -q
says NetworkManager-wifi-1.10.8-1.fc28.x86_64
. (Since the issue is intermittent I don't think the problem is I'm missing the package which provides this function. Good question though and I'm very happy to answer it).â sourcejedi
May 27 at 22:52
@IgnacioVazquez-Abrams yes,
rpm -q
says NetworkManager-wifi-1.10.8-1.fc28.x86_64
. (Since the issue is intermittent I don't think the problem is I'm missing the package which provides this function. Good question though and I'm very happy to answer it).â sourcejedi
May 27 at 22:52
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
2
down vote
accepted
Other users are affected by the same symptoms, and see the same error message. At least in one other case it is agreed that this does not happen all the time. It must be a bug, and not a deliberate change.
https://gitlab.gnome.org/GNOME/gnome-shell/issues/140
This seems to be happening randomly on about 1/2 of boots or logins, according to my experience and at least one report.
â Alexey
Aug 1 at 7:35
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
accepted
Other users are affected by the same symptoms, and see the same error message. At least in one other case it is agreed that this does not happen all the time. It must be a bug, and not a deliberate change.
https://gitlab.gnome.org/GNOME/gnome-shell/issues/140
This seems to be happening randomly on about 1/2 of boots or logins, according to my experience and at least one report.
â Alexey
Aug 1 at 7:35
add a comment |Â
up vote
2
down vote
accepted
Other users are affected by the same symptoms, and see the same error message. At least in one other case it is agreed that this does not happen all the time. It must be a bug, and not a deliberate change.
https://gitlab.gnome.org/GNOME/gnome-shell/issues/140
This seems to be happening randomly on about 1/2 of boots or logins, according to my experience and at least one report.
â Alexey
Aug 1 at 7:35
add a comment |Â
up vote
2
down vote
accepted
up vote
2
down vote
accepted
Other users are affected by the same symptoms, and see the same error message. At least in one other case it is agreed that this does not happen all the time. It must be a bug, and not a deliberate change.
https://gitlab.gnome.org/GNOME/gnome-shell/issues/140
Other users are affected by the same symptoms, and see the same error message. At least in one other case it is agreed that this does not happen all the time. It must be a bug, and not a deliberate change.
https://gitlab.gnome.org/GNOME/gnome-shell/issues/140
answered Jun 7 at 18:48
sourcejedi
18.1k22375
18.1k22375
This seems to be happening randomly on about 1/2 of boots or logins, according to my experience and at least one report.
â Alexey
Aug 1 at 7:35
add a comment |Â
This seems to be happening randomly on about 1/2 of boots or logins, according to my experience and at least one report.
â Alexey
Aug 1 at 7:35
This seems to be happening randomly on about 1/2 of boots or logins, according to my experience and at least one report.
â Alexey
Aug 1 at 7:35
This seems to be happening randomly on about 1/2 of boots or logins, according to my experience and at least one report.
â Alexey
Aug 1 at 7:35
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f446329%2fwhy-have-wireless-controls-disappeared-from-my-gnome-topbar%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Is
NetworkManager-wifi
installed?â Ignacio Vazquez-Abrams
May 27 at 22:21
@IgnacioVazquez-Abrams yes,
rpm -q
saysNetworkManager-wifi-1.10.8-1.fc28.x86_64
. (Since the issue is intermittent I don't think the problem is I'm missing the package which provides this function. Good question though and I'm very happy to answer it).â sourcejedi
May 27 at 22:52