Summary: | crash when pinning applications | ||
---|---|---|---|
Product: | [Plasma] lattedock | Reporter: | Robert <rstreeter78> |
Component: | application | Assignee: | Michail Vourlakos <mvourlakos> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | intr4pt |
Priority: | NOR | Keywords: | drkonqi |
Version: | 0.10.8 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Robert
2021-08-08 19:22:08 UTC
How can i reproduce, i need steps. I had reproduced this by doing the same exact thing I was doing when it happened the first time. I opened four different applications and started pinning them to latte-dock one by one after I pinned them the desktop became unresponsive then latte-dock crashed then restarted itself. Not sure what more steps you might need. If you need more info be specific please. I will definitely help where I can in order to provide more info. there are three different ways to pin applications, how did you pin them? I pinned them to latte by right clicking them and selecting pin to dock on all activities. I’m not sure of the exact wording but it was something in that range. (In reply to Robert from comment #4) > I pinned them to latte by right clicking them and selecting pin to dock on > all activities. I’m not sure of the exact wording but it was something in > that range. I tried in my system with four different applications, unfortunately couldnt be able to reproduce. Have you tried to: 1. Close Latte 2. Clear Latte cache with: latte-dock --cc 3. Start Latte and check out if it is still reproducible in your system? I will definitely give it a try when I get home from work. I followed your instructions and it crashed again and this time when I started latte i ran it through konsole and it ended up segfaulting and crashed. (In reply to Robert from comment #7) > I followed your instructions and it crashed again and this time when I > started latte i ran it through konsole and it ended up segfaulting and > crashed. Does it happen when pinning specific launcher? Video, audio player or browser? Nothing in particular I have pinned a wide variety of applications. Ok, I cant reproduce so I can not fix it yet. Lets leave it open and see what other users experience with this. is this still valid with 0.10.1? Created attachment 146627 [details]
New crash information added by DrKonqi
latte-dock (0.10.8) using Qt 5.15.3
- What I was doing when the application crashed:
This occurs every time an application is opened. Sometimes latte-dock restarts, other times it does not.
-- Backtrace (Reduced):
#4 QSGTexture::setFiltering (this=this@entry=0x0, filter=QSGTexture::Linear) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1143
#5 0x00007f4865bf4a5f in QSGOpaqueTextureMaterialShader::updateState (this=0x7f47dce5c550, state=..., newEffect=0x7f47dcfa65a8, oldEffect=0x0) at scenegraph/util/qsgtexturematerial.h:64
#6 0x00007f4865bd923b in QSGBatchRenderer::Renderer::renderUnmergedBatch (this=0x7f47dc07f160, batch=<optimized out>) at ../../include/QtQuick/5.15.3/QtQuick/private/../../../../../src/quick/scenegraph/coreapi/qsgrenderer_p.h:197
#7 0x00007f4865bddbdd in QSGBatchRenderer::Renderer::renderBatches (this=this@entry=0x7f47dc07f160) at scenegraph/coreapi/qsgbatchrenderer.cpp:4070
#8 0x00007f4865bde20a in QSGBatchRenderer::Renderer::render (this=<optimized out>) at scenegraph/coreapi/qsgbatchrenderer.cpp:4363
that looks like a qt/graphics crash and not latte fault |