Bug#531868: xserver-xorg-video-radeon: Secondary display not recognized as connected with All in Wonder 9600

2009-06-06 Thread Alex Deucher
2009/6/5 Ian Lewis :
> I tried forcing the output on and it did indeed work.
>
> I needed to add the mode manuall using xrandr --newmode with my mode line.
> I then added the mode using xrandr --addmode VGA-0 1280x1024
>
> The monitor could then be enabled by running
> xrandr --output VGA-0 --mode 1280x1024
>
> However I have to do this every time I start X11 as the monitor is not
> really detected as being connected which is a bit annoying.

You can either add the xrandr commands to your desktop start session
startup script or setup the config in your xorg.conf.  See this page
for more info on setup:
http://wiki.debian.org/XStrikeForce/HowToRandR12

Did enabling load detection as Brice suggested help (xrandr --output
VGA-0 --set load_detection 1)?  You can also enable it in your
xorg.log:
Option "TVDACLoadDetect" "TRUE"

Alex

>
> Ian
>
> On Fri, Jun 5, 2009 at 2:30 PM, Alex Deucher  wrote:
>>
>> On Fri, Jun 5, 2009 at 1:13 AM, Brice Goglin 
>> wrote:
>> > Alex Deucher wrote:
>> >> On Thu, Jun 4, 2009 at 8:10 PM, Ian Lewis  wrote:
>> >>
>> >>> AFAICT switching the monitors does not help. If you switch them then
>> >>> the
>> >>> output is simply switched. VGA-0 is always blank.
>> >>>
>> >>>
>> >>
>> >> For some reason DDC doesn't seem to be working on that port.  You
>> >> might try xf86-video-ati from git or the 6.12-branch depending on what
>> >> version you are currently using.
>> >
>> > He's running 6.12.2-2 which contains 6.12-branch up to
>> > 248b435ae63d7122971a8021f8aa8e0963d8a850
>> > I could reupload a more recent snaphost of the branch in the next days
>> > if needed.
>>
>> That should have the relevant fixes.  Did it used to work previously?
>> If so, when?
>>
>> Alex
>
>
>
> --
> ===
> 株式会社ビープラウド  イアン・ルイス
> 〒150-0012
> 東京都渋谷区広尾1-11-2アイオス広尾ビル604
> email: ianmle...@beproud.jp
> TEL:03-5795-2707
> FAX:03-5795-2708
> http://www.beproud.jp/
> ===
>



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#524996: marked as done (libdrm-intel1 makes Xorg abort on glibc memory corruption)

2009-06-06 Thread Debian Bug Tracking System

Your message dated Sat, 06 Jun 2009 10:12:29 +0200
with message-id <4a2a24ed.3080...@ens-lyon.org>
and subject line Re: Bug#524996: Fixed
has caused the Debian Bug report #524996,
regarding libdrm-intel1 makes Xorg abort on glibc memory corruption
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
524996: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524996
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libdrm-intel1
Version: 2.4.9-1
Severity: normal


Whenever I attempt to go to  a textual virtual console, Xorg aborts on
glibc memory corruption.  I have attached  gdb to Xorg and this is the
session  and backtraces  (the  first one  is  probably irrelevant  but
short):

Program received signal SIGUSR1, User defined signal 1.
[Switching to Thread 0xb7992720 (LWP 5194)]
0xb7ef4424 in __kernel_vsyscall ()
(gdb) bt
#0  0xb7ef4424 in __kernel_vsyscall ()
#1  0xb7c82b29 in ioctl () from /lib/i686/cmov/libc.so.6
#2  0x080ca031 in xf86ProcessActionEvent (action=ACTION_SWITCHSCREEN, 
arg=0xbf812180)
at ../../../../hw/xfree86/common/xf86Events.c:238
#3  0x081bf35b in XkbDDXSwitchScreen (dev=0xc842680, key=67 'C', act=0x5606)
at ../../../../hw/xfree86/dixmods/xkbVT.c:55
#4  0x081a8a8e in _XkbFilterSwitchScreen (xkbi=0xc7eeb68, filter=0xcd9e928,
keycode=67, pAction=0xbf812288) at ../../xkb/xkbActions.c:979
#5  0x081a9f88 in XkbHandleActions (dev=0xc842680, kbd=0xc842680, xE=0xc834468,
count=1) at ../../xkb/xkbActions.c:1216
#6  0x081aa3d3 in XkbProcessKeyboardEvent (xE=0xc834468, keybd=0xc842680, 
count=1)
at ../../xkb/xkbPrKeyEv.c:186
#7  0x081a24c0 in AccessXFilterPressEvent (xE=0xc834468, keybd=0xc842680, 
count=1)
at ../../xkb/xkbAccessX.c:559
#8  0x081aa99e in ProcessKeyboardEvent (xE=0xc834468, keybd=0xc842680, count=1)
at ../../xkb/xkbPrKeyEv.c:222
#9  0x08111d22 in mieqProcessInputEvents () at ../../mi/mieq.c:474
#10 0x080ca157 in ProcessInputEvents ()
at ../../../../hw/xfree86/common/xf86Events.c:174
#11 0x0808c52e in Dispatch () at ../../dix/dispatch.c:363
#12 0x080719dd in main (argc=9, argv=0xbf812564, envp=Cannot access memory at 
address 0x560e
) at ../../dix/main.c:397
(gdb) c
Continuing.

