Bug 466543
| Summary: | Merkaartor fails to start | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dylan R. Semler <dylan.semler> |
| Component: | merkaartor | Assignee: | Sven Lankes <sven> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9 | CC: | opensource, sven |
| 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: | 2008-10-10 21:14:50 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Dylan R. Semler
2008-10-10 20:00:26 UTC
On i386 it runs without any problems on a fresh installation.
Please post the output of the following commands:
grep networkAccessManagerEv /usr/lib*/libQt*
rpm --verify qt-x11
which merkaartor
Which version of qt-x11 do you have installed?
Does it help to move the configuration file away?
E.g. with:
mv ~/.config/BartVanhauwaert/Merkaartor.conf{,.bak}
I also see the Object::connect message with my working merkaartor.
Well, after building and uninstalling from source, then installing the 0.11 rpm again, the rpm seems to be working. I can no longer reproduce the crash. Thanks for your help. |