Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hang on session selection #1

Open
captn3m0 opened this issue Oct 30, 2023 · 6 comments
Open

Hang on session selection #1

captn3m0 opened this issue Oct 30, 2023 · 6 comments

Comments

@captn3m0
Copy link

Clicking the session selection hangs sddm for me. Didn't find anything relevant in the logs for sddm so far. Had to restart sddm, and then it worked.

@TheoIsDumb
Copy link
Owner

Does the issue still persist?

@captn3m0
Copy link
Author

Yes, it still persists. If I don't try to change the session, it works fine. Session selection works fine in other themes.

But it hangs only in this specific theme. Always happens.

@TheoIsDumb
Copy link
Owner

Oh.
It works fine here.

BTW, could you give me the output of sddm-greeter --test-mode --theme /usr/share/sddm/themes/LentenRose?

and logs from dmesg, journalctl, if those are available?

@captn3m0
Copy link
Author

sddm-greeter --test-mode --theme /usr/share/sddm/themes/LentenRose
High-DPI autoscaling Enabled
Reading from "/usr/local/share/wayland-sessions/plasmawayland.desktop"
Reading from "/usr/share/wayland-sessions/plasmawayland.desktop"
Reading from "/usr/local/share/wayland-sessions/sway.desktop"
Reading from "/usr/share/wayland-sessions/sway.desktop"
Reading from "/usr/local/share/xsessions/plasma.desktop"
Reading from "/usr/share/xsessions/plasma.desktop"
Parsing xkb rules from "/usr/share/X11/xkb/rules/evdev.xml"
Loading theme configuration from "/usr/share/sddm/themes/LentenRose/theme.conf"
Socket error:  "QLocalSocket::connectToServer: Invalid name"
Loading file:///usr/share/sddm/themes/LentenRose/Main.qml...
file:///usr/share/sddm/themes/LentenRose/Components/Input.qml:532:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
file:///usr/share/sddm/themes/LentenRose/Components/Clock.qml:32:9: Unable to assign [undefined] to QString
file:///usr/share/sddm/themes/LentenRose/Components/SessionButton.qml:14:5: Unable to assign ComboBox_QMLTYPE_8 to Control_QMLTYPE_5
Adding view for "eDP-1" QRect(0,0 2560x1600)
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
file:///usr/share/sddm/themes/LentenRose/Components/Clock.qml:32:9: Unable to assign [undefined] to QString
file:///usr/share/sddm/themes/LentenRose/Components/Clock.qml:32:9: Unable to assign [undefined] to QString
file:///usr/share/sddm/themes/LentenRose/Components/Clock.qml:32:9: Unable to assign [undefined] to QString
file:///usr/share/sddm/themes/LentenRose/Components/Clock.qml:32:9: Unable to assign [undefined] to QString
file:///usr/share/sddm/themes/LentenRose/Components/Clock.qml:32:9: Unable to assign [undefined] to QString
file:///usr/share/sddm/themes/LentenRose/Components/Clock.qml:32:9: Unable to assign [undefined] to QString
file:///usr/share/sddm/themes/LentenRose/Components/Clock.qml:32:9: Unable to assign [undefined] to QString
file:///usr/share/sddm/themes/LentenRose/Components/Clock.qml:32:9: Unable to assign [undefined] to QString
file:///usr/share/sddm/themes/LentenRose/Components/Clock.qml:32:9: Unable to assign [undefined] to QString
file:///usr/share/sddm/themes/LentenRose/Components/Clock.qml:32:9: Unable to assign [undefined] to QString
file:///usr/share/sddm/themes/LentenRose/Components/Input.qml:343:17: QML PropertyChanges: Cannot assign to non-existent property "border.color"
file:///usr/share/sddm/themes/LentenRose/Components/Clock.qml:32:9: Unable to assign [undefined] to QString

The theme glitches on session selection:

photo_2023-10-31_21-46-31

Will re-enable and send dmesg logs in a bit.

@captn3m0
Copy link
Author

(This is on Asahi Linux running on a Macbook Air M2)

@TheoIsDumb
Copy link
Owner

Hello sir, sorry for the long delay.
Was a long day, got busy and stuff.

So, wild guess here: are you running SDDM on Wayland? Can you see if you set DisplayServer to wayland below [General] in SDDM config? Maybe that's messing up? (man sddm.conf, line 29)

And I don't know if it has something to do with Asahi, but since the other themes worked fine, I guess that's not where the issue is from.

@TheoIsDumb TheoIsDumb reopened this Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants