Aniol Martí

Results 18 comments of Aniol Martí

Same here. I'm in the `SUPERADMINS` list and I'm admin (not creator) of a group, but only the creator, who is not in the `SUPERADMINS` list can change settings. EDIT:...

@Qwerty-Space I'm admin of the group, with all rights except granting admin permissions. Running the `/cache` command I see there are 6 admins, the correct number, but I still can't...

@Qwerty-Space Yes. All permissions except adding new admins. EDIT: I have tried with the adding new admins permission and it doesn't work either.

I've just checked and with the Docker image `groupbutler/groupbutler:latest` it works.

**About building:** I've tried to build using the original configure/Makefile and it crashes, [see the log](https://gist.github.com/aniolm9/b293a9235d615a64746f2341c54db300). It may be be related with this [issue](https://github.com/Aegisub/Aegisub/issues/120). With CMake I can build, but...

> CMake already use system libs, except `luajit` and `csri` are still built from `vendor`. The bundled version of these 2 dependencies are also used when building using configure/makefile. >...

> Since Makefile works fine now, I'll just do the release after some final check. CMake will be left there without automatically copying automation and translation (they are automated when...

Yes, I saw that. I will think about what to do next. Thanks!

Hi, It seems that Aegisub upstream is almost dead. Even the official website (aegisub.org) has been down for a while. @wangqr if you still want to maintain this fork I'll...

Another hack that I'm using is `generate_tex_elements(L"\mathrm{\mathbf{x}}")`, but I agree that this should be fixed.