| Summary: | Crash afer startup and login | ||
|---|---|---|---|
| Product: | [Unmaintained] lattedock | Reporter: | Matthew <m> |
| Component: | application | Assignee: | Michail Vourlakos <mvourlakos> |
| Status: | REPORTED --- | ||
| Severity: | crash | CC: | kevinfdezdominguez, mrugendraskulkarni, sagnik.tr |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 0.10.8 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
||
|
Description
Matthew
2023-08-22 20:47:15 UTC
Created attachment 161309 [details]
New crash information added by DrKonqi
latte-dock (0.10.77) using Qt 5.15.10
Crash after startup, wasn't looking at the monitor at the moment.
-- Backtrace (Reduced):
#4 0x00007ff13358b904 in QSGTexture::setFiltering(QSGTexture::Filtering) () at /usr/lib/libQt5Quick.so.5
#5 0x00007ff1335bb630 in QSGOpaqueTextureMaterialShader::updateState(QSGMaterialShader::RenderState const&, QSGMaterial*, QSGMaterial*) () at /usr/lib/libQt5Quick.so.5
#6 0x00007ff1335a464e in QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch const*) () at /usr/lib/libQt5Quick.so.5
#7 0x00007ff1335a7e3e in QSGBatchRenderer::Renderer::renderBatches() () at /usr/lib/libQt5Quick.so.5
#8 0x00007ff1335ac8f1 in QSGBatchRenderer::Renderer::render() () at /usr/lib/libQt5Quick.so.5
Created attachment 162023 [details]
New crash information added by DrKonqi
latte-dock (0.10.8) using Qt 5.15.3
I am using Kubuntu(with Kvantum and Latte dock). I had VS Code opened on full screen and was trying to launch whatsdesk from the dock but was unable to do so even after repeatedly clicking it. So pressed alt F2 and launched it by typing it at which point latte dock briefly crashed(dissapeared) and then reappeated for a couple more seconds(during which it was fully operational) and then it crashed for good.
-- Backtrace (Reduced):
#4 0x00007f2d93d9fad4 in QSGTexture::setFiltering(QSGTexture::Filtering) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#5 0x00007f2d93dd07af in QSGOpaqueTextureMaterialShader::updateState(QSGMaterialShader::RenderState const&, QSGMaterial*, QSGMaterial*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#6 0x00007f2d93db73dc in QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch const*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7 0x00007f2d93dbc965 in QSGBatchRenderer::Renderer::renderBatches() () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#8 0x00007f2d93dbd352 in QSGBatchRenderer::Renderer::render() () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
Created attachment 162137 [details]
New crash information added by DrKonqi
latte-dock (0.10.8) using Qt 5.15.8
Crashed while adding widgets to the dock
-- Backtrace (Reduced):
#4 0x00007fc7a9f9dd34 in QSGTexture::setFiltering(QSGTexture::Filtering) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#5 0x00007fc7a9fccc0f in QSGOpaqueTextureMaterialShader::updateState(QSGMaterialShader::RenderState const&, QSGMaterial*, QSGMaterial*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#6 0x00007fc7a9fb5295 in QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch const*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7 0x00007fc7a9fba525 in QSGBatchRenderer::Renderer::renderBatches() () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#8 0x00007fc7a9fbb086 in QSGBatchRenderer::Renderer::render() () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
|