Bug 1607136
| Summary: | [abrt] cinnamon: update_icon_preview_cb(): cinnamon-desktop-editor.py:153:update_icon_preview_cb:GLib.GError: gdk-pixbuf-error-quark: Couldn’t recognize the image file format for file “/opt/Rambox-0.5.17-x64.AppImage” (3) | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | antoniopassarelli | ||||||||||||||||
| Component: | cinnamon | Assignee: | Alternative GTK desktop environments <alt-gtk-de-sig> | ||||||||||||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||
| Version: | 28 | CC: | alt-gtk-de-sig, leigh123linux | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/57fa8b582c2388a5220d0cc0c864380919e7987d | ||||||||||||||||||
| Whiteboard: | abrt_hash:3c2b4642d6f291300e327e3e5dcc1cecdf1c540f; | ||||||||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2018-07-22 12:49:03 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 1469760 [details]
File: backtrace
Created attachment 1469761 [details]
File: cgroup
Created attachment 1469762 [details]
File: cpuinfo
Created attachment 1469763 [details]
File: environ
Created attachment 1469764 [details]
File: mountinfo
Created attachment 1469765 [details]
File: namespaces
Created attachment 1469766 [details]
File: open_fds
(In reply to antoniopassarelli from comment #0) > Description of problem: > n/a Why should I have to guess? |
Description of problem: n/a Version-Release number of selected component: cinnamon-3.8.7-1.fc28 Additional info: reporter: libreport-2.9.5 cmdline: /usr/bin/python3 /usr/share/cinnamon/cinnamon-desktop-editor/cinnamon-desktop-editor.py -mcinnamon-launcher /home/nemo/.cinnamon/configs/panel-launchers/3.json crash_function: update_icon_preview_cb exception_type: GLib.GError executable: /usr/share/cinnamon/cinnamon-desktop-editor/cinnamon-desktop-editor.py interpreter: python3-3.6.5-1.fc28.x86_64 kernel: 4.17.6-200.fc28.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: cinnamon-desktop-editor.py:153:update_icon_preview_cb:GLib.GError: gdk-pixbuf-error-quark: Couldn’t recognize the image file format for file “/opt/Rambox-0.5.17-x64.AppImage” (3) Traceback (most recent call last): File "/usr/share/cinnamon/cinnamon-desktop-editor/cinnamon-desktop-editor.py", line 153, in update_icon_preview_cb pixbuf = GdkPixbuf.Pixbuf.new_from_file_at_size(filename, 128, 128) GLib.GError: gdk-pixbuf-error-quark: Couldn’t recognize the image file format for file “/opt/Rambox-0.5.17-x64.AppImage” (3) Local variables in innermost frame: filename: '/opt/Rambox-0.5.17-x64.AppImage' preview: <Gtk.Image object at 0x7f6455a6af78 (GtkImage at 0x55c51edf6870)> chooser: <Gtk.FileChooserDialog object at 0x7f6455a6aa20 (GtkFileChooserDialog at 0x55c51edce430)> self: <__main__.IconPicker object at 0x7f64559cecf8>