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

SDDM theme doesn't work properly #22

Open
ilgiznurgaliev opened this issue Dec 22, 2021 · 0 comments
Open

SDDM theme doesn't work properly #22

ilgiznurgaliev opened this issue Dec 22, 2021 · 0 comments

Comments

@ilgiznurgaliev
Copy link

Hi,

Can be tested using the command below:

$ sddm-greeter --test-mode --theme /usr/share/sddm/themes/Fluent
[20:00:51.698] (II) GREETER: High-DPI autoscaling not Enabled
[20:00:51.751] (II) GREETER: Reading from "/usr/share/xsessions/plasma.desktop"
[20:00:51.752] (II) GREETER: Loading theme configuration from "/usr/share/sddm/themes/Fluent/theme.conf"
[20:00:51.763] (EE) GREETER: Socket error:  "QLocalSocket::connectToServer: Invalid name"
[20:00:51.826] (II) GREETER: Loading file:///usr/share/sddm/themes/Fluent/Main.qml...
[20:00:51.987] (WW) GREETER: file:///usr/share/sddm/themes/Fluent/Main.qml:453:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
[20:00:51.999] (WW) GREETER: file:///usr/share/sddm/themes/Fluent/components/VirtualKeyboard.qml:20:1: module "QtQuick.VirtualKeyboard" is not installed
[20:00:52.008] (WW) GREETER: file:///usr/share/sddm/themes/Fluent/Login.qml:106:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
[20:00:52.012] (WW) GREETER: file:///usr/share/sddm/themes/Fluent/Login.qml:115:5: QML Image: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[20:00:52.026] (WW) GREETER: file:///usr/share/sddm/themes/Fluent/Background.qml:34:5: QML Image: Cannot open: file:///usr/share/sddm/themes/Fluent/background.png
[20:00:52.028] (WW) GREETER: file:///usr/share/sddm/themes/Fluent/Login.qml:73:13: Unable to assign [undefined] to QString
[20:00:52.028] (WW) GREETER: file:///usr/share/sddm/themes/Fluent/Main.qml:75: TypeError: Cannot read property 'text' of undefined
[20:00:52.028] (WW) GREETER: file:///usr/share/sddm/themes/Fluent/Login.qml:64:9: Unable to assign [undefined] to QString
[20:00:52.028] (WW) GREETER: file:///usr/share/sddm/themes/Fluent/Main.qml:179:13: Unable to assign [undefined] to QString
[20:00:52.028] (WW) GREETER: file:///usr/share/sddm/themes/Fluent/Main.qml:178:13: Unable to assign [undefined] to int
[20:00:52.028] (WW) GREETER: file:///usr/share/sddm/themes/Fluent/Login.qml:115:5: QML Image: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
[20:00:52.028] (II) GREETER: Adding view for "DVI-I-1" QRect(0,0 1920x1080)
[20:00:52.072] (WW) GREETER: <input>:349:374: Could not add child element to parent element because the types are incorrect.
[20:00:52.072] (WW) GREETER: <input>:350:126: Could not add child element to parent element because the types are incorrect.
[20:00:52.072] (WW) GREETER: <input>:351:126: Could not add child element to parent element because the types are incorrect.
[20:00:52.072] (WW) GREETER: <input>:351:385: Could not add child element to parent element because the types are incorrect.
[20:00:52.072] (WW) GREETER: <input>:352:125: Could not add child element to parent element because the types are incorrect.
[20:00:52.072] (WW) GREETER: <input>:353:124: Could not add child element to parent element because the types are incorrect.
[20:00:52.072] (WW) GREETER: <input>:354:125: Could not add child element to parent element because the types are incorrect.
[20:00:52.072] (WW) GREETER: <input>:355:125: Could not add child element to parent element because the types are incorrect.
[20:00:52.072] (WW) GREETER: <input>:356:125: Could not add child element to parent element because the types are incorrect.
[20:00:52.072] (WW) GREETER: <input>:356:371: Could not add child element to parent element because the types are incorrect.
[20:00:52.073] (WW) GREETER: <input>:356:619: Could not add child element to parent element because the types are incorrect.

Below is how it looks like:
image

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

1 participant