Bug#564324: xserver-xorg-input-evdev: Xorg SEGFAULT with evdev module

2010-01-26 Thread Michel Dänzer
On Mon, 2010-01-25 at 19:50 +0100, Agustin Martin wrote: 
> 
> The problem in my system is that with the above setup udev init scripts
> are run way before /lib/modules is mounted [...]

That seems like a pretty bad idea, given that loading kernel modules is
one of udev's main purposes.


-- 
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



Re: X crashes when waking up from suspend to RAM, since move to 7.5: investigation methods?

2010-01-26 Thread Michel Dänzer
On Tue, 2010-01-26 at 07:04 +0100, Christian PERRIER wrote: 
> 
> Since 7.5 X.org packages appeared in unstable, I experience great
> instability on my Dell Latitude E4200 (Intel GM45 chipset). Most
> problems happen when waking up from suspend to RAM: in short, from
> time to time, the X server crashes and I'm brought back to my window
> manager login screen.
> 
> I haven't been able to isolate something specific (or a specific
> course of actions) that leads to these crashes: the server doesn't
> crash each time the machine wakes up from suspend, this is just
> apparently random.
> 
> I have one specific thing running nearly always on this machine:
> Virtualbox-OSE (Debian packages). However, the crashes happen even
> when no virtual machine is running, so I don't think this could be
> related.
> 
> What could I do to help investigating such crashes? The
> /var/log/Xorg.0.log (or Xorg.0.log.old) doesn't seem to contain very
> detailed information about the crash but I may be missing something.

The gdm/kdm/... log file may contain more information about the crash.


-- 
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#566979: RM: libxtrap -- ROM; obsolete, extension dropped from recent X servers

2010-01-26 Thread Julien Cristau
Package: ftp.debian.org
Severity: normal

Hi,

looks like the reverse deps of libxtrap are gone, so it's time to remove
it from sid.

dak rm still lists the following:
# Broken Build-Depends:
libvncserver: libxtrap-dev
rox: libxtrap-dev
uim: libxtrap-dev

Apparently libvncserver has old x11vnc binaries left in the archive
because x11vnc ftbfs on hppa and hurd.  The linuxvnc/hurd-i386 deb
should probably get removed.

rox was NMUed recently so should sort itself out.

uim FTBFS on ia64 and s390, I filed a bug.

Cheers,
Julien



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



Bug#462127: xserver-xorg: X freezes after some time with "mieqEnequeue: out-of-order valuatorevent; dropping"

2010-01-26 Thread Sergey Spiridonov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: xserver-xorg Version: 1:7.3+10

Hi

I got same problem after upgrading from etch to lenny and adding
additional 4GB to existing 4GB with nvidia proprieatry driver. Now i
removed additional memory to check if it is not related to it.

Symptoms are same: xserver uses 100% CPU, works nothing but mouse and
can still login via ssh. Sometimes mouse does not work also.

This is definitely not related to screensaver, as i do not allow any. I
have xfce desktop environment. Once this happened when running only 2
apps - icedove and iceweasel.

I use built-in nvidia card on mainboard M2NPV-VM

lspci:

00:05.0 VGA compatible controller: nVidia Corporation C51PV [GeForce
6150] (rev a2)

I have 32-bit system with 64-bit kernel 2.6.26-2-amd64.

- --
Best regards, Sergey Spiridonov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkteyKMACgkQJ3NEeIx4r3bzXQCeLCyniI7LXk+dP9lXg81Rjsfk
LA8AoIClVY3m67U+FClXGXLmXvsMwuFm
=69iL
-END PGP SIGNATURE-



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



Bug#566985: RM: libxevie -- ROM; obsolete, extension not supported by recent X servers

2010-01-26 Thread Julien Cristau
Package: ftp.debian.org
Severity: normal

Please remove libxevie from sid.

1 reverse build-dep, at-spi: bug filed, and fixed in pkg-gnome svn.

Thanks,
Julien



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



Bug#565344: [xserver-xorg-video-radeon] Black screen after resume from suspend to disk/RAM

