Summary: | Crash when adding a program to autostart | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Antonio Rojas <arojas> |
Component: | general | Assignee: | Sebastian Kügler <sebas> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bhush94, notmart |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-desktop/3fa03af849b14a7e3d99e866a8b70fdafd10525f | Version Fixed In: | |
Sentry Crash Report: |
Description
Antonio Rojas
2014-04-29 15:35:38 UTC
I kinda feel there should be a new product for things like that that are workspace but not strictly plasma shell.. anyways, can reproduce. for assers, is good to put the stderr assert text in the text as well. WARNING: KAuth was compiled with a working helper backend, but was unable to load it! Check your installation! Overwriting existing old cached entry due to collision. Overwriting existing old cached entry due to collision. ASSERT failure in QList<T>::operator[]: "index out of range", file /opt/kde5/include/QtCore/qlist.h, line 485 Git commit 8a4dcfd248dc71398190a733e71574ace9bf9f6a by Marco Martin. Committed on 30/04/2014 at 10:47. Pushed by mart into branch 'master'. fix adding programs to autostart M +5 -6 kcms/autostart/autostart.cpp http://commits.kde.org/plasma-desktop/8a4dcfd248dc71398190a733e71574ace9bf9f6a Git commit 3fa03af849b14a7e3d99e866a8b70fdafd10525f by Marco Martin. Committed on 30/04/2014 at 11:02. Pushed by mart into branch 'master'. fix entry deletion M +6 -2 kcms/autostart/autostart.cpp http://commits.kde.org/plasma-desktop/3fa03af849b14a7e3d99e866a8b70fdafd10525f |