Bug#11147: rate paul vogt

2006-01-18 Thread Cary
To : paul vogt

We spoke yesterday and I'd like to go over everything now.
Please read the information below and well me if you have any questions.

b0kewr1te.com/v

We're accepting your application.  Your application has been approved.  
We need to confirm your information one more time.  Just view the 
site above and fill in our last form.

Respects,
Cary





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



Re: my 4th mouse button disappeared

2006-01-18 Thread Harald Dunkel
Juergen Kreileder wrote:
> Harald Dunkel <[EMAIL PROTECTED]> writes:
> 
> 
>>The new evdev seems to work for me, except that the fourth
>>button is recognized as "button 8" (according to xev):
>>
>>Is this the expected behaviour?
> 
> 
> Yes.  4 and 5 are for vertical scrolling.  6 and 7 for horizontal
> scrolling.  Extra buttons get numbers >= 8.
> 

Is this documented somewhere? Another post on debian-x
talked about a special README for the new evdev, but I
couldn't find it. Maybe I could help to improve the doc.


Regards

Harri


signature.asc
Description: OpenPGP digital signature


Re:

2006-01-18 Thread Hensley Elsa





 
Brock Marcel


Bug#319513: xorg-x11: xvmc support for the via unichrome family

2006-01-18 Thread Brian Nelson
Unichrome support is included upstream in the 6.9.0 release, isn't it?
So this bug can presumably be closed...

-- 
Captain Logic is not steering this tugboat.


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



Bug#346460: evdev driver broken on big-endian machines (patch)

2006-01-18 Thread Juergen Kreileder
Juergen Kreileder <[EMAIL PROTECTED]> writes:

