Re: libcompizconfig_0.6.0-2_amd64.changes REJECTED

2007-11-17 Thread sean finney
Hi guys,

On Friday 16 November 2007 07:24:40 pm Joerg Jaspert wrote:
> rejected, your debian/copyright file is incomplete and misses
> (C)holders/license data. You have to include all such differences.
>
> Like the LGPL of include/* or plugin/* or most of src/*. And src/ has
> some files with a different license to GPL/LGPL.
>
> You might also want to read
> http://lists.debian.org/debian-devel-announce/2006/03/msg00023.html to
> enhance the copyright file a bit.

Okay, this was probably an oversight on my part.  I'll look more into it and 
upload a -3 version with the updated copyright info.  thanks for the 
attention to detail!


sean



signature.asc
Description: This is a digitally signed message part.


compiz-foo update

2007-11-17 Thread sean finney
hey folks,

just sending an update to let folks know where things stand, in case you 
haven't been following my various updates on IRC.  The re-debianization is 
almost entirely completed now, and most of the packages have already taken a 
pass through NEW when the interim packages were uploaded to experimental.

there were some unforeseen delays with ftp-master being unavailable for almost 
a week, but things are progressing nicely now.  what to expect in the 
immediate future:

- resolving copyright issues causing libcompizconfig to get rejected from NEW.

it was already accepted once, but it hit NEW again when we changed the -dev 
package name to not include the soname, and the second time through 
ftp-master was a bit more critical of the copyright documentation, so i'll 
need to fix that up.

- uploading the prepared versions of the rest of the non-python packages

all the other source packages are waiting for libcompizconfig to be accepted 
into unstable.  once that happens it should simply be a matter of uploading 
them.

- finish the python packages (libcompizconfig-python, ccsm)

libcompizconfig-python builds, but i'm not sure i have the 
dh_python/dh_pycentral/whatever stuff figured out, or that it's building 
entirely correctly.

all this and more can be found at the compiz status wiki page, which i'm 
making an effort to keep up to date:

http://wiki.debian.org/XStrikeForce/Compiz

my plan is to resolve the copyright issues right now, and hopefully get it in 
unstable over the weekend.  then i can upload everything else, and spend some 
free time after that (and into next week probably) on getting the python 
packages up to date.


just fyi,

sean


signature.asc
Description: This is a digitally signed message part.


Bug#438619: Fixed for me

2007-11-17 Thread Alexandre Rossi
Hi,

This is fixed for me in version 2:2.2.0-1

Cheers,

Alex



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



Bug#438619: marked as done (xserver-xorg-video-intel: resets brightness to maximum upon chvt)

2007-11-17 Thread Debian Bug Tracking System
Your message dated Sat, 17 Nov 2007 12:41:34 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#438619: Fixed for me
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)

--- Begin Message ---
Package: xserver-xorg-video-intel
Version: 2:2.1.1-1
Severity: normal


Since the upgrade to 2:2.1.1-1, LCD brightness is set to the maximum when
switching to a virtual console or from a virtual console back to X.

I use the sony-laptop module on vanilla kernel 2.6.22 to set the brightness on
my laptop.

# cat /sys/class/backlight/sony/actual_brightness 
0
# chvt 1
(coming back using CTRL+ALT+F7)
# cat /sys/class/backlight/sony/actual_brightness 
50
(and screen is very bright)

Same behavior when playing a video (mplayer -vo xv or -vo x11) :
$ cat /sys/class/backlight/sony/actual_brightness 
0
$ mplayer some_video.mpeg
$ cat /sys/class/backlight/sony/actual_brightness 
50
(and screen is very bright)

Fixing the problem until the next chvt or the next video playback :
# echo 1> /sys/class/backlight/sony/brightness

Downgrading to xserver-xorg-video-intel (2:2.1.0-2) fixes the problem.

Cheers,

Alex

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-12-09 17:47 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1736632 2007-08-09 19:39 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated 
Graphics Device (rev 02)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 4402 2007-06-27 19:46 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# Configuration file for Debian X.org and Vaio VGN-B1VP

Section "Files"
FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
FontPath"/usr/share/fonts/truetype"
FontPath"/usr/local/share/fonts/truetype"
FontPath"/usr/lib/X11/fonts/CID"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/share/fonts/X11/misc"
FontPath"/usr/share/fonts/X11/Type1"
FontPath"/usr/share/fonts/X11/100dpi"
FontPath"/usr/share/fonts/X11/75dpi"
EndSection

Section "Module"
#   Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"record"
#   Load"speedo"
Load"synaptics"
Load"type1"
Load"vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "fr"
EndSection

Section "InputDevice"
Driver"synaptics"
Identifier"Alps Touchpad"
Option"Device""/dev/psaux"
Option"Protocol"  "auto-dev"
Option"LeftEdge"  "120"
Option"RightEdge" "830"
Option"TopEdge"   "120"
Option"BottomEdge""650"
Option"FingerLow" "14"
Option"FingerHigh""15"
Option"MaxTapTime""180"
#   Option  "FastTaps"  "True"
Option"MaxTapMove""110"
Option"EmulateMidButtonTime"  "75"
Option"VertScrollDelta"   "20"
Option"HorizScrollDelta"  "20"
Option"MinSpeed"  "0.3"
Option"MaxSpeed"  "0.75"
Option"AccelFactor"   "0.015"
Option"EdgeMotionMinSpeed""200"
Option"EdgeMotionMaxSpeed""200"
Option"UpDownScrolling"   "1"
  

generating vs shipping autoconf cruft for compiz-foo

2007-11-17 Thread sean finney
hey folks,

for the various compiz-foo packages, currently the autoconf stuff is 
pre-generated whenever we update versions, and the resulting cruft is stored 
as part of the debian diff.

in the interest of keeping the debian diff small (and by extension any 
resulting interdiffs and git commits), would it be okay if i moved this step 
into the build process?


sean


signature.asc
Description: This is a digitally signed message part.


Bug#451571: Bug #451571 - xserver-xorg-video-intel: uses lots of CPU with Compiz and (new default) EXA

2007-11-17 Thread Julien Valroff
Hi,

> The intel video driver now uses EXA by default.  When using Compiz as 
> my window manager, Xorg consistently uses >50% of the CPU when scrolling 
> in Firefox or doing other simple (and formerly efficient) operations.

I second this.

I am not sure it is related, but the shadows around the windows are not
smooth with the new xserver-xorg-video-intel

They look like oblong gradient around the windows.

Cheers,
Julien





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



libcompizconfig: Changes to 'debian-unstable'

2007-11-17 Thread Sean Finney
 debian/changelog |7 
 debian/copyright |   88 ---
 2 files changed, 91 insertions(+), 4 deletions(-)

New commits:
commit 85a73c8842618766b52ee064a3c32ed90ce94488
Author: Sean Finney <[EMAIL PROTECTED]>
Date:   Sat Nov 17 13:18:37 2007 +0100

update/clarify copyright info

diff --git a/debian/changelog b/debian/changelog
index 77509f4..2405785 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libcompizconfig (0.6.0-3) unstable; urgency=low
+
+  * update/clarify copyright information in debian/copyright at the request of
+ftp-master.
+
+ -- Sean Finney <[EMAIL PROTECTED]>  Sat, 17 Nov 2007 13:18:03 +0100
+
 libcompizconfig (0.6.0-2) unstable; urgency=low
 
   * ship the development package as libcompizconfig-dev, instead of
diff --git a/debian/copyright b/debian/copyright
index 007faab..028af4e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 This package was debianized by sean finney <[EMAIL PROTECTED]>.
 
-It was downloaded from 
git://anongit.opencompositing.org/fusion/compizconfig/libcompizconfig
+It was downloaded from 
git://anongit.compiz-fusion.org/fusion/compizconfig/libcompizconfig
 
 Upstream Authors: 
 
@@ -9,9 +9,89 @@ Upstream Authors:
Nicolas Devillard (ndevilla AT free DOT fr) 
David Reveman <[EMAIL PROTECTED]>
 
-License:
+Copyright:
 
-GPL, see `/usr/share/common-licenses/GPL'
+
+The following copyright applies to the files:
+   - ./src/iniparser.c:
+   - ./src/iniparser.h:
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
+ Copyright (c) 2000 by Nicolas Devillard (ndevilla AT free DOT fr).
+
+ Written by Nicolas Devillard. Not derived from licensed software.
+
+ Permission is granted to anyone to use this software for any
+ purpose on any computer system, and to redistribute it freely,
+ subject to the following restrictions:
+
+ 1. The author is not responsible for the consequences of use of
+ this software, no matter how awful, even if they arise
+ from defects in it.
+
+ 2. The origin of this software must not be misrepresented, either
+ by explicit claim or by omission.
+
+ 3. Altered versions must be plainly marked as such, and must not
+ be misrepresented as being the original software.
+
+ 4. This notice may not be removed or altered.
+
+
+
+The following copyright applies to the files:
+   - src/lists.c
+   - src/bindings.c
+   - src/config.c
+   - src/ini.c
+   - src/ccs-private.h
+   - src/filewatch.h
+   - src/main.c
+   - src/compiz.c
+   - plugin/ccp.c
+   - include/ccs-backend.h
+   - include/ccs.h
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
+ * Copyright (C) 2007  Dennis Kasprzyk <[EMAIL PROTECTED]>
+ * Copyright (C) 2007  Danny Baumann <[EMAIL PROTECTED]>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  
USA
+ */
+
+
+On Debian systems, the complete text of the GNU Lesser General Public
+License, can be found in /usr/share/common-licenses/LGPL.
+
+
+The following copyright applies to
+   - backend/ini.c
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
+ * Copyright (c) 2007 Danny Baumann <[EMAIL PROTECTED]>
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * of the License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+
+
+On Debian systems

