Bug Tracker item #3290864, was opened at 2011-04-21 03:45
Message generated for change (Comment added) made by dcommander
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126848&aid=3290864&group_id=254363

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: UN*X version
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Franz Sirl (fsirl)
Assigned to: Adam Tkac (atkac)
Summary: No keyrepeat with 1.0.90 on SLES11SP1 (with solution)

Initial Comment:
My first try to use tigervnc-1.0.90 on SLES11SP1 worked, but caused the 
infamous key repeat problem.
After some trying I found out that essentially xorg-7.4 != xorg-7.4 :-). Since 
I build with this command:

sh ../tigervnc-1.0.90/unix/build-xorg build -version 7.4 -static

it seems that the choice of packages in unix/download-xorg-7.4 is incompatible 
with SLES11SP1 xorg-7.4.
I investigated the versions that were really in use on SLES11SP1 and came up 
with the attached patch (make sure you clean ~/.tigervnc-xorg-7.4 before you 
rerun build-xorg. After applying the patch everything worked like a charm and I 
didn't have a single problem (with a tigervnc-1.0.90 client on win7-x64) since 
then.

Though I changed a few packages to use, my guess is that the input-proto and 
xorg-xserver ones are the most relevant changes.

Hope this helps,
Franz


----------------------------------------------------------------------

>Comment By: D. R. Commander (dcommander)
Date: 2011-04-21 03:51

Message:
You're misunderstanding the purpose of build-xorg.  It is designed to build
a cross-compatible version of Xvnc for systems which do not have recent
enough Xorg libraries.  If your system is already running Xorg 7.4, then
you instead need to be building against the libraries that your system
provides.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126848&aid=3290864&group_id=254363

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to