2010-01-26 Thread Bruno Kleinert
Am Dienstag, den 19.01.2010, 13:46 +0100 schrieb Michel Dänzer:
> On Tue, 2010-01-19 at 13:23 +0100, Bruno Kleinert wrote: 
> > Maybe it's some crazy bullshit, but I have a guess where this could come
> > from: ;) gnome-screensaver fades the display to black when it gets
> > active, maybe this is done by manipulating color/contrast/whatever
> > settings (?). I guess so, because the text "snapshotting the system" at
> > the text console is often very dark and sometimes invisiable after
> > gnome-screensaver got active to lock the screen before the machine
> > starts the suspend procedure.
> > Now, if the machine gets resumed, maybe these color/contrast/whatever
> > settings don't get successfully restored or restored at all.
> 
> If that is the case, running something like
> 
> DISPLAY=:0 xgamma -gamma 1.0
> 
> from an ssh login might restore the display.
Great, that helps! After calling this command also the text console
becomes visible again, when I switch to a text VT.

Before I executed xgamma -gamma 1.0 I queried the X server by calling
xgamma about the current settings and the output of xgamma was, that the
values for RGB were already all set to 1.0! So it looks as if the state
of the X server and the graphics hardware aren't the same after
resuming.

Is there a possibility to query the graphics hardware about gamma
settings directly?


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#566153: video-vesa: works in lenny

2010-01-26 Thread Michal Suchanek
Package: xserver-xorg-video-vesa
Followup-For: Bug #566153


There is no problem in Lenny, on the same hardware.

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

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2010-01-26 18:31 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1718484 2009-06-08 09:35 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
03:00.0 VGA compatible controller: nVidia Corporation Device 087d (rev b1)

/etc/X11/xorg.conf unchanged from checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1262 2010-01-26 18:31 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org 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 "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard" "CoreKeyboard"
InputDevice "Configured Mouse" "CorePointer"
EndSection

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

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "vmmouse"
EndSection

Section "Device"
Identifier  "Configured Video Device"
EndSection

Section "Monitor"
Identifier  "Configured Monitor"
EndSection

Section "Screen"
Identifier  "Default Screen"
Monitor "Configured Monitor"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 38836 2010-01-26 18:38 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-10.lenny2)
Current Operating System: Linux debian-ghost 2.6.26-2-686 #1 SMP Wed Nov 4 
20:45:37 UTC 2009 i686
Build Date: 08 June 2009  09:12:57AM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Jan 26 18:31:59 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81e38c0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.4.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,0a82 card 1b0a,0071 rev b1 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 10de,0a88 card 1b0a,0071 rev b1 class 05,00,00 hdr 80
(II) PCI: 00:03:0: chip 10de,0aad card 1b0a,0071 rev b2 class 06,01,00 hdr 80
(II) PCI: 00:03:1: chip 10de,0aa4 

Bug#566154: video-vesa: Works in lenny

2010-01-26 Thread Michal Suchanek
Package: xserver-xorg-video-vesa
Followup-For: Bug #566154


There is no problem with Lenny on the same hardware.

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

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2010-01-26 18:31 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1718484 2009-06-08 09:35 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
03:00.0 VGA compatible controller: nVidia Corporation Device 087d (rev b1)

/etc/X11/xorg.conf unchanged from checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1262 2010-01-26 18:31 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org 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 "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard" "CoreKeyboard"
InputDevice "Configured Mouse" "CorePointer"
EndSection

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

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "vmmouse"
EndSection

Section "Device"
Identifier  "Configured Video Device"
EndSection

Section "Monitor"
Identifier  "Configured Monitor"
EndSection

Section "Screen"
Identifier  "Default Screen"
Monitor "Configured Monitor"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 38836 2010-01-26 18:38 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-10.lenny2)
Current Operating System: Linux debian-ghost 2.6.26-2-686 #1 SMP Wed Nov 4 
20:45:37 UTC 2009 i686
Build Date: 08 June 2009  09:12:57AM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Jan 26 18:31:59 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81e38c0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.4.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,0a82 card 1b0a,0071 rev b1 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 10de,0a88 card 1b0a,0071 rev b1 class 05,00,00 hdr 80
(II) PCI: 00:03:0: chip 10de,0aad card 1b0a,0071 rev b2 class 06,01,00 hdr 80
(II) PCI: 00:03:1: chip 10de,0aa4

Bug#551654: Solution

