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: yumexAssignee: Tim Lauridsen <tim.lauridsen>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: 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 Flags
File: backtrace
none
File: core_backtrace
none
File: environ none

Description Markus 2013-03-13 12:38:25 UTC
Description of problem:
mesa-libEGL 9.0.3 is broken

Version-Release number of selected component:
yumex-3.0.10-1.fc18

Additional info:
cmdline:        /usr/bin/python -tt /usr/bin/yumex
dso_list:       pygtk2-2.24.0-5.fc18.x86_64
executable:     /usr/bin/yumex
kernel:         3.8.2-206.fc18.x86_64
uid:            10006

Comment 1 Markus 2013-03-13 12:38:27 UTC
Created attachment 709550 [details]
File: backtrace

Comment 2 Markus 2013-03-13 12:38:30 UTC
Created attachment 709552 [details]
File: core_backtrace

Comment 3 Markus 2013-03-13 12:38:32 UTC
Created attachment 709553 [details]
File: environ

Comment 4 darkrose0073 2013-04-12 19:15:17 UTC
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.

Comment 5 Tim Lauridsen 2013-09-11 11:22:52 UTC
No a problem in yumex, gtk python binding is failing and so will all python gtk apps incl. yumex.