Elleo / pied

Pied makes it simple to install and manage text-to-speech Piper voices for use with Speech Dispatcher.
https://pied.mikeasoft.com
GNU General Public License v3.0
125 stars 4 forks source link

Pied breaks flatpak update #18

Closed benmordecai closed 2 months ago

benmordecai commented 2 months ago

Aborted due to failure (Can't remove org.freedesktop.Platform/x86_64/22.08, it is needed for: com.mikeasoft.pied)

I am assuming that pied needs a version bump to allow the freedesktop platform to update.

Elleo commented 2 months ago

Hi @benmordecai

I've rebuilt with 24.08 here: https://github.com/Elleo/pied/releases/download/v0.2.1/com.mikeasoft.pied.flatpak

Could you please give the updated package a quick test to see if it fixes your issue?

Thanks, Mike

benmordecai commented 2 months ago

I tried to install from this flatpak and it appeared to be already uninstalled. I updated the freedesktop platform, and now pied will not install from the flatpak.

Elleo commented 2 months ago

Could you post the error you're receiving when attempting to install the new package?

Thanks, Mike

benmordecai commented 2 months ago

It gets stuck on installing and never installs

benmordecai commented 2 months ago

Nevermind, that was an error on my end. Apparently there was a hidden authentication request that wasn't being seen by the window manager. I terminated it and tried again and that time I was able to authenticate, then it installed Pied properly and launched fine.

Elleo commented 2 months ago

Great, thanks for testing!