2010-01-26 Thread sean finney
tags 551654 moreinfo
severity 551654 important
thanks

Hi Adnan,

Doing some bts maintenance on the compiz packages and found this old
report...

On Thu, Nov 12, 2009 at 02:10:08AM +0100, Adnan Hodzic wrote:
> After I tried every possible solution (my primary suspect was metacity)
> most obvious solution came to my mind ... Mesa.
> 
> I installed libgl1-mesa-glx, and reinstalled libgl1-mesa-dri and
> libglu1-mesa and mesa-utils, after I restarted X compiz
> was back working as good as "new". 
> 
> As bug fix I'm including "control" file where libgl1-mesa-glx is in
> "Depends-Depends" for Compiz package. 

(later clarified as Build-Depends)

It's not clear to me how this fixed your problem.  Did you have something
else installed that provided libglu1, or something that diverted the files
from libglu1-mesa?  Wouldn't it be better in any event to tighten up the
runtime dependencies instead of the buildtime ones, if it's true that
there was something else that was mucking up your compiz?


sean


signature.asc
Description: Digital signature


Processed: Re: Bug#551654: Solution

2010-01-26 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 551654 moreinfo
Bug #551654 [compiz] Compiz won't start/won't load properly
Added tag(s) moreinfo.
> severity 551654 important
Bug #551654 [compiz] Compiz won't start/won't load properly
Severity set to 'important' from 'grave'

> 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



compiz: Changes to 'debian-unstable'

2010-01-26 Thread Sean Finney
 debian/patches/562027-fix-gconf-ftbfs.patch |   12 
 debian/patches/series   |1 +
 2 files changed, 13 insertions(+)

New commits:
commit 08d424189b18a156f8a353ecca22646c5f3af922
Author: Sean Finney 
Date:   Tue Jan 26 21:07:39 2010 +0100

Fix FTBFS: "gconf/gconf-client.h: No such file or directory"

Thanks: Sebastian Harl 
Closes: #562027, #562438

diff --git a/debian/patches/562027-fix-gconf-ftbfs.patch 
b/debian/patches/562027-fix-gconf-ftbfs.patch
new file mode 100644
index 000..9cd30b5
--- /dev/null
+++ b/debian/patches/562027-fix-gconf-ftbfs.patch
@@ -0,0 +1,12 @@
+--- compiz.orig/gtk/gnome/Makefile.am
 compiz/gtk/gnome/Makefile.am
