Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: z3rOR0ne on 05 July 2025, 06:20:34

Title: [SOLVED] mcomix throws error related to python or possibly gtk update
Post by: z3rOR0ne on 05 July 2025, 06:20:34
Hi all.

I'm not sure which update might have broke mcomix, but in my recent attempts to read a manga I got this error output:

Code: [Select]
Traceback (most recent call last):
  File "/usr/bin/mcomix", line 8, in <module>
    sys.exit(main())
             ~~~~^^
  File "/usr/lib/python3.13/site-packages/mcomix/__main__.py", line 25, in main
    mp.set_start_method('spawn')
    ~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  File "/usr/lib/python3.13/multiprocessing/context.py", line 247, in set_start_method
    raise RuntimeError('context has already been set')
RuntimeError: context has already been set

If anyone knows how I can further troubleshoot this, please let me know.

As always, I appreciate the devs and all the hard work they do on this awesome distro.
Title: Re: mcomix throws error related to python or possibly gtk update
Post by: nous on 05 July 2025, 14:41:51
Thanks for reporting, updated.