[plasmashell] [Bug 361156] When session is idle, lock screen fails to respond and panels are no longer present

2016-04-08 Thread Jacob Godserv via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361156

--- Comment #5 from Jacob Godserv  ---
Created attachment 98294
  --> https://bugs.kde.org/attachment.cgi?id=98294=edit
New crash information added by DrKonqi

plasmashell (5.6.2) using Qt 5.5.1

It appears that the lock screen issue has been fixed with 5.6.2 but the missing
panel issue remains.

- What I was doing when the application crashed:
I unlocked my session after leaving it idle. The computer had not suspended;
only the display had gone to sleep

- Unusual behavior I noticed:
The lock screen unlocked and everything appeared to work (including Alt+Tab and
Ctrl+Space) but the panels were missing.

-- Backtrace (Reduced):
#9  0x00355de8815c in QEventDispatcherGlib::processEvents (this=0x8c01d0,
flags=...) at kernel/qeventdispatcher_glib.cpp:418
#10 0x00355de3c25a in QEventLoop::exec (this=this@entry=0x7ffda597d1d0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#11 0x00355de4328d in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1229
#12 0x00355e2e920c in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1527
#13 0x00355e957315 in QApplication::exec () at kernel/qapplication.cpp:2976

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


[plasmashell] [Bug 361156] When session is idle, lock screen fails to respond and panels are no longer present

2016-04-08 Thread Jacob Godserv via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361156

Jacob Godserv  changed:

   What|Removed |Added

 CC||jacobgods...@gmail.com

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


[plasmashell] [Bug 361156] When session is idle, lock screen fails to respond and panels are no longer present

2016-04-07 Thread Marco Martin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361156

Marco Martin  changed:

   What|Removed |Added

 CC||notm...@gmail.com

--- Comment #4 from Marco Martin  ---
possible culript of the new bt is this, but doesn't look any thread is really
doing anything
Thread 1 (Thread 0x7f00ec035800 (LWP 23965)):
#0  0x003d312decad in poll () from /lib64/libc.so.6
No symbol table info available.
#1  0x003d36c0a802 in ?? () from /usr/lib64/libxcb.so.1
No symbol table info available.
#2  0x003d36c0c0ef in ?? () from /usr/lib64/libxcb.so.1
No symbol table info available.
#3  0x003d36c0c1e1 in xcb_wait_for_reply () from /usr/lib64/libxcb.so.1
No symbol table info available.
#4  0x003d36840fcf in _XReply () from /usr/lib64/libX11.so.6
No symbol table info available.
#5  0x0036f243cc53 in ?? () from /usr/lib64/libGL.so.1
No symbol table info available.
#6  0x0036f243cf59 in ?? () from /usr/lib64/libGL.so.1
No symbol table info available.
#7  0x7f00e2d6aabe in ?? () from /usr/lib64/dri/i965_dri.so
No symbol table info available.
#8  0x7f00e2d6afa1 in ?? () from /usr/lib64/dri/i965_dri.so
No symbol table info available.
#9  0x7f00e2d5d05d in ?? () from /usr/lib64/dri/i965_dri.so
No symbol table info available.
#10 0x00361c32fde6 in QSGBatchRenderer::Renderer::renderBatches
(this=this@entry=0x3b44010) at scenegraph/coreapi/qsgbatchrenderer.cpp:2478
r = 
renderOpaque = 
renderAlpha = 
#11 0x00361c33605e in QSGBatchRenderer::Renderer::render (this=) at scenegraph/coreapi/qsgbatchrenderer.cpp:2681
largestVBO = 
#12 0x00361c34171c in QSGRenderer::renderScene (this=0x3b44010,
bindable=...) at scenegraph/coreapi/qsgrenderer.cpp:208
bindTime = 0
renderTime = 0
#13 0x00361c341f3b in QSGRenderer::renderScene (this=,
fboId=) at scenegraph/coreapi/qsgrenderer.cpp:168
bindable = {}
#14 0x00361c351dde in QSGRenderContext::renderNextFrame (this=0x2577660,
renderer=0x3b44010, fboId=) at scenegraph/qsgcontext.cpp:558
No locals.
#15 0x00361c39a94b in QQuickWindowPrivate::renderSceneGraph
(this=this@entry=0x29cda20, size=...) at items/qquickwindow.cpp:383
fboId = 
devicePixelRatio = 
_qml_memory_scope = {pushed = false}
#16 0x00361c36c223 in QSGGuiThreadRenderLoop::renderWindow
(this=this@entry=0x2533540, window=0x29c3f00) at
scenegraph/qsgrenderloop.cpp:378
alsoSwap = true
renderTime = 0
swapTime = 
current = 
renderTimer = {t1 = -9223372036854775808, t2 = -9223372036854775808}
syncTime = 0
polishTime = 0

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


[plasmashell] [Bug 361156] When session is idle, lock screen fails to respond and panels are no longer present

2016-04-01 Thread Jacob Godserv via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361156

--- Comment #3 from Jacob Godserv  ---
Created attachment 98190
  --> https://bugs.kde.org/attachment.cgi?id=98190=edit
another stack, this time with 'bt full'

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


[plasmashell] [Bug 361156] When session is idle, lock screen fails to respond and panels are no longer present

2016-04-01 Thread Jacob Godserv via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361156

--- Comment #2 from Jacob Godserv  ---
Possibly related bugs:
https://bugs.kde.org/show_bug.cgi?id=361223
https://bugs.kde.org/show_bug.cgi?id=359167
https://bugs.kde.org/show_bug.cgi?id=360021

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


[plasmashell] [Bug 361156] When session is idle, lock screen fails to respond and panels are no longer present

2016-03-29 Thread Jacob Godserv via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361156

--- Comment #1 from Jacob Godserv  ---
I'm not sure the stack traces listed here are actually helpful.

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