Processing of libcompizconfig_0.6.0-3_amd64.changes

2007-11-17 Thread Archive Administrator
libcompizconfig_0.6.0-3_amd64.changes uploaded successfully to localhost
along with the files:
  libcompizconfig_0.6.0-3.dsc
  libcompizconfig_0.6.0.orig.tar.gz
  libcompizconfig_0.6.0-3.diff.gz
  libcompizconfig-dev_0.6.0-3_amd64.deb
  libcompizconfig0_0.6.0-3_amd64.deb

Greetings,

Your Debian queue daemon


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



libcompizconfig_0.6.0-3_amd64.changes is NEW

2007-11-17 Thread Debian Installer
(new) libcompizconfig-dev_0.6.0-3_amd64.deb extra libdevel
Configuration settings library for compiz-fusion - development files
 Compiz Fusion is the result of the re-unification of the Beryl-project
 and the community around the Compiz Window Manager. It seeks to provide
 an easy and fun-to-use windowing environment, allowing use of the
 graphics hardware to provide impressive effects, amazing speed and
 unrivalled usefulness
 .
 This package provides the development files for the compiz-fusion
 configuration system.
(new) libcompizconfig0_0.6.0-3_amd64.deb extra libs
Configuration settings library for compiz-fusion
 Compiz Fusion is the result of the re-unification of the Beryl-project
 and the community around the Compiz Window Manager. It seeks to provide
 an easy and fun-to-use windowing environment, allowing use of the
 graphics hardware to provide impressive effects, amazing speed and
 unrivalled usefulness
 .
 This package provides the libraries and runtime files for the compiz-fusion
 configuration system.
(new) libcompizconfig_0.6.0-3.diff.gz extra libs
(new) libcompizconfig_0.6.0-3.dsc extra libs
(new) libcompizconfig_0.6.0.orig.tar.gz extra libs
Changes: libcompizconfig (0.6.0-3) unstable; urgency=low
 .
  * update/clarify copyright information in debian/copyright at the request of
ftp-master.


Override entries for your package:

Announcing to [EMAIL PROTECTED]


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.


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



Re: generating vs shipping autoconf cruft for compiz-foo

2007-11-17 Thread Julien Cristau
On Sat, Nov 17, 2007 at 13:35:53 +0100, sean finney wrote:

> hey folks,
> 
> for the various compiz-foo packages, currently the autoconf stuff is 
> pre-generated whenever we update versions, and the resulting cruft is stored 
> as part of the debian diff.
> 
> in the interest of keeping the debian diff small (and by extension any 
> resulting interdiffs and git commits), would it be okay if i moved this step 
> into the build process?
> 
that'd be ok with me, fwiw.

Cheers,
Julien


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



Bug#451617: xdm: Please remove /usr/bin/X11 from $PATH

2007-11-17 Thread Sven Joachim
Package: xdm
Version: 1:1.1.6-3
Severity: minor
Tags: patch

The default PATH in /etc/X11/xdm/xdm-config still contains the
/usr/bin/X11 directory, which is redundant for X.Org 7.0 and higher
(and xdm cannot be used with earlier X11 versions anyway). Please
remove these entries:

--- xdm-config~ 2007-04-09 04:24:29.0 +0200
+++ xdm-config  2007-11-17 14:57:50.0 +0100
@@ -31,8 +31,8 @@
 DisplayManager*setup:  /etc/X11/xdm/Xsetup
 DisplayManager*reset:  /etc/X11/xdm/Xreset
 DisplayManager*authComplain:   true
-DisplayManager*userPath:   
/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
-DisplayManager*systemPath: 
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11
+DisplayManager*userPath:   /usr/local/bin:/usr/bin:/bin:/usr/games
+DisplayManager*systemPath: 
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
 
 DisplayManager*loginmoveInterval:  10
 


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22.13
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xdm depends on:
ii  cpp 4:4.2.1-6The GNU C preprocessor (cpp)
ii  debconf [debconf-2.0]   1.5.17   Debian configuration management sy
ii  libc6   2.6.1-6  GNU C Library: Shared libraries
ii  libfontconfig1  2.5.0-1  generic font configuration library
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libpam0g0.99.7.1-5   Pluggable Authentication Modules l
ii  libselinux1 2.0.15-2+b1  SELinux shared libraries
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxau6 1:1.0.3-2X11 authorisation library
ii  libxaw7 2:1.0.4-1X11 Athena Widget library
ii  libxdmcp6   1:1.0.2-2X11 Display Manager Control Protoc
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxmu6 1:1.0.3-1X11 miscellaneous utility library
ii  libxpm4 1:3.5.7-1X11 pixmap library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  lsb-base3.1-24   Linux Standard Base 3.1 init scrip
ii  x11-common  1:7.3+6  X Window System (X.Org) infrastruc
ii  xbase-clients   1:7.3+6  miscellaneous X clients - metapack

xdm recommends no packages.

-- debconf information:
* shared/default-x-display-manager: xdm
  xdm/stop_running_server_with_children: true
  xdm/daemon_name: /usr/bin/xdm



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



libcompizconfig_0.6.0-3_amd64.changes ACCEPTED

2007-11-17 Thread Debian Installer

Accepted:
libcompizconfig-dev_0.6.0-3_amd64.deb
  to pool/main/libc/libcompizconfig/libcompizconfig-dev_0.6.0-3_amd64.deb
libcompizconfig0_0.6.0-3_amd64.deb
  to pool/main/libc/libcompizconfig/libcompizconfig0_0.6.0-3_amd64.deb
libcompizconfig_0.6.0-3.diff.gz
  to pool/main/libc/libcompizconfig/libcompizconfig_0.6.0-3.diff.gz
libcompizconfig_0.6.0-3.dsc
  to pool/main/libc/libcompizconfig/libcompizconfig_0.6.0-3.dsc
libcompizconfig_0.6.0.orig.tar.gz
  to pool/main/libc/libcompizconfig/libcompizconfig_0.6.0.orig.tar.gz


Override entries for your package:
libcompizconfig-dev_0.6.0-3_amd64.deb - extra libdevel
libcompizconfig0_0.6.0-3_amd64.deb - extra libs
libcompizconfig_0.6.0-3.dsc - extra libs

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



Bug#451623: xserver-xorg-input-kbd: KeyPresses and KeyReleases are in a totally random order when using Shift

2007-11-17 Thread Dr. ERDI Gergo
Package: xserver-xorg-input-kbd
Version: 1:1.2.2-3
Severity: important

*** Please type your report below this line *** Using a Microsoft
Natural 4000 keyboard, I've noticed that pressing Shift after certain
keys doesn't work, so while I can type e.g. 'sL' without pausing
between 's' and 'L', I can't do the same in e.g. 'xL', I have to wait
a bit between releasing 'x', pressing Shift, and the pressing
'l'. This makes programming practically impossible at any decent
speed...

The following is the output of xev when typing 'setL' and 'boxL' (both
without pausing before the uppercase letter):

#1: typing 'setL'

KeyPress event, serial 29, synthetic NO, window 0x381,
root 0x4e, subw 0x382, time 1368210770, (37,24), root:(1341,130),
state 0x10, keycode 39 (keysym 0x73, s), same_screen YES,
XLookupString gives 1 bytes: (73) "s"
XmbLookupString gives 1 bytes: (73) "s"
XFilterEvent returns: False

KeyRelease event, serial 29, synthetic NO, window 0x381,
root 0x4e, subw 0x382, time 1368210898, (37,24), root:(1341,130),
state 0x10, keycode 39 (keysym 0x73, s), same_screen YES,
XLookupString gives 1 bytes: (73) "s"
XFilterEvent returns: False

KeyPress event, serial 29, synthetic NO, window 0x381,
root 0x4e, subw 0x382, time 1368210970, (37,24), root:(1341,130),
state 0x10, keycode 26 (keysym 0x65, e), same_screen YES,
XLookupString gives 1 bytes: (65) "e"
XmbLookupString gives 1 bytes: (65) "e"
XFilterEvent returns: False

KeyPress event, serial 29, synthetic NO, window 0x381,
root 0x4e, subw 0x382, time 1368211058, (37,24), root:(1341,130),
state 0x10, keycode 28 (keysym 0x74, t), same_screen YES,
XLookupString gives 1 bytes: (74) "t"
XmbLookupString gives 1 bytes: (74) "t"
XFilterEvent returns: False

KeyPress event, serial 29, synthetic NO, window 0x381,
root 0x4e, subw 0x382, time 136824, (37,24), root:(1341,130),
state 0x10, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes: 
XmbLookupString gives 0 bytes: 
XFilterEvent returns: False

KeyRelease event, serial 29, synthetic NO, window 0x381,
root 0x4e, subw 0x382, time 1368211138, (37,24), root:(1341,130),
state 0x11, keycode 26 (keysym 0x45, E), same_screen YES,
XLookupString gives 1 bytes: (45) "E"
XFilterEvent returns: False

KeyRelease event, serial 29, synthetic NO, window 0x381,
root 0x4e, subw 0x382, time 1368211186, (37,24), root:(1341,130),
state 0x11, keycode 28 (keysym 0x54, T), same_screen YES,
XLookupString gives 1 bytes: (54) "T"
XFilterEvent returns: False

KeyPress event, serial 29, synthetic NO, window 0x381,
root 0x4e, subw 0x382, time 1368211354, (37,24), root:(1341,130),
state 0x11, keycode 46 (keysym 0x4c, L), same_screen YES,
XLookupString gives 1 bytes: (4c) "L"
XmbLookupString gives 1 bytes: (4c) "L"
XFilterEvent returns: False

KeyRelease event, serial 29, synthetic NO, window 0x381,
root 0x4e, subw 0x382, time 1368211458, (37,24), root:(1341,130),
state 0x11, keycode 46 (keysym 0x4c, L), same_screen YES,
XLookupString gives 1 bytes: (4c) "L"
XFilterEvent returns: False

