[plasmashell] [Bug 370516] Adding activity pager to panel causes plasmashell to crash [plasma 5.8.1]

2016-10-15 Thread João Bóia via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370516

--- Comment #12 from João Bóia  ---
(In reply to Eike Hein from comment #8)
>In addition to the info I asked for in comment #6, I'd also like to hear about 
>which Qt >version(s) you're using, as the crash happens in Qt and might be 
>version-specific (since I can't >reproduce it personally).
I only use 2 activities, both of them were active at the time.
Arch ships with qt 5.7.0
Frameworks was on 5.26.0 when I reported the bug, but has now moved to 5.27.0
(I'll check if it still happens later).

(In reply to Eike Hein from comment #11)
> Definitely can't reproduce it then. A better backtrace with more debug
> symbols and on 5.8.1 might help. The posted trace crucially lacks symbols in
> libpagerplugin.

Unfortunately Arch Linux strips debugs symbols, so that's all I could get.
Maybe someone else could give a more detailed trace.

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

[plasmashell] [Bug 370516] New: Adding activity pager to panel causes plasmashell to crash [plasma 5.8.1]

2016-10-11 Thread João Bóia via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370516

Bug ID: 370516
   Summary: Adding activity pager to panel causes plasmashell to
crash [plasma 5.8.1]
   Product: plasmashell
   Version: 5.8.0
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Desktop Containment
  Assignee: se...@kde.org
  Reporter: joaomiguelb...@gmail.com

Arch packages were updated today to 5.8.1 and Plasma would crash. I was able to
get it running again by deleting the file
"plasma-org.kde.plasma.desktop-appletsrc". While I was re-adding everything I
had before, plasmashell crashed immediately when I added the activity pager.

Reproducible: Always

Steps to Reproduce:
1. Drag activity pager to a panel and release





Thread 1 "plasmashell" received signal SIGSEGV, Segmentation fault.
0x7fff326dd300 in ?? () from
/usr/lib/qt/qml/org/kde/plasma/private/pager/libpagerplugin.so
(gdb) bt
#0  0x7fff326dd300 in ?? () from
/usr/lib/qt/qml/org/kde/plasma/private/pager/libpagerplugin.so
#1  0x71ee8cb4 in QObjectPrivate::connectImpl(QObject const*, int,
QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int
const*, QMetaObject const*) () from /usr/lib/libQt5Core.so.5
#2  0x71ee8f12 in QObject::connectImpl(QObject const*, void**, QObject
const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*,
QMetaObject const*) () from /usr/lib/libQt5Core.so.5
#3  0x7fff326da256 in ?? () from
/usr/lib/qt/qml/org/kde/plasma/private/pager/libpagerplugin.so
#4  0x7fff326dafef in ?? () from
/usr/lib/qt/qml/org/kde/plasma/private/pager/libpagerplugin.so
#5  0x750336bc in ?? () from /usr/lib/libQt5Qml.so.5
#6  0x74fc0cf2 in ?? () from /usr/lib/libQt5Qml.so.5
#7  0x74fc18f4 in QQmlIncubationController::incubateFor(int) () from
/usr/lib/libQt5Qml.so.5
#8  0x760cef6c in ?? () from /usr/lib/libKF5Declarative.so.5
#9  0x74fc1702 in QQmlEnginePrivate::incubate(QQmlIncubator&,
QQmlContextData*) () from /usr/lib/libQt5Qml.so.5
#10 0x74fbc758 in QQmlComponent::create(QQmlIncubator&, QQmlContext*,
QQmlContext*) () from /usr/lib/libQt5Qml.so.5
#11 0x760cbbe3 in
KDeclarative::QmlObject::completeInitialization(QHash
const&) ()
   from /usr/lib/libKF5Declarative.so.5
#12 0x7799a00d in PlasmaQuick::AppletQuickItem::init() () from
/usr/lib/libKF5PlasmaQuick.so.5
#13 0x7fffd806b6e4 in ?? () from
/usr/lib/qt/plugins/plasma/scriptengines/plasma_appletscript_declarative.so
#14 0x7799b208 in
PlasmaQuick::AppletQuickItem::itemChange(QQuickItem::ItemChange,
QQuickItem::ItemChangeData const&) ()
   from /usr/lib/libKF5PlasmaQuick.so.5
#15 0x75c63f75 in QQuickItemPrivate::itemChange(QQuickItem::ItemChange,
QQuickItem::ItemChangeData const&) ()
   from /usr/lib/libQt5Quick.so.5
#16 0x75c68fbe in QQuickItemPrivate::refWindow(QQuickWindow*) () from
/usr/lib/libQt5Quick.so.5
#17 0x75c68f64 in QQuickItemPrivate::refWindow(QQuickWindow*) () from
/usr/lib/libQt5Quick.so.5
#18 0x75c6a454 in QQuickItem::setParentItem(QQuickItem*) () from
/usr/lib/libQt5Quick.so.5
#19 0x779aa2fd in ?? () from /usr/lib/libKF5PlasmaQuick.so.5
#20 0x00441e20 in ?? ()
#21 0x71ee59ce in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/libQt5Core.so.5
#22 0x71ef26d8 in QTimer::timerEvent(QTimerEvent*) () from
/usr/lib/libQt5Core.so.5
#23 0x71ee6473 in QObject::event(QEvent*) () from
/usr/lib/libQt5Core.so.5
#24 0x72e24e0c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#25 0x72e2c581 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#26 0x71eb9de0 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#27 0x71f0d6ae in QTimerInfoList::activateTimers() () from
/usr/lib/libQt5Core.so.5
#28 0x71f0dbd1 in ?? () from /usr/lib/libQt5Core.so.5
#29 0x7fffec8b8e67 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#30 0x7fffec8b90d0 in ?? () from /usr/lib/libglib-2.0.so.0
#31 0x7fffec8b917c in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#32 0x71f0e70f in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#33 0x71eb823a in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#34 0x71ec073c in QCoreApplication::exec() () from
/usr/lib/libQt5Core.so.5
#35 0x0041c8b2 in ?? ()
#36 0x7152d291 in __libc_start_main () from /usr/lib/libc.so.6
#37 0x0041cc3a in _start ()

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


[systemsettings] [Bug 368661] Regression: Cannot switch components in global keyboard shortcuts configuration

2016-09-17 Thread João Bóia via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368661

João Bóia  changed:

   What|Removed |Added

 CC||joaomiguelb...@gmail.com

--- Comment #1 from João Bóia  ---
I also have this bug.

Arch Linux, Plasma 5.7.95

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

[plasmashell] [Bug 362131] Heavily dIstorted graphics when running KDE on Wayland

2016-09-16 Thread João Bóia via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362131

João Bóia  changed:

   What|Removed |Added

 CC||joaomiguelb...@gmail.com

--- Comment #8 from João Bóia  ---
Still present on 5.7.95
AMD RX460 on amdgpu 1.1.1 + Mesa 12.0.3

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