💾 Archived View for bbs.geminispace.org › u › skyjake › 1559 captured on 2023-07-22 at 17:39:17. Gemini links have been rewritten to link to archived content

View Raw

More Information

➡️ Next capture (2023-09-08)

-=-=-=-=-=-=-

Re: "[gemini link] — v1.16.3 on git.skyjake.fi Bug fixes:..."

Comment in: s/Lagrange

A TUI AppImage is planned but I haven't gotten around to it yet. Also, I'd still like to improve the TUI interface and fix the CMakeLists so it can build both GUI and TUI versions at the same time.

Is there some specific issue with OpenSSL 3? For me it seems to build ok.

🚀 skyjake

2023-06-05 · 7 weeks ago

1 Later Comment

🐝 Addison

Yeah, I'm seeing this link-time error:

[100%] Linking C executable clagrange
/usr/bin/ld: lib/lib_Foundation.a(tlsrequest.c.o): in function `readIncoming_TlsRequest_':
tlsrequest.c:(.text+0x2a39): undefined reference to `SSL_get_peer_certificate'
clang-15: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [CMakeFiles/app.dir/build.make:978: clagrange] Error 1
make[1]: *** [CMakeFiles/Makefile2:110: CMakeFiles/app.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

I assumed this was related to pkg-config finding my version 3 libraries (which the CMake log says it found) rather than my version 1.1.1 installation.

2023-06-08 · 6 weeks ago

Original Post

🌒 s/Lagrange

— v1.16.3 on git.skyjake.fi

Bug fixes: Trimming pasted URLs. Zooming vs. multiple windows. Other windows were not being updated right away. Single-Emoji links sometimes not appearing. Navbar URL text selection was not updating when switching tabs . Mouse scrolling over unfocused windows. macOS: Restoring correct window focus when app comes to foreground.

💬 skyjake · 3 comments · 3 likes · 2023-06-04 · 7 weeks ago