-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Labels
Description
General crash information
General information
I'm new and started playing with the shell and after a couple of minutes playing I ended up with a shell.qml that consistently crashes the app.
import Quickshell
import QtQuick
ShellRoot {
Variants {
model: Quickshell.screens
delegate: PanelWindow {
property var modelData
screen: modelData
Component.OnComplete {
}
}
}
}
This is from the ArchLinux official packages, version 0.2.1-3
What caused the crash
See shell.qml
Minidump
I can't find any 'minidump'...
Log file
Configuration
No response
Backtrace
No response
Executable
No response