[plasmashell] [Bug 372881] Plasmashell crashes when adding default panel

2017-11-20 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=372881

Marco Martin  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #9 from Marco Martin  ---


*** This bug has been marked as a duplicate of bug 383828 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 372881] Plasmashell crashes when adding default panel

2017-08-12 Thread Hauke
https://bugs.kde.org/show_bug.cgi?id=372881

Hauke  changed:

   What|Removed |Added

 CC||m...@hauke-stieler.de

--- Comment #8 from Hauke  ---
I can also confirm this bug.

Application: plasmashell (5.8.7)

Qt Version: 5.6.1
Frameworks Version: 5.35.0
Operating System: Linux 4.8.0-53-generic x86_64
Distribution: Linux Mint 18.2 Sonya

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 372881] Plasmashell crashes when adding default panel

2017-02-26 Thread Nicolas L .
https://bugs.kde.org/show_bug.cgi?id=372881

--- Comment #7 from Nicolas L.  ---
I think this is a Qt bug, and reported downstream.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 372881] Plasmashell crashes when adding default panel

2017-02-26 Thread Nicolas L .
https://bugs.kde.org/show_bug.cgi?id=372881

--- Comment #6 from Nicolas L.  ---
it works in linux Mint 18.1.

The difference is the Qt version  5.6.1 in Mint ( 5.6.2 in mageia )

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 372881] Plasmashell crashes when adding default panel

2017-02-26 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=372881

Rex Dieter  changed:

   What|Removed |Added

 CC||rdie...@math.unl.edu

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 372881] Plasmashell crashes when adding default panel

2017-02-25 Thread Nicolas L .
https://bugs.kde.org/show_bug.cgi?id=372881

Nicolas L.  changed:

   What|Removed |Added

 CC||k...@nicolaslecureuil.fr
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #5 from Nicolas L.  ---
valid on fedora plasma 5.8.6 
valid on mageia plasma 5.8.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 372881] Plasmashell crashes when adding default panel

2017-01-21 Thread Arek Guzinski
https://bugs.kde.org/show_bug.cgi?id=372881

Arek Guzinski  changed:

   What|Removed |Added

 CC||ker...@ag.de1.cc

--- Comment #4 from Arek Guzinski  ---
same problem here with plasme 5.8.5 on KDE-Neon.
Also the new panel is added on the wrong screen (i want a panel on my secondary
screen - it appears on the primary one)

It also crashes with default settings (after removing
plasma-org.kde.plasma.desktop-appletsrc and plasmashellrc).

last line of output (appears 5 times):
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Styles/Base/SliderStyle.qml:224:13:
QML Loader: Binding loop detected for property "x"

backtrace:
Thread 1 "plasmashell" received signal SIGSEGV, Segmentation fault.
0x7efcd4cd0637 in QQmlVMEMetaObject::metaCall(QObject*, QMetaObject::Call,
int, void**) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
(gdb) bt
#0  0x7efcd4cd0637 in QQmlVMEMetaObject::metaCall(QObject*,
QMetaObject::Call, int, void**) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#1  0x7efcd4cd0716 in QQmlVMEMetaObject::metaCall(QObject*,
QMetaObject::Call, int, void**) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#2  0x7efcd4cb0aa1 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#3  0x7efcd4cb17da in
QV4::QObjectWrapper::getProperty(QV4::ExecutionEngine*, QObject*,
QQmlPropertyData*, bool) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#4  0x7efcd4cb21ba in QV4::QObjectWrapper::getQmlProperty(QQmlContextData*,
QV4::String*, QV4::QObjectWrapper::RevisionMode, bool*, bool) const () from
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#5  0x7efcd4cb247f in
QV4::QObjectWrapper::getQmlProperty(QV4::ExecutionEngine*, QQmlContextData*,
QObject*, QV4::String*, QV4::QObjectWrapper::RevisionMode, bool*) () from
/usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#6  0x7efcd4d55567 in QV4::QmlContextWrapper::get(QV4::Managed const*,
QV4::String*, bool*) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x7efcd4c3bc1e in QV4::ExecutionContext::getProperty(QV4::String*) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#8  0x7efcd4cc4170 in
QV4::Runtime::getActivationProperty(QV4::ExecutionEngine*, int) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#9  0x7efc18055479 in ?? ()
#10 0x0078 in ?? ()
#11 0x458201c4ab9b5c00 in ?? ()
#12 0x0008 in ?? ()
#13 0x010a84d0 in ?? ()
#14 0x010a84d0 in ?? ()
#15 0x7efcb959a698 in ?? ()
#16 0x in ?? ()

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 372881] Plasmashell crashes when adding default panel

