Bug 1216239

Summary: 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
Product: [openSUSE] openSUSE Tumbleweed Reporter: piotrus3g <piotrus3g>
Component: MaintenanceAssignee: Giacomo Comes <gcomes.obs>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: comes, piotrus3g
Version: Current   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE Tumbleweed   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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.