| Summary: | crash lattedock | ||
|---|---|---|---|
| Product: | [Unmaintained] lattedock | Reporter: | sajjads24 <sajjaddns> |
| Component: | application | Assignee: | Michail Vourlakos <mvourlakos> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | ai.iens+bugzilla, marcin |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 0.10.8 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
||
|
Description
sajjads24
2022-07-16 10:28:19 UTC
try to use latte default layout: close latte, and run it from cmd with: "latte-dock --default-layout" Created attachment 154225 [details]
New crash information added by DrKonqi
latte-dock (0.10.8) using Qt 5.15.7
Crashed while trying to add widget to latte panel
-- Backtrace (Reduced):
#4 0x00007f2e33dcf6e4 in QSGTexture::setFiltering(QSGTexture::Filtering) () at /lib64/libQt5Quick.so.5
#5 0x00007f2e33dfe5df in QSGOpaqueTextureMaterialShader::updateState(QSGMaterialShader::RenderState const&, QSGMaterial*, QSGMaterial*) () at /lib64/libQt5Quick.so.5
#6 0x00007f2e33de6c65 in QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch const*) () at /lib64/libQt5Quick.so.5
#7 0x00007f2e33debead in QSGBatchRenderer::Renderer::renderBatches() () at /lib64/libQt5Quick.so.5
#8 0x00007f2e33deca06 in QSGBatchRenderer::Renderer::render() () at /lib64/libQt5Quick.so.5
Created attachment 155501 [details]
New crash information added by DrKonqi
latte-dock (0.10.8) using Qt 5.15.8
I added two 'inline battery' widgets to the dock.
-- Backtrace (Reduced):
#4 0x00007faccddcf784 in QSGTexture::setFiltering(QSGTexture::Filtering) () from /lib64/libQt5Quick.so.5
#5 0x00007faccddfe6af in QSGOpaqueTextureMaterialShader::updateState(QSGMaterialShader::RenderState const&, QSGMaterial*, QSGMaterial*) () from /lib64/libQt5Quick.so.5
#6 0x00007faccdde6d25 in QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch const*) () from /lib64/libQt5Quick.so.5
#7 0x00007faccddebf75 in QSGBatchRenderer::Renderer::renderBatches() () from /lib64/libQt5Quick.so.5
#8 0x00007faccddecad6 in QSGBatchRenderer::Renderer::render() () from /lib64/libQt5Quick.so.5
|