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

[BUG] When loading Javis get Gtk error #501

Open
AtheistApe opened this issue Aug 14, 2023 · 1 comment
Open

[BUG] When loading Javis get Gtk error #501

AtheistApe opened this issue Aug 14, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@AtheistApe
Copy link

Before Filing a Report

  • Did I read the Documentation and/or docstrings?
  • Did I search the Javis GitHub to see if this bug has already been reported?
  • Am I familiar with the Javis philosophy?
  • Do I have the latest version of Javis installed?

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

  1. Julia Version (i.e. output of julia -v):

  2. Operating system (Mac, Linux, Windows):

  3. Javis version (i.e output of ] status Javis in the REPL)

  4. Minimum working code example that led to bug:

Expected Behavior and Actual Behavior

A clear and concise description of what you expected to happen followed up with an explanation of what actually happened.

Stacktrace (If Applicable)
If the stacktrace includes some ffmpeg error please set the kwarg ffmpeg_loglevel to "info" i.e render(your_video, "your_animation.gif", ffmpeg_loglevel = "info")

Screenshots
If applicable, add your gif or drawing to help explain your problem.

Additional context
Add any other context about the problem here.

@AtheistApe AtheistApe added the bug Something isn't working label Aug 14, 2023
@AtheistApe
Copy link
Author

When loading Javis, I get the message:
Gtk-Message: 18:58:53.062: Failed to load module "xapp-gtk3-module"

I read in some forums that this can be corrected by installing xapp, but when I try to do that I get:
The following packages have unmet dependencies:
xapp : Depends: libxapp1 (= 2.2.8-1) but 2.6.1+victoria is to be installed
E: Unable to correct problems, you have held broken packages.

I'm running Julia version 1.9.0, Pluto v0.19.27, Javis v0.9.0 on Linux Mint 21.2

Any idea if this a problem on my end or a problem with the current version of Javis? In any case, does anyone have some helpful suggestions for a fix?

Also, is this the reason that video doesn't render in Pluto notebooks?

@AtheistApe AtheistApe changed the title [BUG] When loading Javis is get the message: [BUG] When loading Javis get Gtk error Aug 14, 2023
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

1 participant