mcomix
No description set
- Developed at multimedia:apps
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/mcomix && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
mcomix-3.1.0.tar.gz | 0000668651 653 KB | |
mcomix.changes | 0000009900 9.67 KB | |
mcomix.spec | 0000003562 3.48 KB |
Comments 1
openSUSE Tumbleweed 20250823,
python 3.13.5
,mcomix 3.1.0
, raises aRuntimeError
when startup:It seems that this has been fixed in latest upstream git repo but without release yet: https://sourceforge.net/p/mcomix/git/ci/a4092eb4f2927ce5d600444d0b10c308148ca34d/
By the way, for your information, I found editing
/usr/lib/python3.13/site-packages/mcomix/__main__.py
, changing this:to this:
can also fix this issue.