Bug 2368354
| Summary: | [abrt] mcomix3-base: open(): image_tools.py:479:load_pixbuf_size:gi.repository.GLib.GError: gdk-pixbuf-error-quark: Couldn’t recognize the image file format for file “/home/helmut/Dokumente/Finanz/HHanle/20250515_DahrlehensvertragSolarparkHelmut/Darlehens | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Effendi eL'Mut <rettuas> | ||||||||||||||||
| Component: | mcomix3 | Assignee: | Mamoru TASAKA <mtasaka> | ||||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 42 | CC: | mtasaka, rettuas | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/a342da768bad015be36d8aa7bbae7f6ec5484a5 | ||||||||||||||||||
| Whiteboard: | abrt_hash:13acd4b0fa19a249ae3f3b6f4bd382e156168b8f;VARIANT_ID=matecompiz; | ||||||||||||||||||
| Fixed In Version: | mcomix3-0-0.38.D20211016git483f4b3.fc42 | Doc Type: | --- | ||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2025-06-12 01:29:30 UTC | Type: | --- | ||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||
| Embargoed: | |||||||||||||||||||
| Attachments: |
|
||||||||||||||||||
Created attachment 2091345 [details]
File: os_info
Created attachment 2091346 [details]
File: environ
Created attachment 2091347 [details]
File: mountinfo
Created attachment 2091348 [details]
File: open_fds
Created attachment 2091349 [details]
File: namespaces
Created attachment 2091350 [details]
File: backtrace
Created attachment 2091351 [details]
File: cpuinfo
FEDORA-2025-03e584ca3f (mcomix3-0-0.38.D20211016git483f4b3.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-03e584ca3f FEDORA-2025-03e584ca3f has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-03e584ca3f` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-03e584ca3f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-03e584ca3f (mcomix3-0-0.38.D20211016git483f4b3.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. |
Version-Release number of selected component: mcomix3-base-0-0.36.D20211016git483f4b3.fc42 Additional info: reporter: libreport-2.17.15 kernel: 6.14.6-300.fc42.x86_64 cmdline: /usr/bin/python3 /usr/lib/python3.13/site-packages/mcomix3/comicthumb.py /home/helmut/Dokumente/Finanz/HHanle/20250515_DahrlehensvertragSolarparkHelmut/Darlehensvertrag_150000_BrechtHanle_KontoInfo.pdf /tmp/.mate_desktop_thumbnail.YFGU62 128 cgroup: 0::/user.slice/user-1000.slice/session-4.scope uid: 1000 reason: image_tools.py:479:load_pixbuf_size:gi.repository.GLib.GError: gdk-pixbuf-error-quark: Couldn’t recognize the image file format for file “/home/helmut/Dokumente/Finanz/HHanle/20250515_DahrlehensvertragSolarparkHelmut/Darlehensvertrag_150000_BrechtHanle_KontoInfo.pdf” (3) executable: /usr/lib/python3.13/site-packages/mcomix3/comicthumb.py type: Python3 package: mcomix3-base-0-0.36.D20211016git483f4b3.fc42 runlevel: N 5 exception_type: PIL.UnidentifiedImageError crash_function: open interpreter: python3-3.13.3-2.fc42.x86_64 Truncated backtrace: image_tools.py:479:load_pixbuf_size:gi.repository.GLib.GError: gdk-pixbuf-error-quark: Couldn’t recognize the image file format for file “/home/helmut/Dokumente/Finanz/HHanle/20250515_DahrlehensvertragSolarparkHelmut/Darlehensvertrag_150000_BrechtHanle_KontoInfo.pdf” (3) Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/mcomix3/mcomix3/mcomix/image_tools.py", line 471, in load_pixbuf_size with Image.open(fio) as im: ~~~~~~~~~~^^^^^ File "/usr/lib64/python3.13/site-packages/PIL/Image.py", line 3532, in open raise UnidentifiedImageError(msg) PIL.UnidentifiedImageError: cannot identify image file <mcomix.lib.reader.LockedFileIO object at 0x7f67446dfe20> During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/mcomix3/comicthumb.py", line 75, in <module> exit(main()) ~~~~^^ File "/usr/lib/python3.13/site-packages/mcomix3/comicthumb.py", line 65, in main thumb = thumbnailer.thumbnail(in_path) File "/usr/lib/python3.13/site-packages/mcomix3/mcomix3/mcomix/thumbnail_tools.py", line 97, in thumbnail return self._create_thumbnail(filepath) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/mcomix3/mcomix3/mcomix/thumbnail_tools.py", line 170, in _create_thumbnail pixbuf, tEXt_data = self._create_thumbnail_pixbuf(filepath) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/mcomix3/mcomix3/mcomix/thumbnail_tools.py", line 156, in _create_thumbnail_pixbuf pixbuf = image_tools.load_pixbuf_size(filepath, self.width, self.height) File "/usr/lib/python3.13/site-packages/mcomix3/mcomix3/mcomix/image_tools.py", line 479, in load_pixbuf_size pixbuf = GdkPixbuf.Pixbuf.new_from_file(path) gi.repository.GLib.GError: gdk-pixbuf-error-quark: Couldn’t recognize the image file format for file “/home/helmut/Dokumente/Finanz/HHanle/20250515_DahrlehensvertragSolarparkHelmut/Darlehensvertrag_150000_BrechtHanle_KontoInfo.pdf” (3) Local variables in innermost frame: path: '/home/helmut/Dokumente/Finanz/HHanle/20250515_DahrlehensvertragSolarparkHelmut/Darlehensvertrag_150000_BrechtHanle_KontoInfo.pdf' width: 128 height: 128 fio: <mcomix.lib.reader.LockedFileIO object at 0x7f67446dfe20> info: None image_width: -1 image_height: -1