KeyRelease event, serial 29, synthetic NO, window 0x381,
root 0x4e, subw 0x382, time 1368211522, (37,24), root:(1341,130),
state 0x11, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes: 
XFilterEvent returns: False


#2: Typing 'boxL'

KeyPress event, serial 29, synthetic NO, window 0x381,
root 0x4e, subw 0x0, time 1368218065, (78,64), root:(1382,170),
state 0x10, keycode 56 (keysym 0x62, b), same_screen YES,
XLookupString gives 1 bytes: (62) "b"
XmbLookupString gives 1 bytes: (62) "b"
XFilterEvent returns: False

KeyRelease event, serial 29, synthetic NO, window 0x381,
root 0x4e, subw 0x0, time 1368218201, (78,64), root:(1382,170),
state 0x10, keycode 56 (keysym 0x62, b), same_screen YES,
XLookupString gives 1 bytes: (62) "b"
XFilterEvent returns: False

KeyPress event, serial 29, synthetic NO, window 0x381,
root 0x4e, subw 0x0, time 1368218241, (78,64), root:(1382,170),
state 0x10, keycode 32 (keysym 0x6f, o), same_screen YES,
XLookupString gives 1 bytes: (6f) "o"
XmbLookupString gives 1 bytes: (6f) "o"
XFilterEvent returns: False

KeyPress event, serial 29, synthetic NO, window 0x381,
root 0x4e, subw 0x0, time 1368218345, (78,64), root:(1382,170),
state 0x10, keycode 53 (keysym 0x78, x), same_screen YES,
XLookupString gives 1 bytes: (78) "x"
XmbLookupString gives 1 bytes: (78) "x"
XFilterEvent returns: False

KeyRelease event, serial 29, synthetic NO, window 0x381,
root 0x4e, subw 0x0, time 1368218353, (78,64), root:(1382,170),
state 0x10, keycode 32 (keysym 0x6f, o), same_screen YES,
XLookupString gives 1 bytes: (6f) "o"
XFilterEvent 

Bug#451622: xkb-data: "Serbia and Montenegro" no longer exists

2007-11-17 Thread Kjell Braden
Package: xkb-data
Version: 1.0~cvs.20070916-1
Severity: minor


Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Kjell Braden <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: xkb-data: "Serbia and Montenegro" no longer exists
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu hardy
Message-ID: <[EMAIL PROTECTED]>
X-Mailer: reportbug 3.39
Date: Sat, 17 Nov 2007 14:40:19 +

Package: xkb-data
Version: 1.0~cvs.20070916-1
Severity: minor

Forwarded from: 
https://bugs.edge.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/57878
"Serbia and Montenegro" is now "Serbia" and "Montenegro", so to speak: 
Montenegro became independent on June 8th, 2006.

Upstream's CVS included this on October 4th, 2007.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-14-generic (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash

-- no debconf information

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.9-023stab043.1-smp
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)



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



Bug#451622: xkb-data: "Serbia and Montenegro" no longer exists

2007-11-17 Thread Kjell Braden
Oh, sorry for that ugly report, looks like I messed around with
reportbug.
This is the original text:


Forwarded from:
https://bugs.edge.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/57878
"Serbia and Montenegro" is now "Serbia" and "Montenegro", so to speak:
Montenegro became independent on June 8th, 2006.

Upstream's CVS included this on October 4th, 2007.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-14-generic (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set
to C)
Shell: /bin/sh linked to /bin/bash

-- no debconf information



signature.asc
Description: This is a digitally signed message part


Processed: reassign 451623 to xserver-xorg-core

2007-11-17 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.11
> reassign 451623 xserver-xorg-core 2:1.4-3
Bug#451623: xserver-xorg-input-kbd: KeyPresses and KeyReleases are in a totally 
random order when using Shift
Bug reassigned from package `xserver-xorg-input-kbd' to `xserver-xorg-core'.

>
End of message, 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]



Re: generating vs shipping autoconf cruft for compiz-foo

2007-11-17 Thread David Nusinow
On Sat, Nov 17, 2007 at 02:16:58PM +0100, Julien Cristau wrote:
> On Sat, Nov 17, 2007 at 13:35:53 +0100, sean finney wrote:
> 
> > hey folks,
> > 
> > for the various compiz-foo packages, currently the autoconf stuff is 
> > pre-generated whenever we update versions, and the resulting cruft is 
> > stored 
> > as part of the debian diff.
> > 
> > in the interest of keeping the debian diff small (and by extension any 
> > resulting interdiffs and git commits), would it be okay if i moved this 
> > step 
> > into the build process?
> > 
> that'd be ok with me, fwiw.

I'm more than fine with this actually. For the X packages I decided to keep
the autogenerated stuff in svn out of paranoia because I wanted to ensure
that everyone had the same build system while we were getting modular ready
for the archive. Now that this is a long finished milestone, I'm interested
in switching the X packages to run the autotools stuff at build time
because it really does feel like the right way to do things.  Doing this
first with compiz will be a good test to see how it goes for us.  Thoughts
from anyone else?

 - David Nusinow


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



Bug#451648: mesa: configures for the build, not the host - broken cross builds.

2007-11-17 Thread Neil Williams
Package: mesa
Version: 7.0.2-2
Severity: normal
User: [EMAIL PROTECTED]
Usertags: crossbuilt

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

mesa appears to configure the package according to the DEB_BUILD_GNU_TYPE
which leads to bizarre behaviour when trying to cross build.
e.g. trying to cross build for arm in each case:
amd64 uses -m64 which is not recognised by arm-linux-gnu-gcc
i386 attempts to build x86 code
powerpc - appears to proceed.

When cross building for arm, the package should configure as it would
on an arm box, independent of which architecture is being used to build
for arm.

Some of the detection code may need to be changed upstream but during a
normal Debian build, --build == --host so this should not be difficult.

To cross build, mesa needs to look at the --host argument and maybe
fallback to --build only if --host is not given or is the same as
--build.

See also:
http://lists.debian.org/debian-devel/2007/11/msg00116.html

-- System Information:
Debian Release: lenny/sid
  APT prefers experimental
  APT policy: (500, 'experimental'), (500, 'unstable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.22-3-powerpc
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/bash


-- 

Neil Williams
=
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/


pgp3Ji1etYUzK.pgp
Description: PGP signature


Bug#451537: xserver-xorg: Can no longer scroll up/down with edge of touchpad

2007-11-17 Thread David Nusinow
On Fri, Nov 16, 2007 at 06:06:58PM +, Sam Morris wrote:
> Package: xserver-xorg
> Version: 1:7.3+6
> Severity: important
> 
> After upgrading to xserver-xorg 7.3+6 and reconfiguring the package, I
> can no longer use the edge of my touchpad to send mouse wheel scroll
> events.
> 
> Also the feel of the mouse acceleration has changed... it feels more
> slippery... but it is hard to quantify. :)



