d4nj1/TLPUI

Add support for TLP 1.6

d4nj1 opened this issue · 5 comments

d4nj1 commented

As first TLP 1.6 beta was released, TLPUI should add support for it.

DoD:

d4nj1 commented

Hi,
I just released a new version that supports TLP 1.6
It would be nice if someone else would test and report back if you encounter any errors:

https://github.com/d4nj1/TLPUI/releases/tag/tlpui-1.6.0

Thanks in advance

I encountered this error on Arch Linux, using tlpui package.

gi.repository.GLib.GError: g-file-error-quark: Failed to open file “/usr/lib/python3.11/site-packages/tlpui/icons/flags/fr_FR.png”: No such file or directory (4)

It seems the png file for france flag is missing, I also tested with the release on github and had the same problem. So, I think you forgot to add the france flag png.

d4nj1 commented

Thanks @dretyuiop ,
that was indeed missing. I forgot to add to git. I just committed so please retry if possible.

It works perfectly. Thanks for your time and effort building this :)

d4nj1 commented

Project is compatible with TLP 1.6 now. Flathub build system will release the new version soon.