@dpirate Hi, according to this commit it should be autodetected. If it's not detected, you should probably report this on https://codeberg.org/skyjake/the_Foundation/issues
Search Criteria
Package Details: lagrange 1.18.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lagrange.git (read-only, click to copy) |
---|---|
Package Base: | lagrange |
Description: | Beautiful Gemini Client |
Upstream URL: | https://git.skyjake.fi/skyjake/lagrange |
Licenses: | BSD |
Submitter: | Roshless |
Maintainer: | Roshless |
Last Packager: | Roshless |
Votes: | 41 |
Popularity: | 0.26 |
First Submitted: | 2020-10-10 19:45 (UTC) |
Last Updated: | 2024-12-10 17:37 (UTC) |
Dependencies (12)
- fribidi (fribidi-gitAUR)
- harfbuzz (harfbuzz-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libunistring (libunistring-gitAUR)
- mpg123 (mpg123-svnAUR, mpg321AUR, mpg321-binAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- pcre
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cmake (cmake-gitAUR) (make)
- zip (zip-natspecAUR) (make)
- libwebp (libwebp-gitAUR) (optional) – Webp decode support
Required by (0)
Sources (1)
Roshless commented on 2022-02-14 17:09 (UTC)
dpirate commented on 2022-02-14 05:37 (UTC)
Please consider adding -DTFDN_ENABLE_SSE41=OFF so this package doesn't SIGILL on AMD x86_64 CPUs older than Bulldozer.
TrialnError commented on 2022-01-29 17:59 (UTC)
I suppose mpg123
needs to be changed to depends
. One machine didn't have it installed and lagrange failed to start, because it was missing libmpg123.so.0
.
And readelf
lists it as NEEDED
.
Roshless commented on 2021-12-25 20:37 (UTC)
@xanc what fonts do you mean specifically? from what I remember lagrange uses fonts packed into zip font packs, is there even any reason to add these as opts?
xanc commented on 2021-12-23 07:35 (UTC)
Can you please put some fonts as optional dependencies? You can see that in about:version
Roshless commented on 2021-12-10 16:49 (UTC)
@Schnouki
Problem is, it works for me and I doubt many users have this problem.
From what you've told me sounds like you both have buggy drivers.
Schnouki commented on 2021-12-09 23:16 (UTC) (edited on 2021-12-09 23:17 (UTC) by Schnouki)
@Roshless @primalmotion I recently switched to Wayland (also with sway), and gave it a try.
Without ENABLE_POPUP_MENUS=NO
:
-
lagrange starts with
[window] renderer: opengl (accelerated)
-
then, when I click the hamburger menu, it doesn't open, and
[window] renderer: software
appears in my terminal. No crash, though. -
(currently using sway-git, but also had the same issue with the latest stable version)
With ENABLE_POPUP_MENUS=NO
:
-
lagrange starts with
[window] renderer: opengl (accelerated)
-
then, when I click the hamberger menu, it opens, and there's nothing new in my terminal
So, adding ENABLE_POPUP_MENUS=NO
looks like a great option to me :)
primalmotion commented on 2021-11-24 23:06 (UTC)
Interesting. I'm also using sway, but I use the master branch.
Roshless commented on 2021-11-24 21:39 (UTC)
I'm also on wayland (sway), lagrange works just fine for me.
[roshless@desktop ~]% lagrange
Lagrange: A Beautiful Gemini Client
[window] renderer: opengl (accelerated)
You sure it's not problem on your end? Looks like you are using software rendering for some reason.
primalmotion commented on 2021-11-24 20:15 (UTC)
The produced binary is broken for me (trying to open a popup makes Lagrange de crash). It seems an additional option is necessary (at least for wayland). Please refer to this Github discussion:
https://github.com/skyjake/lagrange/issues/398#issuecomment-978099585
Pinned Comments
Roshless commented on 2020-11-04 08:20 (UTC) (edited on 2022-08-23 13:45 (UTC) by Roshless)
Instead of flagging this package out of date please send patches to repo using mailing list linked in index.md.
Tutorial: https://git-send-email.io/