Bug 1216239 - mcomix 2.1.0 doesn't launch, it's fixed upstream in mcomix 2.3.0 but old version is still in tumbleweed main repository
Summary: mcomix 2.1.0 doesn't launch, it's fixed upstream in mcomix 2.3.0 but old vers...
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Maintenance (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Giacomo Comes
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-14 11:39 UTC by piotrus3g
Modified: 2023-11-01 12:48 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description piotrus3g 2023-10-14 11:39:05 UTC
Overview:
Mcomix is stuck on version 2.1.0 in tumbleweed main repository. There was python pillow update to a newer version and mcomix 2.1.0 checks required versions as strings and as a result 10.0.1 is not enough for 6.0.0 required. The bug is fixed upstream in mcomix 2.3.0 but it's not in the main tumbleweed repository.

Actual results:
Application doesn't start, here's terminal output:

$ mcomix 

(mcomix:17210): dbind-WARNING **: 13:21:35.096: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
13:21:35 [MainThread] ERROR: You don't have the required version of the Python Imaging Library Fork (Pillow) installed.
13:21:35 [MainThread] ERROR: Installed Pillow version is: 10.0.1
13:21:35 [MainThread] ERROR: Required Pillow version is: 6.0.0 or higher

Expected results:
Application should start normally.

Build Date:
Operating System: openSUSE Tumbleweed 20231012
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.110.0
Qt Version: 5.15.11
Kernel Version: 6.5.6-1-default (64-bit)
Graphics Platform: X11
Comment 1 Giacomo Comes 2023-10-23 11:42:18 UTC
mcomix 2.3.0 should arrive in tumbleweed this week, in the mean time you can download the new version from here: 
https://software.opensuse.org//download.html?project=multimedia%3Aapps&package=mcomix
Comment 2 Giacomo Comes 2023-11-01 12:48:16 UTC
mcomix 2.3.0 is available now in tumbleweed. Closing.