Bug 1043285 - incompatible Qt (core dumped)
Summary: incompatible Qt (core dumped)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: fritzing
Version: 20
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Ed Marshall
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-15 16:59 UTC by Onuralp SEZER
Modified: 2013-12-16 06:41 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-16 06:41:09 UTC
Type: Bug


Attachments (Terms of Use)

Description Onuralp SEZER 2013-12-15 16:59:32 UTC
Description of problem:
Fritzing not opening because of incompatible Qt version ,

"**** Error Line ***** 
Cannot mix incompatible Qt library (version 0x40805) with this library (version 0x40804)
Aborted (core dumped)
"*********************** 

Version-Release number of selected component (if applicable):
fritzing-0.8.3b-0.fc20.x86_64

How reproducible:
Open Fritzing and crashed

Steps to Reproduce:
1.
2.
3.

Actual results:
Qt and Core dump error

Expected results:
Open Fritzing without problem 


Additional info:

Comment 1 Ed Marshall 2013-12-15 22:32:55 UTC
This smells a lot like a case where you were in mid-upgrade; it sounds like you got the new version of qt (4.8.5), but a supplemental library was still 4.8.4.

Just to check (and before you apply any more updates), can you run:

rpm -qa | fgrep 4.8.4

I suspect you'll find one of qt or qt-x11 at version 4.8.4. Try applying the latest updates, and see if you're still having problems.

Comment 2 Onuralp SEZER 2013-12-15 23:29:03 UTC
Well I already have latest updates and now working but this are "updates-testing" repository plus still I have issues and sometimes crashed and not working. I already filled another bug.

thunderbirdtr@darkstar ~$ rpm -qa | fgrep 4.8.5

qt-doc-4.8.5-11.fc20.noarch
qt-devel-4.8.5-11.fc20.x86_64
qt-4.8.5-11.fc20.x86_64
qt-4.8.5-11.fc20.i686
qt-demos-4.8.5-11.fc20.x86_64
qt-examples-4.8.5-11.fc20.x86_64
qt-x11-4.8.5-11.fc20.x86_64
qt-x11-4.8.5-11.fc20.i686
qt-assistant-4.8.5-11.fc20.x86_64

Comment 3 Ed Marshall 2013-12-16 06:41:09 UTC
Okay, going to close this one out, since it looks like it was just a matter of getting the latest updates in place. This is the fun part of working with a pre-release Fedora. :)


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