Bug 454187

Summary: get new appearance not responsive
Product: [Applications] konsole Reporter: felixxx <felix.hls>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: crash CC: bugseforuns
Priority: NOR    
Version: master   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: backtrace

Description felixxx 2022-05-21 21:14:10 UTC
Created attachment 149096 [details]
backtrace

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Edit Current Profile
2. Appearance
3. Get New

OBSERVED RESULT
Download New Stuff window is in background and not possible to interact with (can't even close it)


EXPECTED RESULT
You can interact with the New Stuff window.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/OverlaySheet.qml:219:38: QML FocusScope: Binding loop detected for property "contentItemMaximumWidth"
QCoreApplication::postEvent: Unexpected null receiver
file:///usr/lib/qt/qml/org/kde/kirigami.2/PlaceholderMessage.qml:235:5: QML Heading: Binding loop detected for property "verticalAlignment"
file:///usr/lib/qt/qml/org/kde/kirigami.2/PlaceholderMessage.qml:235:5: QML Heading: Binding loop detected for property "verticalAlignment"
file:///usr/lib/qt/qml/org/kde/kirigami.2/AbstractApplicationItem.qml:75:5: QML QQuickItem: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
27 -- exe=/usr/local/bin/konsole
13 -- platform=xcb
11 -- display=:0
16 -- appname=konsole
23 -- apppath=/usr/local/bin
10 -- signal=11
10 -- pid=16710
20 -- appversion=22.07.70
20 -- programname=Konsole
31 -- bugaddress=submit@bugs.kde.org
12 -- startupid=0
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = konsole path = /usr/local/bin pid = 16710
KCrash: Arguments: /usr/local/bin/konsole 
KCrash: Attempting to start /usr/lib/drkonqi
Comment 1 felixxx 2022-05-21 21:33:16 UTC
Same happens when compiled from source and in a kde neon virtual mashine
Comment 2 felixxx 2022-05-21 21:36:08 UTC
(In reply to felixxx from comment #0)
> Created attachment 149096 [details]
> backtrace
> 
> SUMMARY
> ***
> NOTE: If you are reporting a crash, please try to attach a backtrace with
> debug symbols.
> See
> https://community.kde.org/Guidelines_and_HOWTOs/Debugging/
> How_to_create_useful_crash_reports
> ***
> 
> 
> STEPS TO REPRODUCE
> 1. Edit Current Profile
> 2. Appearance
> 3. Get New
> 
> OBSERVED RESULT
> Download New Stuff window is in background and not possible to interact with
> (can't even close it)
> 
> 
> EXPECTED RESULT
> You can interact with the New Stuff window.
> 
> SOFTWARE/OS VERSIONS
> Linux/KDE Plasma: Arch Linux
> (available in About System)
> KDE Plasma Version: 5.24.5
> KDE Frameworks Version: 5.94.0
> Qt Version: 5.15.4
> 
> ADDITIONAL INFORMATION
> file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/OverlaySheet.qml:219:38:
> QML FocusScope: Binding loop detected for property "contentItemMaximumWidth"
> QCoreApplication::postEvent: Unexpected null receiver
> file:///usr/lib/qt/qml/org/kde/kirigami.2/PlaceholderMessage.qml:235:5: QML
> Heading: Binding loop detected for property "verticalAlignment"
> file:///usr/lib/qt/qml/org/kde/kirigami.2/PlaceholderMessage.qml:235:5: QML
> Heading: Binding loop detected for property "verticalAlignment"
> file:///usr/lib/qt/qml/org/kde/kirigami.2/AbstractApplicationItem.qml:75:5:
> QML QQuickItem: Detected anchors on an item that is managed by a layout.
> This is undefined behavior; use Layout.alignment instead.
> 27 -- exe=/usr/local/bin/konsole
> 13 -- platform=xcb
> 11 -- display=:0
> 16 -- appname=konsole
> 23 -- apppath=/usr/local/bin
> 10 -- signal=11
> 10 -- pid=16710
> 20 -- appversion=22.07.70
> 20 -- programname=Konsole
> 31 -- bugaddress=submit@bugs.kde.org
> 12 -- startupid=0
> KCrash: crashing... crashRecursionCounter = 2
> KCrash: Application Name = konsole path = /usr/local/bin pid = 16710
> KCrash: Arguments: /usr/local/bin/konsole 
> KCrash: Attempting to start /usr/lib/drkonqi
Comment 3 Patrick Silva 2022-05-23 02:01:50 UTC

*** This bug has been marked as a duplicate of bug 452593 ***