Summary: | [RFE] Add wireless networks priorities | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Simone Gaiarin <simgunz> |
Component: | Networking in general | Assignee: | Jan Grulich <jgrulich> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | jgrulich |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-nm/6f6c11474b1e179215054a34b743ff1006f36c42 | Version Fixed In: | 5.3.0 |
Sentry Crash Report: |
Description
Simone Gaiarin
2015-01-10 11:00:46 UTC
I see, it would be easy to implement this, but given that this feature is introduced in NM 1.0.0 then I'm afraid you will have to wait until Ubuntu update to the required NM version, which could be in Ubuntu 15.10. Can't you add this feature in a separate branch so that it's possible to provide this feature to non ubuntu systems as soon as they start using NM 1.0.0? As an example, Arch has NM 1.0.0 already in the testing repository so it'll be released in the stable repo soon I guess. It would be possible to create an AUR package for plasma-nm with this patch so that the users will be able to use it. It would be great. I'm really eager to see this feature implemented because it affects me every day (also because there are other bugs in the wifi management which concur in degrading the user experience). As an example: when I got home and resume the notebook, plasma-nm connects to a shared network I've created to use at work and it doesn't show all the other wifi networks. So I have to do this: 1) Disconnect the current network 2) Turn off wifi 3) Turn on wifi 4) Manually connect to the desired network If I just disconnect the network and click the circular green arrow (which I guess should rescan the available networks [a tooltip here would be great]) nothing happens. So the other problems are two: 1) The other newroks are not shown upon resuming 2) The scan for network doesn't work Git commit 6f6c11474b1e179215054a34b743ff1006f36c42 by Jan Grulich. Committed on 19/01/2015 at 09:40. Pushed by grulich into branch 'master'. Add option for autoconnect-priority M +18 -1 libs/editor/settings/connectionwidget.cpp M +140 -81 libs/editor/settings/ui/connectionwidget.ui http://commits.kde.org/plasma-nm/6f6c11474b1e179215054a34b743ff1006f36c42 Thank you very much for the quick update! Bulk transfer as requested in T17796 |