Re: Bug#382988: (no subject)

2006-08-22 Thread Denis Barbier
reassign 382988 kdebase
thanks

On Mon, Aug 21, 2006 at 09:58:39PM +, David Nusinow wrote:
 Hi all,
 
Could someone give me some clue as to what programs in xbase-config are
 segfaulting in this case? I'm digging in to the libxkb* code now, but my
 guess is that this is a server configuration issue, in which case I need
 your xorg.conf. Thanks!

kxkb has to be updated to look for files in /usr/share/X11/xkb, here is
a patch (untested).

Denis
diff -ur kxkb.orig/x11helper.cpp kxkb/x11helper.cpp
--- kxkb.orig/x11helper.cpp 2006-05-22 20:13:00.0 +0200
+++ kxkb/x11helper.cpp  2006-08-22 22:32:40.0 +0200
@@ -23,8 +23,8 @@
 static const char* X11DirList[] =
 {
 XLIBDIR,
-/etc/X11/,
 /usr/share/X11/,
+/etc/X11/,
 /usr/local/share/X11/,
 /usr/X11R6/lib/X11/,
 /usr/X11R6/lib64/X11/,


Processed: Re: Bug#382988: (no subject)

2006-08-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 382988 kdebase
Bug#382988: No keyboard layout available under kcontrol!
Bug reassigned from package `xbase-clients' to `kdebase'.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#382988: (no subject)

2006-08-22 Thread David Nusinow
On Tue, Aug 22, 2006 at 10:36:23PM +0200, Denis Barbier wrote:
 reassign 382988 kdebase
 thanks
 
 On Mon, Aug 21, 2006 at 09:58:39PM +, David Nusinow wrote:
  Hi all,
  
 Could someone give me some clue as to what programs in xbase-config are
  segfaulting in this case? I'm digging in to the libxkb* code now, but my
  guess is that this is a server configuration issue, in which case I need
  your xorg.conf. Thanks!
 
 kxkb has to be updated to look for files in /usr/share/X11/xkb, here is
 a patch (untested).

Awesome. Not My Problem is the best answer I could have hoped for.
Thanks!

 - David Nusinow


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]