Bug 2100830
| Summary: | [abrt] meld: _get_pixbuf(): emblemcellrenderer.py:64:_get_pixbuf:gi.repository.GLib.GError: gtk-icon-theme-error-quark: Ikonet “emblem-new” er ikke tilgængeligt i temaet Adwaita (0) | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Magnus Jørgensen <magnusmj> | ||||||||||||||
| Component: | meld | Assignee: | Dominic Hopf <dmaphy> | ||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||
| Priority: | unspecified | ||||||||||||||||
| Version: | 36 | CC: | christoph.wickert, dmaphy, epel-packagers-sig, lkundrak, michel, oliver | ||||||||||||||
| Target Milestone: | --- | ||||||||||||||||
| Target Release: | --- | ||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||
| OS: | Unspecified | ||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/5ef7a8a6df13d8045620a0acbbbe7942a597eaa6 | ||||||||||||||||
| Whiteboard: | abrt_hash:b16d3ab6af6101bd0bfe20b8f8186a6bf3a31350;VARIANT_ID=workstation; | ||||||||||||||||
| Fixed In Version: | meld-3.21.2-1.fc36 meld-3.21.2-1.fc35 | Doc Type: | --- | ||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||
| Last Closed: | 2022-07-09 01:23:18 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 1892442 [details]
File: backtrace
Created attachment 1892443 [details]
File: cpuinfo
Created attachment 1892444 [details]
File: environ
Created attachment 1892445 [details]
File: mountinfo
Created attachment 1892446 [details]
File: namespaces
Created attachment 1892447 [details]
File: open_fds
FEDORA-2022-00e2dd59f2 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-00e2dd59f2 FEDORA-2022-d4813ab9e3 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-d4813ab9e3 FEDORA-2022-d4813ab9e3 has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-d4813ab9e3` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-d4813ab9e3 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-00e2dd59f2 has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-00e2dd59f2` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-00e2dd59f2 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-00e2dd59f2 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2022-d4813ab9e3 has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. |
Description of problem: I was diffing a git file with its origin/main branch. The view didn't update correctly and only when hovering the mouse over each line in the view could i see its content. Version-Release number of selected component: meld-3.21.0-9.fc36 Additional info: reporter: libreport-2.17.1 cgroup: 0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Meld-36001.scope cmdline: /usr/bin/python3 /usr/bin/meld crash_function: _get_pixbuf exception_type: gi.repository.GLib.GError executable: /usr/bin/meld interpreter: python3-3.10.5-2.fc36.x86_64 kernel: 5.18.5-200.fc36.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: emblemcellrenderer.py:64:_get_pixbuf:gi.repository.GLib.GError: gtk-icon-theme-error-quark: Ikonet “emblem-new” er ikke tilgængeligt i temaet Adwaita (0) Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/meld/ui/emblemcellrenderer.py", line 100, in do_render pixbuf = self._get_pixbuf(self.emblem_name, self._emblem_size) File "/usr/lib/python3.10/site-packages/meld/ui/emblemcellrenderer.py", line 64, in _get_pixbuf pixbuf = icon_theme.load_icon(name, size, 0).copy() gi.repository.GLib.GError: gtk-icon-theme-error-quark: Ikonet “emblem-new” er ikke tilgængeligt i temaet Adwaita (0) Local variables in innermost frame: self: <emblemcellrenderer.EmblemCellRenderer object at 0x7f3901c94cc0 (EmblemCellRenderer at 0x5560c54b7960)> name: 'emblem-new' size: 8 icon_theme: <Gtk.IconTheme object at 0x7f3901c7afc0 (GtkIconTheme at 0x5560c3e1aa60)>