https://bugs.kde.org/show_bug.cgi?id=366164
Bug ID: 366164 Summary: Plasmashell crash when plasma-nm applet exists trying to connect to a VPN Product: plasma-nm Version: 5.7.2 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: lu...@kde.org Reporter: white...@gmail.com CC: jgrul...@redhat.com Hello when I try to connect to a VPN using networkmanager the whole plasmashell crashes. The crash happens even if I have plasma-nm applet in my system and connect to the VPN using a cli tool such as nmtui or nm-cli this is the backtrace Thread 1 "plasmashell" received signal SIGSEGV, Segmentation fault. 0x00007fff39443179 in NetworkStatus::<lambda(const Ptr&, const Ptr&)>::operator() (__closure=<optimized out>, right=..., left=...) at /home/whites/Downloads/plasma-nm/src/plasma-nm-5.7.2/libs/declarative/networkstatus.cpp:168 168 return NetworkStatus::connectionTypeToSortedType(left->type()) <= NetworkStatus::connectionTypeToSortedType(right->type()); this bug is quite recent for me (and I used the VPN stuff for years). Please ask if you need more info. thanks Reproducible: Always Steps to Reproduce: 1. add the plasma-nm applet to the panel 2. open the applet and click on the "connect" button of the VPN OR try to connect to the VPN using a CLI tool such as nm-tui Actual Results: plasmashell crashes (but the VPN connects successfully) Expected Results: plasma should not have crashed -- You are receiving this mail because: You are watching all bug changes.