Bug 352764

Summary: plasma-nm crashes plasmashell
Product: [Plasma] plasma-nm Reporter: Silvio Frischknecht <silvio.frischi>
Component: generalAssignee: Lukáš Tinkl <lukas>
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: faustinoaq, jgrulich
Priority: NOR    
Version: 5.4.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Silvio Frischknecht 2015-09-15 18:26:34 UTC
when trying to connect to a *new* network using plasma-nm, plasmashell crashes with the following message.

/usr/bin/plasmashell: symbol lookup error: /usr/lib/x86_64-linux-gnu/libplasmanm_editor.so: undefined symbol: _ZNK14NetworkManager18ConnectionSettings19autoconnectPriorityEv

gdb plasmashell
bt

just sais no stack. I don't know why

System (Ubuntu 15.10 beta)

related https://bugzilla.opensuse.org/show_bug.cgi?id=933977

Reproducible: Always
Comment 1 Jan Grulich 2015-09-15 19:30:09 UTC
You would need to ask your distro packagers to rebuild either networkmanager-qt or plasma-nm against current NetworkManager version.
Comment 2 Faustino Aguilar 2015-11-13 14:17:55 UTC
I have the same problem in Kubuntu 15.10 upgraded from Kubuntu 15.04. I still use kernel 3.19 because the video card behavior with kernel 4.X is not good.

When I try to add a new connection:

> kde5-nm-connection-editor 
Invalid service name "/org/kde/kde5-nm-connection-editor" using: "/org/kde/kde5nmconnectioneditor"
plasma-nm: Item  "Nexxt_520B58" : active connection state changed to  2
networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "Devices"
networkmanager-qt: void NetworkManager::NetworkManagerPrivate::propertiesChanged(const QVariantMap&) Unhandled property "PrimaryConnectionType"
plasma-nm: NetworkManager state changed to  7
kde5-nm-connection-editor: symbol lookup error: /usr/lib/x86_64-linux-gnu/libplasmanm_editor.so: undefined symbol: _ZNK14NetworkManager18ConnectionSettings19autoconnectPriorityEv

I have to reinstall the OS?