Grégory Soutadé soutade
soutade commented on issue soutade/libgourou#16 2026-01-12 20:51:48 +01:00
Activation problem E_AUTH_INVALID_KEY_DATA

Hello,

It should be fixed in branch "anonymous_register_bug". Available in this pull request soutade/libgourou#17 Can you confirm before I merge ? Thanks

soutade created pull request soutade/libgourou#17 2026-01-12 20:51:06 +01:00
anonymous_register_bug
soutade pushed to anonymous_register_bug at soutade/libgourou 2026-01-12 20:49:54 +01:00
6bff559806 Fix mkstemp unused result warning
8a86bafbdc Add PKCS1 Type 2 padding for Signing request
Compare 2 commits »
soutade created branch anonymous_register_bug in soutade/libgourou 2026-01-12 20:49:49 +01:00
soutade commented on issue soutade/libgourou#16 2026-01-11 16:03:43 +01:00
Activation problem E_AUTH_INVALID_KEY_DATA

No, it's ok. I need to understand why there is a different behaviour on Kubuntu.

soutade commented on issue soutade/libgourou#16 2026-01-01 18:40:04 +01:00
Activation problem E_AUTH_INVALID_KEY_DATA

Hello,

Do you use the binary provided or did you recompile libgourou by yourself ? I had this issue with old binaires, but when I recompiled it, I was able to signin as anonymous

soutade pushed tag v18 to soutade/GnomeShellGenericMonitor 2025-11-17 22:05:19 +01:00
soutade pushed to master at soutade/GnomeShellGenericMonitor 2025-11-17 22:02:43 +01:00
e291b79f2c Update metadata.json with Gnome Shell 48.5
soutade pushed to master at soutade/libgourou 2025-11-17 21:32:52 +01:00
28aefba6d6 Update README.md
soutade commented on issue soutade/libgourou#14 2025-09-16 12:12:09 +02:00
adept_activate and acsmdownloader returns APPRUN_ERROR

According to https://kb.datalogics.com/article/acs-errors-and-troubleshooting-72.html E_LIC_LICENSE_SIGN_ERROR seems to be an error on server side

soutade commented on issue soutade/libgourou#14 2025-08-29 15:27:46 +02:00
adept_activate and acsmdownloader returns APPRUN_ERROR

Sorry, I had to rewrite the launcher and did a small bug. Package updated

soutade commented on issue soutade/libgourou#14 2025-08-29 12:19:34 +02:00
adept_activate and acsmdownloader returns APPRUN_ERROR

Package updated. It should work now.

soutade commented on issue soutade/libgourou#14 2025-08-28 11:16:03 +02:00
adept_activate and acsmdownloader returns APPRUN_ERROR

I uploaded a new AppImage (same URL). It should work now.

For E_LIC_LICENSE_SIGN_ERROR error, it's just a problem of UUID (must be the same in adept_activate and the one generated for .acsm file)

soutade closed issue soutade/libgourou#15 2025-08-27 08:52:36 +02:00
make error when building v0.8.7
soutade commented on issue soutade/libgourou#15 2025-08-27 08:52:31 +02:00
make error when building v0.8.7

Yes. I saw it while working on #14 Thanks for your report.

soutade pushed to master at soutade/libgourou 2025-08-25 21:27:38 +02:00
e0e2bc7430 Update uPDFParser git address
soutade commented on issue soutade/libgourou#14 2025-08-23 09:37:00 +02:00
adept_activate and acsmdownloader returns APPRUN_ERROR

Hello,

I ran

` cd /tmp wget https://soutade.fr/files/libgourou_utils-0.8.7-x86_64.AppImage.tar.gz tar -zxvf libgourou_utils-0.8.7-x86_64.AppImage.tar.gz cd libgourou_utils-0.8.7-x86_64.Ap…

soutade deleted branch format_readme from Christian-Fritz/GnomeShellGenericMonitor 2025-07-05 18:16:25 +02:00
soutade closed pull request soutade/GnomeShellGenericMonitor#3 2025-07-05 18:15:52 +02:00
Fix formatting in README
soutade commented on pull request soutade/GnomeShellGenericMonitor#3 2025-07-05 18:15:44 +02:00
Fix formatting in README

Merged. Thanks for your contribution !