Program received signal SIGABRT, Aborted.
0xb7ef4424 in __kernel_vsyscall ()
(gdb) bt
#0  0xb7ef4424 in __kernel_vsyscall ()
#1  0xb7bd3640 in *__GI_raise (sig=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#2  0xb7bd5008 in *__GI_abort () at abort.c:88
#3  0xb7c10e1d in __libc_message (do_abort=2,
fmt=0xb7ceb188 "*** glibc detected *** %s: %s: 0x%s ***\n")
at ../sysdeps/unix/sysv/linux/libc_fatal.c:170
#4  0xb7c171d4 in malloc_printerr (action=2,
str=0xb7ceb260 "double free or corruption (out)", ptr=0xc7dbe08) at 
malloc.c:5994
#5  0xb7c19186 in *__GI___libc_free (mem=0xc7dbe08) at malloc.c:3625
#6  0xb78687ff in free_block (bufmgr_fake=0x8eb70f0, block=0xc7dbe08,
skip_dirty_copy=1) at ../../../libdrm/intel/intel_bufmgr_fake.c:478
#7  0xb7868901 in drm_intel_fake_bo_unreference_locked (bo=0x8eb8d68)
at ../../../libdrm/intel/intel_bufmgr_fake.c:880
#8  0xb786892c in drm_intel_fake_bo_unreference_locked (bo=0x8eb90f0)
at ../../../libdrm/intel/intel_bufmgr_fake.c:884
#9  0xb78689e2 in drm_intel_fake_bo_unreference (bo=0x8eb90f0)
at ../../../libdrm/intel/intel_bufmgr_fake.c:899
#10 0xb78673e6 in drm_intel_bo_unreference (bo=0x6)
at ../../../libdrm/intel/intel_bufmgr.c:73
#11 0xb78c4208 in gen4_render_state_cleanup (pScrn=0x8e73670)
at ../../src/i965_render.c:1727
#12 0xb78957bd in I830LeaveVT (scrnIndex=0, flags=0) at 
../../src/i830_driver.c:3465
#13 0x080dce7a in xf86XVLeaveVT (index=0, flags=0)
at ../../../../hw/xfree86/common/xf86xv.c:1269
#14 0xb79627f9 in glxDRILeaveVT (index=0, flags=0) at ../../glx/glxdri.c:886
#15 0x080c9bd7 in xf86Wakeup (blockData=0x0, err=3, pReadmask=0x81f08c0)
at ../../../../hw/xfree86/common/xf86Events.c:514
#16 0x08090432 in WakeupHandler (result=3, pReadmask=0x81f08c0)
at ../../dix/dixutils.c:418
#17 0x0812fd8b in WaitForSomething (pClientsReady=0xc7fee38)
at ../../os/WaitFor.c:231
#18 0x0808c53e in Dispatch () at ../../dix/dispatch.c:367
#19 0x080719dd in main (argc=9, argv=0xbf812564, envp=Cannot access memory at 
address 0x1452
) at ../../dix/main.c:397


This happens every single time and started today after an xorg upgrade
(which I beleive brought in libdrm-intel1 for the first time).

I tried the 'experimental' packages too but they did not help.

This bug can cause data loss because all applications running in X are
killed.   It also  makes  hibernation from  with

[bts-link] source package xserver-xorg-video-intel

2009-06-06 Thread bts-link-upstream
#
# bts-link upstream status pull for source package xserver-xorg-video-intel
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #431032
#  * https://bugs.freedesktop.org/show_bug.cgi?id=11455
#  * remote status changed: REOPENED -> NEW
usertags 431032 - status-REOPENED
usertags 431032 + status-NEW

thanks


--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



[bts-link] source package xserver-xorg-video-glint

2009-06-06 Thread bts-link-upstream
#
# bts-link upstream status pull for source package xserver-xorg-video-glint
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #420738
#  * https://bugs.freedesktop.org/show_bug.cgi?id=10742
#  * remote status changed: NEW -> RESOLVED
#  * remote resolution changed: (?) -> FIXED
#  * closed upstream
tags 420738 + fixed-upstream
usertags 420738 - status-NEW
usertags 420738 + status-RESOLVED resolution-FIXED

# remote status report for #420738
#  * https://bugs.freedesktop.org/show_bug.cgi?id=10742
#  * remote status changed: NEW -> RESOLVED
#  * remote resolution changed: (?) -> FIXED
#  * closed upstream
tags 420738 + fixed-upstream
usertags 420738 - status-NEW
usertags 420738 + status-RESOLVED resolution-FIXED

thanks


