Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1841447

Summary: mcomix3 didn't open file in command argument
Product: [Fedora] Fedora Reporter: Shnoulle <bugzilla>
Component: mcomix3Assignee: Mamoru TASAKA <mtasaka>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 32CC: mtasaka
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: mcomix3-0-0.7.D20191205gita098f81.fc32 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-06-11 22:57:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Sample of CBZ file (CC-by-sa licence) none

Description Shnoulle 2020-05-29 07:41:39 UTC
Created attachment 1693262 [details]
Sample of CBZ file (CC-by-sa licence)

Description of problem:

When try to open a cbz file with command line : the file are not open. The only way to open is to use Files/Open… menu

Version-Release number of selected component (if applicable):

1.3.0.dev0 :
mcomix3-0-0.5.D20191205gita098f81.fc32.src.rpm from @system

How reproducible:

In command line $ mcomix3 cbz-sample.cbz

Steps to Reproduce:
1. Download file to your computer (Documents for example)
2. Open terminal in the same directory
3. in terminal `mcomix3 cbz-sample.cbz`

5. Open Menu : Files/Open : select the same file : picture are shown
6. Try with evince on same file `evince  cbz-sample.cbz` : open

Actual results:

The valid cbz file are not open by arguments in command line

Expected results:

Open the file in arguments of command line, like evince and a lot of other do

Additional info:

In Caja or Nautilus : Open with shown the same issue (arguments are not opened)

In Fedora 31 and before : command line arguments are readed.

Comment 1 Shnoulle 2020-05-29 07:43:23 UTC
Receive error when open at command line

$ mcomix3 cbz-sample.cbz 
09:35:22 [MainThread] ERROR: locale file: /usr/lib/python3.8/site-packages/mcomix3/mcomix3/mcomix/messages/fr_FR/LC_MESSAGES/mcomix3.mo not found.
09:35:22 [MainThread] ERROR: locale file: /usr/share/locale/fr_FR/LC_MESSAGES/mcomix3.mo not found.
09:35:22 [MainThread] ERROR: locale file: /usr/lib/python3.8/site-packages/mcomix3/mcomix3/mcomix/messages/fr/LC_MESSAGES/mcomix3.mo not found.

Comment 2 Fedora Update System 2020-06-04 04:39:16 UTC
FEDORA-2020-a2fa1d32a3 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-a2fa1d32a3

Comment 3 Fedora Update System 2020-06-05 03:15:18 UTC
FEDORA-2020-a2fa1d32a3 has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-a2fa1d32a3`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-a2fa1d32a3

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Shnoulle 2020-06-05 12:29:02 UTC
This fix the issue :)

Thank you

Comment 5 Fedora Update System 2020-06-11 22:57:03 UTC
mcomix3-0-0.7.D20191205gita098f81.fc32 has been pushed to the Fedora 32 stable repository. If problems still persist, please make note of it in this bug report.