Summary: | KNemo doesn't show any icon when no interface is configured | ||
---|---|---|---|
Product: | [Applications] knemo | Reporter: | Wolfgang Bauer <wbauer1> |
Component: | general | Assignee: | John Stamp <jstamp> |
Status: | RESOLVED FIXED | ||
Severity: | grave | CC: | david.decos, zachleigh |
Priority: | NOR | ||
Version: | 0.7.6 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Wolfgang Bauer
2013-12-13 08:31:29 UTC
Can confirm on a fresh install of Kubuntu 14.04. When I initially installed knemo, the system tray icon failed to appear so the configuration dialog couldnt be opened. Clicking on knemo from the menu and running it from the terminal did absolutely nothing. I replaced the stock knemorc file with a file from backups and now it runs fine. This also affects users whose network names have been changed by systemd's new policy to assign predictable names. This has just happened to me after upgrading from OpenSuSE 12.3 to 13.1. My old network name was eth0, got changed to enp0s7. KNemo was nowhere to be found in my panel, although launching it from the terminal insisted that it was already running. I had to do some searching until I found this bug report. I have just solved it by editing knemorc and changing all appearances of eth0 to enp0s7. SVN commit 1385644 by jstamp: Find the default gateway again Passing the NL_AUTO_PROVIDE flag omits some routes M +1 -1 netlinkbackend.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1385644 (In reply to John Stamp from comment #3) > SVN commit 1385644 by jstamp: Thanks, this is indeed an improvement (for a fresh user account/first start of knemo at least). But I noticed some (IMHO) confusing behavior now: In the case of no configuration, knemo does show an icon for the active network connection (which is good of course). If you right-click on the icon and select "Configure KNemo", the interface list in the settings is still empty. You have to add the interface manually to change its icon e.g. And, even worse, if you configure something else (like the information that is shown in the tooltip) and press Apply/OK, the icon suddenly disappears, as knemo saves its configuration with an empty interface list. So I think the connection should not only be shown, but also be added to knemo's interface list in case none is configured. @others: you should be able to reach KNemo's configuration in systemsettings ("Configure Desktop" on openSUSE)->Network Settings->Network Monitor even if it doesn't display any icon. I didn't notice this myself until recently... ;) Hello! Sorry to be the bearer of bad news, but this project has been unmaintained for many years so I will be closing this bug. (In reply to Andrew Crouthamel from comment #5) > Hello! Sorry to be the bearer of bad news, but this project has been > unmaintained for many years so I will be closing this bug. The status was "FIXED" though, why change it to "UNMAINTAINED"? |