> Section "InputDevice"
>   Identifier  "Generic Keyboard"
>   Driver  "kbd"
>   Option  "XkbRules"  "xorg"
>   Option  "XkbModel"  "pc105"
>   Option  "XkbLayout" "gb"
> EndSection
> 
> Section "InputDevice"
>   Identifier  "Configured Mouse"
>   Driver  "mouse"
>   Option  "Emulate3Buttons"   "true"
> EndSection

Ok, this is most likely a result of not writing the synaptics section to
your xorg.conf any more. We need to get input-hotplug working properly to
detect this so it just works for you. I'll try and spend some time on this
over the next week.

 - David Nusinow



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



Processed: severity of 451648 is wishlist

2007-11-17 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.11
> severity 451648 wishlist
Bug#451648: mesa: configures for the build, not the host - broken cross builds.
Severity set to `wishlist' from `normal'

>
End of message, 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]



Re: compiz-foo update

2007-11-17 Thread David Nusinow
On Sat, Nov 17, 2007 at 12:29:39PM +0100, sean finney wrote:
> hey folks,
> 
> just sending an update to let folks know where things stand, in case you 
> haven't been following my various updates on IRC.  The re-debianization is 
> almost entirely completed now, and most of the packages have already taken a 
> pass through NEW when the interim packages were uploaded to experimental.
> 
> there were some unforeseen delays with ftp-master being unavailable for 
> almost 
> a week, but things are progressing nicely now.  what to expect in the 
> immediate future:
> 
> - resolving copyright issues causing libcompizconfig to get rejected from NEW.
> 
> it was already accepted once, but it hit NEW again when we changed the -dev 
> package name to not include the soname, and the second time through 
> ftp-master was a bit more critical of the copyright documentation, so i'll 
> need to fix that up.
> 
> - uploading the prepared versions of the rest of the non-python packages
> 
> all the other source packages are waiting for libcompizconfig to be accepted 
> into unstable.  once that happens it should simply be a matter of uploading 
> them.
> 
> - finish the python packages (libcompizconfig-python, ccsm)
> 
> libcompizconfig-python builds, but i'm not sure i have the 
> dh_python/dh_pycentral/whatever stuff figured out, or that it's building 
> entirely correctly.
> 
> all this and more can be found at the compiz status wiki page, which i'm 
> making an effort to keep up to date:
> 
>   http://wiki.debian.org/XStrikeForce/Compiz
> 
> my plan is to resolve the copyright issues right now, and hopefully get it in 
> unstable over the weekend.  then i can upload everything else, and spend some 
> free time after that (and into next week probably) on getting the python 
> packages up to date.

Kick ass. Thanks for the update!

 - David Nusinow


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



Bug#175907: Мобильные телефоны за 30% от стоимости !

2007-11-17 Thread Jasmine Jaramillo
Мобильные телефоны за 30% от стоимости !

Информация здесь WWW.VI-MOBILE.ORG

ICQ - 450-772-607
E-MAIL: [EMAIL PROTECTED]



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



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

2007-11-17 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> #
> # bts-link upstream status pull for source package xserver-xorg-video-ati
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
> #
> user [EMAIL PROTECTED]
Setting user to [EMAIL PROTECTED] (was [EMAIL PROTECTED]).
> # remote status report for #447321
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=1082
> #  * remote status changed: REOPENED -> RESOLVED
> #  * remote resolution changed: (?) -> FIXED
> #  * closed upstream
> tags 447321 + fixed-upstream
Bug#447321: Display is washed out, too bright. No adjustment will correct for 
over bright display
There were no tags set.
Bug#440174: xserver-xorg-video-ati: distorted colors on external VGA on Xpress 
200M (RS400, 5a42)
Tags added: fixed-upstream

> usertags 447321 - status-REOPENED
Bug#447321: Display is washed out, too bright. No adjustment will correct for 
over bright display
Usertags were: status-REOPENED.
Usertags are now: .
> usertags 447321 + status-RESOLVED resolution-FIXED
Bug#447321: Display is washed out, too bright. No adjustment will correct for 
over bright display
There were no usertags set.
Usertags are now: status-RESOLVED resolution-FIXED.
> # remote status report for #447321
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=1082
> #  * remote status changed: REOPENED -> RESOLVED
> #  * remote resolution changed: (?) -> FIXED
> #  * closed upstream
> tags 447321 + fixed-upstream
Bug#447321: Display is washed out, too bright. No adjustment will correct for 
over bright display
Tags were: fixed-upstream
Bug#440174: xserver-xorg-video-ati: distorted colors on external VGA on Xpress 
200M (RS400, 5a42)
Tags added: fixed-upstream

> usertags 447321 - status-REOPENED
Bug#447321: Display is washed out, too bright. No adjustment will correct for 
over bright display
Usertags were: status-RESOLVED resolution-FIXED.
Usertags are now: status-RESOLVED resolution-FIXED.
> usertags 447321 + status-RESOLVED resolution-FIXED
Bug#447321: Display is washed out, too bright. No adjustment will correct for 
over bright display
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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#203696: Мобильные телефоны за 30% от стоимости !

2007-11-17 Thread Todd Goodrich
Мобильные телефоны за 30% от стоимости !

Информация здесь WWW.VI-MOBILE.ORG

ICQ - 450-772-607
E-MAIL: [EMAIL PROTECTED]



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



Bug#203694: Мобильные телефоны за 30% от стоимости !

2007-11-17 Thread Gus Anderson
Мобильные телефоны за 30% от стоимости !

Информация здесь WWW.VI-MOBILE.ORG

ICQ - 450-772-607
E-MAIL: [EMAIL PROTECTED]




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



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

2007-11-17 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> #
> # 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 [EMAIL PROTECTED]
Setting user to [EMAIL PROTECTED] (was [EMAIL PROTECTED]).
> # remote status report for #430498
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=12393
> #  * remote status changed: NEEDINFO -> REOPENED
> forwarded 430498 https://bugs.freedesktop.org/show_bug.cgi?id=12393
Bug#430498: xserver-xorg-video-intel: Occasional black screen exiting X
Forwarded-to-address changed from 
https://bugs.freedesktop.org/show_bug.cgi?id=12393, merged-upstream: 
https://bugs.freedesktop.org/show_bug.cgi?id=11773 to 
https://bugs.freedesktop.org/show_bug.cgi?id=12393.

