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

Trouble starting on Fedora 31 #983

Closed
a12l opened this issue Apr 16, 2020 · 3 comments
Closed

Trouble starting on Fedora 31 #983

a12l opened this issue Apr 16, 2020 · 3 comments
Assignees

Comments

@a12l
Copy link

a12l commented Apr 16, 2020

As requested by @akgrant43 in #940, here comes the output from running the command $ glxinfo | grep -i opengl and the script gt_check_libs.sh.

Note that I ran the commands as instructed in the pdf central-HowtorunGtoolkitonFedora-140420-0658.pdf. But with the change that I only gave the current user permission to execute the library files by running the command chmod u+x .... Don't want to get in the bad habit by giving out to many permissions.

The section Ensure that X11 is being used should probably be placed at the bottom of the document.

After following instructions I'm able to start GToolkit without any problems.

$ glxinfo | grep -i opengl:

OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Ivybridge Mobile 
OpenGL core profile version string: 4.2 (Core Profile) Mesa 19.2.8
OpenGL core profile shading language version string: 4.20
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 19.2.8
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 19.2.8
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:

GtLibs-2020-04-16.log

@akgrant43
Copy link
Contributor

Hi @inquisitiv3 ,

Thanks for the feedback and log file. This all looks OK. Can you briefly let me know what are the latest symptoms you are seeing when trying to run on Fedora 31?

We've made some progress on running Gtoolkit under Wayland last night and this morning, so I'm just starting to work on updating the document.

Thanks again,
Alistair

@a12l
Copy link
Author

a12l commented Apr 16, 2020

Thanks for the feedback and log file. This all looks OK. Can you briefly let me know what are the latest symptoms you are seeing when trying to run on Fedora 31?

Great work @akgrant43!

Everything seems to run fine for me. I don't have a reference point, so I can't say if something works as intended or not. At least it isn't throwing out error messages left and right. :)

env WINIT_UNIX_BACKEND=x11 ./gtoolkit GToolkit-64-20200415161045-bb4d6c9.image --interactive [I'm using Fish shell]

[Glutin] Profile #0 worked

@akgrant43
Copy link
Contributor

That's great to hear!

If you feel like it, v0.7.892 and later should work in Wayland (no need for the WINIT_UNIX_BACKEND env var.).

Thanks for your feedback and patience!

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