Bug 689257

Summary: [abrt] calibre-0.7.38-3.fc14: config.py:353:serialize_opt:ImportError: /usr/lib64/python2.7/site-packages/PyQt4/QtCore.so: undefined symbol: _ZN9QMetaType15registerTypedefEPKci
Product: [Fedora] Fedora Reporter: Gaetan Cambier <gaetan>
Component: calibreAssignee: Kevin Fenzi <kevin>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 14CC: chkr, frankly3d, kevin, mbacovsk, nushio, rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:f4a4970d
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-16 21:29:26 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

Description Gaetan Cambier 2011-03-20 16:08:54 UTC
abrt version: 1.1.17
architecture: x86_64
comment: launch calibre
component: calibre
executable: /usr/bin/calibre
kernel: 2.6.35.10-74.fc14.x86_64
package: calibre-0.7.38-3.fc14
reason: config.py:353:serialize_opt:ImportError: /usr/lib64/python2.7/site-packages/PyQt4/QtCore.so: undefined symbol: _ZN9QMetaType15registerTypedefEPKci
release: Fedora release 14 (Laughlin)
time: 1300637238
uid: 500

backtrace
-----
config.py:353:serialize_opt:ImportError: /usr/lib64/python2.7/site-packages/PyQt4/QtCore.so: undefined symbol: _ZN9QMetaType15registerTypedefEPKci

Traceback (most recent call last):
  File "/usr/bin/calibre", line 18, in <module>
    from calibre.gui2.main import main
  File "/usr/lib64/calibre/calibre/__init__.py", line 22, in <module>
    from calibre.startup import winutil, winutilerror, guess_type
  File "/usr/lib64/calibre/calibre/startup.py", line 60, in <module>
    set_translators()
  File "/usr/lib64/calibre/calibre/utils/localization.py", line 67, in set_translators
    lang = get_lang()
  File "/usr/lib64/calibre/calibre/utils/localization.py", line 26, in get_lang
    from calibre.utils.config import prefs
  File "/usr/lib64/calibre/calibre/utils/config.py", line 738, in <module>
    prefs['installation_uuid'] = str(uuid.uuid4())
  File "/usr/lib64/calibre/calibre/utils/config.py", line 480, in __setitem__
    return self.set(key, val)
  File "/usr/lib64/calibre/calibre/utils/config.py", line 491, in set
    return self.__config.set(key, val)
  File "/usr/lib64/calibre/calibre/utils/config.py", line 431, in set
    src = self.option_set.serialize(opts)+ '\n\n' + footer + '\n'
  File "/usr/lib64/calibre/calibre/utils/config.py", line 362, in serialize
    for name in [None] + self.group_list]
  File "/usr/lib64/calibre/calibre/utils/config.py", line 345, in render_group
    self.serialize_opt(getattr(opts, pref.name, pref.default))))
  File "/usr/lib64/calibre/calibre/utils/config.py", line 353, in serialize_opt
    from PyQt4.QtCore import QString
ImportError: /usr/lib64/python2.7/site-packages/PyQt4/QtCore.so: undefined symbol: _ZN9QMetaType15registerTypedefEPKci

Local variables in innermost frame:
self: <calibre.utils.config.OptionSet object at 0x2356510>
val: ['EPUB', 'MOBI', 'LIT', 'PRC', 'FB2', 'HTML', 'HTM', 'XHTM', 'SHTML', 'XHTML', 'ZIP', 'ODT', 'RTF', 'PDF', 'TXT']

How to reproduce
-----
1.launch calibre
2.
3.

Comment 1 Gaetan Cambier 2011-03-20 16:08:57 UTC
Created attachment 486478 [details]
File: backtrace

Comment 2 Kevin Fenzi 2011-03-20 17:11:30 UTC
What does: 

rpm -q PyQt4

and

rpm -V PyQt4

return?

Comment 3 Rex Dieter 2011-11-21 15:13:02 UTC
This combination tests out ok for me, fwiw,

$ rpm -q sip PyQt4 calibre
sip-4.12.1-4.fc14.x86_64
PyQt4-4.8.3-2.fc14.x86_64
calibre-0.7.38-5.fc14.x86_64

Comment 4 Fedora End Of Life 2012-08-16 21:29:28 UTC
This message is a notice that Fedora 14 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 14. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '14' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen 
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 14 reached 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, you are encouraged to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

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