flathub / flathub

Issue tracker and new submissions
https://docs.flathub.org/docs/for-app-authors/submission
GNU Lesser General Public License v2.1
1.08k stars 2k forks source link

Add com.esrille.furiganapad #5256

Closed ShikiOkasaka closed 1 week ago

ShikiOkasaka commented 2 weeks ago

Please confirm your submission meets all the criteria

hfiguiere commented 2 weeks ago

bot, build com.esrille.furiganapad

flathubbot commented 2 weeks ago

Queued test build for com.esrille.furiganapad.

flathubbot commented 2 weeks ago

Started test build 121593

flathubbot commented 2 weeks ago

Build 121593 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/104536/com.esrille.furiganapad.flatpakref
bbhtt commented 2 weeks ago

Is it working? I don't have Japanese input methods.

Also seems it cannot create some session file:

ERROR:application:Could not read '/home/test/.var/app/com.esrille.furiganapad/data/furiganapad/session'
Traceback (most recent call last):
  File "/app/share/furiganapad/src/application.py", line 63, in do_activate
    with open(pathname, 'r') as file:
         ^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/home/test/.var/app/com.esrille.furiganapad/data/furiganapad/session'

This should probably be reported upstream.

ShikiOkasaka commented 2 weeks ago

Is it working? I don't have Japanese input methods.

Also seems it cannot create some session file:

ERROR:application:Could not read '/home/test/.var/app/com.esrille.furiganapad/data/furiganapad/session'
Traceback (most recent call last):
  File "/app/share/furiganapad/src/application.py", line 63, in do_activate
    with open(pathname, 'r') as file:
         ^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/home/test/.var/app/com.esrille.furiganapad/data/furiganapad/session'

This should probably be reported upstream.

The exception is expected and handled within the application. If you don't have ibus-hiragana installed, furiganapad works as an ordinary text editor.

barthalion commented 1 week ago

bot, build com.esrille.furiganapad

flathubbot commented 1 week ago

Queued test build for com.esrille.furiganapad.

flathubbot commented 1 week ago

Started test build 122403

flathubbot commented 1 week ago

Build 122403 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/105344/com.esrille.furiganapad.flatpakref
barthalion commented 1 week ago

/merge

flathubbot commented 1 week ago

A repository for this submission has been created: https://github.com/flathub/com.esrille.furiganapad

You will receive an invitation to be a collaborator which will grant you write access to the repository above. The invite can be also viewed here.

If you've never maintained an app on Flathub before, common questions are answered in the app maintenance guide. If you're the original developer (or an authorized party), verify your app next to let users know it's coming from you.

Thanks!