--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: [bts-link] source package xserver-xorg-video-glint

2009-06-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> #
> # bts-link upstream status pull for source package xserver-xorg-video-glint
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
> #
> user bts-link-upstr...@lists.alioth.debian.org
Setting user to bts-link-upstr...@lists.alioth.debian.org (was 
bts-link-de...@lists.alioth.debian.org).
> # remote status report for #420738
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=10742
> #  * remote status changed: NEW -> RESOLVED
> #  * remote resolution changed: (?) -> FIXED
> #  * closed upstream
> tags 420738 + fixed-upstream
Bug#420738: glint driver big-endian issue with xorg 7.1
Tags were: upstream
Bug#107475: xserver-xfree86: [glint] 4096kB of video RAM misdetected as 8192kB, 
causing pixmap corruption at depth 24 on Permedia 2 rev 1
Tags added: fixed-upstream

> usertags 420738 - status-NEW
Bug#420738: glint driver big-endian issue with xorg 7.1
Usertags were: status-NEW.
Usertags are now: .
> usertags 420738 + status-RESOLVED resolution-FIXED
Bug#420738: glint driver big-endian issue with xorg 7.1
There were no usertags set.
Usertags are now: status-RESOLVED resolution-FIXED.
> # remote status report for #420738
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=10742
> #  * remote status changed: NEW -> RESOLVED
> #  * remote resolution changed: (?) -> FIXED
> #  * closed upstream
> tags 420738 + fixed-upstream
Bug#420738: glint driver big-endian issue with xorg 7.1
Tags were: fixed-upstream upstream
Bug#107475: xserver-xfree86: [glint] 4096kB of video RAM misdetected as 8192kB, 
causing pixmap corruption at depth 24 on Permedia 2 rev 1
Tags added: fixed-upstream

> usertags 420738 - status-NEW
Bug#420738: glint driver big-endian issue with xorg 7.1
Usertags were: status-RESOLVED resolution-FIXED.
Usertags are now: status-RESOLVED resolution-FIXED.
> usertags 420738 + status-RESOLVED resolution-FIXED
Bug#420738: glint driver big-endian issue with xorg 7.1
Usertags were: status-RESOLVED resolution-FIXED.
Usertags are now: status-RESOLVED resolution-FIXED.
> thanks
Stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#532095: xserver-xorg-video-radeon: X server dies during startup

2009-06-06 Thread Michel Dänzer
On Sat, 2009-06-06 at 13:57 +0200, Thomas Hahn wrote:
> 
> After some lengthy upgrade X server dies during startup.
> Screen is black, but no error visible in logfile.

[...]

> udi = '/org/freedesktop/Hal/devices/pci_8086_3340'
>   info.linux.driver = 'agpgart-intel'  (string)
>   info.parent = '/org/freedesktop/Hal/devices/computer'  (string)
>   info.product = '82855PM Processor to I/O Controller'  (string)
>   info.subsystem = 'pci'  (string)
>   info.udi = '/org/freedesktop/Hal/devices/pci_8086_3340'  (string)
>   info.vendor = 'Intel Corporation'  (string)
>   linux.hotplug_type = 2  (0x2)  (int)
>   linux.subsystem = 'pci'  (string)
>   linux.sysfs_path = '/sys/devices/pci:00/:00:00.0'  (string)
>   pci.device_class = 6  (0x6)  (int)
>   pci.device_protocol = 0  (0x0)  (int)
>   pci.device_subclass = 0  (0x0)  (int)
>   pci.linux.sysfs_path = '/sys/devices/pci:00/:00:00.0'  (string)
>   pci.product = '82855PM Processor to I/O Controller'  (string)
>   pci.product_id = 13120  (0x3340)  (int)
>   pci.subsys_product_id = 32850  (0x8052)  (int)
>   pci.subsys_vendor = 'Mitac'  (string)
>   pci.subsys_vendor_id = 4209  (0x1071)  (int)
>   pci.vendor = 'Intel Corporation'  (string)
>   pci.vendor_id = 32902  (0x8086)  (int)
> 
> 
> Dumped 101 device(s) from the Global Device List.
> 

The log file seems to end abruptly. Is there something in the X server
stderr output? If you're using a display manager like gdm or kdm, it
should be captured in the *dm log file.


-- 
Earthling Michel Dänzer   |http://www.vmware.com
Libre software enthusiast |  Debian, X and DRI developer



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#532095: xserver-xorg-video-radeon: X server dies during startup

2009-06-06 Thread Brice Goglin
Thomas Hahn wrote:
> Subject: xserver-xorg-video-radeon: X server dies during startup
> Package: xserver-xorg-video-radeon
> Version: 1:6.12.2-2
> Severity: important
>
> *** Please type your report below this line ***
> After some lengthy upgrade X server dies during startup.
> Screen is black, but no error visible in logfile.
>
>   

Which xserver-xorg-video-radeon and xserver-xorg-core did you have
before the upgrade? /var/log/dpkg.log and /var/log/aptitude may help

