Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 628230 Details for
Bug 867044
[abrt] calibre-0.8.33-2.fc16: comments_editor.py:15:<module>:ImportError: libQtWebKit.so.4: cannot open shared object file: No such file or directory
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: calibre.log
calibre.log (text/plain), 9.06 KB, created by
E.N.
on 2012-10-16 15:40:25 UTC
(
hide
)
Description:
File: calibre.log
Filename:
MIME Type:
Creator:
E.N.
Created:
2012-10-16 15:40:25 UTC
Size:
9.06 KB
patch
obsolete
>abrt_version: 2.0.7 >calibre.log: >cmdline: python2 /usr/bin/calibre /home/macfish/Documents/java/java__the_complete_reference.epub >executable: /usr/bin/calibre >kernel: 3.4.4-4.fc16.x86_64 >time: Fri 27 Jul 2012 10:28:34 PM WEST >uid: 1000 >username: macfish > >backtrace: >:comments_editor.py:15:<module>:ImportError: libQtWebKit.so.4: cannot open shared object file: No such file or directory >: >:Traceback (most recent call last): >: File "/usr/bin/calibre", line 19, in <module> >: sys.exit(main()) >: File "/usr/lib64/calibre/calibre/gui2/main.py", line 340, in main >: app, opts, args, actions = init_qt(args) >: File "/usr/lib64/calibre/calibre/gui2/main.py", line 50, in init_qt >: from calibre.gui2.ui import Main >: File "/usr/lib64/calibre/calibre/gui2/ui.py", line 38, in <module> >: from calibre.gui2.init import LibraryViewMixin, LayoutMixin >: File "/usr/lib64/calibre/calibre/gui2/init.py", line 16, in <module> >: from calibre.gui2.library.views import BooksView, DeviceBooksView >: File "/usr/lib64/calibre/calibre/gui2/library/views.py", line 15, in <module> >: from calibre.gui2.library.delegates import (RatingDelegate, PubDateDelegate, >: File "/usr/lib64/calibre/calibre/gui2/library/delegates.py", line 23, in <module> >: from calibre.gui2.dialogs.comments_dialog import CommentsDialog >: File "/usr/lib64/calibre/calibre/gui2/dialogs/comments_dialog.py", line 6, in <module> >: from calibre.gui2.dialogs.comments_dialog_ui import Ui_CommentsDialog >: File "/usr/lib64/calibre/calibre/gui2/dialogs/comments_dialog_ui.py", line 45, in <module> >: from calibre.gui2.comments_editor import Editor >: File "/usr/lib64/calibre/calibre/gui2/comments_editor.py", line 15, in <module> >: from PyQt4.QtWebKit import QWebView, QWebPage >:ImportError: libQtWebKit.so.4: cannot open shared object file: No such file or directory >: >:Local variables in innermost frame: >:QSize: None >:QVBoxLayout: None >:__docformat__: None >:QHBoxLayout: None >:QColor: None >:QUrl: None >:__package__: None >:re: None >:html: None >:QWidget: None >:QSyntaxHighlighter: None >:QTabWidget: None >:__doc__: None >:QToolBar: None >:Qt: None >:__license__: None >:__builtins__: {'bytearray': <type 'bytearray'>, 'IndexError': <type 'exceptions.IndexError'>, 'all': <built-in function all>, 'icu_upper': <functools.partial object at 0x7fecadbc53c0>, 'help': Type help() for interactive help, or help(object) for help about object., 'vars': <built-in function vars>, 'SyntaxError': <type 'exceptions.SyntaxError'>, 'unicode': <type 'unicode'>, 'UnicodeDecodeError': <type 'exceptions.UnicodeDecodeError'>, 'memoryview': <type 'memoryview'>, 'isinstance': <built-in function isinstance>, 'copyright': Copyright (c) 2001-2012 Python Software Foundation. >:All Rights Reserved. >: >:Copyright (c) 2000 BeOpen.com. >:All Rights Reserved. >: >:Copyright (c) 1995-2001 Corporation for National Research Initiatives. >:All Rights Reserved. >: >:Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam. >:All Rights Reserved., 'NameError': <type 'exceptions.NameError'>, 'BytesWarning': <type 'exceptions.BytesWarning'>, 'dict': <type 'dict'>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type 'exceptions.SystemExit'>, 'StandardError': <type 'exceptions.StandardError'>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'P': <function get_path at 0x7fecaf386398>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type 'exceptions.RuntimeWarning'>, 'list': <type 'list'>, 'iter': <built-in function iter>, 'reload': <built-in function reload>, 'Warning': <type 'exceptions.Warning'>, '__package__': None, 'round': <built-in function round>, 'dir': <built-in function dir>, 'cmp': <built-in function cmp>, 'set': <type 'set'>, 'bytes': <type 'str'>, 'reduce': <built-in function reduce>, 'intern': <built-in function intern>, 'issubclass': <built-in function issubclass>, 'Ellipsis': Ellipsis, 'EOFError': <type 'exceptions.EOFError'>, 'locals': <built-in function locals>, 'BufferError': <type 'exceptions.BufferError'>, 'slice': <type 'slice'>, 'dynamic_property': <function <lambda> at 0x7fecb05fc398>, 'FloatingPointError': <type 'exceptions.FloatingPointError'>, 'sum': <built-in function sum>, 'I': <function get_image_path at 0x7fecaf386500>, 'getattr': <built-in function getattr>, 'abs': <built-in function abs>, 'exit': Use exit() or Ctrl-D (i.e. EOF) to exit, 'print': <built-in function print>, 'True': True, 'FutureWarning': <type 'exceptions.FutureWarning'>, 'ImportWarning': <type 'exceptions.ImportWarning'>, 'None': None, 'hash': <built-in function hash>, 'lopen': <function local_open at 0x7fecadbb85f0>, 'ReferenceError': <type 'exceptions.ReferenceError'>, 'len': <built-in function len>, 'credits': Thanks to CWI, CNRI, BeOpen.com, Zope Corporation and a cast of thousands >: for supporting Python development. See www.python.org for more information., 'icu_title': <functools.partial object at 0x7fecadbc5470>, 'frozenset': <type 'frozenset'>, '__name__': '__builtin__', 'ord': <built-in function ord>, 'super': <type 'super'>, '_': <bound method NullTranslations.ugettext of <gettext.NullTranslations instance at 0x7fecadbc4c20>>, 'TypeError': <type 'exceptions.TypeError'>, 'license': See http://www.python.org/2.7/license.html, 'KeyboardInterrupt': <type 'exceptions.KeyboardInterrupt'>, 'UserWarning': <type 'exceptions.UserWarning'>, 'filter': <built-in function filter>, 'range': <built-in function range>, 'staticmethod': <type 'staticmethod'>, 'SystemError': <type 'exceptions.SystemError'>, 'BaseException': <type 'exceptions.BaseException'>, 'pow': <built-in function pow>, 'RuntimeError': <type 'exceptions.RuntimeError'>, 'float': <type 'float'>, 'MemoryError': <type 'exceptions.MemoryError'>, 'StopIteration': <type 'exceptions.StopIteration'>, 'globals': <built-in function globals>, 'divmod': <built-in function divmod>, 'icu_lower': <functools.partial object at 0x7fecadbc5418>, 'enumerate': <type 'enumerate'>, 'apply': <built-in function apply>, 'LookupError': <type 'exceptions.LookupError'>, 'open': <built-in function open>, 'quit': Use quit() or Ctrl-D (i.e. EOF) to exit, 'basestring': <type 'basestring'>, 'UnicodeError': <type 'exceptions.UnicodeError'>, 'zip': <built-in function zip>, 'hex': <built-in function hex>, 'long': <type 'long'>, 'next': <built-in function next>, 'ImportError': <type 'exceptions.ImportError'>, 'chr': <built-in function chr>, 'xrange': <type 'xrange'>, 'type': <type 'type'>, '__doc__': "Built-in functions, exceptions, and other objects.\n\nNoteworthy: None is the `nil' object; Ellipsis represents `...' in slices.", 'Exception': <type 'exceptions.Exception'>, 'tuple': <type 'tuple'>, 'UnicodeTranslateError': <type 'exceptions.UnicodeTranslateError'>, 'reversed': <type 'reversed'>, 'ngettext': <bound method NullTranslations.ungettext of <gettext.NullTranslations instance at 0x7fecadbc4c20>>, 'UnicodeEncodeError': <type 'exceptions.UnicodeEncodeError'>, 'IOError': <type 'exceptions.IOError'>, 'hasattr': <built-in function hasattr>, 'delattr': <built-in function delattr>, 'setattr': <built-in function setattr>, 'raw_input': <built-in function raw_input>, 'SyntaxWarning': <type 'exceptions.SyntaxWarning'>, 'compile': <built-in function compile>, 'ArithmeticError': <type 'exceptions.ArithmeticError'>, 'str': <type 'str'>, 'property': <type 'property'>, 'GeneratorExit': <type 'exceptions.GeneratorExit'>, 'int': <type 'int'>, '__import__': <built-in function __import__>, 'KeyError': <type 'exceptions.KeyError'>, '__': <function <lambda> at 0x7fecaf386320>, 'coerce': <built-in function coerce>, 'PendingDeprecationWarning': <type 'exceptions.PendingDeprecationWarning'>, 'file': <type 'file'>, 'EnvironmentError': <type 'exceptions.EnvironmentError'>, 'unichr': <built-in function unichr>, 'id': <built-in function id>, 'OSError': <type 'exceptions.OSError'>, 'DeprecationWarning': <type 'exceptions.DeprecationWarning'>, 'min': <built-in function min>, 'UnicodeWarning': <type 'exceptions.UnicodeWarning'>, 'execfile': <built-in function execfile>, 'any': <built-in function any>, 'complex': <type 'complex'>, 'bool': <type 'bool'>, 'ValueError': <type 'exceptions.ValueError'>, 'NotImplemented': NotImplemented, 'map': <built-in function map>, 'buffer': <type 'buffer'>, 'max': <built-in function max>, 'object': <type 'object'>, 'TabError': <type 'exceptions.TabError'>, 'callable': <built-in function callable>, 'ZeroDivisionError': <type 'exceptions.ZeroDivisionError'>, 'eval': <built-in function eval>, '__debug__': True, 'IndentationError': <type 'exceptions.IndentationError'>, 'AssertionError': <type 'exceptions.AssertionError'>, 'classmethod': <type 'classmethod'>, 'UnboundLocalError': <type 'exceptions.UnboundLocalError'>, 'NotImplementedError': <type 'exceptions.NotImplementedError'>, 'AttributeError': <type 'exceptions.AttributeError'>, 'OverflowError': <type 'exceptions.OverflowError'>} >:__file__: None >:QInputDialog: None >:QChar: None >:__name__: None >:__copyright__: None >:QMenu: None >:QColorDialog: None >:QAction: None >:QApplication: None >:QIcon: None >:QPlainTextEdit: None >:os: None >:QFontInfo: None > >END: >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 867044
:
628229
| 628230 |
628231