| Summary: | incompatible Qt (core dumped) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Onuralp SEZER <thunderbirdtr> |
| Component: | fritzing | Assignee: | Ed Marshall <esm> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | esm, thunderbirdtr |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-16 06:41:09 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Onuralp SEZER
2013-12-15 16:59:32 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. 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 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. :) |