Did you upgrade the kernel as well? Which version did you have before?

Brice




-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#531834: libgl1-mesa-dri: Assertion `intel->batch->ptr == intel->batch->map + intel->batch->offset' failed

2009-06-06 Thread Philip Ashmore

I just did a fresh install and redid the "engine" test.
This time the machine hung, forcing a cold reboot.



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#532117: [PATCH] nls: add {left,right}wards arrow to compose table

2009-06-06 Thread Filippo Giunchedi
Package: libx11-data
Version: 2:1.2.1-1
Severity: wishlist

Hi,
please consider adding the following patch which add left/right arrows to
compose.
(yes, this is shamelessly adapted from git format-patch to be a bug report)

Signed-off-by: Filippo Giunchedi 
---
 nls/en_US.UTF-8/Compose.pre |2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/nls/en_US.UTF-8/Compose.pre b/nls/en_US.UTF-8/Compose.pre
index 26084b9..a4174bb 100644
--- a/nls/en_US.UTF-8/Compose.pre
+++ b/nls/en_US.UTF-8/Compose.pre
@@ -4150,6 +4150,8 @@ XCOMM Part 3
  : "↛"   U219B # RIGHTWARDS ARROW WITH 
STROKE
   : "↮"   U21AE # LEFT RIGHT ARROW WITH STROKE
   : "↮"   U21AE # LEFT RIGHT ARROW WITH 
STROKE
+   : "←" U2190 # LEFTWARDS ARROW
+: "→" U2192 # RIGHTWARDS ARROW
   : "∄"   U2204 # THERE DOES NOT EXIST
   : "∉"   U2209 # NOT AN ELEMENT OF
   : "∌"   U220C # DOES NOT CONTAIN AS MEMBER
-- 
1.6.3.1



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#532126: compiz-core: Sending window to another desktop results in loss of that window.

2009-06-06 Thread Neil Watson

Package: compiz-core
Version: 0.7.6-7
Severity: important


Right click on a window title bar and select 'To Desktop'.  Send the window to 
another desktop.  Now go to that desktop.  The window is gone.  It cannot be 
found on any desktops or via any app switcher.

Running compiz on its own with KDE decorations.

-- System Information:
Debian Release: 5.0.1
 APT prefers stable
 APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages compiz-core depends on:
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libgl1-mesa-glx [libgl1]   7.0.3-7   A free implementation of the OpenG
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libsm6 2:1.0.3-2 X11 Session Management library
ii  libstartup-notification0   0.9-1 library for program launch feedbac
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxcomposite1 1:0.4.0-3 X11 Composite extension library
ii  libxdamage11:1.1.1-4 X11 damaged region extension libra
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxml22.6.32.dfsg-5 GNOME XML library
ii  libxrandr2 2:1.2.3-1 X11 RandR extension library
ii  libxslt1.1 1.1.24-2  XSLT processing library - runtime 
ii  mesa-utils 7.0.3-7   Miscellaneous Mesa GL utilities


Versions of packages compiz-core recommends:
ii  compiz-plugins0.7.6-7OpenGL window and compositing mana

Versions of packages compiz-core suggests:
pn  nvidia-glx (no description available)

-- no debconf information



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#471928: [845G] fails to start

2009-06-06 Thread Matías Teplitzky

Unfortunately, I got that notebook from work and I don't have it right now. I 
guess, I can get it again and do some testing. I can't promise. 


Cheers.

  


On Wed, 3 Jun 2009 21:23:52 +0200
Brice Goglin  wrote:

> Matías Teplitzky wrote:
> > I am running Debian testing (Lenny) on an Acer TravelMate 230, and 
> > X.org does not work properly with an Intel 845G integrated graphic 
> > card. 
> 
> Is it working now with Lenny? with latest intel from unstable?
> 
> Brice



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#526169: even xdm login screen becomes unreadable rectangular chunks

2009-06-06 Thread jidanni
Well, they never did put it into their Packages file, though it is on
disk.

This tells me I will be stepping into deeper water than my education
level is appropriate for. I might even end up locking myself out of my
system.

P.S.,
W: GPG error: http://kernel-archive.buildserver.net sid Release: The
following signatures couldn't be verified because the public key is not
available: NO_PUBKEY 58522DBD02AA9A04



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processing of xserver-xorg-input-synaptics_1.1.2-1_amd64.changes

2009-06-06 Thread Archive Administrator
xserver-xorg-input-synaptics_1.1.2-1_amd64.changes uploaded successfully to 
ftp.upload.debian.org
along with the files:
  xserver-xorg-input-synaptics_1.1.2-1.dsc
  xserver-xorg-input-synaptics_1.1.2.orig.tar.gz
  xserver-xorg-input-synaptics_1.1.2-1.diff.gz
  xserver-xorg-input-synaptics_1.1.2-1_amd64.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processing of xserver-xorg-input-synaptics_1.1.2-1_amd64.changes

