Bug 1095510

Summary: [abrt] yumex: gui.py:632:get_pixbuf_with_text:IOError: error while writing to output stream
Product: [Fedora] Fedora Reporter: vikiwiki <wrcadk>
Component: yumexAssignee: Tim Lauridsen <tim.lauridsen>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:2f14ec46b64d6d3186ca97a7130c336569948d62
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-04 09:43:32 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:
Description Flags
File: backtrace
none
File: environ none

Description vikiwiki 2014-05-07 21:56:52 UTC
Version-Release number of selected component:
yumex-3.0.14-1.fc20

Additional info:
reporter:       libreport-2.2.2
cmdline:        /usr/bin/python -tt /usr/bin/yumex
executable:     /usr/bin/yumex
kernel:         3.14.2-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
gui.py:632:get_pixbuf_with_text:IOError: error while writing to output stream

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/yumexgui/__init__.py", line 1505, in on_packageFilter_changed
    self._add_packages(pkgs, label)
  File "/usr/lib/python2.7/site-packages/yumexgui/__init__.py", line 1154, in _add_packages
    progress.hide()
  File "/usr/lib/python2.7/site-packages/yumexgui/dialogs.py", line 336, in hide
    if self._active: self.status_icon.set_is_working(False)
  File "/usr/lib/python2.7/site-packages/yumexgui/gui.py", line 654, in set_is_working
    self.update_tray_icon()
  File "/usr/lib/python2.7/site-packages/yumexgui/gui.py", line 601, in update_tray_icon
    str(update_count), self.rel_font_size)
  File "/usr/lib/python2.7/site-packages/yumexgui/gui.py", line 632, in get_pixbuf_with_text
    surface.write_to_png(file_name)
IOError: error while writing to output stream

Local variables in innermost frame:
font_size: 44.8
img: <cairo.ImageSurface object at 0x26d9710>
file_name: '/tmp/notifier_tmp_422482.png'
self: <yumexgui.gui.StatusIcon instance at 0x2d6c710>
bearing_y: -33.0
ctx: <cairo.Context object at 0x26d9490>
surface: <cairo.ImageSurface object at 0x26d9730>
font_x: 24.0
png_file: '/usr/share/pixmaps/yumex/tray-updates.png'
r: 422482
text: '1'
relative_font_size: 0.7
bearing_x: 4.0
ax: 31.0
ay: 0.0
font_y: 33.0
size: 64

Comment 1 vikiwiki 2014-05-07 21:57:00 UTC
Created attachment 893476 [details]
File: backtrace

Comment 2 vikiwiki 2014-05-07 21:57:02 UTC
Created attachment 893477 [details]
File: environ

Comment 3 Tim Lauridsen 2014-10-04 09:43:32 UTC
can reproduce this, If you still have the issue, then please reopen the report.