2016-11-24 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=372881

Christoph Feck  changed:

   What|Removed |Added

 Status|NEEDSINFO   |UNCONFIRMED
 Resolution|BACKTRACE   |---

--- Comment #3 from Christoph Feck  ---
Thanks for the update.

(gdb) bt
#0  QQmlVMEMetaObject::metaCall (this=0x5b0ca050, o=,
c=QMetaObject::ReadProperty, _id=4, a=0x7f7ff110)
at
/usr/src/debug/qtdeclarative-opensource-src-5.7.0/src/qml/qml/qqmlvmemetaobject.cpp:596
#1  0x74f90641 in ReadAccessor::Indirect (property=..., n=0x0,
output=0x7f7ff0f0, object=0x5b084820)
at
/usr/src/debug/qtdeclarative-opensource-src-5.7.0/src/qml/jsruntime/qv4qobjectwrapper.cpp:125
#2  LoadProperty (v4=v4@entry=0x559265c0,
object=object@entry=0x5b084820, property=..., notifier=0x0)
at
/usr/src/debug/qtdeclarative-opensource-src-5.7.0/src/qml/jsruntime/qv4qobjectwrapper.cpp:160
#3  0x74f90d72 in QV4::QObjectWrapper::getProperty
(engine=engine@entry=0x559265c0, object=0x5b084820, 
property=0x7fffc06a3de8, captureRequired=captureRequired@entry=true)
at
/usr/src/debug/qtdeclarative-opensource-src-5.7.0/src/qml/jsruntime/qv4qobjectwrapper.cpp:386
#4  0x74f91702 in QV4::QObjectWrapper::getQmlProperty
(this=0x7fffcb000700, qmlContext=qmlContext@entry=0x5b085a20, 
name=name@entry=0x7fffcb0006c0,
revisionMode=revisionMode@entry=QV4::QObjectWrapper::CheckRevision, 
hasProperty=hasProperty@entry=0x7f7ff350,
includeImports=includeImports@entry=false)
at
/usr/src/debug/qtdeclarative-opensource-src-5.7.0/src/qml/jsruntime/qv4qobjectwrapper.cpp:324
#5  0x74f954dc in QV4::QObjectWrapper::getQmlProperty
(engine=engine@entry=0x559265c0, 
qmlContext=qmlContext@entry=0x5b085a20, object=,
name=name@entry=0x7fffcb0006c0, 
revisionMode=revisionMode@entry=QV4::QObjectWrapper::CheckRevision,
hasProperty=hasProperty@entry=0x7f7ff350)
at
/usr/src/debug/qtdeclarative-opensource-src-5.7.0/src/qml/jsruntime/qv4qobjectwrapper.cpp:411
#6  0x7503bee7 in QV4::QmlContextWrapper::get (m=,
name=0x7fffcb0006c0, hasProperty=0x7f7ff430)
at
/usr/src/debug/qtdeclarative-opensource-src-5.7.0/src/qml/qml/qqmlcontextwrapper.cpp:230
#7  0x74f1a6c6 in QV4::Object::get (hasProperty=0x7f7ff430,
name=0x7fffcb0006c0, this=)
at
/usr/src/debug/qtdeclarative-opensource-src-5.7.0/src/qml/jsruntime/qv4object_p.h:304
#8  QV4::ExecutionContext::getProperty (this=,
name=0x7fffcb0006c0)
at
/usr/src/debug/qtdeclarative-opensource-src-5.7.0/src/qml/jsruntime/qv4context.cpp:469
#9  0x74fa7c30 in QV4::Runtime::getActivationProperty
(engine=0x559265c0, nameIndex=)
at
/usr/src/debug/qtdeclarative-opensource-src-5.7.0/src/qml/jsruntime/qv4runtime.cpp:724
#10 0x7fff31f16099 in ?? ()
#11 0x in ?? ()
(gdb)

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 372881] Plasmashell crashes when adding default panel

2016-11-24 Thread Gareth
https://bugs.kde.org/show_bug.cgi?id=372881

--- Comment #2 from Gareth  ---
Created attachment 102431
  --> https://bugs.kde.org/attachment.cgi?id=102431=edit
plasmashell backtrace

backtrace from 5.8.1 attached

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 372881] Plasmashell crashes when adding default panel

2016-11-24 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=372881

Marco Martin  changed:

   What|Removed |Added

 Resolution|--- |BACKTRACE
 CC||notm...@gmail.com
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #1 from Marco Martin  ---
needs a backtrace with debug symbols

-- 
You are receiving this mail because:
You are watching all bug changes.