2009-06-06 Thread Archive Administrator
xserver-xorg-input-synaptics_1.1.2-1_amd64.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-input-synaptics_1.1.2-1.dsc
  xserver-xorg-input-synaptics_1.1.2.orig.tar.gz
  xserver-xorg-input-synaptics_1.1.2-1.diff.gz
  xserver-xorg-input-synaptics_1.1.2-1_amd64.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-synaptics: Changes to 'debian-unstable'

2009-06-06 Thread Mattia Dongili
 configure.ac |2 
 debian/README.source |   73 
++
 debian/changelog |   12 +
 debian/patches/01-synaptics-dont-grab-if-not-on-current-VT.patch |6 
 debian/patches/02-mention-tapping-in-manpage-notes.patch |   22 ++-
 debian/xserver-xorg-input-synaptics.README.Debian|2 
 debian/xsfbs/xsfbs.sh|   12 -
 src/eventcomm.c  |   45 --
 src/synaptics.c  |6 
 src/synapticsstr.h   |3 
 tools/synclient.c|2 
 11 files changed, 144 insertions(+), 41 deletions(-)

New commits:
commit 64509dac0a5b8c07f2edce3876f86d0e0fc6667d
Author: Mattia Dongili 
Date:   Sat Jun 6 13:55:24 2009 +0900

Update README.Debian's date signature with the last modification time

Signed-off-by: Mattia Dongili 

diff --git a/debian/changelog b/debian/changelog
index 1141f3f..07d970d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ xserver-xorg-input-synaptics (1.1.2-1) unstable; urgency=low
   * Replace 02-mention-tapping-in-manpage-notes.patch with the patch accepted
 upstream (1f499d).
   * Refresh patch 01-synaptics-dont-grab-if-not-on-current-VT.patch.
+  * Update README.Debian's date signature with the last modification time
+(closes: #531999).
 
  -- Mattia Dongili   Sat, 06 Jun 2009 13:32:59 +0900
 
diff --git a/debian/xserver-xorg-input-synaptics.README.Debian 
b/debian/xserver-xorg-input-synaptics.README.Debian
index b125d39..6f5e957 100644
--- a/debian/xserver-xorg-input-synaptics.README.Debian
+++ b/debian/xserver-xorg-input-synaptics.README.Debian
@@ -113,4 +113,4 @@ simply add the following line to your ~/.xinitrc file:
 Customize the daemon options to fit your needs, the only mandatory option is
 '-d' to run syndaemon in the background. See 'man 1 syndaemon' for more.
 
- -- Mattia Dongili , Tue,  2 Mar 2004 11:42:05 +0100
+ -- Mattia Dongili , Mon, 11 May 2009 23:04:40 +0900

commit 9465ba09209f05947f73b4de4aa081e95f68e428
Author: Mattia Dongili 
Date:   Sat Jun 6 13:39:56 2009 +0900

Refresh 01-synaptics-dont-grab-if-not-on-current-VT.patch

Signed-off-by: Mattia Dongili 

diff --git a/debian/changelog b/debian/changelog
index ae4febc..1141f3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ xserver-xorg-input-synaptics (1.1.2-1) unstable; urgency=low
   * New upstream release.
   * Replace 02-mention-tapping-in-manpage-notes.patch with the patch accepted
 upstream (1f499d).
+  * Refresh patch 01-synaptics-dont-grab-if-not-on-current-VT.patch.
 
  -- Mattia Dongili   Sat, 06 Jun 2009 13:32:59 +0900
 
diff --git a/debian/patches/01-synaptics-dont-grab-if-not-on-current-VT.patch 
b/debian/patches/01-synaptics-dont-grab-if-not-on-current-VT.patch
index 89b0eaa..d5c6156 100644
--- a/debian/patches/01-synaptics-dont-grab-if-not-on-current-VT.patch
+++ b/debian/patches/01-synaptics-dont-grab-if-not-on-current-VT.patch
@@ -4,9 +4,9 @@ instance of Xorg.
 
 Index: xserver-xorg-input-synaptics/src/synaptics.c
 ===
 xserver-xorg-input-synaptics.orig/src/synaptics.c  2009-05-10 
21:48:36.607797666 +0900
-+++ xserver-xorg-input-synaptics/src/synaptics.c   2009-05-12 
23:45:41.218675859 +0900
-@@ -710,6 +710,9 @@
+--- xserver-xorg-input-synaptics.orig/src/synaptics.c  2009-06-03 
21:46:59.820825153 +0900
 xserver-xorg-input-synaptics/src/synaptics.c   2009-06-06 
13:35:52.016859832 +0900
+@@ -714,6 +714,9 @@
  
  DBG(3, ErrorF("Synaptics DeviceOn called\n"));
  

commit 8c46e4948bf1e016a212d24ac57046bcec7aa9c1
Author: Mattia Dongili 
Date:   Sat Jun 6 13:37:38 2009 +0900

Replace 02-mention-tapping-in-manpage-notes.patch

Upstream accepted the patch with some modifications. Use that instead
(1f499d).

Signed-off-by: Mattia Dongili 

diff --git a/debian/changelog b/debian/changelog
index fb9eaae..ae4febc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,10 @@ xserver-xorg-input-synaptics (1.1.2-1) unstable; urgency=low
 
   [ Mattia Dongili ]
   * New upstream release.
+  * Replace 02-mention-tapping-in-manpage-notes.patch with the patch accepted
+upstream (1f499d).
 
- -- Mattia Dongili   Wed, 03 Jun 2009 21:48:36 +0900
+ -- Mattia Dongili   Sat, 06 Jun 2009 13:32:59 +0900
 
 xserver-xorg-input-synaptics (1.1.1~git20090510-1) unstable; urgency=low
 
diff --git a/debian/patches/02-mention-tapping-in-manpage-notes.patch 
b/debian/patches/02-mention-tapping-in-manpage-notes.patch
index 3bc96d7..199780b 100644
--- a/debian/patches/02-mention-tapping-in-manpage-notes.patch
+++ b/debian/patches/02-mention-tapping-in-manpage

xserver-xorg-input-synaptics: Changes to 'upstream'

2009-06-06 Thread Mattia Dongili
 configure.ac   |2 +-
 src/eventcomm.c|   45 ++---
 src/synaptics.c|6 +-
 src/synapticsstr.h |3 ++-
 tools/synclient.c  |2 +-
 5 files changed, 39 insertions(+), 19 deletions(-)

New commits:
commit b46ea23ab9f8db40880d294733debbe7a5ebcab7
Author: Peter Hutterer 
Date:   Thu May 28 09:46:18 2009 +1000

synaptics 1.1.2

diff --git a/configure.ac b/configure.ac
index 0681873..ef85cb5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-input-synaptics],
-1.1.1,
+1.1.2,
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-input-synaptics)
 

