Summary: | crash during boot | ||
---|---|---|---|
Product: | [Unmaintained] Network Management | Reporter: | roland |
Component: | KDED Module | Assignee: | Lamarque V. Souza <lamarque> |
Status: | RESOLVED WAITINGFORINFO | ||
Severity: | crash | CC: | cfeck, uc |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
roland
2013-01-03 00:48:44 UTC
Which Plasma NM version do you use? You can see the version string in "Manage Connections" -> "Other". You should use 0.9.0.5 at least or preferably 0.9.0.6. Lamarque, how about moving the networkmanagement to the KDE SC? I know the idea was to be able to release fixes independent of the SC, but in reality, the SC is updated monthly, while extragear stuff is picked up by distributions only by random luck. (In reply to comment #2) > Lamarque, how about moving the networkmanagement to the KDE SC? I know the > idea was to be able to release fixes independent of the SC, but in reality, > the SC is updated monthly, while extragear stuff is picked up by > distributions only by random luck. Plasma NM from nm09 branch uses deprecated solid backend. Long ago during a Solid sprint we decided to remove that code from kde-workspace, we have not done yet because Plasma NM from nm09 branch still uses the modemmanager backend and some libs from kde-workspace. I would like to improve master branch before moving it to KDE SC, so we can finally remove the code from kde-workspace. I am also being slow to fix bugs in Plasma NM. Last release took three months :-/ so, there would not be that much new code in a KDE SC release. Another reason is that I want to use QPointer in the solid backend in nm09 branch and QtNetworkManager/QtModemManager to finally fix the dangling pointer problem, which seems to be easily triggered by systemd's restart of NetworkManager :-(. That change breaks binary compatibility as far as I know, so it cannot be done if we move Plasma NM to KDE SC now. *** Bug 323049 has been marked as a duplicate of this bug. *** |