> @@ -565,8 +569,8 @@
> static int
> EvdevProbe(InputInfoPtr pInfo)
> {
> -char key_bitmask[(KEY_MAX + 7) / 8];
> -char rel_bitmask[(REL_MAX + 7) / 8];
> +unsigned long key_bitmask[NBITS(KEY_MAX)];
> +unsigned long rel_bitmask[NBITS(KEY_MAX)];

Hm, rel_bitmask probably should use REL_MAX:

unsigned long rel_bitmask[NBITS(REL_MAX)];

> int i, has_axes, has_buttons, has_keys;
> EvdevPtr pEvdev = pInfo->private;


Juergen

-- 
Juergen Kreileder, Blackdown Java-Linux Team
http://blog.blackdown.de/


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



Bug#348772: xbase-clients: xorgcfg segfaults

2006-01-18 Thread David N. Welton
Package: xbase-clients
Version: 6.9.0.dfsg.1-4
Severity: normal


florence:~# xorgcfg 

X Window System Version 6.9.0 (Debian 6.9.0.dfsg.1-4 20060116004830
[EMAIL PROTECTED])
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 6.9
Build Operating System: Linux 2.6.8-powerpc-smp ppc [ELF] 
Current Operating System: Linux florence 2.6.14-1-powerpc #1 Tue Nov 1
15:42:02 JST 2005 ppc
Build Date: 16 January 2006
  Before reporting problems, check http://wiki.X.Org
 to make sure that you have the latest version.
 Module Loader present
 OS Kernel: Linux version 2.6.14-1-powerpc (Debian 2.6.14-2)
([EMAIL PROTECTED]) (gcc version 4.0.2 (Debian 4.0.2-2)) #1 Tue Nov 1
15:42:02 JST 2005 
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
  (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  (==) Log file: "/var/log/Xorg.8.log", Time: Wed Jan 18 23:13:06 
2006
  
 *** If unresolved symbols were reported above, they might not
*** be the reason for the server aborting.

Backtrace:
0: /usr/X11R6/bin/Xorg(xf86SigHandler+0xa0) [0x10045e20]
1: [0x7f810718]
2: /usr/X11R6/bin/Xorg [0x1003c020]
3: /usr/X11R6/bin/Xorg(xf86DriverlistFromCompile+0x44) 
[0x1003c2b4]
4: /usr/X11R6/bin/Xorg(DoConfigure+0x5c) [0x1002c99c]
5: /usr/X11R6/bin/Xorg(InitOutput+0x754) [0x1002a0e4]
6: /usr/X11R6/bin/Xorg(main+0x2b4) [0x100a6184]
7: /lib/tls/libc.so.6 [0xfd538ac]
8: /lib/tls/libc.so.6 [0xfd539f4]

Fatal server error:
Caught signal 11.  Server aborting


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-powerpc
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages xbase-clients depends on:
ii  cpp   4:4.0.2-2  The GNU C preprocessor (cpp)
ii  libc6 2.3.5-12   GNU C Library: Shared libraries an
ii  libdmx1   6.9.0.dfsg.1-4 Distributed Multihead X client lib
ii  libexpat1 1.95.8-3   XML parsing C library - runtime li
ii  libfontconfig12.3.2-1.1  generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libfs66.9.0.dfsg.1-4 X Font Server library
ii  libglu1-xorg [libglu1]6.9.0.dfsg.1-4 Mesa OpenGL utility library [X.Org
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libncurses5   5.5-1  Shared libraries for terminal hand
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libsm66.9.0.dfsg.1-4 X Window System Session Management
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxau6   6.9.0.dfsg.1-4 X Authentication library
ii  libxaw8   6.9.0.dfsg.1-4 X Athena widget set library
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxfixes36.9.0.dfsg.1-4 X Window System miscellaneous 'fix
ii  libxft2   2.1.7-1FreeType-based font drawing librar
ii  libxi66.9.0.dfsg.1-4 X Window System Input extension li
ii  libxinerama1  6.9.0.dfsg.1-4 X Window System multi-head display
ii  libxkbfile1   6.9.0.dfsg.1-4 X Keyboard Extension file parsing 
ii  libxkbui1 6.9.0.dfsg.1-4 X Keyboard Extension user interfac
ii  libxmu6   6.9.0.dfsg.1-4 X Window System miscellaneous util
ii  libxmuu1  6.9.0.dfsg.1-4 lightweight X Window System miscel
ii  libxp66.9.0.dfsg.1-4 X Window System printing extension
ii  libxpm4   6.9.0.dfsg.1-4 X pixmap library
ii  libxrandr26.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  libxss1   6.9.0.dfsg.1-4 X Screen Saver client-side library
ii  libxt66.9.0.dfsg.1-4 X Toolkit Intrinsics
ii  libxtrap6 6.9.0.dfsg.1-4 X Window System protocol-trapping 
ii  libxtst6  6.9.0.dfsg.1-4 X Window System event recording an
ii  libxv16.9.0.dfsg.1-4 X Window System video extension li
ii  libxxf86dga1  6.9.0.dfsg.1-4 X Direct Graphics Access extension
ii  libxxf86m

Processed: Re: Bug#348611: xlibs: dead_circumflex and dead_diaeresis doesn't work as expected with fr layout

2006-01-18 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 348611 aterm
Bug#348611: xlibs: dead_circumflex and dead_diaeresis doesn't work as expected 
with fr layout
Bug reassigned from package `xlibs' to `aterm'.

> tags 348611 confirmed
Bug#348611: xlibs: dead_circumflex and dead_diaeresis doesn't work as expected 
with fr layout
Tags were: unreproducible
Tags added: confirmed

> retitle 348611 aterm: problems with accents input
Bug#348611: xlibs: dead_circumflex and dead_diaeresis doesn't work as expected 
with fr layout
Changed Bug title.

> merge 348611 346523
Bug#346523: aterm: problems with accents input
Bug#348611: aterm: problems with accents input
Merged 346523 348611.

> 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#348611: xlibs: dead_circumflex and dead_diaeresis doesn't work as expected with fr layout

2006-01-18 Thread Denis Barbier
reassign 348611 aterm
tags 348611 confirmed
retitle 348611 aterm: problems with accents input
merge 348611 346523
thanks

On Wed, Jan 18, 2006 at 07:08:34PM +0100, Alexandre Belloni wrote:
> On Wed, Jan 18, 2006 at 09:40:24AM +0100, Denis Barbier wrote :
> > It works for me.
> > Can you please run xev as described in
> >   /usr/share/doc/x11-common/FAQ.xhtml#backspacekey
> > and tell us what is displayed when you press this key?
> > 
> 
> In xev, it seems to work as expected :
> 
> KeyPress event, serial 27, synthetic NO, window 0x161,
> root 0x11a, subw 0x162, time 36633004, (67,29), root:(891,49),
> state 0x0, keycode 34 (keysym 0xfe52, dead_circumflex), same_screen
> YES,
> XLookupString gives 1 bytes: (5e) "^"
> XmbLookupString gives 0 bytes: 
> XFilterEvent returns: True
> 
> KeyPress event, serial 30, synthetic NO, window 0x161,
> root 0x11a, subw 0x162, time 36633558, (67,29), root:(891,49),
> state 0x0, keycode 62 (keysym 0xffe2, Shift_R), same_screen YES,
> XLookupString gives 0 bytes: 
> XmbLookupString gives 0 bytes: 
> XFilterEvent returns: False
> 
> KeyPress event, serial 30, synthetic NO, window 0x161,
> root 0x11a, subw 0x162, time 36634170, (67,29), root:(891,49),
> state 0x1, keycode 34 (keysym 0xfe57, dead_diaeresis), same_screen
> YES,
> XLookupString gives 0 bytes: 
> XmbLookupString gives 0 bytes: 
> XFilterEvent returns: True
> 
> By the way, the keys works as expected in Firefox but not in aterm...

Very good point, then it is #346523, I am reassigning this bug to
aterm.  Thanks for your report.

Denis


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



Re: my 4th mouse button disappeared

2006-01-18 Thread Juergen Kreileder
Harald Dunkel <[EMAIL PROTECTED]> writes:

> The new evdev seems to work for me, except that the fourth
> button is recognized as "button 8" (according to xev):
>
> ButtonPress event, serial 29, synthetic NO, window 0x1a1,
> root 0xdb, subw 0x0, time 1170892, (103,46), root:(110,1009),
> state 0x0, button 8, same_screen YES
>
> ButtonRelease event, serial 29, synthetic NO, window 0x1a1,
> root 0xdb, subw 0x0, time 1171127, (103,46), root:(110,1009),
> state 0x0, button 8, same_screen YES
>
> Is this the expected behaviour?

Yes.  4 and 5 are for vertical scrolling.  6 and 7 for horizontal
scrolling.  Extra buttons get numbers >= 8.


Juergen

-- 
Juergen Kreileder, Blackdown Java-Linux Team
http://blog.blackdown.de/


pgpmjozMwIlKZ.pgp
Description: PGP signature


my 4th mouse button disappeared

2006-01-18 Thread Harald Dunkel
Hi folks,

The new evdev seems to work for me, except that the fourth
button is recognized as "button 8" (according to xev):

ButtonPress event, serial 29, synthetic NO, window 0x1a1,
root 0xdb, subw 0x0, time 1170892, (103,46), root:(110,1009),
state 0x0, button 8, same_screen YES

ButtonRelease event, serial 29, synthetic NO, window 0x1a1,
root 0xdb, subw 0x0, time 1171127, (103,46), root:(110,1009),
state 0x0, button 8, same_screen YES

Is this the expected behaviour?

Mouse: Logitech Trackman Marble FX (4 buttons)
xorg.conf says:

:
Section "InputDevice"
Identifier  "Event Mouse"
Driver  "evdev"
Option  "CorePointer"
Option  "Device""/dev/input/event1"
Option  "Buttons"   "4"
EndSection
:


Regards

Harri


signature.asc
Description: OpenPGP digital signature


Processed: evdev driver broken on big-endian machines (patch)

2006-01-18 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reopen 346460
Bug#346460: xserver-xorg: evdev driver broken for mice on powerpc
Bug reopened, originator not changed.

> retitle 346460 evdev driver broken on big-endian machines
Bug#346460: xserver-xorg: evdev driver broken for mice on powerpc
Changed Bug title.

> tags 346460 + patch
Bug#346460: evdev driver broken on big-endian machines
There were no tags set.
Tags added: patch

> 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#346460: evdev driver broken on big-endian machines (patch)

2006-01-18 Thread Juergen Kreileder
reopen 346460 
retitle 346460 evdev driver broken on big-endian machines
tags 346460 + patch
thanks

This bug is not fixed, it still is in 6.9.0.dfsg.1-4.

I had same time to look into the problem: The current evdev driver
doesn't work on big-endian machines.  Here's patch that fixes that
by using the macros from Vojtech Pavlik's evtest.c.


Juergen

--- 
orig/xorg-x11-6.9.0.dfsg.1/xc/programs/Xserver/hw/xfree86/input/evdev/evdev.c   
2005-12-29 03:35:09.0 +0100
+++ xorg-x11-6.9.0.dfsg.1/xc/programs/Xserver/hw/xfree86/input/evdev/evdev.c
2006-01-18 19:31:46.0 +0100
@@ -199,7 +199,11 @@
 xf86PostMotionEvent(pInfo->dev, 0, 0, 2, dx, dy);
 }
 
-#define TestBit(bit, array) (array[(bit) / 8] & (1 << ((bit) % 8)))
+#define BITS_PER_LONG (sizeof(long) * 8)
+#define NBITS(x) x)-1)/BITS_PER_LONG)+1)
+#define OFF(x)  ((x)%BITS_PER_LONG)
+#define LONG(x) ((x)/BITS_PER_LONG)
+#define TestBit(bit, array) ((array[LONG(bit)] >> OFF(bit)) & 1)
 
 static void
 EvdevPtrCtrlProc(DeviceIntPtr device, PtrCtrl *ctrl)
@@ -565,8 +569,8 @@
 static int
 EvdevProbe(InputInfoPtr pInfo)
 {
-char key_bitmask[(KEY_MAX + 7) / 8];
-char rel_bitmask[(REL_MAX + 7) / 8];
+unsigned long key_bitmask[NBITS(KEY_MAX)];
+unsigned long rel_bitmask[NBITS(KEY_MAX)];
 int i, has_axes, has_buttons, has_keys;
 EvdevPtr pEvdev = pInfo->private;
 
=

-- 
Juergen Kreileder, Blackdown Java-Linux Team
http://blog.blackdown.de/


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



Bug#348611: xlibs: dead_circumflex and dead_diaeresis doesn't work as expected with fr layout

2006-01-18 Thread Alexandre Belloni
On Wed, Jan 18, 2006 at 09:40:24AM +0100, Denis Barbier wrote :
> It works for me.
> Can you please run xev as described in
>   /usr/share/doc/x11-common/FAQ.xhtml#backspacekey
> and tell us what is displayed when you press this key?
> 

In xev, it seems to work as expected :

KeyPress event, serial 27, synthetic NO, window 0x161,
root 0x11a, subw 0x162, time 36633004, (67,29), root:(891,49),
state 0x0, keycode 34 (keysym 0xfe52, dead_circumflex), same_screen
YES,
XLookupString gives 1 bytes: (5e) "^"
XmbLookupString gives 0 bytes: 
XFilterEvent returns: True

KeyPress event, serial 30, synthetic NO, window 0x161,
root 0x11a, subw 0x162, time 36633558, (67,29), root:(891,49),
state 0x0, keycode 62 (keysym 0xffe2, Shift_R), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyPress event, serial 30, synthetic NO, window 0x161,
root 0x11a, subw 0x162, time 36634170, (67,29), root:(891,49),
state 0x1, keycode 34 (keysym 0xfe57, dead_diaeresis), same_screen
YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: True

By the way, the keys works as expected in Firefox but not in aterm...

Hope it helps.

-- 
Alexandre Belloni


signature.asc
Description: Digital signature


xterm_208-3.1_powerpc.changes ACCEPTED

2006-01-18 Thread Debian Installer

Accepted:
xterm_208-3.1.diff.gz
  to pool/main/x/xterm/xterm_208-3.1.diff.gz
xterm_208-3.1.dsc
  to pool/main/x/xterm/xterm_208-3.1.dsc
xterm_208-3.1_powerpc.deb
  to pool/main/x/xterm/xterm_208-3.1_powerpc.deb
Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.


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



xterm_208-3.1_i386.changes ACCEPTED

2006-01-18 Thread Debian Installer

Accepted:
xterm_208-3.1_i386.deb
  to pool/main/x/xterm/xterm_208-3.1_i386.deb


Thank you for your contribution to Debian.


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



Processing of xterm_208-3.1_i386.changes

2006-01-18 Thread Archive Administrator
xterm_208-3.1_i386.changes uploaded successfully to localhost
along with the files:
  xterm_208-3.1_i386.deb

Greetings,

Your Debian queue daemon


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



Processing of xterm_208-3.1_powerpc.changes

2006-01-18 Thread Archive Administrator
xterm_208-3.1_powerpc.changes uploaded successfully to localhost
along with the files:
  xterm_208-3.1.dsc
  xterm_208-3.1.diff.gz
  xterm_208-3.1_powerpc.deb

Greetings,

Your Debian queue daemon


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



Bug#348730: xserver-xorg/glint sometimes freezes

2006-01-18 Thread Elrond
Package: xserver-xorg
Version: 6.8.2.dfsg.1-11


Without disabling some accelaration, some apps (especial
KOffice) can freeze the X-Server, it goes to 100% CPU and
does not react at all. Forcing me to reboot the box.


I have this:
00:08.1 Non-VGA unclassified device: 3DLabs GLINT Delta (rev 01)
00:08.2 Non-VGA unclassified device: 3DLabs GLINT MX (rev 01)

The following options make X slower (noticeable!), but fix
it:

Option "XaaNoSolidFillRect" "yes"
Option "XaaNoSolidFillTrap" "yes"

I haven't yet tested, if one of the two is enough to fix it
too. (finding those two using logarithmic search was enough
work!)

The basic problem already existed in xfree86 4.3, which was
my reason to upgrade to xorg.


My Xorg.0.log does not have any really useful information,
and the most important part of my xorg.conf is:

Section "Device"
Identifier  "ELSE GLoria-L/MX"
Driver  "glint"
BusID   "PCI:0:8:1"
Option "XaaNoSolidFillRect" "yes"
Option "XaaNoSolidFillTrap" "yes"
EndSection


Elrond


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



Bug#301030: can we move lndir to coreutils or debianutils?

2006-01-18 Thread Michael Banck
On Wed, Mar 23, 2005 at 03:15:46PM +0100, martin f krafft wrote:
> also sprach Clint Adams <[EMAIL PROTECTED]> [2005.03.23.1509 +0100]:
> > If it's useless for everybody in general, I'd think it should go into
> > coreutils upstream.  (readlink moved from debianutils to coreutils,
> > BTW).
> 
> useful you mean... i think it's useful. specifically for users of
> make-kpkg and zope's new dzhandle. I could probably come up with
> other examples.

Then I think you should propose it to bug-coreutils@gnu.org for
inclusion along with a pointer to it.  However, please check the
copyright (I heard it is MIT X) and maybe the copyright holder, as the
FSF is doing copyright assignments.  In the worest case, they tell us
somebody needs to rewrite it who has copyright assignments for coreutils
on file, either because of copyright assignment or coding style issues.

Also, best to add some rationale why this is needed and which use-cases
profit from it.


cheers,

Michael


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



Bug#345758: xserver-xorg: OldDmaInit does not work either

2006-01-18 Thread Nicolas Évrard
* Michel D?nzer  [2006-01-18 13:27 +0100]: 

On Tue, 2006-01-17 at 21:25 +0100, Nicolas ??vrard wrote:


I did try the OldDmaInit option but unfortunatly it does not seems to 
work here:


% glxinfo | grep "direct rendering"
direct rendering: No


The server log doesn't show the option being used. Have you really
restarted the server since you added the option to xorg.conf? The log
file looks as though you may have only reset the server instead of
restarting it (the default with most display managers when logging out
of a session).


I was not aware of this behavior of the display managers. So I will 
try restarting it cleanly as soon as I'll be back at my flat.


Thank you.

--
(??>  Nicolas ??vrard
/ )  Li??ge - Belgique
^^



Bug#348677: acknowledged by developer (Re: Bug#348677: xlibs: AltGr no more works with swiss (fr_CH) keyboard)

2006-01-18 Thread Latévi Max LAWSON DAKU




Many thanks, 

Reconfiguring xserver-xorg using the 
right options indeed solved the "problem" :-)

Best regards,
Max 




Debian Bug Tracking System wrote:

  This is an automatic notification regarding your Bug report
#348677: xlibs: AltGr no more works with swiss (fr_CH) keyboard,
which was filed against the xlibs package.

It has been closed by one of the developers, namely
Denis Barbier <[EMAIL PROTECTED]>.

Their explanation is attached below.  If this explanation is
unsatisfactory and you have not received a better one in a separate
message then please contact the developer, by replying to this email.

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

Received: (at 348677-done) by bugs.debian.org; 18 Jan 2006 11:36:21 +
>From [EMAIL PROTECTED] Wed Jan 18 03:36:21 2006
Return-path: <[EMAIL PROTECTED]>
Received: from main.uucpssh.org ([212.27.33.224])
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1EzBbx-0003MZ-5T
	for [EMAIL PROTECTED]; Wed, 18 Jan 2006 03:36:21 -0800
Received: from localhost (localhost [127.0.0.1])
	by main.uucpssh.org (Postfix) with ESMTP id 3D3A092D55
	for <[EMAIL PROTECTED]>; Wed, 18 Jan 2006 12:36:19 +0100 (CET)
Received: by main.uucpssh.org (Postfix, from userid 10)
	id CCF3D95249; Wed, 18 Jan 2006 12:36:18 +0100 (CET)
Received: by localhost.localdomain (Postfix, from userid 1000)
	id 2EF7DFAB82; Wed, 18 Jan 2006 12:39:37 +0100 (CET)
Date: Wed, 18 Jan 2006 12:39:37 +0100
From: Denis Barbier <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Bug#348677: xlibs: AltGr no more works with swiss (fr_CH) keyboard
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.11
Content-Transfer-Encoding: quoted-printable
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

On Wed, Jan 18, 2006 at 12:07:21PM +0100, Lat=E9vi Max LAWSON DAKU wrote:
  
  
Package: xlibs
Version: 6.9.0.dfsg.1-4
Severity: grave
Justification: renders package unusable
Tags: l10n
=20
After upgrades to 6.9.x xorg series, the AltGr key stops
working, thus making mostly unusable my swiss (fr_CH)
keyboard. This key actually functions as an AltR key.
=20
This comes from the xlibs packages. As a workaround,
I keep using the old xlibs=3D6.8.2.dfsg.1-11 package.

  
  
Hi,

there is no bug, you want
  Option "XkbLayout"   "ch"
  Option "XkbVariant"  "fr"
instead.

Denis

  


-- 
***
Latevi Max LAWSON DAKU
Departement de chimie physique 
Universite de Geneve - Sciences II
30, quai Ernest-Ansermet  
CH-1211 Geneve 4 
Switzerland 

Tel: (41) 22/379 6548 ++ Fax: (41) 22/379 6103
***





Bug#345758: xserver-xorg: OldDmaInit does not work either

2006-01-18 Thread Michel Dänzer
On Tue, 2006-01-17 at 21:25 +0100, Nicolas Évrard wrote:
> 
> I did try the OldDmaInit option but unfortunatly it does not seems to 
> work here:
> 
> % glxinfo | grep "direct rendering"
> direct rendering: No

The server log doesn't show the option being used. Have you really
restarted the server since you added the option to xorg.conf? The log
file looks as though you may have only reset the server instead of
restarting it (the default with most display managers when logging out
of a session).


-- 
Earthling Michel Dänzer  | Debian (powerpc), X and DRI developer
Libre software enthusiast|   http://svcs.affero.net/rm.php?r=daenzer



Bug#348677: marked as done (xlibs: AltGr no more works with swiss (fr_CH) keyboard)

2006-01-18 Thread Debian Bug Tracking System
Your message dated Wed, 18 Jan 2006 12:39:37 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#348677: xlibs: AltGr no more works with swiss (fr_CH) 
keyboard
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 18 Jan 2006 11:07:59 +
>From [EMAIL PROTECTED] Wed Jan 18 03:07:59 2006
Return-path: <[EMAIL PROTECTED]>
Received: from mbox.unige.ch ([129.194.9.209])
by spohr.debian.org with esmtp (Exim 4.50)
id 1EzBAU-0005M5-O0
for [EMAIL PROTECTED]; Wed, 18 Jan 2006 03:07:59 -0800
Received: from conversion-daemon.mbox.unige.ch by mbox.unige.ch
 (Sun Java System Messaging Server 6.2-3.03 (built Jun 27 2005))
 id <[EMAIL PROTECTED]> (original mail from [EMAIL PROTECTED])
 for [EMAIL PROTECTED]; Wed, 18 Jan 2006 12:07:26 +0100 (CET)
Received: from [129.194.53.186] by mbox.unige.ch
 (Sun Java System Messaging Server 6.2-3.03 (built Jun 27 2005))
 with ESMTPS id <[EMAIL PROTECTED]> for [EMAIL PROTECTED];
 Wed, 18 Jan 2006 12:07:21 +0100 (CET)
Date: Wed, 18 Jan 2006 12:07:21 +0100
From: =?ISO-8859-1?Q?Lat=E9vi_Max_LAWSON_DAKU?= <[EMAIL PROTECTED]>
Subject: xlibs: AltGr no more works with swiss (fr_CH) keyboard
To: [EMAIL PROTECTED]
Message-id: <[EMAIL PROTECTED]>
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-Accept-Language: en-us, en
X-Comment: This message was scanned against viruses by mbox.unige.ch.
User-Agent: Debian Thunderbird 1.0.7 (X11/20051017)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: xlibs
Version: 6.9.0.dfsg.1-4
Severity: grave
Justification: renders package unusable
Tags: l10n

*** Please type your report below this line ***

After upgrades to 6.9.x xorg series, the AltGr key stops
working, thus making mostly unusable my swiss (fr_CH)
keyboard. This key actually functions as an AltR key.

This comes from the xlibs packages. As a workaround,
I keep using the old xlibs=6.8.2.dfsg.1-11 package.

Best regards
L. M. Lawson Daku


-- Package-specific info:
Keyboard-related contents of X.Org X server log file
/var/log/Xorg.0.log:
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Sony SXGA+ TFT (1400x1050)"
(**) |   |-->Device "ATI Technologies, Inc. Radeon Mobility M6 LY"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xorg"
(**) XKB: rules: "xorg"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "fr_CH"
(**) XKB: layout: "fr_CH"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Synaptics Touchpad"
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
Entry deleted from font path.
(**) FontPath set to
"unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/cyrillic,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
--
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.so
(II) Module ati: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 6.5.7
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "keyboard"
(II) Loading /usr/X11R6/lib/modules/input/keyboard_drv.so
(II) Module keyboard: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.so
--
(WW) RADEON(0): Direct rendering disabled
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
--
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in e

Bug#348677: xlibs: AltGr no more works with swiss (fr_CH) keyboard

2006-01-18 Thread Latévi Max LAWSON DAKU
Package: xlibs
Version: 6.9.0.dfsg.1-4
Severity: grave
Justification: renders package unusable
Tags: l10n

*** Please type your report below this line ***

After upgrades to 6.9.x xorg series, the AltGr key stops
working, thus making mostly unusable my swiss (fr_CH)
keyboard. This key actually functions as an AltR key.

This comes from the xlibs packages. As a workaround,
I keep using the old xlibs=6.8.2.dfsg.1-11 package.

Best regards
L. M. Lawson Daku


-- Package-specific info:
Keyboard-related contents of X.Org X server log file
/var/log/Xorg.0.log:
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Sony SXGA+ TFT (1400x1050)"
(**) |   |-->Device "ATI Technologies, Inc. Radeon Mobility M6 LY"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xorg"
(**) XKB: rules: "xorg"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "fr_CH"
(**) XKB: layout: "fr_CH"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Synaptics Touchpad"
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
Entry deleted from font path.
(**) FontPath set to
"unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/cyrillic,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
--
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.so
(II) Module ati: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 6.5.7
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "keyboard"
(II) Loading /usr/X11R6/lib/modules/input/keyboard_drv.so
(II) Module keyboard: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.so
--
(WW) RADEON(0): Direct rendering disabled
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
--
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "fr_CH"
(**) Generic Keyboard: XkbLayout: "fr_CH"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "IntelliMouse"
(**) Configured Mouse: Device: "/dev/gpmdata"
(**) Configured Mouse: Protocol: "IntelliMouse"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
--
(**) Configured Mouse: Buttons: 11
(**) Option "BaudRate" "1200"
(**) Configured Mouse: BaudRate: 1200
(EE) No Input driver matching `synaptics'
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type:
KEYBOARD)
Warning: font renderer for ".pcf" already registered at priority 0
Warning: font renderer for ".pcf.Z" already registered at priority 0
Warning: font renderer for ".pcf.gz" already registered at priority 0
Warning: font renderer for ".snf" already registered at priority 0
Warning: font renderer for ".snf.Z" already registered at priority 0

X.Org X server log files on system:
-rw-r--r-- 1 root root 38550 2006-01-18 11:32 /var/log/Xorg.0.log

Compiled XKB description for X server ":0.0":
xkb_keymap {
xkb_keycodes "xfree86+aliases(qwerty)" {
minimum = 8;
maximum = 255;
  = 9;
 = 10;
 = 11;
 = 12;
 = 13;
 = 14;
 = 15;
 = 16;
 = 17;
 = 18;
 = 19;
 = 20;
 = 21;
 = 22;
  = 23;
 = 24;
 = 25;
 = 26;
 = 27;
 = 28;
 = 29;
 = 30;
 = 31;
 = 32;
 = 33;
 = 34;
 = 35;
 = 36;
 = 37;
 = 38;
 = 39;
 = 40;
 = 41;
 = 42;
 = 43;
 = 44;
 = 45;
 = 46;
 = 47;
 = 48;
 = 49;
 = 50;
 = 51;
 = 52;
 = 53;
 = 54;
 = 55;
 = 56;
 = 57;
 = 58;
 = 59;
 = 60;
 = 61;
 = 62;
 = 63;
 = 64;
 = 65;
 = 66;
 = 67;
 = 68;
 = 69;
 = 70;
 = 71;
 = 72;
 = 73;

Bug#348611: xlibs: dead_circumflex and dead_diaeresis doesn't work as expected with fr layout

2006-01-18 Thread Denis Barbier
severity 348611 normal
tags 348611 unreproducible
thanks

On Wed, Jan 18, 2006 at 01:50:55AM +0100, Alexandre Belloni wrote:
> Package: xlibs
> Version: 6.9.0.dfsg.1-4
> Severity: important
> 
> Hi,
> 
> Since xorg 6.9.0, dead_circumflex is no more a dead key (i.e pressing ^
> then e will print ^e instead of ê) and dead_diaeresis doesn't work
> anymore.

It works for me.
Can you please run xev as described in
  /usr/share/doc/x11-common/FAQ.xhtml#backspacekey
and tell us what is displayed when you press this key?

Denis



Processed: Re: Bug#348611: xlibs: dead_circumflex and dead_diaeresis doesn't work as expected with fr layout

2006-01-18 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 348611 normal
Bug#348611: xlibs: dead_circumflex and dead_diaeresis doesn't work as expected 
with fr layout
Severity set to `normal'.

> tags 348611 unreproducible
Bug#348611: xlibs: dead_circumflex and dead_diaeresis doesn't work as expected 
with fr layout
There were no tags set.
Tags added: unreproducible

> 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#348639: xfs preinst and postinst scripts stop daemon but fail to restart it

2006-01-18 Thread Matt R Hall
Package: xfs
Version: 6.9.0.dfsg.1-4
Severity: normal

I noticed that the xfs installation script stopped the daemon, but the restart
message was missing. Presuming it may have been restarted silently, I
attempted to start X afterwards, but X crashed because the only font path was
through the font server which was not running properly.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Severity: normal

I noticed that the xfs installation script stopped the daemon, but the restart
message was missing. Presuming it may have been restarted silently, I
attempted to start X afterwards, but X crashed because the only font path was
through the font server which was not running properly.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages xfs depends on:
ii  libc6 2.3.5-12   GNU C Library: Shared libraries an
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  zlib1g1:1.2.3-9  compression library - runtime

xfs recommends no packages.

-- no debconf information


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