Summary: | Crash while adding a widget. | ||
---|---|---|---|
Product: | [Plasma] lattedock | Reporter: | Adam Tazul <adam_tazul> |
Component: | application | Assignee: | Michail Vourlakos <mvourlakos> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | dj_n1ght, me, yarinbar1 |
Priority: | NOR | Keywords: | drkonqi |
Version: | 0.9.91 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Adam Tazul
2021-06-10 15:58:52 UTC
run latte-dock -v in command prompt and tell me shown version Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! Created attachment 148128 [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:
The window to select which widget I wanted to add took a long time to pop up and when it did Latte crashed.
-- Backtrace (Reduced):
#4 0x00007fca98558d14 in QSGTexture::setFiltering(QSGTexture::Filtering) () at /usr/lib/libQt5Quick.so.5
#5 0x00007fca98589800 in QSGOpaqueTextureMaterialShader::updateState(QSGMaterialShader::RenderState const&, QSGMaterial*, QSGMaterial*) () at /usr/lib/libQt5Quick.so.5
#6 0x00007fca98573013 in QSGBatchRenderer::Renderer::renderUnmergedBatch(QSGBatchRenderer::Batch const*) () at /usr/lib/libQt5Quick.so.5
#7 0x00007fca9857579f in QSGBatchRenderer::Renderer::renderBatches() () at /usr/lib/libQt5Quick.so.5
#8 0x00007fca98575e25 in QSGBatchRenderer::Renderer::render() () at /usr/lib/libQt5Quick.so.5
Created attachment 148667 [details]
New crash information added by DrKonqi
latte-dock (0.10.76) using Qt 5.15.3
- What I was doing when the application crashed:
Whenever I try to add a widget, it crashes. I made two different builds of the git cloned source code. The release build crashed far more often than the debug build. The crash happens in the library related to Qt5 Quick.
- Custom settings of the application:
I am running mcOS Catalina Latte theme that is available as the first search result on Google.
-- 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 0x00007f9d8afcbe8f in QSGOpaqueTextureMaterialShader::updateState (this=0x7f9d491d2270, state=..., newEffect=0x7f9d4971a5a0, oldEffect=0x0) at scenegraph/util/qsgtexturematerial.h:64
#6 0x00007f9d8afaf3d9 in QSGBatchRenderer::Renderer::renderMergedBatch (this=0x7f9d496a9950, batch=0x7f9d496f7070) at ../../include/QtQuick/5.15.3/QtQuick/private/../../../../../src/quick/scenegraph/coreapi/qsgrenderer_p.h:197
#7 0x00007f9d8afb4f8d in QSGBatchRenderer::Renderer::renderBatches (this=this@entry=0x7f9d496a9950) at scenegraph/coreapi/qsgbatchrenderer.cpp:4025
#8 0x00007f9d8afb567a in QSGBatchRenderer::Renderer::render (this=<optimized out>) at scenegraph/coreapi/qsgbatchrenderer.cpp:4337
Created attachment 148820 [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:
I was tring to add a widget to the top panel.
-- Backtrace (Reduced):
#4 0x00007feca2521f34 in QSGTexture::setFiltering(QSGTexture::Filtering) () from /lib64/libQt5Quick.so.5
#5 0x00007feca2550a2f in QSGOpaqueTextureMaterialShader::updateState(QSGMaterialShader::RenderState const&, QSGMaterial*, QSGMaterial*) () from /lib64/libQt5Quick.so.5
#6 0x00007feca253931d in QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch const*) () from /lib64/libQt5Quick.so.5
#7 0x00007feca253e4d5 in QSGBatchRenderer::Renderer::renderBatches() () from /lib64/libQt5Quick.so.5
#8 0x00007feca253ef46 in QSGBatchRenderer::Renderer::render() () from /lib64/libQt5Quick.so.5
|