Bug 451760 - Failed to load module "appmenu-gtk-module
Summary: Failed to load module "appmenu-gtk-module
Status: RESOLVED NOT A BUG
Alias: None
Product: Haruna
Classification: Applications
Component: generic (show other bugs)
Version: 0.7.3
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: george fb
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-21 10:43 UTC by arielH
Modified: 2022-06-07 14:02 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
attachment-10982-0.html (1.43 KB, text/html)
2022-03-22 07:30 UTC, arielH
Details

Note You need to log in before you can comment on or make changes to this bug.
Description arielH 2022-03-21 10:43:42 UTC
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
Comment 1 george fb 2022-03-21 12:15:39 UTC
(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.
Comment 2 arielH 2022-03-22 07:30:58 UTC
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.
Comment 3 george fb 2022-03-28 11:59:59 UTC
(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.