Show more

@subins2000 It seems debian is missing sqlite's fts5 extension which is required by varnam:

$ ./varnamcli -s ml varnam
2023/02/03 18:06:57 no such module: FTS5

Do you plan to have varnam included in Debian ? Maybe @praveen can help? It looks enabled here
sources.debian.org/src/sqlite3

$ sqlite3 test.db
...
sqlite> CREATE VIRTUAL TABLE email USING fts5(sender, title, body);
sqlite> .tables
email email_content email_docsize
email_config email_data email_idx

works too.

@subins2000 thanks a lot for the video! I think we can do what you want if we plug a completion engine that uses varnam instead of the presarge, uim or fzf based ones. This is presarge based completer. With varnam it would show the results from varnam_transliterate instead.

@subins2000 I don't understand. We do word suggestions in phosh-osk-stub (see video below). (I had filed that issue you link to 😃 ). What do you think is missing? I was able to integrate with UIM just fine too: See social.librem.one/system/media

Fixed an index corruption bug in Debian Code Search 😱

github.com/Debian/dcs/commit/5

The impact was that some queries might have lacked results within a fraction of packages (estimate: ≈2000 out of ≈35342).

If you are relying on any Debian Code Search queries for an important analysis since November 2022, you should re-run them just to be sure!

#debian

@purism Instead of having multiple posts for the different components I aggregated things into a single document. Let me know if this makes sense.

Show thread

@vmaurin ah...I have a folder on my laptop that I sync with the phone using syncthing (as lots of these PDFs things arrive in my INBOX)

@vmaurin Thanks! Happy to read that it's helpful. I'd be nice to get some metadata attached so different tickets are easier to tell apart e.g. by icon (without breaking the simplicity of "just put a PDF into a folder) - the folder gets crowded really quickly.

Shoot out to @agx and #librem5 on #phosh I am daily driving a #pinephone and it is a joy to use, especially ticket box when travelling or picking up QR/bar code stuff 👏

@martijnbraam I'll check that, thanks! Happy to hear if anyone is already using it.

@drewdevault@fosstodon.org @martijnbraam something as simple as `coredumpctl gdb` plus a debuginfod server would be totally awesome. (not complaining, just trying to learn something I can *remember*) 😃

@drewdevault@fosstodon.org @martijnbraam To get core files at all, but then you need to set /proc/sys/kernel/core_pattern to have it in a fixed location (and not what the process changed to), then grab dbgsym packages, ... and do all that on all devices you care about

@martijnbraam For me the the alpine "trouble" is mostly debug tooling. It severely miss coredumpctl and reliable backtraces. Are there replacements I should be looking at?

@Phaserune @dos @craftyguy so want you link to it here so others can follow along?

@Phaserune @dos @craftyguy I'm not following PureOS Kernel development in detail atm so can't help here, sorry.

Show more
image/svg+xml Librem Chat image/svg+xml