commit d4c64483f75af56f0b989798adb28487a76d926f
Author: Jeremy Huddleston 
Date:   Thu May 7 18:17:55 2009 +1000

Add model-specific edges for appletouch.

Needs around 8.5% to be useable.

I created a table to iterate through the different products rather than
using if/else branches.  I can enumerate the appletouch product_ids, but I
suspect they will all be around the same range (hence the PRODUCT_ANY).  If
another product id shows different behavior, we can just add an entry to
the table as appropriate.

I also changed the default eheight to be 5.4% to match the spec.

Reported-by: Jeremy Huddleston 
Signed-off-by: Jeremy Huddleston 
Signed-off-by: Peter Hutterer 
Signed-off-by: Henrik Rydberg 
(cherry picked from commit c3ab0ae4f3f04da7018173662ede174c97710c8a)

diff --git a/src/eventcomm.c b/src/eventcomm.c
index 690d179..600fa29 100644
--- a/src/eventcomm.c
+++ b/src/eventcomm.c
@@ -115,22 +115,37 @@ event_query_is_touchpad(int fd)
 return TRUE;
 }
 
+typedef struct {
+   short vendor;
+   short product;
+   enum TouchpadModel model;
+} model_lookup_t;
+#define PRODUCT_ANY 0x
+
+static model_lookup_t model_lookup_table[] = {
+   {0x0002, 0x0007, MODEL_SYNAPTICS},
+   {0x0002, 0x0008, MODEL_ALPS},
+   {0x05ac, PRODUCT_ANY, MODEL_APPLETOUCH},
+   {0x0, 0x0, 0x0}
+};
+
 static void
 event_query_info(LocalDevicePtr local)
 {
 SynapticsPrivate *priv = (SynapticsPrivate *)local->private;
 short id[4];
 int rc;
+model_lookup_t *model_lookup;
 
 SYSCALL(rc = ioctl(local->fd, EVIOCGID, id));
 if (rc < 0)
 return;
 
-if (id[ID_VENDOR] == 0x2 && id[ID_PRODUCT] == 0x7)
-priv->model = MODEL_SYNAPTICS;
-else if (id[ID_VENDOR] == 0x2 && id[ID_PRODUCT] == 0x8)
-priv->model = MODEL_ALPS;
-
+for(model_lookup = model_lookup_table; model_lookup->vendor; 
model_lookup++) {
+if(model_lookup->vendor == id[ID_VENDOR] &&
+   (model_lookup->product == id[ID_PRODUCT] || model_lookup->product 
== PRODUCT_ANY))
+priv->model = model_lookup->model;
+}
 }
 
 /* Query device for axis ranges */
diff --git a/src/synaptics.c b/src/synaptics.c
index 710c786..fdd7790 100644
--- a/src/synaptics.c
+++ b/src/synaptics.c
@@ -341,10 +341,14 @@ static void set_default_parameters(LocalDevicePtr local)
 {
 ewidth = width * .15;
 eheight = height * .15;
+} else if (priv->model == MODEL_APPLETOUCH)
+{
+ewidth = width * .085;
+eheight = height * .085;
 } else
 {
 ewidth = width * .04;
-eheight = height * .04;
+eheight = height * .054;
 }
 
 l = priv->minx + ewidth;
