STEPS TO REPRODUCE 1. flatpak run org.kde.haruna OBSERVED RESULT Gtk-Message: 10:22:35.704: Failed to load module "appmenu-gtk-module" Gtk-Message: 10:22:35.747: Failed to load module "canberra-gtk-module" Gtk-Message: 10:22:35.747: Failed to load module "canberra-gtk-module" unknown() : Qt: Session management error: None of the authentication protocols specified are supported unknown() : qrc:/qml/main.qml:105:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } unknown() : qrc:/qml/HProgressBar.qml:209:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } unknown() : qrc:/qml/MpvVideo.qml:308:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } unknown() : qrc:/qml/Menus/AudioMenu.qml:34:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } unknown() : qrc:/qml/Menus/AudioMenu.qml:34:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... } EXPECTED RESULT smooth run SOFTWARE/OS VERSIONS Description: Ubuntu 20.04.4 LTS Release: 20.04 Codename: focal ADDITIONAL INFORMATION gave this message and didn't run, after flatpak update, it runs but still gives this message
(In reply to arielH from comment #0) > gave this message and didn't run, after flatpak update, it runs but still gives this message Did the flatpak install nvidia drivers? If you update nvidia drivers on your system, then you have to update them for flatpak too, else Haruna doesn't start. Also if the app works just ignore the terminal output.
Created attachment 147660 [details] attachment-10982-0.html i don't know, how can i check that? i know that after updating them separately it stopped working (reboot) then i had to update flatpak and now it's working (although it gives terminal error...) On Mon, Mar 21, 2022 at 2:15 PM george fb <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=451760 > > --- Comment #1 from george fb <georgefb899@gmail.com> --- > (In reply to arielH from comment #0) > > gave this message and didn't run, after flatpak update, it runs but > still gives this message > > Did the flatpak install nvidia drivers? If you update nvidia drivers on > your > system, then you have to update them for flatpak too, else Haruna doesn't > start. > Also if the app works just ignore the terminal output. > > -- > You are receiving this mail because: > You reported the bug.
(In reply to arielH from comment #2) > i don't know, how can i check that? When you update flatpak it shows you the packages it will update. Don't know if you can check after. > i know that after updating them separately it stopped working (reboot) then > i had to update flatpak and now it's working (although it gives terminal > error...) If it works, as I said before, ignore the terminal output.