Bug 887558 - [abrt] calibre-0.9.6-2.fc17: __init__.py:808:load_builtin_fonts:IOError: [Errno 2] No such file or directory: '/usr/share/calibre/fonts/liberation/LiberationMono-BoldItalic.ttf'
Summary: [abrt] calibre-0.9.6-2.fc17: __init__.py:808:load_builtin_fonts:IOError: [Err...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: calibre
Version: 17
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kevin Fenzi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:ea1b1377183b78dcbffc9c30c17...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-16 12:19 UTC by phob0ss13
Modified: 2012-12-17 06:24 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-12-17 06:24:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: environ (1.88 KB, text/plain)
2012-12-16 12:19 UTC, phob0ss13
no flags Details
File: executable (16 bytes, text/plain)
2012-12-16 12:19 UTC, phob0ss13
no flags Details
File: event_log (91 bytes, text/plain)
2012-12-16 12:19 UTC, phob0ss13
no flags Details
File: smolt_data (2.87 KB, text/plain)
2012-12-16 12:19 UTC, phob0ss13
no flags Details
File: core_backtrace (371 bytes, text/plain)
2012-12-16 12:19 UTC, phob0ss13
no flags Details

Description phob0ss13 2012-12-16 12:19:25 UTC
Description of problem:
Installed an update for calibre from testing repo (0.9.6 currently). When trying to launch I'm getting an error. The program fails to start.

Version-Release number of selected component:
calibre-0.9.6-2.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
cmdline:        python2 /usr/bin/calibre
kernel:         3.6.10-2.fc17.i686.PAE

backtrace:
:__init__.py:808:load_builtin_fonts:IOError: [Errno 2] No such file or directory: '/usr/share/calibre/fonts/liberation/LiberationMono-BoldItalic.ttf'
:
:Traceback (most recent call last):
:  File "/usr/bin/calibre", line 20, in <module>
:    sys.exit(main())
:  File "/usr/lib/calibre/calibre/gui2/main.py", line 426, in main
:    gui_debug=gui_debug)
:  File "/usr/lib/calibre/calibre/gui2/main.py", line 294, in run_gui
:    app.load_builtin_fonts(scan_for_fonts=True)
:  File "/usr/lib/calibre/calibre/gui2/__init__.py", line 808, in load_builtin_fonts
:    with open(ff, 'rb') as s:
:IOError: [Errno 2] No such file or directory: '/usr/share/calibre/fonts/liberation/LiberationMono-BoldItalic.ttf'
:
:Local variables in innermost frame:
:font_scanner: <Scanner(Thread-1, started -1265325248)>
:self: <calibre.gui2.Application object at 0x8d17e84>
:scan_for_fonts: True
:ff: '/usr/share/calibre/fonts/liberation/LiberationMono-BoldItalic.ttf'

Comment 1 phob0ss13 2012-12-16 12:19:29 UTC
Created attachment 664291 [details]
File: environ

Comment 2 phob0ss13 2012-12-16 12:19:33 UTC
Created attachment 664292 [details]
File: executable

Comment 3 phob0ss13 2012-12-16 12:19:36 UTC
Created attachment 664293 [details]
File: event_log

Comment 4 phob0ss13 2012-12-16 12:19:39 UTC
Created attachment 664294 [details]
File: smolt_data

Comment 5 phob0ss13 2012-12-16 12:19:42 UTC
Created attachment 664295 [details]
File: core_backtrace

Comment 6 Frank Murphy 2012-12-16 12:54:03 UTC
Can you run the following:
rpm -qa | grep liberation

Comment 7 phob0ss13 2012-12-17 06:24:14 UTC
I reinstalled all liberation-fonts packages, now everything works fine. I remembered that long ago I installed liberation fonts v2.0. Probably this caused this problem. Closing the bug.


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