Dnfdragora does not start in wayland

I installed the system with x11 but when I installed wayland as recommended dnfdragora does not start, when I installed the system with wayland and installed x11 everything works. I do not know what could be causing this, maybe it is a dependency?

Why did you write the entire content of the post as the title??
Edited.

Works here. What error do you get if you try to launch it from a konsole in wayland?

Yes

Try reading configuration file
From ./dnfdragora.yaml
Skipped exception: <[Errno 2] No such file or directory: './dnfdragora.yaml'> 
From /etc/dnfdragora/dnfdragora.yaml
Finally read user settings from /home/oskar/.config/dnfdragora.yaml
Warning logging must be set in user preferences, discarded
Logging disabled
<_M_> [ui] YUILoader.cc:60 loadUI(): DISPLAY: ":0"
<_M_> [ui] YUILoader.cc:61 loadUI(): XDG_CURRENT_DESKTOP: "KDE"
<_M_> [ui] YUILoader.cc:62 loadUI(): YUI_PREFERED_BACKEND: ""
<_M_> [ui] YUILoader.cc:96 loadUI(): User-selected UI-plugin: ""
<_M_> [ui] YUILoader.cc:128 loadUI(): Using UI-plugin: "qt"
<_M_> [ui] YUI.cc:83 YUI(): This is libyui 4.6.2
<_M_> [ui] YUI.cc:84 YUI(): Creating UI without threads
<_M_> [qt-ui] YQUI.cc:110 YQUI(): This is libyui-qt 4.6.2
<_M_> [ui] YUI.cc:238 topmostConstructorHasFinished(): Running without threads
<WRN> [qt-ui] YQUI.cc:656 qMessageHandler(): <libqt-warning> Could not find the Qt platform plugin "wayland" in ""
<ERR> [qt-ui] YQUI.cc:660 qMessageHandler(): <libqt-critical>This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
<ERR> [qt-ui] YQUI.cc:660 qMessageHandler(): 
<ERR> [qt-ui] YQUI.cc:660 qMessageHandler(): Available platform plugins are: eglfs, xcb.
<ERR> [qt-ui] YQUI.cc:660 qMessageHandler():

@FernPolskaOriginal in console:

LC_ALL=C dnfdragora

Please post your code as code

1 Like

yes. I edited

Install: qt5-qtwayland

1 Like

Thanks