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

Failed to open (load module) desktop app #32

Open
yalin opened this issue Nov 23, 2022 · 2 comments
Open

Failed to open (load module) desktop app #32

yalin opened this issue Nov 23, 2022 · 2 comments

Comments

@yalin
Copy link

yalin commented Nov 23, 2022

Hi,
I'm using Pop!_OS 22.04 LTS
I downloaded Raindrop from Snapcraft

When I want to run Raindrop, I get this error;

Failed to load module "appmenu-gtk-module"
SNAP env is defined, updater is disabled
[1123/082910.409279:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Operation not permitted (1)
Trace/breakpoint trap (core dumped)

Then, I used the commands below in terms of solving the issue;

sudo apt-get install appmenu-gtk2-module appmenu-gtk3-module
sudo apt-get install --reinstall libcanberra-gtk-module

They worked last week and solved the issue, but now it is happening again.
I can not open the desktop app.

@yalin
Copy link
Author

yalin commented Nov 24, 2022

Today it showed the similar error but the program started;

Failed to load module "appmenu-gtk-module"
SNAP env is defined, updater is disabled
Error org.freedesktop.DBus.Error.Failed: cannot set "default-url-scheme-handler" subproperty "rnio" setting to invalid value "Raindrop.io.desktop"
checkForUpdatesAndNotify called, downloadPromise is null

@pknag
Copy link

pknag commented Jan 20, 2023

I am on Ubuntu 20.04.5 and I am getting a similar error. The app is stuck at Signin page. Redirects to browser for signin and after signing in nothing changes.
The terminal messages are as follows:

Gtk-Message: 15:40:55.996: Failed to load module "appmenu-gtk-module" [17150:0120/154056.053639:ERROR:object_proxy.cc(623)] Failed to call method: org.freedesktop.DBus.ListActivatableNames: object_path= /org/freedesktop/DBus: org.freedesktop.DBus.Error.AccessDenied: An AppArmor policy prevents this sender from sending this message to this recipient; type="method_call", sender=":1.177" (uid=1001 pid=17150 comm="/snap/raindrop/6/raindrop --no-sandbox --enable-cr" label="snap.raindrop.raindrop (enforce)") interface="org.freedesktop.DBus" member="ListActivatableNames" error name="(unset)" requested_reply="0" destination="org.freedesktop.DBus" (bus) SNAP env is defined, updater is disabled Error org.freedesktop.DBus.Error.Failed: cannot set "default-url-scheme-handler" subproperty "rnio" setting to invalid value "Raindrop.io.desktop" checkForUpdatesAndNotify called, downloadPromise is null WARNING: Kernel has no file descriptor comparison support: Operation not permitted

I have appmenu-gtk-module installed. Skype works and spews out similar messages.

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

2 participants