diff --git a/src/synapticsstr.h b/src/synapticsstr.h
index f518c11..d5a3f91 100644
--- a/src/synapticsstr.h
+++ b/src/synapticsstr.h
@@ -82,7 +82,8 @@ enum TapButtonState {
 enum TouchpadModel {
 MODEL_UNKNOWN = 0,
 MODEL_SYNAPTICS,
-MODEL_ALPS
+MODEL_ALPS,
+MODEL_APPLETOUCH
 };
 
 typedef struct _SynapticsPrivateRec

commit 3b2c023ca64c20203973fc3e606ab91dfc65c16f
Author: Peter Hutterer 
Date:   Tue May 19 08:43:57 2009 +1000

synaptics 1.1.1

diff --git a/configure.ac b/configure.ac
index edbcc05..0681873 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-input-synaptics],
-1.1.0,
+1.1.1,
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-input-synaptics)
 

commit 553106362973f4938e0a03a4178c97b0ce0ff0f1
Author: Peter Hutterer 
Date:   Tue May 19 08:43:29 2009 +1000

synclient: up max value for AccelFactor to 1.0

There's no real reason to restrict AccelFactor to 0.2, the driver itself
doesn't restrict AccelFactor either. Upwards of 1.0 it's hard to spot any
real differences in speed though, so 1.0 seems like a sensible maximum.

Red Hat Bug 462574 

Reported-by: David Woodhouse 
Signed-off-by: Peter Hutterer 
Signed-off-by: Henrik Rydberg 
(cherry picked from commit 35191ec094a2006ba290713640dd95c88ca3b0f9)

Conflicts:

tools

xserver-xorg-input-synaptics: Changes to 'refs/tags/xserver-xorg-input-synaptics-1.1.2-1'

2009-06-06 Thread Mattia Dongili
Tag 'xserver-xorg-input-synaptics-1.1.2-1' created by Mattia Dongili 
 at 2009-06-07 02:19 +

Tagging upload of xserver-xorg-input-synaptics-1.1.2

Changes since xserver-xorg-input-synaptics-1.1.1+git20090510-1:
David Nusinow (1):
  Add README.source

Jeremy Huddleston (1):
  Add model-specific edges for appletouch.

Julien Cristau (3):
  xsfbs: repack.sh needs to be executable
  xsfbs: don't run dpkg --print-installation-architecture
  Kill custom readlink function

Mattia Dongili (6):
  Merge branch 'upstream' into debian-unstable
  Package version 1.1.2
  Replace 02-mention-tapping-in-manpage-notes.patch
  Refresh 01-synaptics-dont-grab-if-not-on-current-VT.patch
  Update README.Debian's date signature with the last modification time
  Merge commit 'xsfbs/debian-unstable' into debian-unstable

Peter Hutterer (5):
  Shut up valgrind warnings about uninitialized variables.
  eventcomm: force boolean values for has_left, has_right, etc.
  synclient: up max value for AccelFactor to 1.0
  synaptics 1.1.1
  synaptics 1.1.2

---
 configure.ac |2 
 debian/README.source |   73 
++
 debian/changelog |   12 +
 debian/patches/01-synaptics-dont-grab-if-not-on-current-VT.patch |6 
 debian/patches/02-mention-tapping-in-manpage-notes.patch |   22 ++-
 debian/xserver-xorg-input-synaptics.README.Debian|2 
 debian/xsfbs/xsfbs.sh|   12 -
 src/eventcomm.c  |   45 --
 src/synaptics.c  |6 
 src/synapticsstr.h   |3 
 tools/synclient.c|2 
 11 files changed, 144 insertions(+), 41 deletions(-)
---


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



xserver-xorg-input-synaptics_1.1.2-1_amd64.changes ACCEPTED

2009-06-06 Thread Archive Administrator

Accepted:
xserver-xorg-input-synaptics_1.1.2-1.diff.gz
  to 
pool/main/x/xserver-xorg-input-synaptics/xserver-xorg-input-synaptics_1.1.2-1.diff.gz
xserver-xorg-input-synaptics_1.1.2-1.dsc
  to 
pool/main/x/xserver-xorg-input-synaptics/xserver-xorg-input-synaptics_1.1.2-1.dsc
xserver-xorg-input-synaptics_1.1.2-1_amd64.deb
  to 
pool/main/x/xserver-xorg-input-synaptics/xserver-xorg-input-synaptics_1.1.2-1_amd64.deb
xserver-xorg-input-synaptics_1.1.2.orig.tar.gz
  to 
pool/main/x/xserver-xorg-input-synaptics/xserver-xorg-input-synaptics_1.1.2.orig.tar.gz


Override entries for your package:
xserver-xorg-input-synaptics_1.1.2-1.dsc - source x11
xserver-xorg-input-synaptics_1.1.2-1_amd64.deb - optional x11

Announcing to debian-devel-chan...@lists.debian.org
Closing bugs: 531999 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#531999: marked as done (xserver-xorg-input-synaptics: README.Debian suggests that its content is five years old)

