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

X Window System error #405

Closed
dipohl opened this issue Jan 19, 2019 · 4 comments
Closed

X Window System error #405

dipohl opened this issue Jan 19, 2019 · 4 comments

Comments

@dipohl
Copy link

dipohl commented Jan 19, 2019

MediathekView 13.2.1 on Fedora 29 with

  java-1.8.0-openjdk-1:1.8.0.191.b13-0.fc29.x86_64                              
  java-1.8.0-openjdk-headless-1:1.8.0.191.b13-0.fc29.x86_64                     
  java-1.8.0-openjdk-openjfx-1:1.8.0.191.b13-0.fc29.x86_64                      

The application crashes e.g. after choosing the download directory for "Film aufzeichnen"

Output is:

Available monitors: 1
Work Area: x:0, y:0, w:1920, h:1054
convert monitor[0] -> glass Screen
[x: 0 y: 0 w: 1920 h: 1080]

(java:8100): Gdk-ERROR **: 00:18:24.212: The program 'java' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 71078 error_code 3 request_code 20 minor_code 0)

Possibly this is not an error on your side as I found the following info

For the segfaults with MediathekView, please fill a new bug report. I'm investigating on that and it seems that is libglassgtk2.so the source of the problem. There is a bug when JavaFX and Swing are mixed, I see also these segfaults with javafx apps launched with icedtea-web (javaws)

in this Fedora Bugreport: https://bugzilla.redhat.com/show_bug.cgi?id=1657636

fyi und danke für MediathekView!

@derreisende77
Copy link
Contributor

Yes JavaFX 8 has tons of problems with JavaFX. Some of them received some love with JavaFX 9.
Unfortunately we cannot fix these in the program.
You may want to try Java 11 on your system and build MV from GitHub develop Branch. This version only relies on Java 11 and packages JavaFX internally. It should work a lot better on your system and release of this Branch is planned soon. This way you might be able to use the program and it has some new features. BUT it is a develop Branch that will change...

@dipohl
Copy link
Author

dipohl commented Jan 19, 2019

Thanks for your immediate response and the hint! I am not sure if I will have time to try your recipe..
In between I added a bugreport @ Red Hat Bugzilla:
https://bugzilla.redhat.com/show_bug.cgi?id=1667675

@derreisende77
Copy link
Contributor

going to close this here as we can´t do much against it and hopefully the java 11 version will not be affected

@dipohl
Copy link
Author

dipohl commented Feb 9, 2019

fyi: the issue has been fixed in openjfx in Fedora distribution :-)
https://bugzilla.redhat.com/show_bug.cgi?id=1667675

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