Bug 1034829

Summary: [abrt] calibre-1.9.0-4.fc20: comments_editor.py:17:<module>:ImportError: libQtWebKit.so.4: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio
Product: [Fedora] Fedora Reporter: Jorge Meneses <jorgejhms>
Component: calibreAssignee: Kevin Fenzi <kevin>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: chkr, ecuervog, frankly3d, jorgejhms, kevin, mbacovsk, nushio, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/20f99694970e1de819dcbdebd021f10bbfe57ed4
Whiteboard: abrt_hash:7c1787251b21f8d5137778dd7c7427593a97fc9a
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-07 13:38:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Jorge Meneses 2013-11-26 15:07:34 UTC
Description of problem:
The program didn't start because a dependency was missing. After installing QtWebKit there was no problem

Version-Release number of selected component:
calibre-1.9.0-4.fc20

Additional info:
reporter:       libreport-2.1.9
cmdline:        python2 /usr/bin/calibre
executable:     /usr/bin/calibre
kernel:         3.11.8-300.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
#1 <module> in /usr/lib64/calibre/calibre/gui2/comments_editor.py:17
#2 <module> in /usr/lib64/calibre/calibre/gui2/dialogs/comments_dialog_ui.py:45
#3 <module> in /usr/lib64/calibre/calibre/gui2/dialogs/comments_dialog.py:8
#4 <module> in /usr/lib64/calibre/calibre/gui2/library/delegates.py:21
#5 <module> in /usr/lib64/calibre/calibre/gui2/library/views.py:17
#6 <module> in /usr/lib64/calibre/calibre/gui2/init.py:17
#7 <module> in /usr/lib64/calibre/calibre/gui2/ui.py:39
#8 run_gui in /usr/lib64/calibre/calibre/gui2/main.py:316
#9 main in /usr/lib64/calibre/calibre/gui2/main.py:448
#10 <module> in /usr/bin/calibre:20

Comment 1 Jorge Meneses 2013-11-26 15:07:49 UTC
Created attachment 829317 [details]
File: backtrace

Comment 2 Jorge Meneses 2013-11-26 15:07:59 UTC
Created attachment 829318 [details]
File: environ

Comment 3 Kevin Fenzi 2013-11-28 00:52:02 UTC
calibre requires PyQt4 which requires QtWebKit as far as I can see... 

can you duplicate a state where calibre is installed where qtwebkit isn't?

Comment 4 Zbigniew Jędrzejewski-Szmek 2014-10-07 13:38:37 UTC
Closing because of lack of response.