mzf-guest
mzf-guest
I've commented all the `atexit` command and rebuild, but the crash still occurs. Not sure if I haven't missed some exit routine, but I now suspect some cleaning routine of...
Hi, are FreeFEM developers looking at the issue? maybe @prj- @sgarnotel @alh104? An other hint to debug the issue is to check `char` comparison because on arm, char goes as...
> Building f3d completelly statically is not a good idea as it will not help users to use the libf3d, see the release notes: https://github.com/f3d-app/f3d/releases/tag/v1.3.1 The release notes state "Introducing...
Hello, I'm working on nicotine package reintroduction in Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004401 As the package have been removed, I must follow the reintroduction process which is usually time consuming with lots of...
Thanks all for the warm welcome! @SwampRabbit I've moved the salsa repo to the python team, in order to co-maintained the package for better quality and long-time support: https://salsa.debian.org/python-team/packages/nicotine @mathiascode...
Hello, I've just updated the package description and removed the permission fix. I'll upload a new version as soon as the package passes the [NEW queue](https://ftp-master.debian.org/new/nicotine_3.2.2-1.html). For `gir1.2-ayatanaappindicator3-0.1` and `gir1.2-gspell-1`,...
The same issue have been reported in the Debian bug tracking system: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033156 I can see a patch in https://github.com/getting-things-gnome/gtg/pull/943. Is it safe to use it as long as there...
@prj- I've just updated the problematic file to remove the tab to white-space modification. I've also rebased to recent `develop`branch, so it should be ready to merge. If not, just...
Yes one solution is to move the missing headers to the public folder. But I like the idea to keep these classes private because they are only internal implementation. So,...
Hello! Any news on this issue? This is still blocking the migration to 2.x in Debian. Best, François