| Summary: | Latte Dock crashes when opening the APP menu or expanding the system tray. | ||
|---|---|---|---|
| Product: | [Unmaintained] lattedock | Reporter: | hi |
| Component: | application | Assignee: | Michail Vourlakos <mvourlakos> |
| Status: | REPORTED --- | ||
| Severity: | crash | CC: | r3dgamer6, turkkemal01 |
| 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 |
||
|
Description
hi
2023-11-20 09:44:27 UTC
Created attachment 163961 [details]
New crash information added by DrKonqi
latte-dock (0.10.8) using Qt 5.15.10
By holding down super+tab (cycling through open activities really fast) for a couple seconds the dock will crash.
-- Backtrace (Reduced):
#4 0x00007fce9b59e164 in QSGTexture::setFiltering(QSGTexture::Filtering) () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#5 0x00007fce9b5cd12f in QSGOpaqueTextureMaterialShader::updateState(QSGMaterialShader::RenderState const&, QSGMaterial*, QSGMaterial*) () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#6 0x00007fce9b5b56d5 in QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch const*) () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7 0x00007fce9b5bab8b in QSGBatchRenderer::Renderer::renderBatches() () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#8 0x00007fce9b5bb4c6 in QSGBatchRenderer::Renderer::render() () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
Created attachment 165833 [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:
When I turn my computer off and on, sometimes I see that the latte dock application crashes and does not open. I do not interfere with the extra latte dock application.
-- Backtrace (Reduced):
#4 0x00007f5b0df9fad4 in QSGTexture::setFiltering(QSGTexture::Filtering) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#5 0x00007f5b0dfd07af in QSGOpaqueTextureMaterialShader::updateState(QSGMaterialShader::RenderState const&, QSGMaterial*, QSGMaterial*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#6 0x00007f5b0dfb73dc in QSGBatchRenderer::Renderer::renderMergedBatch(QSGBatchRenderer::Batch const*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7 0x00007f5b0dfbcb25 in QSGBatchRenderer::Renderer::renderBatches() () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#8 0x00007f5b0dfbd352 in QSGBatchRenderer::Renderer::render() () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
|