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

No window appears on Fedora 22 #348

Closed
lpar opened this issue Feb 19, 2016 · 3 comments
Closed

No window appears on Fedora 22 #348

lpar opened this issue Feb 19, 2016 · 3 comments

Comments

@lpar
Copy link

lpar commented Feb 19, 2016

% ./ricochet 
libGL error: unable to load driver: i965_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: i965
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
Unrecognized OpenGL version
Unrecognized OpenGL version

...and then nothing. It creates a config directory, but no GUI appears. Nothing useful in system logs.

% locate i965_dri.so
/usr/lib64/dri/i965_dri.so
@da2x
Copy link

da2x commented Feb 20, 2016

Works for me in Fedora 23 with ATI and Intel graphics drivers. Run glxinfo and see if you get any warnings about drivers?

@lpar
Copy link
Author

lpar commented Feb 20, 2016

No, no warnings. Full output here. Also, WebGL works, which is pretty picky.

@special
Copy link
Member

special commented Feb 28, 2016

One good solution would be to have a proper RPM package in Fedora, like we do in Debian. The static build is more likely to have issues than your system Qt.

#367 is also a promising solution.

@special special closed this as completed Apr 10, 2016
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

3 participants