[Bug 712579] Review Request: disper - on-the-fly display switch utility

bugzilla at redhat.com bugzilla at redhat.com
Tue Jan 17 10:39:42 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=712579

--- Comment #19 from Mario Santagiuliana <fedora at marionline.it> 2012-01-17 05:39:41 EST ---
disper load libXrandr.so.2 and libX11.so.6 using python, from
src/xrandr/core.py:

[...cut...]
 51
 52 xlib = cdll.LoadLibrary("libX11.so.6")
 53 rr = cdll.LoadLibrary("libXrandr.so.2")
 54
[...cut...]
Rpm doesn't show this loading...If I remove the two requires disper doesn't
work properly. 

Thank you!

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list