> usertags 430498 - status-NEEDINFO
Bug#430498: xserver-xorg-video-intel: Occasional black screen exiting X
Usertags were: status-NEEDINFO.
Usertags are now: .
> usertags 430498 + status-REOPENED
Bug#430498: xserver-xorg-video-intel: Occasional black screen exiting X
There were no usertags set.
Usertags are now: status-REOPENED.
> # remote status report for #439210
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=11402
> #  * remote status changed: (?) -> ASSIGNED
> usertags 439210 + status-ASSIGNED
Bug#439210: Display corruption with EXA
There were no usertags set.
Usertags are now: status-ASSIGNED.
> 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]



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

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

user [EMAIL PROTECTED]

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

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

thanks



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

2007-11-17 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 [EMAIL PROTECTED]

# remote status report for #430498
#  * https://bugs.freedesktop.org/show_bug.cgi?id=12393
#  * remote status changed: NEEDINFO -> REOPENED
forwarded 430498 https://bugs.freedesktop.org/show_bug.cgi?id=12393
usertags 430498 - status-NEEDINFO
usertags 430498 + status-REOPENED

# remote status report for #439210
#  * https://bugs.freedesktop.org/show_bug.cgi?id=11402
#  * remote status changed: (?) -> ASSIGNED
usertags 439210 + status-ASSIGNED

thanks



Bug#451703: Screen totally white after launching

2007-11-17 Thread David
Package: compiz
Version: 0.6.3~git20071104.c9009efd-1
Severity: important

--- Please enter the report below this line. ---

This happens with the latest version in sid and, if I am not wrong, with the
former version in sid as well.

I think you know (and hate :-)  ) me well, but let us remind just in case:
my card is Intel and the composition is enabled with the option Option
"AccelMethod" "EXA". KDE translucencies work OK.

When I launch compiz --replace, the screen goes totally white, and some
seconds afterwards the mouse pointer appears.

If I Ctrl+Alt+F1 and kill compiz and gtk-windows-decoration, the windows of
course have no border, but the keyboard does not work either.

--- System information. ---
Architecture: i386
Kernel: Linux 2.6.22-3-686

Debian Release: lenny/sid
990 unstable www.debian-multimedia.org
990 unstable ftp.uk.debian.org
500 stable dl.google.com
500 experimental www.debian-multimedia.org
1 experimental ftp.uk.debian.org

--- Package information. ---
Depends (Version) | Installed
-+-==
compiz-core (>= 0.6.3~git20071104.c9009efd-1) | 0.6.3~git20071104.c9009efd-1
compiz-plugins (>= 0.6.3~git20071104.c9009efd-1) |
0.6.3~git20071104.c9009efd-1
compiz-gtk (>= 0.6.3~git20071104.c9009efd-1) | 0.6.3~git20071104.c9009efd-1
compiz-gnome (>= 0.6.3~git20071104.c9009efd-1) |
0.6.3~git20071104.c9009efd-1


Bug#451705: xserver-xorg-input-mouse: Mouse detection fails when USB mouse is unplugged and replugged

2007-11-17 Thread Tim Richardson
Package: xserver-xorg-input-mouse
Version: 1:1.2.3-1
Severity: important

If I unplug my usb mouse to use only the touchpad (because I am leaving my 
desk), and then later reconnect my USB mouse, the mouse is no longer detected 
as an input device. I have to restart X.


-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Aug  3 18:36 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1669976 Sep 29 16:33 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M6 LY

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2967 Nov  7 23:04 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Extensions"
Option "Composite" "Enable"
EndSection

Section "DRI"
Mode 0666
EndSection

Section "Files"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"
EndSection



Section "InputDevice"
Identifier  "Synaptics Touchpad"
Driver  "synaptics"
Option  "TouchpadOff"   "0"

#note: GuestMouseOff "true" really works, but the stick can come back to life
# because of the mouse input device, unless you specifically indicate which usb 
port the external mouse uses
Option  "GuestMouseOff" "true" 
Option  "CorePointer"
#   Option  "SendCoreEvents""true"
Option  "Device""/dev/psaux"
Option  "Protocol"  "auto-dev"
Option  "SHMConfig" "on"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "SendCoreEvents""true"
#Option "Device""/dev/input/mice"
Option  "Device""/dev/input/mouse2"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse1"
Driver  "mouse"
Option  "SendCoreEvents""true"
#Option "Device""/dev/input/mice"
Option  "Device""/dev/input/mouse0"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
EndSection

Section "Device"
Identifier  "ATI Technologies Inc Radeon Mobility M6 LY"
Driver  "radeon"
BusID   "PCI:1:0:0"
Option "EnablePageFlip" "on"
Option "DisableGLXRootClipping" "true"
Option "AddARGBGLXVisuals" "true"
Option "AllowGLXWithComposite" "true"
Option "XAANoOffscreenPixmaps" "true"
Option "RenderAccel" "True"
Option "backingstore" "True"
Option "TripleBuffer" "True"


EndSection

Section "Monitor"
Identifier  "Generic Monitor"
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "ATI Technologies Inc Radeon Mobility M6 LY"
Monitor "Generic Monitor"
DefaultDepth24
SubSection "Display"
Modes   "1024x768"
EndSubSection
EndSection

Section "ServerLayout"
Option  "AIGLX" "true"  
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Synaptics Touchpad" 
InputDevice "Configured Mouse" 
InputDevice "Configured Mouse1" 
EndSection

Section "Module"
Load "dbe"
Load "dri"
Load "glx"
Load "synaptics"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 38188 Sep 16 10:14 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 42596 Nov 17 22:00 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var

Bug#451706: compiz yields a blank white screen

2007-11-17 Thread Cyrille Chépélov
Package: compiz
Version: 0.5.2-2
Severity: important

On this system, running "compiz --replace" returns an empty screen, with
only the mouse pointer. The mouse seems active, does change according to
what is guessed to be under it, and applications may apparently be run.

FWIW, the pointers shown did follow the mouse pointer theme as set up in
GNOME.

