SketchUp Make 2017 saying my OpenGL version is 0.0 and not working since updating. #3787
Unanswered
DebianDoesDallas
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have SketchUp Make 2017 installed in a bottle, that up until recently had worked just fine. The last time I ran it though, was probably a couple of months ago now. So it may have been broken for those couple of months, or it may have broke a couple of days ago.
When I try and run SketchUp, I get the following error-
Needless to say, my GPU does support a version of OpenGL greater than 3.0 (4.6 I believe).
I've actually had this issue once before a year or two ago. And just like now, it happened after updating my nvidia driver. The SketchUp bottle stopped working... but then a few days later, Bottles updated and SketchUp was back in working order. I figured it was some kind of compatibility issue that the Bottles dev(s) had addressed and thought nothing more of it. I continued to use SketchUp for another year or two.
The fact that the both times the issue happened was after updating my nvidia driver, and that I haven't had the issue when just running a regular
apt update
, may be a coincidence though.What could be causing the installation of SkecthUp to be unable to properly detect the version of OpenGL supported by my GPU?
[EDIT] I should also mention that I have tried creating a new Bottle and making a fresh install of SketchUp but I'm getting the same error message.
[EDIT 20250302] I've just finished updating my Debian system using the Discover software manager. The update included an upgrade to my Bottles flatpak to version 51.15 (from what I believe was 51.14). Seemingly just like the previous occurrence, SketchUp is now working but during the upgrade, I was getting a few error messages. I'll leave a copy of them below. I think that these error messages are related to Bottles, as no other flathub related application was updating at the time, as far as I could tell.
Aborted due to failure (Error pulling from repo: While pulling runtime/org.freedesktop.Platform.GL32.nvidia-535-183-01/x86_64/1.4 from remote flathub: Opening content object d524a15703c2a5227da136ce22293792e04fdda3a965e3fe634f1f690a5fcaaa: Opening content object d524a15703c2a5227da136ce22293792e04fdda3a965e3fe634f1f690a5fcaaa: Couldn't find file object 'd524a15703c2a5227da136ce22293792e04fdda3a965e3fe634f1f690a5fcaaa')
Aborted due to failure (Error pulling from repo: While pulling runtime/org.freedesktop.Platform.GL.nvidia-535-183-01/x86_64/1.4 from remote flathub: Opening content object d524a15703c2a5227da136ce22293792e04fdda3a965e3fe634f1f690a5fcaaa: Opening content object d524a15703c2a5227da136ce22293792e04fdda3a965e3fe634f1f690a5fcaaa: Couldn't find file object 'd524a15703c2a5227da136ce22293792e04fdda3a965e3fe634f1f690a5fcaaa')
Aborted due to failure (While trying to resolve ref runtime/org.freedesktop.Platform.GL.nvidia-535-183-01/x86_64/1.4: Refspec 'flathub:runtime/org.freedesktop.Platform.GL.nvidia-535-183-01/x86_64/1.4' not found)
Aborted due to failure (Error pulling from repo: While pulling runtime/org.freedesktop.Platform.GL.nvidia-535-216-01/x86_64/1.4 from remote flathub: Opening content object 193f78713a8ab6ac1e91b4d3b85def70eb538d368db8b56a57f0534136cc19f5: Opening content object 193f78713a8ab6ac1e91b4d3b85def70eb538d368db8b56a57f0534136cc19f5: Couldn't find file object '193f78713a8ab6ac1e91b4d3b85def70eb538d368db8b56a57f0534136cc19f5')
Beta Was this translation helpful? Give feedback.
All reactions