Comment 1 for bug 1946407

Revision history for this message
Damon Lynch (dlynch3) wrote (last edit ): Re: Crash at start in fedora 35 Python 3.10

Thanks for this bug report, which I can easily replicate. In pretty sure it's a bug in Fedora's Python 3.10 auto conversion of float to int when calling Qt, but nonetheless I've fixed it. I plan to release 0.9.27a3 with this fix within a few hours.

Unfortunately, however, that brings us to an equally serious bug when using Python's pickle:

SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats

That's a problem outside the scope of Rapid Photo Downloader. It's a problem in the implementation of Python in Fedora. Until it is fixed Rapid Photo Downloader simply will not work. It probably should be reported in Fedora. Are you feel confident to do that? Probably it will be best to replicate it on your own system after I make the 0.9.27a3 release.