Bug 454187 - get new appearance not responsive
Summary: get new appearance not responsive
Status: RESOLVED DUPLICATE of bug 452593
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: master
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-21 21:14 UTC by felixxx
Modified: 2022-05-23 02:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace (7.09 KB, text/vnd.kde.kcrash-report)
2022-05-21 21:14 UTC, felixxx
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***