| Summary: | Latte crashed when attempting to add widget | ||
|---|---|---|---|
| Product: | [Unmaintained] lattedock | Reporter: | Steven Harmon <steven.harmon738> |
| Component: | application | Assignee: | Michail Vourlakos <mvourlakos> |
| Status: | REPORTED --- | ||
| Severity: | crash | CC: | estoeseltrabajodelatele, kdedev |
| 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 | ||
|
Description
Steven Harmon
2024-05-07 14:07:21 UTC
Thank you for the bug report! However Plasma 0.10.8 is no longer eligible for support or maintenance from KDE; supported versions are 5.27, and 5.27 or newer. Please upgrade to a supported version as soon as your distribution makes it available to you. Plasma is a fast-moving project, and bugs in one version are often fixed in the next one. If you need support for Plasma 0.10.8, please contact your distribution, who bears the responsibility of providing support for older releases that are no longer supported by KDE. If you can reproduce the issue after upgrading to a supported version, feel free to re-open this bug report. I've created [an issue in the Bugzilla Bot repo](https://invent.kde.org/sysadmin/bugzilla-bot/-/issues/13) to address the logic flaw that incorrectly closed this issue. Created attachment 170200 [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:
Trying to add a widget... Application also tooks too much time to run when booting. And restarting
-- Backtrace (Reduced):
#4 0x000075078559fad4 in QSGTexture::setFiltering(QSGTexture::Filtering) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#5 0x00007507855d07af in QSGOpaqueTextureMaterialShader::updateState(QSGMaterialShader::RenderState const&, QSGMaterial*, QSGMaterial*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#6 0x00007507855b8523 in QSGBatchRenderer::Renderer::renderUnmergedBatch(QSGBatchRenderer::Batch const*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7 0x00007507855bca25 in QSGBatchRenderer::Renderer::renderBatches() () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#8 0x00007507855bd352 in QSGBatchRenderer::Renderer::render() () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
|