Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create TextDigger #3421

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Create TextDigger #3421

wants to merge 8 commits into from

Conversation

RachidTagzen
Copy link

@RachidTagzen RachidTagzen commented Dec 8, 2024

Hi.

Text Digger is an open-source, cross-platform software designed to streamline text searches. Ideal for developers, researchers, and power users, it combines powerful text search functionalities with versatile tools such as text replacement, file deletion, file opening, and path copying.

screenshot_1

@probonopd
Copy link
Member

Hi @RachidTagzen. The ONLY file that should be in the pull request is data/TextDigger, everything else gets generated from the AppImage on the fly. Can you please remove all files you added except data/TextDigger from your fork? Thanks.

I remove all files I added except data/TextDigger from my fork.
@RachidTagzen
Copy link
Author

Hi.
I removed all added files in "apps" & "database" directories, and kept "data/TextDigger"

@probonopd
Copy link
Member

probonopd commented Dec 8, 2024

Hi, unfortunately it seems to be built on a too new system and hence refuses to run on our test system, which is currently running Ubuntu 20.04:

/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found

Can you please build what goes into the AppImage on a system no newer than 20.04?

@probonopd
Copy link
Member

It still seems to require GLIBC_2.34, which is too new for the oldest still-supported Ubuntu LTS release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants