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

Gtk-Message: 23:48:13.069: Failed to load module "canberra-gtk-module" #448

Open
StefanPofahl opened this issue Oct 11, 2022 · 1 comment

Comments

@StefanPofahl
Copy link

StefanPofahl commented Oct 11, 2022

Hi,

on the Gtk-site I found the advice:

On some platforms, you may see messages like
Gtk-Message: 20:15:48.288: Failed to load module "canberra-gtk-module"
These are harmless. If you want to suppress them, on Unix platforms you can add something like
export GTK_PATH=$GTK_PATH:/usr/lib/x86_64-linux-gnu/gtk-3.0

But this does not solve the issue under kubuntu.

If I run the following minimal example:

using PlotlyJS
PlotlyJS.Plot([1,2,3])

in a julia session inside a terminal window the error message is:

julia> Gtk-Message: 00:02:42.519: Failed to load module "canberra-gtk-module"
Gtk-Message: 00:02:42.521: Failed to load module "canberra-gtk-module"

And I have ( - of course - ) installed the related package:

sudo apt install libcanberra-gtk-module

Any ideas?

@StefanPofahl
Copy link
Author

The error-message has changed!
Now I see:
Gtk-Message: 09:00:32.525: Failed to load module "colorreload-gtk-module"
Gtk-Message: 09:00:32.525: Failed to load module "window-decorations-gtk-module"

I have checked, the html is existent, but I cannot open it in the web-browser.

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

1 participant