Bug 1095510 - [abrt] yumex: gui.py:632:get_pixbuf_with_text:IOError: error while writing to output stream
Summary: [abrt] yumex: gui.py:632:get_pixbuf_with_text:IOError: error while writing to...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: yumex
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Lauridsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:2f14ec46b64d6d3186ca97a7130...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-07 21:56 UTC by vikiwiki
Modified: 2014-10-04 09:43 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-10-04 09:43:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.36 KB, text/plain)
2014-05-07 21:57 UTC, vikiwiki
no flags Details
File: environ (1.86 KB, text/plain)
2014-05-07 21:57 UTC, vikiwiki
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.