Bug#639348: libxtst: multiarch

2011-08-26 Thread Peter Samuelson
package. -- Peter Samuelson | org-tld!p12n!peter | http://p12n.org/ diff -u libxtst-1.2.0/debian/libxtst-dev.install libxtst-1.2.0/debian/libxtst-dev.install --- libxtst-1.2.0/debian/libxtst-dev.install +++ libxtst-1.2.0/debian/libxtst-dev.install @@ -1,6 +1,6 @@ -usr/lib/libXtst.a -usr/lib/libXtst.so

Bug#621780: glxinfo SEGV with multiple screens

2011-04-09 Thread Peter Samuelson
So, I narrowed it down with gdb. The problem is, glxinfo loops through all 3 screens of my display - but it crashes if the screen is not the default screen (the .N in $DISPLAY). I don't yet know _why_ it crashes. I'm attaching a patch that works around it, by _not_ looping through all screens,

Bug#621780: glxinfo SEGV with multiple screens

2011-04-08 Thread Peter Samuelson
Package: mesa-utils Version: 8.0.1-2 Severity: normal glxinfo segfaults: $ glxinfo -display :0.2 name of display: :0.2 Segmentation fault $ glxinfo -display :0.1 name of display: :0.1 Segmentation fault $ glxinfo -display :0.0 name of display: :0.0 display:

Bug#621780: glxinfo SEGV with multiple screens

2011-04-08 Thread Peter Samuelson
[Cyril Brulebois] yeah, can't really reproduce that here. Any chance you could get a full backtrace with debugging symbols? After rebuilding mesa-utils (sid) and mesa (experimental) with 'nostrip': ii libgl1-mesa-dev7.10.1-1 A free implementation of the OpenGL API -- GLX

Re: [RFC] removing xserver-xorg-video-nv from squeeze

2010-07-13 Thread Peter Samuelson
with nouveaufb running so I can't say. But from past experience, I've learned that not all framebuffer drivers do. -- Peter Samuelson | org-tld!p12n!peter | http://p12n.org/ -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#510131: fails to detect input devices when hal is not installed

2008-12-29 Thread Peter Samuelson
Package: xserver-xorg Version: 1:7.4~4 Severity: important I upgraded to the X server from experimental; the server comes up but with no keyboard or mouse. The log file indicates that it's trying to use hal - which I don't have installed. Maybe it needs a Depends or Recommends? --

Bug#446118: xserver-xorg-input-evdev: manpage fixes

2007-10-10 Thread Peter Samuelson
. -- Peter Samuelson | org-tld!p12n!peter | http://p12n.org/ Patch 1 of 3: use \- (ASCII dash) instead of - (hyphen), where appropriate; use a roff escape instead of a UTF-8 character. --- man/evdev.man +++ man/evdev.man @@ -46,7 +46,7 @@ .BI Identifier \*q keyboard \*q .BDriver \*qevdev\*q

Bug#446118: xserver-xorg-input-evdev: manpage fixes

2007-10-10 Thread Peter Samuelson
verified this one in evdev_axes.c. -- Peter Samuelson | org-tld!p12n!peter | http://p12n.org/ commit ccd66637c0cd9086e258f3a42acf987bfd20b32b Author: Peter Samuelson [EMAIL PROTECTED] Date: Wed Oct 10 22:41:26 2007 -0500 Fix one additional typo in evdev.man (axis named BRAKE, not BREAK

Bug#303889: xterm: missed focus event with ion3

2005-04-09 Thread Peter Samuelson
Package: xterm Version: 4.3.0.dfsg.1-12.0.1 Severity: minor When starting xterm under the ion3 window manager (I'm told this also happens with ion2), the text cursor doesn't react when the window gains / loses focus - it always blinks (if blinking is enabled), and is always solid (as opposed to

Bug#237574: #237574 X cannot start under kernel 2.6.3

2004-03-14 Thread Peter Samuelson
[Michel Dänzer] so you get double mouse events with a Debian generated XF86Config-4 with the mouse device selected as /dev/psaux? [Nathanael Nerode] That's an interesting theory, but doesn't appear to be true -- I'm certainly not getting double mouse events. You would be if you had the

Bug#237574: using udev?

2004-03-14 Thread Peter Samuelson
[Mason Thomas] I have /dev/input/mice, and /dev/input/mouse0 to mouse4. I changed the entry for the mouse in the Input devices section of the XF86Config-4 file to try each of those devices, but none of them made any difference. Still can't start gdm. If you can't start gdm with

Bug#233933: X server 4.3 stalls for a few seconds when switching from console back to X

2004-02-24 Thread Peter Samuelson
[Zephaniah E. Hull] [...] this is a perfect example of why trying to use a bi-directional protocol over a fifo DOES NOT WORK. [Michel Dänzer] Then why does GPM accept such protocols for the repeater in the first place? *shrug* It doesn't have such protocols. It has raw - as in, pass

Re: Re-debconfage

2004-02-12 Thread Peter Samuelson
[David Nusinow] So if the package depends on read-edid and mdetect and it configures it in the postinst, this will guarantee that read-edid and mdetect will be present and usable? Yes. Peter signature.asc Description: Digital signature

Re: Kernel 2.6.2, XFree86 and /dev/psaux issue

2004-02-09 Thread Peter Samuelson
[Joerg Morbitzer] The /etc/X11/XF86Config-4 that comes with the Debian include /dev/psaux and /dev/input/mice ! But nearly all the administrators I know adjust and configure XF86Config-4 manually - and will probably fail like I did when upgrading to Kernel-2.6.2 due to having /dev/psaux

Re: xdmcp

2002-08-07 Thread Peter Samuelson
[Aravind Vinnakota] But I want to use X :1 -query ipaddress -once etc to connect to other better machines. When I was using RH7.2/7.3 I added the above line to the /etc/inittab file and I got another login screen for the remote screen apart from the local login screen. My question is what I