deusyss
deusyss
Hi, I've different comportement of comtypes on several computers. Same windows, same pycharm. At the beginning, i was thinking about an environment problem, but in all cases, it works with...
Hi, Once again, thanks for this good software. I think it could be a good idea to add a command (build or create) to directly build a deb package from...
Hi, I recently identified a potential "bug" (not sure it's from debreate). All deb i create work fine. I can install my software, uninstall it, install it again, without any...
Hi, I'm trying to create a plugin. I made a module for UI, one for database and one for funcionalities. All that modules are import in main module (with geany.plugin)....