Bug 352764 - plasma-nm crashes plasmashell
Summary: plasma-nm crashes plasmashell
Status: RESOLVED DOWNSTREAM
Alias: None
Product: plasma-nm
Classification: Plasma
Component: general (show other bugs)
Version: 5.4.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Lukáš Tinkl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-15 18:26 UTC by Silvio Frischknecht
Modified: 2015-11-13 14:17 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?