-
Notifications
You must be signed in to change notification settings - Fork 49
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
Comments
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, |
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. :)
|
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! |
As requested by @akgrant43 in #940, here comes the output from running the command
$ glxinfo | grep -i opengl
and the scriptgt_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
:GtLibs-2020-04-16.log
The text was updated successfully, but these errors were encountered: