Issue 10071

Summary: OOO_STABLE_1_PORTS/X11: (vcl) disable xkb discovery so menus draw faster
Product: porting Reporter: fa <dan>
Component: codeAssignee: fa <dan>
Status: CLOSED FIXED QA Contact: issues@porting <issues>
Severity: Trivial    
Priority: P3 CC: ed, issues
Version: OOo 1.0.1Keywords: merge_pending
Target Milestone: OOo 1.0.4   
Hardware: Mac   
OS: Mac OS X, all   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
cd to SRC_ROOT/vcl/unx/source/app, patch -p0 < /path/to/patchfile. Disables querying of the keyboard by the XKeyboard extension. none

Description fa 2002-12-14 09:27:14 UTC
XDarwin has incomplete Xkeyboard extension support.  This results in a message
being printed out the stderr every time XkbGetKeyboard() is called in
vcl/unx/source/app/keysymnames.cxx.  This error message slows down the drawing
of all menus in OOo considerably.

Therefore, its going to get disabled until XDarwin gets better Xkeyboard support.

Dan
Comment 1 fa 2002-12-14 09:28:12 UTC
Created attachment 4030 [details]
cd to SRC_ROOT/vcl/unx/source/app, patch -p0 < /path/to/patchfile.  Disables querying of the keyboard by the XKeyboard extension.
Comment 2 fa 2002-12-14 09:28:43 UTC
Please approve the vcl 121402 patch for integration into _PORTS.

dan
Comment 3 matthias.huetsch 2002-12-14 16:40:39 UTC
Hi Dan,

the patch looks good, is entirely MACOSX specific, and is thus approved.
Removing the 'approval_pending' keyword. Just go ahead.

Matthias
Comment 4 ed 2002-12-16 00:34:36 UTC
Committed to OOO_STABLE_1_PORTS, in conjunction with commit for 8361.  Added 
keyword merge_pending.
Comment 5 fa 2003-07-31 16:26:23 UTC
This particular issue is fixed, and the overall tracking for the Xkeyboard issues are 
now in Issue 17721 .
Comment 6 Martin Hollmichel 2004-03-25 07:43:34 UTC
close issue.