Bug 921076
| Summary: | [abrt] yumex-3.0.10-1.fc18: __init__.py:40:<module>:ImportError: /lib64/libEGL.so.1: undefined symbol: wl_display_dispatch_queue_pending | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Markus <markus_metz> | ||||||||
| Component: | yumex | Assignee: | Tim Lauridsen <tim.lauridsen> | ||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 18 | CC: | darkrose0073, stefan.home, tim.lauridsen | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:ffed03a5a44320dce666847d5679f58eace9018c | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-09-11 11:22:52 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: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Markus
2013-03-13 12:38:25 UTC
Created attachment 709550 [details]
File: backtrace
Created attachment 709552 [details]
File: core_backtrace
Created attachment 709553 [details]
File: environ
I ran into the same issue and fixed it today. Quick fix with a version issue. When updated to 1.0.2 they added a new symbol. So run "sudo yum update libwayland-server" and "sudo yum update libwayland-client". The current version out is 1.0.5. Check out http://lists.debian.org/debian-x/2012/12/msg00003.html for more info. No a problem in yumex, gtk python binding is failing and so will all python gtk apps incl. yumex. |