The fglrx driver may very well be the trouble maker...

   -- Cyrille

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (800, 'testing'), (600, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22.1 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages compiz depends on:
ii  compiz-core 0.6.3~git20071104.c9009efd-1 OpenGL window and compositing mana
ii  compiz-gnom 0.6.3~git20071104.c9009efd-1 OpenGL window and compositing mana
ii  compiz-gtk  0.6.3~git20071104.c9009efd-1 OpenGL window and compositing mana
ii  compiz-plug 0.6.3~git20071104.c9009efd-1 OpenGL window and compositing mana

compiz recommends no packages.

ii  fglrx-driver 8.42.3-3 display driver for the ATI graphics cards
ii  xserver-xorg 1:7.3+3  the X.Org X server

-- no debconf information



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



Bug#451708: xserver-xorg-input-synaptics: Option "GuestMouseOff" "true" not working

2007-11-17 Thread Tim Richardson
Package: xserver-xorg-input-synaptics
Version: 0.14.7~git20070706-1
Severity: normal

Option "GuestMouseOff" "true" appears to not work for me. I think this 
is because I have a USB mouse configured using device /dev/input/mice
and the stick is /dev/input/mouse1
If I force the USB mouse to be /dev/input/mouse0, then I have no stick.
This solutions means I lose the mouse if I unplug it and reconnect it. I 
have to restart X. So I was hoping that "GuestMouseOff" which really 
kill the stick. 

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-synaptics depends on:
ii  libc6 2.6.1-6GNU C Library: Shared libraries
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxi62:1.1.3-1  X11 Input extension library
ii  xserver-xorg-core 2:1.4-3Xorg X server - core server

xserver-xorg-input-synaptics recommends no packages.

-- no debconf information



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



Bug#451705: xserver-xorg-input-mouse: Mouse detection fails when USB mouse is unplugged and replugged

2007-11-17 Thread Julien Cristau
On Sat, Nov 17, 2007 at 22:23:53 +0100, Tim Richardson wrote:

> Package: xserver-xorg-input-mouse
> Version: 1:1.2.3-1
> Severity: important
> 
> If I unplug my usb mouse to use only the touchpad (because I am
> leaving my desk), and then later reconnect my USB mouse, the mouse is
> no longer detected as an input device. I have to restart X.

Maybe because when you reconnect your USB mouse it uses a different
device node, so the "Device" option from your config below don't work?

> 
> Section "InputDevice"
>   Identifier  "Configured Mouse"
>   Driver  "mouse"
>   Option  "SendCoreEvents""true"
>   #Option "Device""/dev/input/mice"
>   Option  "Device""/dev/input/mouse2"
>   Option  "Protocol"  "ImPS/2"
>   Option  "Emulate3Buttons"   "true"
> EndSection
> 
> Section "InputDevice"
>   Identifier  "Configured Mouse1"
>   Driver  "mouse"
>   Option  "SendCoreEvents""true"
>   #Option "Device""/dev/input/mice"
>   Option  "Device""/dev/input/mouse0"
>   Option  "Protocol"  "ImPS/2"
>   Option  "Emulate3Buttons"   "true"
> EndSection
> 

Cheers,
Julien



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



Bug#451623: xserver-xorg-input-kbd: KeyPresses and KeyReleases are in a totally random order when using Shift

2007-11-17 Thread Brice Goglin
reassign 451623 xserver-xorg-core
forcemerge 443250 451623
thank you



Dr. ERDI Gergo wrote:
> Package: xserver-xorg-input-kbd
> Version: 1:1.2.2-3
> Severity: important
> 
> Using a Microsoft
> Natural 4000 keyboard, I've noticed that pressing Shift after certain
> keys doesn't work, so while I can type e.g. 'sL' without pausing
> between 's' and 'L', I can't do the same in e.g. 'xL', I have to wait
> a bit between releasing 'x', pressing Shift, and the pressing
> 'l'. This makes programming practically impossible at any decent
> speed...

This is a bug in the Xserver core, already reported in #443250, upstream
at https://bugs.freedesktop.org/show_bug.cgi?id=12858 and fixed in
upstream git.
Wait a couple days for Xserver 1.4.1 to arrive (or apply the patch from
the upstream bug in the meantime).

Cheers,
Brice



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



Processed: Re: Bug#451623: xserver-xorg-input-kbd: KeyPresses and KeyReleases are in a totally random order when using Shift

2007-11-17 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 451623 xserver-xorg-core
Bug#451623: xserver-xorg-input-kbd: KeyPresses and KeyReleases are in a totally 
random order when using Shift
Bug reassigned from package `xserver-xorg-core' to `xserver-xorg-core'.

> forcemerge 443250 451623
Bug#443250: shift key doesn't work if pressed very quickly after certain letters
Bug#451623: xserver-xorg-input-kbd: KeyPresses and KeyReleases are in a totally 
random order when using Shift
Forcibly Merged 443250 451623.

> thank you
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]



xdm: Changes to 'debian-unstable'

2007-11-17 Thread Brice Goglin
 debian/changelog   |7 +++
 debian/patches/debian.diff |4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

New commits:
commit b7b45e6a59dc4a9e7e3d028f0cc7b861ce6006e3
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Sat Nov 17 23:46:13 2007 +0100

Remove /usr/bin/X11 from systemPath and userPath in xdm-config

diff --git a/debian/changelog b/debian/changelog
index 14178f0..178afbe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xdm (1:1.1.6-4) UNRELEASED; urgency=low
+
+  * Remove /usr/bin/X11 from systemPath and userPath in xdm-config,
+thanks Sven Joachim, closes: #451617.
+
+ -- Brice Goglin <[EMAIL PROTECTED]>  Sat, 17 Nov 2007 23:45:36 +0100
+
 xdm (1:1.1.6-3) unstable; urgency=low
 
   * Grab upstream commit 28f4ded22488ce8542ff8b9871f6b4e04614058d to
diff --git a/debian/patches/debian.diff b/debian/patches/debian.diff
index 7f09107..2d70e9d 100644
--- a/debian/patches/debian.diff
+++ b/debian/patches/debian.diff
@@ -169,8 +169,8 @@ Index: xdm/config/xdm-config.cpp
 -DisplayManager._0.setup:  XDMSCRIPTDIR/Xsetup_0
 -DisplayManager._0.startup:XDMSCRIPTDIR/GiveConsole
 -DisplayManager._0.reset:  XDMSCRIPTDIR/TakeConsole
-+DisplayManager*userPath:  
/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
-+DisplayManager*systemPath:
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11
++DisplayManager*userPath:  /usr/local/bin:/usr/bin:/bin:/usr/games
++DisplayManager*systemPath:
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  #ifdef XPM
  DisplayManager*loginmoveInterval: 10
  #endif /* XPM */


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



Processed: tagging 451617

2007-11-17 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.11
> tags 451617 + pending
Bug#451617: xdm: Please remove /usr/bin/X11 from $PATH
Tags were: patch
Tags added: pending

