Kay Hayen
Kay Hayen
This is of course resolved by the ability to trim it as of 1.0 already.
Good report. The `multiprocessing` plugin doesn't cover `multiprocess`, and therefore no freeze support is enabled, which may or may not be when the dill code gets activated, and therefore the...
Waste of time, or incomplete report, this works for me under Windows and Linux. With and without standalone mode. And it even worked with PySide 6.1.1 and PySide 6.1.3, so...
I spend the time, because I can see you are a diligent reporter, but if this wouldn't work, I think I should know. I was also using 3.9 like you...
This does it for me, thank you, but I am totally confused as to what the difference could be. But once I know the bug, maybe I can tell why...
I checked, and it seems that the `update` function is never called, while `__init__` runs normally. As a `QApplication`, there is no issue for me, but you say there was...
A search and replace of `update` to `update2` works around the issue. It seems QLabel has a `update` method, and that one is picked over the overload. Question becomes, if...
Well, that's of course not right. I am not sure it's a bug of yours, I am pretty sure it's one of ours, Nuitka and/or PySide6 here, but at least...
Manual copying is not supported and unlikely to work correctly. These will be hidden dependencies, that we need to define.
Much like slow compilation warning, this could indeed be done. I must admit, I am myself annoyed by the lack of progress information too. Maybe after 5 minutes, with `--lto=auto`...