Bug 362915 - Plasma crashes upon startup
Summary: Plasma crashes upon startup
Status: RESOLVED NOT A BUG
Alias: None
Product: neon
Classification: KDE Neon
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR grave
Target Milestone: ---
Assignee: Neon Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-11 00:20 UTC by Daniil Vasin
Modified: 2016-05-14 17:10 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
dpkg-list (298.11 KB, text/x-log)
2016-05-12 02:22 UTC, Daniil Vasin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniil Vasin 2016-05-11 00:20:48 UTC
It gives the following error:

kscreen: starting external backend launcher for ""
org.kde.plasma: unversioned plugin detected, may result in instability
org.kde.plasma: unversioned plugin detected, may result in instability
org.kde.plasma: unversioned plugin detected, may result in instability
org.kde.plasma: unversioned plugin detected, may result in instability
org.kde.plasma: unversioned plugin detected, may result in instability
org.kde.plasma: unversioned plugin detected, may result in instability
org.kde.plasma: unversioned plugin detected, may result in instability
org.kde.plasma: unversioned plugin detected, may result in instability
No metadata file in the package, expected it at: "/home/danik/Pictures/Wallpapers//metadata.desktop"
No metadata file in the package, expected it at: "/home/danik/Pictures/Wallpapers//metadata.desktop"
No metadata file in the package, expected it at: "/home/danik/Pictures/Wallpapers//metadata.desktop"
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/extras/ScrollArea.qml:48: Error: Cannot assign to non-existent property "interactive"
file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/ToolTipDelegate.qml:209: TypeError: Cannot read property '0' of undefined
file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/ToolTipDelegate.qml:220: TypeError: Cannot read property '0' of undefined
KActivities: Database connection:  "kactivities_db_resources_139954247940288_readonly" 
    query_only:          QVariant(qlonglong, 1) 
    journal_mode:        QVariant(QString, "wal") 
    wal_autocheckpoint:  QVariant(qlonglong, 100) 
    synchronous:         QVariant(qlonglong, 0)
file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/main.qml:39:28: Unable to assign [undefined] to int
file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/main.qml:38:27: Unable to assign [undefined] to int
KCrash: Attempting to start /usr/bin/plasmashell from kdeinit
sock_file=/run/user/1000/kdeinit5__0
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = plasmashell path = /usr/bin pid = 1941
KCrash: Arguments: /usr/bin/plasmashell 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from kdeinit
sock_file=/run/user/1000/kdeinit5__0
QSocketNotifier: Invalid socket 8 and type 'Read', disabling...
QSocketNotifier: Invalid socket 20 and type 'Read', disabling...
QSocketNotifier: Invalid socket 9 and type 'Read', disabling...

[1]+  Stopped                 plasmashell


Reproducible: Always

Steps to Reproduce:
1.Start plasmashell


Actual Results:  
Crashes
Comment 1 Harald Sitter 2016-05-11 07:43:27 UTC
please select the correct edition of neon you are using when filing a bug, otherwise we can't do anything much.
what edition are you on?

also
please run `dpkg -l &> dpkg-list.log` and attach the created dpkg-list.log file to the bug report.

also
https://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
Comment 2 Daniil Vasin 2016-05-12 02:22:53 UTC
Created attachment 98925 [details]
dpkg-list
Comment 3 Daniil Vasin 2016-05-12 02:25:14 UTC
The edition is the User Tech Preview, sorry about that

It also seems to have gone away after a restart, perhaps this is only an initial glitch when first installing and updating neon
Comment 4 Harald Sitter 2016-05-12 10:25:33 UTC
Well, if it went away on its own I guess that is good.

There have been no other reports so I guess this might have been a fluke of sorts.
Comment 5 Daniil Vasin 2016-05-14 17:10:15 UTC
Fair enough