keithzg / selene

Rewrite in pure QML of the "Luna" moon phases applet for KDE Plasma
0 stars 0 forks source link

Seems to crash plasmashell if installed from plasma GUI #1

Open keithzg opened 8 years ago

keithzg commented 8 years ago

I see the following spit out if running plasmashell from the terminal:

opening menu at  0 0
Adding action:  "Download New Plasma Widgets"
Adding action:  ""
Adding action:  "Install Widget From Local File..."
QObject::connect: No such signal Plasma::OpenWidgetAssistant::user1Clicked()
We got some errors while running 'net usershare info'
"info_fn: file /var/lib/samba/usershares/client-up is not a well formed usershare file.\ninfo_fn: Error was Path is not a directory.\ninfo_fn: file /var/lib/samba/usershares/client-uploa is not a well formed usershare file.\ninfo_fn: Error was Path is not a directory.\ninfo_fn: file /var/lib/samba/usershares/client-uploads is not a well formed usershare file.\ninfo_fn: Error was Path is not a directory.\n"
pluginname:  "org.kde.plasma.selene"
KCrash: Attempting to start /usr/bin/plasmashell from kdeinit
Alarm clock
keithzg commented 8 years ago

Seems to be when the .plasmoid is created from a .zip rather than a .tar.gz. I'm not sure why this would be, since using "plasmapkg2 --install" works fine for the .zip instance.