Sqlitestudio 3.3.3 was released back in April. I attached a patch to bump the ebuild accordingly. This release is quite important with fixes like broken trigger creation in SQL editor. I also had to select the language upon first start AND the history of databases imported with the previous version were gone (new user config format and/ or different user config location). Didn't look into this yet but this are really minor issues. Reproducible: Always There are also bugs open for the current version: #773406, #833267 and #838325. I didn't look into it in more detail but I could not reproduce them on 2 out of 3 machines. I had no urge for a third attempt since 2 other builds succeeded. Will also try it on another chroot environment later.
Created attachment 783497 [details] Patch ebuild to 3.3.3
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=819fa97ef1e668378b5e81afcab27e26d07cbd34 commit 819fa97ef1e668378b5e81afcab27e26d07cbd34 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-06-07 23:01:23 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-06-07 23:02:11 +0000 dev-db/sqlitestudio: add 3.3.3 Closes: https://bugs.gentoo.org/850499 Closes: https://bugs.gentoo.org/773406 Closes: https://bugs.gentoo.org/838325 Signed-off-by: Sam James <sam@gentoo.org> dev-db/sqlitestudio/Manifest | 1 + dev-db/sqlitestudio/sqlitestudio-3.3.3.ebuild | 153 ++++++++++++++++++++++++++ 2 files changed, 154 insertions(+)
THX for the immediate action. I also re-checked 3.2.1 and could not reproduce test issues. There are also no test issues with 3.3.3.
(In reply to onkobu from comment #3) > THX for the immediate action. I also re-checked 3.2.1 and could not > reproduce test issues. There are also no test issues with 3.3.3. Fantastic!