>
End of message, 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#451617: xdm: Please remove /usr/bin/X11 from $PATH

2007-11-17 Thread Brice Goglin
Sven Joachim wrote:
> Package: xdm
> Version: 1:1.1.6-3
> Severity: minor
> Tags: patch
> 
> The default PATH in /etc/X11/xdm/xdm-config still contains the
> /usr/bin/X11 directory, which is redundant for X.Org 7.0 and higher
> (and xdm cannot be used with earlier X11 versions anyway). Please
> remove these entries:

Committed in out git repo.

Thanks,
Brice



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



Bug#451705: marked as done (xserver-xorg-input-mouse: Mouse detection fails when USB mouse is unplugged and replugged)

2007-11-17 Thread Debian Bug Tracking System
Your message dated Sat, 17 Nov 2007 23:09:53 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Closed: wrong bug
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)

--- Begin Message ---
Package: xserver-xorg-input-mouse
Version: 1:1.2.3-1
Severity: important

If I unplug my usb mouse to use only the touchpad (because I am leaving my 
desk), and then later reconnect my USB mouse, the mouse is no longer detected 
as an input device. I have to restart X.


-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Aug  3 18:36 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1669976 Sep 29 16:33 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M6 LY

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2967 Nov  7 23:04 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Extensions"
Option "Composite" "Enable"
EndSection

Section "DRI"
Mode 0666
EndSection

Section "Files"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"
EndSection



Section "InputDevice"
Identifier  "Synaptics Touchpad"
Driver  "synaptics"
Option  "TouchpadOff"   "0"

#note: GuestMouseOff "true" really works, but the stick can come back to life
# because of the mouse input device, unless you specifically indicate which usb 
port the external mouse uses
Option  "GuestMouseOff" "true" 
Option  "CorePointer"
#   Option  "SendCoreEvents""true"
Option  "Device""/dev/psaux"
Option  "Protocol"  "auto-dev"
Option  "SHMConfig" "on"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "SendCoreEvents""true"
#Option "Device""/dev/input/mice"
Option  "Device""/dev/input/mouse2"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse1"
Driver  "mouse"
Option  "SendCoreEvents""true"
#Option "Device""/dev/input/mice"
Option  "Device""/dev/input/mouse0"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
EndSection

Section "Device"
Identifier  "ATI Technologies Inc Radeon Mobility M6 LY"
Driver  "radeon"
BusID   "PCI:1:0:0"
Option "EnablePageFlip" "on"
Option "DisableGLXRootClipping" "true"
Option "AddARGBGLXVisuals" "true"
Option "AllowGLXWithComposite" "true"
Option "XAANoOffscreenPixmaps" "true"
Option "RenderAccel" "True"
Option "backingstore" "True"
Option "TripleBuffer" "True"


EndSection

Section "Monitor"
Identifier  "Generic Monitor"
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "ATI Technologies Inc Radeon Mobility M6 LY"
Monitor "Generic Monitor"
DefaultDepth24
SubSection "Display"
Modes   "1024x768"
EndSubSection
EndSection

Section

Bug#451706: compiz yields a blank white screen

2007-11-17 Thread Brice Goglin
Cyrille Chépélov wrote:
> Package: compiz
> Version: 0.5.2-2
> Severity: important
> 
> On this system, running "compiz --replace" returns an empty screen, with
> only the mouse pointer. The mouse seems active, does change according to
> what is guessed to be under it, and applications may apparently be run.
> 
> FWIW, the pointers shown did follow the mouse pointer theme as set up in
> GNOME.

http://bgoglin.livejournal.com/11253.html could possibly help a bit, but
your problem looks much worse than what we usually observe.

> The fglrx driver may very well be the trouble maker...

Right. Could be related to http://ubuntuforums.org/showthread.php?t=595213

Brice




Processed: tagging 451622

2007-11-17 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.11
> tags 451622 + fixed-upstream
Bug#451622: xkb-data: "Serbia and Montenegro" no longer exists
There were no tags set.
Tags added: fixed-upstream

>
End of message, 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#451708: xserver-xorg-input-synaptics: Option "GuestMouseOff" "true" not working

2007-11-17 Thread Mattia Dongili
On Sat, Nov 17, 2007 at 10:58:26PM +0100, Tim Richardson wrote:
> Package: xserver-xorg-input-synaptics
> Version: 0.14.7~git20070706-1
> Severity: normal
> 
> Option "GuestMouseOff" "true" appears to not work for me. I think this 
> is because I have a USB mouse configured using device /dev/input/mice
> and the stick is /dev/input/mouse1
> If I force the USB mouse to be /dev/input/mouse0, then I have no stick.
> This solutions means I lose the mouse if I unplug it and reconnect it. I 
> have to restart X. So I was hoping that "GuestMouseOff" which really 
> kill the stick. 

Hi Tim,

actually this sounds like the option is working, just not as you expect
or not as you would like to in your specific setup.
What would be needed in your opinion to fix this?

-- 
mattia
:wq!



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



Bug#451708: xserver-xorg-input-synaptics: Option "GuestMouseOff" "true" not working

2007-11-17 Thread Tim Richardson
In my opinion, the stick should be disabled. The Windows control panel
for Synaptic touchpads has this option; when selected, the stick no
longer moves the mouse. I expect the same behaviour. It seems that the
stick gets its own /dev/input/mouse* device when the machine is booting.
Perhaps when the display manager starts and xorg.conf is parsed, the
device should be "unplugged". 

Can I "unplug" a USB device virtually?

as for the bug, I see no evidence that the stick is being affected at
all by the use of "GuestMouseOff" true. 

regards,

Tim



On Sun, 2007-11-18 at 12:57 +0900, Mattia Dongili wrote:
> On Sat, Nov 17, 2007 at 10:58:26PM +0100, Tim Richardson wrote:
> > Package: xserver-xorg-input-synaptics
> > Version: 0.14.7~git20070706-1
> > Severity: normal
> > 
> > Option "GuestMouseOff" "true" appears to not work for me. I think this 
> > is because I have a USB mouse configured using device /dev/input/mice
> > and the stick is /dev/input/mouse1
> > If I force the USB mouse to be /dev/input/mouse0, then I have no stick.
> > This solutions means I lose the mouse if I unplug it and reconnect it. I 
> > have to restart X. So I was hoping that "GuestMouseOff" which really 
> > kill the stick. 
> 
> Hi Tim,
> 
> actually this sounds like the option is working, just not as you expect
> or not as you would like to in your specific setup.
> What would be needed in your opinion to fix this?
> 




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