+@@ -2,7 +2,8 @@ moduledir = $(DESTDIR)$(windowsettingsli
+ 
+ if USE_GNOME
+ libcompiz_la_LDFLAGS = -export-dynamic -avoid-version -rpath $(moduledir)
+-libcompiz_la_LIBADD  = @GNOME_WINDOW_SETTINGS_LIBS@
++libcompiz_la_LIBADD  = @GNOME_WINDOW_SETTINGS_LIBS@ @GCONF_LIBS@
++libcompiz_la_CFLAGS  = @GCONF_CFLAGS@
+ libcompiz_la_SOURCES =\
+   compiz-window-manager.c \
+   compiz-window-manager.h
diff --git a/debian/patches/series b/debian/patches/series
index fe1220d..886dee9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -29,3 +29,4 @@ ubuntu/049-damage-report-non-empty.patch
 ubuntu/050_stacking.patch
 # this patch modifies ./configure but configure.ac already has this fix
 #ubuntu/099-autogen.patch
+562027-fix-gconf-ftbfs.patch


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



compiz: Changes to 'upstream-unstable'

2010-01-26 Thread Sean Finney
 .gitignore|   47 
 Makefile.am   |   15 
 NEWS  |   34 
 configure.ac  |6 
 include/compiz-core.h |   28 
 kde/window-decorator-kde4/Makefile.am |3 
 kde/window-decorator-kde4/decorator.cpp   |  169 -
 kde/window-decorator-kde4/decorator.h |   31 
 kde/window-decorator-kde4/main.cpp|   82 
 kde/window-decorator-kde4/paintredirector.cpp |  125 +
 kde/window-decorator-kde4/paintredirector.h   |   60 
 kde/window-decorator-kde4/switcher.cpp|   39 
 kde/window-decorator-kde4/switcher.h  |2 
 kde/window-decorator-kde4/utils.h |6 
 kde/window-decorator-kde4/window.cpp  | 1103 ++---
 kde/window-decorator-kde4/window.h|   77 
 metadata/core.xml.in.in   |2 
 metadata/gnomecompat.xml.in   |2 
 metadata/place.xml.in |   46 
 metadata/screenshot.xml.in|9 
 plugins/annotate.c|4 
 plugins/blur.c|3 
 plugins/clone.c   |2 
 plugins/cube.c|2 
 plugins/decoration.c  |   37 
 plugins/fuse.c|3 
 plugins/glib.c|   13 
 plugins/move.c|   61 
 plugins/place.c   |  716 +-
 plugins/regex.c   |   11 
 plugins/resize.c  |  121 -
 plugins/rotate.c  |   31 
 plugins/scale.c   |   27 
 plugins/screenshot.c  |  132 +
 plugins/switcher.c|  169 -
 plugins/water.c   |2 
 plugins/wobbly.c  |  115 
 plugins/zoom.c|4 
 po/POTFILES.in|1 
 po/POTFILES.skip  |1 
 po/af.po  |  112 
 po/ar.po  |  127 -
 po/as.po  | 2624 ++
 po/be.po  | 2738 +++
 po/bg.po  |  334 +-
 po/bn.po  |  133 -
 po/bn_IN.po   |  133 -
 po/bs.po  |  106 
 po/ca.po  |  131 -
 po/cs.po  |  141 -
 po/cy.po  |  120 -
 po/da.po  |  163 -
 po/de.po  |  196 -
 po/el.po  |  399 +--
 po/en_GB.po   |  122 -
 po/es.po  |  455 +--
 po/et.po  |  122 -
 po/eu.po  |  290 --
 po/fa.po  | 2634 ++
 po/fi.po  |  264 --
 po/fr.po  |  279 +-
 po/gl.po  |  617 ++---
 po/gu.po  |  131 -
 po/he.po  |  302 +-
 po/hi.po  |  127 -
 po/hr.po  |  128 -
 po/hu.po  |  259 --
 po/id.po  |  104 
 po/it.po  | 1243 +-
 po/ja.po  |  694 ++
 po/ka.po  |   96 
 po/km.po  |  122 -
 po/ko.po  |  437 +--
 po/lo.po  |   96 
 po/lt.po  |  122 -
 po/mk.po  |   97 
 po/ml_IN.po   | 3000 ++
 po/nb.po  |  139 -
 po/nl.po  |  141 -
 po/or.po  |  139 -
 po/pa.po  |  127 -
 po/pl.po  |  474 +---
 po/pt.po  |  282 --
 po/pt_BR.po   |  139 -
 po/ro.po  |  141 -
 po/ru.po  |  301 +-
 po/sk.po  |  139 -
 po/sl.po

Processed: [/debian-unstable] Fix FTBFS: "gconf/gconf-client.h: No such file or directory"

2010-01-26 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 562027 pending
Bug #562027 [compiz] compiz: FTBFS: compiz-window-manager.c:30:32: error: 
gconf/gconf-client.h: No such file or directory
Added tag(s) pending.
> tag 562438 pending
Bug #562438 [src:compiz] compiz: FTBFS: compiz-window-manager.c:30:32: error: 
gconf/gconf-client.h: No such file or directory
Added tag(s) pending.
> 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#567034: [xserver-xorg-video-intel] when using KMS, X puts the monitor directly into power saving mode upon startup[945G]

2010-01-26 Thread Joe Neal
Package: xserver-xorg-video-intel
Version: 2:2.9.1-2
Severity: important

--- Please enter the report below this line. ---
When X starts the monitor immediately flashes that it is going into power 
saving mode, before a display manager has a chance to start.   It wakes upon 
entering ctl-alt-F1 through ctl-alt-F6 but returns to power saving mode with 
control-alt-F7.

Top, etc indicates that X is in fact running. 

Disabling KMS solves the problem

Attached is a log from one of the failed X startup attempts rather than the 
most recent successful one without KMS.

If any further info is needed, let me know.

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.32-trunk-amd64

Debian Release: squeeze/sid
  500 unstablemirror.csclub.uwaterloo.ca 
  500 unstablehttp.us.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-===
libc6 (>= 2.2.5) | 2.10.2-5
libdrm-intel1(>= 2.4.11) | 2.4.15-1
libdrm2   (>= 2.4.3) | 2.4.15-1
libpciaccess0 (>= 0.8.0+git20071002) | 0.11.0-1
libxext6  (>= 0) | 2:1.1.1-2
libxfixes3  (>= 1:4.0.1) | 1:4.0.4-1
libxv1   | 2:1.0.5-1
libxvmc1 | 2:1.0.5-1
xserver-xorg-core  (>= 2:1.6.99.900) | 2:1.7.4-2


Package's Recommends field is empty.

Package's Suggests field is empty.



-8<---8<---8<---8<---8<---8<---8<---8<---8<--
Please attach the file: 
  /tmp/reportbug-ng-xserver-xorg-video-intel-kPjrP7.txt 
to the mail. I'd do it myself if the output wasn't too long to handle.

  Thank you!
->8--->8--->8--->8--->8--->8--->8--->8--->8--

X.Org X Server 1.7.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32.4-dsa-amd64 x86_64 Debian
Current Operating System: Linux bob 2.6.32-trunk-amd64 #1 SMP Sun Jan 10 22:40:40 UTC 2010 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-trunk-amd64 root=UUID=a51880f6-1f94-46e5-b75a-aca17bfb77e2 ro quiet
Build Date: 20 January 2010  11:36:07PM
xorg-server 2:1.7.4-2 (bui...@brahms.debian.org) 
Current version of pixman: 0.16.4
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Jan 26 10:25:49 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
	Using the first device section listed.
(**) |   |-->Device "intel"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
(II) Loader magic: 0x7c1600
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(++) using VT number 7

(--) PCI:*(0:0:2:0) 8086:2772:8086:4c43 Intel Corporation 82945G/GZ Integrated Graphics Controller rev 2, Mem @ 0xe010/524288, 0xd000/268435456, 0xe018/262144, I/O @ 0x20e0/8
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.4, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.4, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(

Bug#562027: [/debian-unstable] Fix FTBFS: "gconf/gconf-client.h: No such file or directory"

2010-01-26 Thread Sean Finney
tag 562027 pending
tag 562438 pending
thanks

Date: Tue Jan 26 21:07:39 2010 +0100
Author: Sean Finney 
Commit ID: 08d424189b18a156f8a353ecca22646c5f3af922
Commit URL: 
http://git.debian.org/?p=pkg-xorg/app/compiz.git;a=commitdiff;h=08d424189b18a156f8a353ecca22646c5f3af922
Patch URL: 
http://git.debian.org/?p=pkg-xorg/app/compiz.git;a=commitdiff_plain;h=08d424189b18a156f8a353ecca22646c5f3af922

Fix FTBFS: "gconf/gconf-client.h: No such file or directory"

Thanks: Sebastian Harl 
Closes: #562027, #562438
  



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



Bug#567034: [xserver-xorg-video-intel] when using KMS, X puts the monitor directly into power saving mode upon startup[945G]

2010-01-26 Thread Brice Goglin
reassign 567034 linux-2.6
thank you



Joe Neal wrote:
> Package: xserver-xorg-video-intel
> Version: 2:2.9.1-2
> Severity: important
>
> --- Please enter the report below this line. ---
> When X starts the monitor immediately flashes that it is going into power 
> saving mode, before a display manager has a chance to start.   It wakes upon 
> entering ctl-alt-F1 through ctl-alt-F6 but returns to power saving mode with 
> control-alt-F7.
>
> Top, etc indicates that X is in fact running. 
>
> Disabling KMS solves the problem
>   

KMS is in the kernel. So if KMS causes the problem, the bug should be
reassigned to the kernel. Which version of package
linux-image-2.6.32-trunk-amd64 do you use ?

> -8<---8<---8<---8<---8<---8<---8<---8<---8<--
> Please attach the file: 
>   /tmp/reportbug-ng-xserver-xorg-video-intel-kPjrP7.txt 
> to the mail. I'd do it myself if the output wasn't too long to handle.
>
>   Thank you!
> ->8--->8--->8--->8--->8--->8--->8--->8--->8--
>   

Please don't use reportbug-ng, it doesn't attach interesting files that
are needed to debug this.

Brice




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



Processed: Re: Bug#567034: [xserver-xorg-video-intel] when using KMS, X puts the monitor directly into power saving mode upon startup[945G]

2010-01-26 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 567034 linux-2.6
Bug #567034 [xserver-xorg-video-intel] [xserver-xorg-video-intel] when using 
KMS, X puts the monitor directly into power saving mode upon startup[945G]
Bug reassigned from package 'xserver-xorg-video-intel' to 'linux-2.6'.
Bug No longer marked as found in versions xserver-xorg-video-intel/2:2.9.1-2.
> 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 debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



compiz: Changes to 'debian-unstable'

2010-01-26 Thread Sean Finney
 .gitignore|   47 
 Makefile.am   |   15 
 NEWS  |   34 
 configure.ac  |6 
 gtk/gnome/50-compiz-desktop-key.xml.in|   10 
 gtk/gnome/50-compiz-key.xml.in|4 
 include/compiz-core.h |   30 
 kde/window-decorator-kde4/Makefile.am |3 
 kde/window-decorator-kde4/decorator.cpp   |  169 -
 kde/window-decorator-kde4/decorator.h |   31 
 kde/window-decorator-kde4/main.cpp|   82 
 kde/window-decorator-kde4/paintredirector.cpp |  125 +
 kde/window-decorator-kde4/paintredirector.h   |   60 
 kde/window-decorator-kde4/switcher.cpp|   39 
 kde/window-decorator-kde4/switcher.h  |2 
 kde/window-decorator-kde4/utils.h |6 
 kde/window-decorator-kde4/window.cpp  | 1103 ++---
 kde/window-decorator-kde4/window.h|   77 
 metadata/core.xml.in.in   |2 
 metadata/gnomecompat.xml.in   |2 
 metadata/obs.xml.in   |   24 
 metadata/place.xml.in |   46 
 metadata/screenshot.xml.in|9 
 plugins/annotate.c|4 
 plugins/blur.c|3 
 plugins/clone.c   |2 
 plugins/cube.c|2 
 plugins/decoration.c  |   37 
 plugins/fuse.c|3 
 plugins/glib.c|   13 
 plugins/move.c|   61 
 plugins/place.c   |  725 +-
 plugins/regex.c   |   11 
 plugins/resize.c  |  344 ++
 plugins/rotate.c  |   31 
 plugins/scale.c   |   27 
 plugins/screenshot.c  |  132 +
 plugins/switcher.c|  175 -
 plugins/water.c   |2 
 plugins/wobbly.c  |  132 +
 plugins/zoom.c|4 
 po/POTFILES.in|1 
 po/POTFILES.skip  |1 
 po/af.po  |  112 
 po/ar.po  |  127 -
 po/as.po  | 2624 ++
 po/be.po  | 2738 +++
 po/bg.po  |  334 +-
 po/bn.po  |  133 -
 po/bn_IN.po   |  133 -
 po/bs.po  |  106 
 po/ca.po  |  131 -
 po/cs.po  |  141 -
 po/cy.po  |  120 -
 po/da.po  |  163 -
 po/de.po  |  196 -
 po/el.po  |  399 +--
 po/en_GB.po   |  122 -
 po/es.po  |  455 +--
 po/et.po  |  122 -
 po/eu.po  |  290 --
 po/fa.po  | 2634 ++
 po/fi.po  |  264 --
 po/fr.po  |  279 +-
 po/gl.po  |  617 ++---
 po/gu.po  |  131 -
 po/he.po  |  302 +-
 po/hi.po  |  127 -
 po/hr.po  |  128 -
 po/hu.po  |  259 --
 po/id.po  |  104 
 po/it.po  | 1243 +-
 po/ja.po  |  694 ++
 po/ka.po  |   96 
 po/km.po  |  122 -
 po/ko.po  |  437 +--
 po/lo.po  |   96 
 po/lt.po  |  122 -
 po/mk.po  |   97 
 po/ml_IN.po   | 3000 ++
 po/nb.po  |  139 -
 po/nl.po  |  141 -
 po/or.po  |  139 -
 po/pa.po  |  127 -
 po/pl.po  |  474 +---
 po/pt.po  |  282 --
 po/pt_BR.po   |  139 -
 po/ro.po