2009-06-06 Thread Debian Bug Tracking System

Your message dated Sun, 07 Jun 2009 03:32:33 +
with message-id 
and subject line Bug#531999: fixed in xserver-xorg-input-synaptics 1.1.2-1
has caused the Debian Bug report #531999,
regarding xserver-xorg-input-synaptics: README.Debian suggests that its content 
is five years old
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
531999: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531999
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-input-synaptics
Severity: minor

Hi,

README.Debian has a signature line at its end dating back to 2004.
This suggests that its contents is outdated.

Greetings
Marc


--- End Message ---
--- Begin Message ---
Source: xserver-xorg-input-synaptics
Source-Version: 1.1.2-1

We believe that the bug you reported is fixed in the latest version of
xserver-xorg-input-synaptics, which is due to be installed in the Debian FTP 
archive:

xserver-xorg-input-synaptics_1.1.2-1.diff.gz
  to 
pool/main/x/xserver-xorg-input-synaptics/xserver-xorg-input-synaptics_1.1.2-1.diff.gz
xserver-xorg-input-synaptics_1.1.2-1.dsc
  to 
pool/main/x/xserver-xorg-input-synaptics/xserver-xorg-input-synaptics_1.1.2-1.dsc
xserver-xorg-input-synaptics_1.1.2-1_amd64.deb
  to 
pool/main/x/xserver-xorg-input-synaptics/xserver-xorg-input-synaptics_1.1.2-1_amd64.deb
xserver-xorg-input-synaptics_1.1.2.orig.tar.gz
  to 
pool/main/x/xserver-xorg-input-synaptics/xserver-xorg-input-synaptics_1.1.2.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 531...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mattia Dongili  (supplier of updated 
xserver-xorg-input-synaptics package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 06 Jun 2009 13:32:59 +0900
Source: xserver-xorg-input-synaptics
Binary: xserver-xorg-input-synaptics
Architecture: source amd64
Version: 1.1.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force 
Changed-By: Mattia Dongili 
Description: 
 xserver-xorg-input-synaptics - Synaptics TouchPad driver for X.Org server
Closes: 531999
Changes: 
 xserver-xorg-input-synaptics (1.1.2-1) unstable; urgency=low
 .
   [ Mattia Dongili ]
   * New upstream release.
   * Replace 02-mention-tapping-in-manpage-notes.patch with the patch accepted
 upstream (1f499d).
   * Refresh patch 01-synaptics-dont-grab-if-not-on-current-VT.patch.
   * Update README.Debian's date signature with the last modification time
 (closes: #531999).
Checksums-Sha1: 
 d2f114873b5640ee9f0f1c5786ffbeb3328e8092 1554 
xserver-xorg-input-synaptics_1.1.2-1.dsc
 c3a1c8d0cca155d600a35ea8996efda9a5ec3fff 80488 
xserver-xorg-input-synaptics_1.1.2.orig.tar.gz
 e93cfc994b6f2a5b9f18cdc9d7e0436e0c51a672 21927 
xserver-xorg-input-synaptics_1.1.2-1.diff.gz
 a226ed0a159e2fd29bca418d8e4402d3f5b7b966 64760 
xserver-xorg-input-synaptics_1.1.2-1_amd64.deb
Checksums-Sha256: 
 8f9da171e06e204e56d42e4f9a0b16105a8d44629324d1ec9702e5576ab9d607 1554 
xserver-xorg-input-synaptics_1.1.2-1.dsc
 0f23b1ce47b87c2c9190692872648982bf1e599aa294d9705b8480ae418dee14 80488 
xserver-xorg-input-synaptics_1.1.2.orig.tar.gz
 ed079a7626f89aae482a850845916de6cba8324fad6e38ad49c196ba17de4c25 21927 
xserver-xorg-input-synaptics_1.1.2-1.diff.gz
 b93240c1a79ee9325ed6aa948a32ba4814c907b4700ca576129e5d464629fab6 64760 
xserver-xorg-input-synaptics_1.1.2-1_amd64.deb
Files: 
 94d9d082c165a9f8c791521dc5212030 1554 x11 optional 
xserver-xorg-input-synaptics_1.1.2-1.dsc
 9789e0ece50076d9feb5cd0354185033 80488 x11 optional 
xserver-xorg-input-synaptics_1.1.2.orig.tar.gz
 dfe771a43cb2a8aa428bc5be7388ffd3 21927 x11 optional 
xserver-xorg-input-synaptics_1.1.2-1.diff.gz
 fa0ce2b22ae428e3ebbe9f7f9f24dbac 64760 x11 optional 
xserver-xorg-input-synaptics_1.1.2-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkorIxIACgkQgpRPaOotLEHQzQCeJeajxPR4E9yzZcBgXCnG0n6L
WOsAnje8BDmJc8nMM0r9Ct/wqEsCSJ/p
=1f51
-END PGP SIGNATURE-


--- End Message ---