💾 Archived View for rawtext.club › ~sloum › geminilist › 002729.gmi captured on 2020-09-24 at 01:00:03. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
colecmac at protonmail.com colecmac at protonmail.com
Tue Sep 15 01:52:00 BST 2020
- - - - - - - - - - - - - - - - - - -
On 14. Sep 2020, at 3:46, colecmac at protonmail.com wrote:
I'm on Arch Linux, and I'm pretty sure I have all the right libs installed.
<strace output>
I downloaded the specific .tar.gz from your releases that includes theFoundation.
Any idea what the issue is?
Hmm, at least it found the resources file, so that's good. My first guess is always that there is some problem with OpenGL. I'll add the software rendering option, but maybe in the meantime you could try going to src/ui/window.c:480 and uncomment "#define ENABLE_SWRENDER".
Hopefully that helps, but if not, we could try a debug build and run it under gdb to get a stack trace?
This still crashed unfortunately. I was able to build a debug build with-DCMAKE_BUILD_TYPE=Debug and launch gdb, but I don't know how to usegdb and so I couldn't proceed. Can you explain more?
makeworld