mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
[GH-ISSUE #234] note-gen will not launch wanting GLIBC_2.39 #180
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#180
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @johnblommers on GitHub (Jun 6, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/234
The v0.17.2 AppImage and the
.debinstaller both result in a brokennote-genbecause in both cases there is an error message:I've removed most of the duplicates. This was not a problem with version 0.13.0.
It appears that the build system used to create
note-gendepends on a very new edition of Linux. Might the developers build against a GLIBC that is older so more of us can runnote-gen? I am running PopOS 22.04 which runs GLIBC 2.35.@ZemingLiu commented on GitHub (Jun 9, 2025):
Same issue on Ubuntu 22.04
@sweet2honey commented on GitHub (Jun 9, 2025):
Same issue on Ubuntu 22.04 as well.
@kdurant commented on GitHub (Jun 13, 2025):
Same issue on Ubuntu 22.04
The v0.17.3 AppImage
@luandro commented on GitHub (Jun 13, 2025):
Same on Pop!_OS 22.04 LTS
@NitronPlus commented on GitHub (Jun 19, 2025):
Seems like it build on ubuntu 2404, glibc version is 2.39, maybe we can build on older ubuntu version like 20/2204 ?
Or use linux-musl to build it(Im not sure it works) @codexu
@codexu commented on GitHub (Jun 19, 2025):
在使用 xcap 开发截图记录功能时,发现 ubuntu 22.04 无法正常构建,使用 24.04 则可以正常构建。
我会在移动端和多端同步功能开发完毕后去关注这个问题,尽量兼容 22.04。
@gmaui000 commented on GitHub (Jul 5, 2025):
xcap 降低版本就可以解决了 直接降到0.3就可以
@codexu commented on GitHub (Jul 9, 2025):
这个我后续尝试一下吧,尽量不影响目前的使用情况去降级支持。
@cnlangyu commented on GitHub (Jul 9, 2025):
同样的问题,我试了下amd64 deb的包,最高可用的版本是0.16.4。可以暂时使用此版本。note-gen-v0.16.4