aerial-sddm-theme icon indicating copy to clipboard operation
aerial-sddm-theme copied to clipboard

Error when running in test mode: MediaPlayer is not a type

Open analgaming12 opened this issue 10 months ago • 5 comments

I'm running it in test mode and get this error:

The current theme cannot be loaded due to the errors below, please select another theme

file://home/(removed)/Downloads/aerial-sddm-theme-master/Main.qml:157:5:MediaPlayer is not a type

I've downloaded all dependencies listed and also downloaded qt6-multimedia(both gstreamer and ffmpeg) to no avail. Any help would be appreciated.

analgaming12 avatar Apr 14 '24 07:04 analgaming12

Using what distro?

hat3ph avatar Apr 17 '24 00:04 hat3ph

Got the same issue when using the test command, using sddm-greeter --test-mode --theme /usr/share/sddm/themes/aerial-sddm-theme/ works fine but when running sddm-greeter-qt6 it break line 70 with VideoOutput is not a type

0x4c756e61 avatar May 01 '24 12:05 0x4c756e61

Got the same issue when using the test command, using sddm-greeter --test-mode --theme /usr/share/sddm/themes/aerial-sddm-theme/ works fine but when running sddm-greeter-qt6 it break line 70 with VideoOutput is not a type

i think aerial-sddm-theme is qt5 compatible only.

hat3ph avatar May 02 '24 05:05 hat3ph

If you have only qt-5 multimedia installed (and not qt6-multimedia) the issue persists ?

3ximus avatar May 02 '24 17:05 3ximus

If you have only qt-5 multimedia installed (and not qt6-multimedia) the issue persists ?

I have an test arch linux vm with fresh sddm installed, with qt6-multimedia installed, sddm-greeter-qt6 not working with error "Playlist is not a type."

I think is because Qt6 QMediaPlayer no longer support playlist.

https://doc.qt.io/qt-6/qtmultimedia-changes-qt6.html

hat3ph avatar May 04 '24 03:05 hat3ph

I see... Well unless someone wants to spend the time on this and make a PR I'll close the issue for now because I don't have any plans to working on this feature :/

3ximus avatar May 05 '24 01:05 3ximus