Bug 580172 - [abrt] crash in gnome-activity-journal-0.3.3-1.fc13: img.py:286:__init__:PilNotAvailable: Python Imaging Library is required for this formatter
Summary: [abrt] crash in gnome-activity-journal-0.3.3-1.fc13: img.py:286:__init__:PilN...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-activity-journal
Version: 13
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Mads Villadsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:e7f071d6
Depends On: 581663
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-07 16:07 UTC by Tommy He
Modified: 2011-06-27 15:27 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-06-27 15:27:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.10 KB, text/plain)
2010-04-07 16:07 UTC, Tommy He
no flags Details

Description Tommy He 2010-04-07 16:07:08 UTC
abrt 1.0.8 detected a crash.

architecture: i686
cmdline: python /usr/share/gnome-activity-journal/gnome-activity-journal
component: gnome-activity-journal
executable: /usr/share/gnome-activity-journal/gnome-activity-journal
kernel: 2.6.33.1-19.fc13.i686.PAE
package: gnome-activity-journal-0.3.3-1.fc13
reason: img.py:286:__init__:PilNotAvailable: Python Imaging Library is required for this formatter
release: Fedora release 13 (Goddard)

backtrace
-----
img.py:286:__init__:PilNotAvailable: Python Imaging Library is required for this formatter

Traceback (most recent call last):
  File "/usr/share/gnome-activity-journal/src/widgets.py", line 562, in _handle_tooltip
    return tooltip_window.preview(self.gio_file)
  File "/usr/share/gnome-activity-journal/src/widgets.py", line 351, in preview
    pixbuf = gio_file.get_thumbnail(size=size, border=1)
  File "/usr/share/gnome-activity-journal/src/gio_file.py", line 211, in get_thumbnail
    thumb = create_text_thumb(self, size, 1)
  File "/usr/share/gnome-activity-journal/src/gio_file.py", line 121, in create_text_thumb
    formatter = ImageFormatter(font_name="DejaVu Sans Mono", line_numbers=False, font_size=10)
  File "/usr/lib/python2.6/site-packages/pygments/formatters/img.py", line 286, in __init__
    'Python Imaging Library is required for this formatter')
PilNotAvailable: Python Imaging Library is required for this formatter

Local variables in innermost frame:
self: <pygments.formatters.img.ImageFormatter object at 0xa977e0c>
options: {'line_numbers': False, 'font_size': 10, 'font_name': 'DejaVu Sans Mono'}

How to reproduce
-----
1. Open the gnome-activity-journal
2. Wait a second for loading the items
3. Crash happens while the programme seemes to remain working.

Comment 1 Tommy He 2010-04-07 16:07:10 UTC
Created attachment 405014 [details]
File: backtrace

Comment 2 Mads Villadsen 2010-04-12 21:28:25 UTC
This appears to be a problem with the python-pygments package missing a dependency on python-imaging.

Comment 3 Bug Zapper 2011-06-02 15:37:19 UTC
This message is a reminder that Fedora 13 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 13.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '13'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 13's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 13 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Bug Zapper 2011-06-27 15:27:21 UTC
Fedora 13 changed to end-of-life (EOL) status on 2011-06-25. Fedora 13 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.


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