Skip to content

Extension Manager crashes - Error pops up #777

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

Open
m0070 opened this issue Feb 17, 2025 · 12 comments
Open

Extension Manager crashes - Error pops up #777

m0070 opened this issue Feb 17, 2025 · 12 comments
Labels
bug Something isn't working

Comments

@m0070
Copy link

m0070 commented Feb 17, 2025

Extension Manager crashes - Error pops up

Image

System Information:
Could not check for updates: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: Object does not exist at path “/org/gnome/Shell/Extensions”

@oscfdezdz
Copy link
Collaborator

Which distribution are you using? It looks like you may be missing a dependency like gjs or similar.

@oscfdezdz oscfdezdz added the bug Something isn't working label Feb 17, 2025
@m0070
Copy link
Author

m0070 commented Feb 17, 2025

Fedora 41 - Gnome 47

@oscfdezdz
Copy link
Collaborator

oscfdezdz commented Feb 17, 2025

#320 and #391 are related, although Fedora should have all the required dependencies installed out of the box. Could you check, if you haven't already, that you have gjs installed? If it is, official Extensions app, either installed from Flatpak or via dnf may have the same issue as Extension Manager and the problem may be somewhere else.

@m0070
Copy link
Author

m0070 commented Feb 17, 2025

I updated my OS 2 hours ago. Should I try again?

@oscfdezdz
Copy link
Collaborator

You can try although that shouldn't be the problem.
Can you install gnome-extensions-app from a terminal with dnf? (sudo dnf install gnome-extensions-app) Maybe that will solve the problem, when you check that Extension Manager is working properly, you should be able to uninstall it.

I've updated a Fedora 41 machine to try to replicate the issue but it's working as expected.

@oscfdezdz
Copy link
Collaborator

A reboot may also fix it if you didn't do one after upgrading, it's possible that related system files were modified.

@nicolito128
Copy link

nicolito128 commented Feb 26, 2025

Same error here on openSUSE Tumbleweed. I updated the system just last night.

Logs:

../src/exm-backtrace.c:109 'exm_backtrace_print'
../src/main.c:44 'handler'
2 frames omitted
../src/exm-comment-dialog.c:168 'on_get_comments'
2 frames omitted
../src/web/exm-request-handler.c:106 'request_callback'
21 frames omitted
../src/main.c:112 'run_app'
2 frames omitted
../sysdeps/x86_64/start.S:115 '_start'

System info:

  • Gnome 47
  • Linux 6.13.4-1-default

@oscfdezdz
Copy link
Collaborator

@nicolito128 From the log you share, it isn't the same issue and I think it should be fixed by #765 for the next stable release 😄

@nicolito128
Copy link

Oh, sorry for the confusion @oscfdezdz and thank you for pointing out the PR 😄

@Akirah10
Copy link

Hi everyone, I have the same issue. Al my extensions are unsupported and gives me the same pop up error message. I'm on Pop Os Cosmic 24.04.

Could not check for updates: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable

Image

@gabrbrand
Copy link
Contributor

gabrbrand commented Mar 24, 2025

Hi everyone, I have the same issue. Al my extensions are unsupported and gives me the same pop up error message. I'm on Pop Os Cosmic 24.04.

@Akirah10 Cosmic doesn't support GNOME Extensions, as it's no longer based on GNOME. It's a completely different desktop environment rewritten in Rust...
Therefore this error (different from the first reported) is to be expected.

@Akirah10
Copy link

Akirah10 commented Mar 24, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants