Summary: | does not open the konsole application | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Manuel Luna MX <manuel.luna.mx> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | c.delacruz.chavarria.217128949, julien.dlq, kde |
Priority: | NOR | Keywords: | drkonqi |
Version: | 21.08.0 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Manuel Luna MX
2021-08-12 16:14:58 UTC
Created attachment 140671 [details]
New crash information added by DrKonqi
konsole (21.08.0) using Qt 5.15.3
- What I was doing when the application crashed:
Konsole:
I was staring my computer after an update. It happened succesfully. There was not any error until it start and I tried to opened. It only crashed many times and I can not open it.
- Unusual behavior I noticed:
I could not open it again.
-- Backtrace (Reduced):
#4 0x00007f632daa87d5 in QWindow::winId() const () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#5 0x00007f632ccdd943 in KWindowEffects::enableBlurBehind(QWindow*, bool, QRegion const&) () from /lib/x86_64-linux-gnu/libKF5WindowSystem.so.5
#6 0x00007f632ea334d3 in Konsole::MainWindow::setBlur (blur=true, this=0x556dc8e45c30) at ./src/MainWindow.cpp:892
#7 Konsole::MainWindow::setBlur (this=0x556dc8e45c30, blur=<optimized out>) at ./src/MainWindow.cpp:876
#8 0x00007f632ea36c52 in Konsole::MainWindow::activeViewChanged (controller=0x556dc8dd9330, this=0x556dc8e45c30) at /usr/include/c++/9/bits/atomic_base.h:413
Same issue here. If I deactivate blur, Konsole works. The issue seems linked to blur. From the backtrace looks like, it tries to enable blue without *** This bug has been marked as a duplicate of bug 439871 *** Created attachment 140732 [details]
New crash information added by DrKonqi
konsole (21.08.0) using Qt 5.15.3
- What I was doing when the application crashed:
I was restarting my computer aftes an update and my konsole have not working since that happened. I cannot use it, and it happened one day :')
-- Backtrace (Reduced):
#4 0x00007f4d596787d5 in QWindow::winId() const () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#5 0x00007f4d588ad943 in KWindowEffects::enableBlurBehind(QWindow*, bool, QRegion const&) () from /lib/x86_64-linux-gnu/libKF5WindowSystem.so.5
#6 0x00007f4d5a6034d3 in Konsole::MainWindow::setBlur (blur=true, this=0x55a4906e9390) at ./src/MainWindow.cpp:892
#7 Konsole::MainWindow::setBlur (this=0x55a4906e9390, blur=<optimized out>) at ./src/MainWindow.cpp:876
#8 0x00007f4d5a606c52 in Konsole::MainWindow::activeViewChanged (controller=0x55a4907d6510, this=0x55a4906e9390) at /usr/include/c++/9/bits/atomic_base.h:413
|