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

Load module error on Ubuntu 22.04 #39

Open
MJWeldy opened this issue Oct 11, 2024 · 3 comments
Open

Load module error on Ubuntu 22.04 #39

MJWeldy opened this issue Oct 11, 2024 · 3 comments

Comments

@MJWeldy
Copy link

MJWeldy commented Oct 11, 2024

  • Whombat version: 0.7.0
  • Python version:
  • Operating System: Ubuntu 22.04

Description

Describe what you were trying to get done.

Opening the new version

Tell us what happened, what went wrong, and what you expected to happen.

The loading scripts output a few load module errors.

Gtk-Message: 08:57:31.614: Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it.
[119615, Main Thread] WARNING: GTK+ module /snap/firefox/5014/gnome-platform/usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so cannot be loaded.
GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported.: 'glib warning', file /build/firefox/parts/firefox/build/toolkit/xre/nsSigHandlers.cpp:187

(firefox:119615): Gtk-WARNING **: 08:57:31.670: GTK+ module /snap/firefox/5014/gnome-platform/usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so cannot be loaded.
GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported.
Gtk-Message: 08:57:31.670: Failed to load module "canberra-gtk-module"
[119615, Main Thread] WARNING: GTK+ module /snap/firefox/5014/gnome-platform/usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so cannot be loaded.
GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported.: 'glib warning', file /build/firefox/parts/firefox/build/toolkit/xre/nsSigHandlers.cpp:187

(firefox:119615): Gtk-WARNING **: 08:57:31.670: GTK+ module /snap/firefox/5014/gnome-platform/usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so cannot be loaded.
GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported.
Gtk-Message: 08:57:31.670: Failed to load module "canberra-gtk-module"
If there was a crash, please include the traceback here.

Navigation around the app seems to run fine, but spectrograms are not visualizing.

Best,
Matt

@mbsantiago
Copy link
Owner

Thanks Matt,
I'll have a look into that. What browser are you using? I've had good experiences with firefox, but Chrome and Safari seem to struggle with the spectrograms.

@MJWeldy
Copy link
Author

MJWeldy commented Oct 11, 2024

Good morning Santiago!
I'm using firefox.

@mbsantiago
Copy link
Owner

Can you please open the developer tools in Firefox, navigate to the network tab and report on what the response of the requests to the /api/v1/spectrograms while navigating on a spectrogram?

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