mkiol / dsnote

Speech Note Linux app. Note taking, reading and translating with offline Speech to Text, Text to Speech and Machine translation.
Mozilla Public License 2.0
589 stars 20 forks source link

Flatpak Add-ons are missing #139

Closed mkiol closed 6 months ago

mkiol commented 6 months ago

By mistake, a recent update to Flatpak add-ons made them impossible to find on the Flathub website, flatpak search and software stores.

mkiol commented 6 months ago

Fixes: https://github.com/flathub/net.mkiol.SpeechNote.Addon.nvidia/pull/7 https://github.com/flathub/net.mkiol.SpeechNote.Addon.amd/pull/5

mkiol commented 6 months ago

Add-ons are not discoverable but still can be installed manually with:

flatpak install net.mkiol.SpeechNote.Addon.amd

or

flatpak install net.mkiol.SpeechNote.Addon.nvidia
31337-4554551n commented 6 months ago

Showing interest, and confirming that even when installed manually, main software still gives the "a suitable graphics card cannot be found" error

mkiol commented 6 months ago

Problem has been resolved. Both add-ons are discoverable and updated in Flathub.