Re: sponsored upload of ivtv

2007-09-19 Thread Ian Campbell
On Tue, 2007-09-18 at 20:28 -0400, David Nusinow wrote:
 On Tue, Sep 18, 2007 at 08:56:04AM +0100, Ian Campbell wrote:
  Please upload with the other 1.4 packages
 
 Done. Thanks!

Cheers!

Ian.

-- 
Ian Campbell

I think trash is the most important manifestation of culture we have in my
lifetime.
-- Johnny Legend


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


Bug#443151: xserver-xorg-video-ati: vt switching activates external VGA monitor [Radeon Xpress 200M]

2007-09-19 Thread Marcus Better
Package: xserver-xorg-video-ati
Version: 1:6.7.192-4
Severity: normal

This driver causes very strange effects with console switching, which
used to work correctly before. The system is an LG LE50 Express laptop
with Radeon Xpress 200M and an external VGA monitor connected.

1. When the system starts I have kdm on the laptop panel, and the VGA
monitor is in powersave mode.

2. I switch to a virtual console (vesafb). The laptop now shows
garbage in the form of some jumping horizontal coloured lines which
move and flicker a lot. The VGA monitor is now activated and shows the
console.

3. Switching back to X restores the laptop display. Both the laptop
and the VGA monitor now show the same X session (like in clone
mode). (But the colours on the VGA monitor are fine, in contrast to
what I had before, see bug #440174!) However xrandr just shows the
following, indicating that it isn't aware that the VGA display is
active:

~$ xrandr
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 2304 x 1024
VGA-0 disconnected (normal left inverted right x axis y axis)
LVDS connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
   1024x768   60.0*+
   800x60060.3
   640x48059.9
S-video disconnected (normal left inverted right x axis y axis)

4. Switching to console now gives the same console correctly displayed
on both screens.

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

Kernel: Linux 2.6.23-rc3-lg (PREEMPT)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-video-ati depends on:
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii  xserver-xorg-core 2:1.4-2X.Org X server -- core server

xserver-xorg-video-ati recommends no packages.

-- no debconf information



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



Bug#443111: laptop: can't set brightness from within X11

2007-09-19 Thread Christian Perrier
Quoting Brice Goglin ([EMAIL PROTECTED]):

 You should probably use the xbacklight tool (xbacklight package) instead
 of the brightness control keys. The latter might change things in the
 back of the driver (through the BIOS), causing possible problems.
 
 There are some problems with xbacklight though, for instance bug #438969.


My current experience with xbacklight is that it indeed sets the
maximum brightness I can reach by playing with the brightness control
keys on my Dell X1. These can still be used but they only change the
brightness between 0 and the maximum set by xbacklight.

That probably changes a lot between laptops and graphics card
flavours.

I sometimes also experience weirdness like having to hit the backlight
increase key to.decrease the brightness..:-)




signature.asc
Description: Digital signature


Processed: x

2007-09-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 443145 xserver-xorg-video-ati
Bug#443145: Driver doesn't honour specified resolution, and other oddness 
(might be libxrandr2)
Warning: Unknown package 'package'
Bug reassigned from package `package xserver-xorg-video-ati' to 
`xserver-xorg-video-ati'.

 reassign 443141 xserver-xorg-video-ati
Bug#443141: Driver fails to honour 'DisplaySize' (and breaks Dpi)
Warning: Unknown package 'package'
Bug reassigned from package `package xserver-xorg-video-ati' to 
`xserver-xorg-video-ati'.

 --
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#443151: xserver-xorg-video-ati: vt switching activates external VGA monitor [Radeon Xpress 200M]

2007-09-19 Thread Brice Goglin
Marcus Better wrote:
 1. When the system starts I have kdm on the laptop panel, and the VGA
 monitor is in powersave mode.

 2. I switch to a virtual console (vesafb). The laptop now shows
 garbage in the form of some jumping horizontal coloured lines which
 move and flicker a lot. The VGA monitor is now activated and shows the
 console.
   

Does it help if you drop vesafb completely? radeonfb might break things
for sure, I am not sure about vesafb.

 3. Switching back to X restores the laptop display. Both the laptop
 and the VGA monitor now show the same X session (like in clone
 mode). (But the colours on the VGA monitor are fine, in contrast to
 what I had before, see bug #440174!)

Nice workaround :)
 ~$ xrandr
 Screen 0: minimum 320 x 200, current 1024 x 768, maximum 2304 x 1024
 VGA-0 disconnected (normal left inverted right x axis y axis)
 LVDS connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 
 0mm
1024x768   60.0*+
800x60060.3
640x48059.9
 S-video disconnected (normal left inverted right x axis y axis)
   

Not nice :(

And there is no way to get VGA-0 back to work at this point? (apart from
unplugging/replugging it)

Brice




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



Bug#443151: xserver-xorg-video-ati: vt switching activates external VGA monitor [Radeon Xpress 200M]

2007-09-19 Thread Marcus Better
Brice Goglin wrote:
 Does it help if you drop vesafb completely?

I'll try it later.

 And there is no way to get VGA-0 back to work at this point? (apart from
 unplugging/replugging it)

Depends what you mean by work :-). Dual-head doesn't work with this
driver version, see my comment on #439322.

It does show the cloned display despite what xrandr says. But it doesn't
respond to xrandr commands:

~$ xrandr --output VGA-0 --right-of LVDS
(nothing happens)

~$ xrandr --output VGA-0 --mode 1024x768
xrandr: cannot find mode 1024x768

Unplugging and replugging has no effect, afterwards it still shows the
cloned display.

I'll see if I can build from the upstream git repo...

Regards,

Marcus






Bug#443156: xorg-server: [INTL:eu] denconf basque trasnaltion

2007-09-19 Thread Piarres Beobide
Package: xorg-server
Severity: wishlist
Tags: patch l10n

Hi

Attached debconf templates basque translation, please commit it.

thx


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

Kernel: Linux 2.6.21
Locale: LANG=eu_ES.UTF-8, LC_CTYPE=eu_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
# translation of xorg-server-templates.po to Euskara
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Piarres Beobide [EMAIL PROTECTED], 2007.
msgid 
msgstr 
Project-Id-Version: xorg-server-templates\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2007-09-18 07:46+0200\n
PO-Revision-Date: 2007-09-18 09:59+0200\n
Last-Translator: Piarres Beobide [EMAIL PROTECTED]\n
Language-Team: Euskara [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.11.4\n

#. Type: string
#. Description
#: ../xprint-common.templates:2001
#, fuzzy
msgid Default printer resolution:
msgstr Lehenetsiko inprimagailu erresoluzioa:

#. Type: string
#. Description
#: ../xprint-common.templates:2001
msgid 
By default, Xprint assumes a printer resolution of 600 dpi. This should be 
well suited for the majority of printers.
msgstr 
Lehenespenez, Xprint-ek inprimagailu erresoluzioa 600 dpi-koa dela pentsatuko 
du. 
Balio hau egokia izan beharko litzateke inprimagailu gehienentzat.

#. Type: string
#. Description
#: ../xprint-common.templates:2001
msgid 
On certain 1200 dpi printers, however, the image might appear squashed in 
the corner of the page, or it might be blown up too large on 300 dpi 
printers. If you are experiencing such printing problems, you may want to 
set the default printer resolution to a more appropriate value. See /usr/
share/doc/xprint-common/README.printing-problems.gz for more details.
msgstr 
1200 dpi-ko zenbait inprimagailuetan hala ere irudia orriaren ertzean agertu 
daiteke edo handiegia izan liteke 300 dpi-ko inprimagailuentzat. Horrelako 
arazoak jasaten badituzu eta inprimagailu erresoluzioa beste balio 
erabilgarriago 
batetara aldatu nahi izanez gero irakurri 
/usr/share/doc/xprint-common/README.printing-problems.gz xehetasun 
gehiagorako.



Bug#397542: #397542: libxt6: Should include %l_%t.%c, %l.%c and %l_%t in FileSearchPathDefault

2007-09-19 Thread Samuel Thibault
Drew Parsons, le Wed 19 Sep 2007 13:06:37 +1000, a écrit :
 Yes, I think you're right, a structured formulation like this will make
 maintenance must easier.  I'll see if I can get the equivalent running
 within the bounds of autoconf.  I think what I'll do first is readapt
 the existing upstream code, to reproduce the existing variable but with
 better maintainability.

Mmm, why shouldn't that be pushed upstream? Then it would be very easy
for debian to have its own patch.

Samuel




Processed: severity of 443159 is important

2007-09-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.8
 severity 443159 important
Bug#443159: xserver-xorg-video-ati: Display on the external screen does not 
work anymore with a FireGL2
Severity set to `important' from `serious'


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#397542: #397542: libxt6: Should include %l_%t.%c, %l.%c and %l_%t in FileSearchPathDefault

2007-09-19 Thread Drew Parsons
On Wed, 2007-09-19 at 10:05 +0200, Samuel Thibault wrote:
 Drew Parsons, le Wed 19 Sep 2007 13:06:37 +1000, a écrit :
  Yes, I think you're right, a structured formulation like this will
 make
  maintenance must easier.  I'll see if I can get the equivalent
 running
  within the bounds of autoconf.  I think what I'll do first is
 readapt
  the existing upstream code, to reproduce the existing variable but
 with
  better maintainability.
 
 Mmm, why shouldn't that be pushed upstream? Then it would be very easy
 for debian to have its own patch.
 

Yes, that's what I meant. Tidying up the upstream code.





Bug#440340: xserver-xorg: xsession dies when trying to change contrast in mplayer

2007-09-19 Thread Holger Levsen
Hi Brice,

On Tuesday 18 September 2007 08:35, you wrote:
 Catching a debugging backtrace with gdb attached from ssh, after
 installing xserver-xorg-core-dbg, would be very helpful. The above
 backtrace contains nothing. It makes me think it could be a nasty ABI
 breakage or so, caused by your rebuilding of many packages.

Hmm.

 Anyway, I never could reproduce this bug at all, either with Xorg
 7.2/Xserver 1.3, or with the new X.org 7.3/Xserver 1.4 packages from
 unstable. Could you rebuild these new packages for your system and see
 if the problem goes away? If you're not sure which packages needs
 rebuilding, please ask us...

Thanks for reminding, will start a rebuild now :-)


regards,
Holger


pgpAdPhBByTSv.pgp
Description: PGP signature


Bug#443059: GDM and the keyboard freezes while trying to load xwindows

2007-09-19 Thread Brice Goglin
Jorge González wrote:
 * does it help if disable DRI? adding Disable dri to the module
 section should do the trick
 
 No, it happens the same, but the leds of the keyboard start blinking
 after a GDM restart. I commented the lines:
 Loaddri
 Section DRI
 Mode0666
 EndSection
   

No, it probably doesn't help since those are the default anyway, so DRI
would still be enabled (see in the log). You should add an explicit
Disable dri in the modules section.

Brice





Bug#442829: libpixman-1-0: Downgrading X works

2007-09-19 Thread Vincent Lönngren
Package: libpixman-1-0
Followup-For: Bug #442829

Yeah that works for me too. Thanks.

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

Kernel: Linux 2.6.22
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libpixman-1-0 depends on:
ii  libc6 2.6.1-5GNU C Library: Shared libraries

libpixman-1-0 recommends no packages.



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



Bug#372067: #356558: xserver-xorg: Matrox 550 DVI port doesn't work

2007-09-19 Thread t takahashi
i will try this and report back on my g550 non-dual dvi, if that'll help.

but first, does anybody know:

  o which versions of x (xorg in etch/lenny/sid) will it work with?
  o does one simply upgrade to that xorg, install this driver, and
change xorg.conf?  or is there more to do, like tweak xrandr, to get
it working?

very exciting.

thanks.


-- 
Webmaster: do you believe that people will (a) switch browsers to view
your best viewed with page or (b) go to your competitor?



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



Bug#442862: xserver-xorg-video-sis: display artifacts

2007-09-19 Thread Michal Suchanek
On 18/09/2007, Brice Goglin [EMAIL PROTECTED] wrote:
 Debian Live user wrote:
  Package: xserver-xorg-video-sis
  Version: 1:0.9.3-2
  Severity: normal
 
 
  Tried running X on an Intel mini-ITX board with an LCD panel connected.
  The panel was detected (however, the X log mentions CRT).
  When X started it showed display artifacts - thin vertical stripes where
  an incorrect part of the picture is displayed. These are shown in all
  but the smallest modes like 640x480.
 

 Did X ever work on this board? If you switch to the vesa driver, does it
 work better?


It was one of the systems on which I booted the livecd, and somebody
already took it away.

Sorry

Michal



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



Bug#356558: #356558: xserver-xorg: Matrox 550 DVI port doesn't work

2007-09-19 Thread t takahashi
oops, my first question was unnecessary; Now that David pushed X.org
7.3 to unstable implies that we'll need to upgrade to unstable to get
the dvi to work.  my second question nevertheless applies, as it's
worth recording here whether other stuff needs to happen, like
installing xrandr or anything else.

upgrading from xfree 4.2 + proprietary blob to floss xorg will be nice.

thanks.


-- 
Webmaster: do you believe that people will (a) switch browsers to view
your best viewed with page or (b) go to your competitor?



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



Processed: xserver-xorg-video-ati: wrongly detects TV connected on Xpress 200M, causing VGA to miss a CRTC

2007-09-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 439322 upstream fixed-upstream
Bug#439322: xserver-xorg-video-ati: wrongly detects TV connected on Xpress 
200M, causing VGA to miss a CRTC
Tags were: fixed-upstream
Tags added: upstream, fixed-upstream

 tag 443151 fixed-upstream
Bug#443151: xserver-xorg-video-ati: vt switching activates external VGA monitor 
[Radeon Xpress 200M]
There were no tags set.
Tags added: fixed-upstream

 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#439322: xserver-xorg-video-ati: wrongly detects TV connected on Xpress 200M, causing VGA to miss a CRTC

2007-09-19 Thread Marcus Better
tag 439322 upstream fixed-upstream
tag 443151 fixed-upstream
thanks

This works with the latest upstream git tree (and same for #443151). Thanks!

Marcus



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



Bug#442829: libpixman-1-0: Another workaround

2007-09-19 Thread Vincent Lönngren
Package: libpixman-1-0
Version: 0.9.5-1
Followup-For: Bug #442829

...and another way to work around it: compiling the package with gcc-4.1 rather 
than 4.2. Works like a charm for me!

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

Kernel: Linux 2.6.22
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libpixman-1-0 depends on:
ii  libc6 2.6.1-5GNU C Library: Shared libraries

libpixman-1-0 recommends no packages.

-- no debconf information



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



Bug#443174: xorg-server: [INTL:vi] Vietnamese debconf templates translation update

2007-09-19 Thread Clytie Siddall

Package: xorg-server
Version: 2:1.3.0.0.dfsg-13
Severity: minor
Tags: l10n, wishlist

The updated Vietnamese translation for the debconf file: xorg-server

translated and submitted by:

Clytie Siddall (vi-VN, Vietnamese free-software translation team /  
nhóm Việt hóa phần mềm tự do)

vi.po.gz
Description: GNU Zip compressed data


PGP.sig
Description: This is a digitally signed message part


Bug#443090: xserver-xorg-input-synaptics: Touchpad not working since today's upgrade

2007-09-19 Thread Mattia Dongili
On Tue, Sep 18, 2007 at 06:41:15PM +0200, Julien Valroff wrote:
 Package: xserver-xorg-input-synaptics
 Version: 0.14.7~git20070706-1
 Severity: normal
 
 Hi,
 
 My touchpad do not work since today's Xorg upgrade.
 
 xserver-xorg-input-synaptics was upgraded from 0.14.7~git20070517-2 to 
 0.14.7~git20070706-1.
 
 USB mice work fine, and I can see the touchpad leads to activity testing with 
 evtest.
 
 Both the touchpad and the buttons have no effect at all in X.
 
 I can't see any interesting details in the Xorg logs.

do you have any of the graphical configuration tools installed?
gsynaptics, ksynaptics, qsynaptics,...

can you show your configuration please? (also, synclient -l would be
nice) 

thanks
-- 
mattia
:wq!



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



Bug#443186: xserver-xorg: Cannot start xserver

2007-09-19 Thread Eric Heintzmann
Package: xserver-xorg
Version: 1:7.3+2
Severity: grave
Justification: renders package unusable



*** Please type your report below
this line ***
I've upgraded all my x.org packages
to version 7.3, and now I cannot
start anymore the X server. (I ve
tried with gdm and startx without
any success)
When trying to launch the X server,
after 2 or 3 seconds, it dies.
I ve tried to modify several time
xorg.conf file, and I've also tried
to remove xorg.conf file too, but it
doesn't work.

See the startx console output:



X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian
(xorg-server 2:1.4-2)
Current Operating System: Linux
ARRAKIS 2.6.22-2-k7 #1 SMP Fri Aug
31 01:02:37 UTC 2007 i686
Build Date: 16 September 2007
02:37:21PM
 
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: Wed Sep
19 01:18:49 2007
(==) Using config file:
/etc/X11/xorg.conf

(II) Module ddc already built-in
(II) Module i2c already built-in
(II) Module ramdac already
built-in
expected keysym, got
XF86KbdLightOnOff: line 70 of pc
expected keysym, got
XF86KbdBrightnessDown: line 71 of pc
expected keysym, got
XF86KbdBrightnessUp: line 72 of pc
expected keysym, got
XF86KbdLightOnOff: line 70 of pc
expected keysym, got
XF86KbdBrightnessDown: line 71 of pc
expected keysym, got
XF86KbdBrightnessUp: line 72 of pc
The XKEYBOARD keymap compiler
(xkbcomp) reports:
 Warning:  Type ONE_LEVEL
has 1 levels, but RALT has 2
symbols
   Ignoring extra
symbols
Errors from xkbcomp are not fatal to
the X server

Backtrace:
0: /usr/bin/X11/X(xf86SigHandler
+0x7e) [0x80c632e]
1: [0xe420]
2: /usr/lib/libpixman-1.so.0(pixman_image_composite+0x588) [0x4afdb4b8]
3: /usr/lib/xorg/modules//libfb.so(fbComposite+0x1ad) [0xb7c3486d]
4: /usr/lib/xorg/modules//libxaa.so(XAAComposite+0x224) [0xb7bfeca4]
5: /usr/lib/xorg/modules//libxaa.so
[0xb7c1a526]
6: /usr/bin/X11/X [0x816f8e3]
7: /usr/bin/X11/X(CompositePicture
+0x150) [0x8156c40]
8: /usr/bin/X11/X [0x815cc1f]
9: /usr/bin/X11/X [0x8159ad5]
10: /usr/bin/X11/X [0x814d24e]
11: /usr/bin/X11/X(Dispatch+0x2bf)
[0x808d00f]
12: /usr/bin/X11/X(main+0x48b)
[0x807461b]
13: /lib/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0x4e622050]
14: /usr/bin/X11/X(FontFileCompleteXLFD+0x205) [0x8073991]

Fatal server error:
Caught signal 4.  Server aborting

xinit:  connection to X server lost.

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4-2)
Current Operating System: Linux ARRAKIS 2.6.22-2-k7 #1 SMP Fri Aug 31 01:02:37 UTC 2007 i686
Build Date: 16 September 2007  02:37:21PM
 
	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: Wed Sep 19 01:18:49 2007
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor B101920
(**) |   |--Device ATI Technologies Inc Radeon RV200 QW [Radeon 7500]
(**) |--Input Device Generic Keyboard
(**) |--Input Device Configured Mouse
(==) 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
(==) RgbPath set to /etc/X11/rgb
(==) ModulePath set to /usr/lib/xorg/modules
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81d8680
(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.0, 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 1106,3099 card 1043,8064 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b099 card , rev 00 class 06,04,00 hdr 01
(II) PCI: 00:05:0: chip 13f6,0111 card 1043,80e2 rev 10 

Bug#442907: xserver-xorg-video-mga: Multihead doesn't work on G450

2007-09-19 Thread Jarmo Ilonen
On 18/09/2007, Brice Goglin [EMAIL PROTECTED] wrote:
 Please send the whole output of 'xrandr' after reinstalling 1.9.99 so
 that we see all available modes for each output. You can change the mode
 of output FOO with something like
 xrandr --output FOO --mode 1024x768 --rate 75

Here's the output of xrandr:

Screen 0: minimum 320 x 200, current 1440 x 960, maximum 1600 x 1024
DVI connected 1440x900+0+0 306mm x 230mm
   1600x1024  60.0
   1280x1024  60.0 60.1
   1440x900   60.2*
   1280x960   60.0
   1280x800   60.0
   1280x768   60.0
   1024x768   60.0
   800x60060.3
   640x48060.0 59.9
VGA connected 1280x960+0+0 408mm x 306mm
   1280x1024  75.0 59.9
   1280x960   59.9*
   1152x864   75.0 74.8
   1024x768   75.1 70.1 60.0
   832x62474.6
   800x60072.2 75.0 60.3 56.2
   640x48075.0 72.8 66.7 60.0
   720x40070.1

DVI (actually connected with a VGA-adapter) is an old crappy CRT, I
have been running it in 1024x768 normally. VGA is a new 20 LCD
(Samsung 204b) with 1600x1200 native resolution.

Changing the resolution of DVI to anything else caused the monitor
to go blank, sounded like the monitor shut itself physically down to
protect itself or something. Further changes did not produce a
picture, but the monitor again made some noises so the xrandr commands
did at least something. Changing the resolution of VGA worked fine,
but the 1600x1200 resolution was not an allowed resolution (I don't
remember the actual message).

Looking at the xorg logs there seems to be some confusion about the outputs:
(II) MGA(0): Output DVI using monitor section Samsung 204b
(II) MGA(0): Output VGA has no monitor section
but the physical sizes reported by the xrandr command above match the reality.

By the way, does this
http://lists.freedesktop.org/archives/xorg/2007-September/027857.html
also apply to mga driver? I have been using two monitors as two
separate X screens as xinerama is IMO not really an option unless the
monitors are nearly similar, which really is not the case here.

Anyway, this is actually a computer at work so I cannot waste too much
time debugging, but if there are some specific things to test I can
try to find some time...



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



Processed: reassign 443186 to libpixman-1-0, forcibly merging 442829 443186

2007-09-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.8
 reassign 443186 libpixman-1-0
Bug#443186: xserver-xorg: Cannot start xserver
Bug reassigned from package `xserver-xorg' to `libpixman-1-0'.

 forcemerge 442829 443186
Bug#442829: xaa/pixman/composite segfault
Bug#443186: xserver-xorg: Cannot start xserver
Bug#442852: xserver-xorg: X doesn't start after todays upgrade
Bug#442921: xorg: X crashes on starting most clients
Bug#443068: xserver-xorg: crash in libpixman-1.so.0(pixman_image_composite)
Forcibly Merged 442829 442852 442921 443068 443186.


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#443068: #443068: xserver-xorg: crash in libpixman-1.so.0(pixman_image_composite)

2007-09-19 Thread ingo
recompiled libpixman with gcc 4.1 as suggested by other
and this just works fine.

regards, ingo


sudo apt-get build-dep libpixman-1-0
apt-get source libpixman-1-0
cd pixman-0.9.5
export CC=gcc-4.1
dpkg-buildpackage -us -uc -b -rfakeroot
sudo dpkg -i ../libpixman-1-0_0.9.5-1_i386.deb



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



Bug#441902: xserver-xorg-video-ati: 6.7.192-1~7.2 crashes xserver with xv video playback on compiz

2007-09-19 Thread Alec Robertson
Hi,

 Do you have a backtrace for this crash? (either at the end of the log,
 or (better) with gdb)

With the latest xserver from unstable, I still get the xv crash. This
backtrace was from vlc playing a dvd then rotating the compiz cube.

Backtrace:
0: /usr/bin/X(xf86SigHandler+0x7e) [0x80c632e]
1: [0xb7f09420]
2: /usr/bin/X [0x80d91f5]
3: /usr/lib/xorg/modules/extensions//libextmod.so(XvdiPutImage+0x178)
[0xb7cb66d8]
4: /usr/lib/xorg/modules/extensions//libextmod.so [0xb7cb9219]
5: /usr/bin/X [0x814d24e]
6: /usr/bin/X(Dispatch+0x2bf) [0x808d00f]
7: /usr/bin/X(main+0x48b) [0x807461b]
8: /lib/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb7d59050]
9: /usr/bin/X(FontFileCompleteXLFD+0x205) [0x8073991]

Fatal server error:
Caught signal 11.  Server aborting

Then it bounces back to the console.




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



Bug#443204: xorg-server: [INTL:he] Hebrew translation of the debconf templates

2007-09-19 Thread Lior Kaplan
Package: xorg-server
Version: 2:1.4-2
Severity: wishlist
Tags: patch l10n

Please add the Hebrew translation to xorg-server.

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

Kernel: Linux 2.6.22-2-k7 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

# translation of templates.po to Hebrew
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Lior Kaplan [EMAIL PROTECTED], 2007.
msgid 
msgstr 
Project-Id-Version: templates\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2007-09-18 07:46+0200\n
PO-Revision-Date: 2007-09-19 18:35+0200\n
Last-Translator: Lior Kaplan [EMAIL PROTECTED]\n
Language-Team: Hebrew [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.11.4\n

#. Type: string
#. Description
#: ../xprint-common.templates:2001
msgid Default printer resolution:
msgstr רזולוציה ברית מחדל של המדפסת:

#. Type: string
#. Description
#: ../xprint-common.templates:2001
msgid 
By default, Xprint assumes a printer resolution of 600 dpi. This should be 
well suited for the majority of printers.
msgstr כברירת מחדל, Xprint מניחה על רזולוציית המדפסת היא 600 dpi. ערך זה צריך 
להתאים היטב לרוב המדפסות.

#. Type: string
#. Description
#: ../xprint-common.templates:2001
msgid 
On certain 1200 dpi printers, however, the image might appear squashed in 
the corner of the page, or it might be blown up too large on 300 dpi 
printers. If you are experiencing such printing problems, you may want to 
set the default printer resolution to a more appropriate value. See /usr/
share/doc/xprint-common/README.printing-problems.gz for more details.
msgstr עבור מספר מדפסות 1200 dpi, התמונה עלולה להופיע מעוכה בפינת הדף, או שהיא 
תופיע בהגדלה רבה מידי במדפסות 300 dpi. אם ישנן כאלה בעיות, כדאי לקבוע את ערך 
רזולוציית ברירת המחדל לערך מתאים יותר. פרטים נוספים ישנם בקובץ 
/usr/share/doc/xprint-common/README.printing-problems.gz




Bug#443159: xserver-xorg-video-ati: Display on the external screen does not work anymore with a FireGL2

2007-09-19 Thread Brice Goglin
[EMAIL PROTECTED] wrote:
 Package: xserver-xorg-video-ati
 Version: 1:6.6.193-3
 Severity: serious

 Dear maintainers,

 I recently (yesterday) updated my X server and my two-screen
 configuration does not work anymore. I have a lenovo T41p (2373GEG).

 When starting X, everything goes fine, but I have no image at all on
 the external screen (not even the regular black  white X pattern I
 should see). A few *minutes* after having started the server, I
 sometime finally get that image there. The same happens if I start
 mplayer (?!).

 In any case, if I start an application with its display there, for
 instance xclock -display :0.1, the window appears in my main
 display, and a rectangular shape of same size appears on the external
 display. The refreshing of the application makes a mess on the main
 display.

Please try xserver-xorg-video-ati 1:6.7.192-4 currently in experimental.
It provides RandR 1.2, i.e. much better multiple output support. You'll
have to update your xorg.conf according, have a look at
http://bgoglin.livejournal.com/10214.html and
http://bgoglin.livejournal.com/10423.html

Brice




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



Bug#442862: xserver-xorg-video-sis: display artifacts

2007-09-19 Thread Brice Goglin
Michal Suchanek wrote:
 On 18/09/2007, Brice Goglin [EMAIL PROTECTED] wrote:
   
 Debian Live user wrote:
 
 Package: xserver-xorg-video-sis
 Version: 1:0.9.3-2
 Severity: normal


 Tried running X on an Intel mini-ITX board with an LCD panel connected.
 The panel was detected (however, the X log mentions CRT).
 When X started it showed display artifacts - thin vertical stripes where
 an incorrect part of the picture is displayed. These are shown in all
 but the smallest modes like 640x480.

   
 Did X ever work on this board? If you switch to the vesa driver, does it
 work better?

 

 It was one of the systems on which I booted the livecd, and somebody
 already took it away.
   

If you won't be able to reproduce/test/debug this problem anymore, I
should probably close this bug then?

Brice




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



Bug#442829: libpixman-1-0: Another workaround

2007-09-19 Thread Brice Goglin
Vincent Lönngren wrote:
 ...and another way to work around it: compiling the package with gcc-4.1 
 rather than 4.2. Works like a charm for me!
   

Right, that's a very important point. It is been added to the upstream
bug, so let's hope they figure out soon what's going wrong.

Brice





Bug#372067: #356558: xserver-xorg: Matrox 550 DVI port doesn't work

2007-09-19 Thread Brice Goglin
t takahashi wrote:
   o which versions of x (xorg in etch/lenny/sid) will it work with?
   

Both 1.4.7 (the one in unstable) and 1.9.99 (the one in experimental)
are built against Xserver 1.4 currently in unstable. So you'll to
upgrade to xserver-xorg-core (and also xserver-xorg-input-*) from unstable.

   o does one simply upgrade to that xorg, install this driver, and
 change xorg.conf?  or is there more to do, like tweak xrandr, to get
 it working?
   

With a default xorg.conf (or even no xorg.conf at all), the server
should start and be able to use multiple outputs (I guess 2 of them
should be enabled by default). xrandr can then be used to
query/disable/resize/enable/move all available outputs at runtime. The
only thing required in xorg.conf could be a Virtual line in subsection
display (to get a large virtual screen where your multiple outputs will
able to be placed).

Brice




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



Bug#443205: xserver-xorg: various input problems with xorg 7.3

2007-09-19 Thread Brice Goglin
Alexander Heinlein wrote:
 With Xorg 7.3 there are various input problems.
   

Please try not to report multiple problems in the same bug, it make
maintenance difficult.

 First, the keyboard numlock led doesn't turn on, but numlock can still be
 toggled.
   

Already reported at #442887, no fix known as of today. Let's forget
about this problem and keep this bug report the remaining part.

 Additionally the toolbar menu in firefox isn't accessible, it just doesn't
 recognize any clicks. Then, drop down menu from webpages show and immediately
 dissappear if activated. You can't use them at all. Toolbars of other
 applications like evince and gftp are clickable, but dissappear with
 releasing the mouse button. The same applies to grips drop down menus.
   

It's not clear it's totally input related. Can you try without the
nvidia binary driver? Either with nv or vesa.

Thanks,
Brice




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



Bug#442395: xserver-xorg-core: hitting certain operation in digikam busy-locks xserver

2007-09-19 Thread David Schmitt
title 442395 xserver-xorg-core: hitting certain operation in digikam 
busy-locks xserver
found 442395 2:1.4-2
thanks

Hi!

Please find attached a full backtrace of the running XServer, when it is 
spinning. I broke into gdb by sending the XServer a SIGINT.

Regards, David
-- 
The primary freedom of open source is not the freedom from cost, but the free-
dom to shape software to do what you want. This freedom is /never/ exercised
without cost, but is available /at all/ only by accepting the very different
costs associated with open source, costs not in money, but in time and effort.
-- http://www.schierer.org/~luke/log/20070710-1129/on-forks-and-forking
zion:~# gdb /usr/bin/X
GNU gdb 6.6.90.20070912-debian
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i486-linux-gnu...
(no debugging symbols found)
Using host libthread_db library /lib/i686/cmov/libthread_db.so.1.
(gdb) attach 32232
Attaching to program: /usr/bin/X, process 32232
Cannot access memory at address 0x665
(gdb) cont
Continuing.
Program received signal SIGINT, Interrupt.
0x08106900 in ?? ()
(gdb) set logging overwrite on
(gdb) set logging on
Copying output to gdb.txt.
(gdb) bt full
#0  0x08106900 in ?? ()
No symbol table info available.
#1  0xcf754637 in ?? ()
No symbol table info available.
#2  0x3e47d9f4 in ?? ()
No symbol table info available.
#3  0x in ?? ()
No symbol table info available.
(gdb) set logging off



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


Bug#440743: Same bug with newer version

2007-09-19 Thread Valerio Passini
Package: xserver-xorg-input-kbd
Version: 1:1.2.2-3

--- Please enter the report below this line. ---
Hi, I have a Fujitsu-Siemens Amilo that shows the same bug, but with a 
different and newer version of the package. Bye

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.23-rc6-git7

Debian Release: lenny/sid
  700 unstablemirrors.ecology.uni-kiel.de 
  700 unstablemi.mirror.garr.it 
  700 unstabledownload.tuxfamily.org 
  700 unstabledebian.fastweb.it 
  600 testing mi.mirror.garr.it 
  600 testing debian.fastweb.it 
  500 experimentalwww.debian-multimedia.org 
1 experimentalftp.it.debian.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-=
libc6 (= 2.6.1-1) | 2.6.1-5
xserver-xorg-core   (= 2:1.4) | 2:1.4-2




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



Processed (with 2 errors): Re: xserver-xorg-core: hitting certain operation in digikam busy-locks xserver

2007-09-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 title 442395 xserver-xorg-core: hitting certain operation in digikam
Unknown command or malformed arguments to command.

 busy-locks xserver
Unknown command or malformed arguments to command.

 found 442395 2:1.4-2
Bug#442395: xserver-xorg-core: hitting certain operation in digikam busy-locks 
xserver [Denial of Service]
Bug marked as found in version 2:1.4-2.

 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#443205: xserver-xorg: various input problems with xorg 7.3

2007-09-19 Thread Alexander Heinlein
Package: xserver-xorg
Version: 1:7.3+2
Severity: important

Hi.

With Xorg 7.3 there are various input problems.

First, the keyboard numlock led doesn't turn on, but numlock can still be
toggled.
Additionally the toolbar menu in firefox isn't accessible, it just doesn't
recognize any clicks. Then, drop down menu from webpages show and immediately
dissappear if activated. You can't use them at all. Toolbars of other
applications like evince and gftp are clickable, but dissappear with
releasing the mouse button. The same applies to grips drop down menus.

Downgrading xserver-xorg, xserver-xorg-core, xserver-xorg-input-* and
xserver-xorg-video-* to the latest testing packages solved the problems.


-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xfree86
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-05-29 11:59 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1669528 2007-09-16 20:56 /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: nVidia Corporation NV43 [GeForce 
6600/GeForce 6600 GT] (rev a2)

/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 5084 2007-09-19 17:39 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type man XF86Config-4 at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the ### BEGIN DEBCONF SECTION line above, and/or after the
# ### END DEBCONF SECTION line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file? in /usr/share/doc/xfree86-common/FAQ.gz.

Section Files
FontPathunix/:7100# local font server
# if the local font server has problems, we can fall back on these
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID
FontPath/usr/share/fonts/X11/100dpi:unscaled
FontPath/usr/share/fonts/X11/75dpi:unscaled
FontPath/usr/share/fonts/X11/encodings
FontPath/usr/share/fonts/X11/misc
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/share/fonts/truetype
FontPath/usr/lib/X11/fonts/misc
FontPath/usr/lib/X11/fonts/100dpi:unscaled
FontPath/usr/lib/X11/fonts/75dpi:unscaled
FontPath/usr/lib/X11/fonts/Type1
FontPath/usr/lib/X11/fonts/Speedo
EndSection

Section Module
Loadbitmap
Loaddbe
Loadddc
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadrecord
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout de
Option  XkbVariantnodeadkeys
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/psaux
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true
Option  ZAxisMapping  4 5
EndSection

Section InputDevice
Identifier  Generic Mouse
Driver  mouse
Option  SendCoreEventstrue
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true
Option  ZAxisMapping  4 5
EndSection

Section Device
Identifier  GeForce 6600 GT
Driver  nvidia
Option  RandRRotation true
Option  NoLogotrue
EndSection

Section Monitor
Identifier  acer AL1714
HorizSync   30-70
VertRefresh 50-75
Option  DPMS
EndSection

Section Screen
Identifier  Default Screen
Device  GeForce 6600 GT
Monitor acer AL1714
DefaultDepth24
SubSection Display
Depth   1
Modes   1280x1024 1280x960 1024x768 800x600 
640x480
EndSubSection
 

Bug#441902: xserver-xorg-video-ati: 6.7.192-1~7.2 crashes xserver with xv video playback on compiz

2007-09-19 Thread Brice Goglin
Alec Robertson wrote:
 Hi,

   
 Do you have a backtrace for this crash? (either at the end of the log,
 or (better) with gdb)
 

 With the latest xserver from unstable, I still get the xv crash. This
 backtrace was from vlc playing a dvd then rotating the compiz cube.

 Backtrace:
 0: /usr/bin/X(xf86SigHandler+0x7e) [0x80c632e]
 1: [0xb7f09420]
 2: /usr/bin/X [0x80d91f5]
 3: /usr/lib/xorg/modules/extensions//libextmod.so(XvdiPutImage+0x178)
 [0xb7cb66d8]
 4: /usr/lib/xorg/modules/extensions//libextmod.so [0xb7cb9219]
 5: /usr/bin/X [0x814d24e]
 6: /usr/bin/X(Dispatch+0x2bf) [0x808d00f]
 7: /usr/bin/X(main+0x48b) [0x807461b]
 8: /lib/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb7d59050]
 9: /usr/bin/X(FontFileCompleteXLFD+0x205) [0x8073991]

 Fatal server error:
 Caught signal 11.  Server aborting

This backtrace seems similar to
https://bugs.freedesktop.org/show_bug.cgi?id=12356 but this one is
against the intel driver so I'd rather be sure it's the same before
commenting there.

Could you try catching a debugging backtrace with gdb? You'll have to
install xserver-xorg-video-ati-dbg and xserver-xorg-core-dbg, log by ssh
from another machine, attach gdb to the running X with gdb -p $(pidof
X), reproduce the crash, and enter bt full in gdb. Let me know if you
need help.

thanks,
Brice




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



Bug#443159: xserver-xorg-video-ati: Display on the external screen does not work anymore with a FireGL2

2007-09-19 Thread Brice Goglin
[EMAIL PROTECTED] wrote:
 Dear Brice,

   Please try xserver-xorg-video-ati 1:6.7.192-4 currently in experimental.
   It provides RandR 1.2, i.e. much better multiple output support. You'll
   have to update your xorg.conf according, have a look at
   http://bgoglin.livejournal.com/10214.html and
   http://bgoglin.livejournal.com/10423.html

 Thanks for the advice, but I was not more lucky with that one. Please
 find the xorg.conf and Xorg.0.log attached if you are interested.

 Note that if I add a 'Modes 800x600' in the external screen section
 of the xorg.conf, the screen is detected and I have a clone of my main
 screen (hence in 1400x1050 ... go figure).
   

Please send the output of xrandr too.

Brice




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



Bug#442395: xserver-xorg-core: hitting certain operation in digikam busy-locks xserver

2007-09-19 Thread Brice Goglin
David Schmitt wrote:
 title 442395 xserver-xorg-core: hitting certain operation in digikam 
 busy-locks xserver
 found 442395 2:1.4-2
 thanks

 Hi!

 Please find attached a full backtrace of the running XServer, when it is 
 spinning. I broke into gdb by sending the XServer a SIGINT.

 Regards, David
   
 

 zion:~# gdb /usr/bin/X
 GNU gdb 6.6.90.20070912-debian
 Copyright (C) 2007 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.  Type show copying
 and show warranty for details.
 This GDB was configured as i486-linux-gnu...
 (no debugging symbols found)
 Using host libthread_db library /lib/i686/cmov/libthread_db.so.1.
 (gdb) attach 32232
 Attaching to program: /usr/bin/X, process 32232
 Cannot access memory at address 0x665
 (gdb) cont
 Continuing.
 Program received signal SIGINT, Interrupt.
 0x08106900 in ?? ()
 (gdb) set logging overwrite on
 (gdb) set logging on
 Copying output to gdb.txt.
 (gdb) bt full
 #0  0x08106900 in ?? ()
 No symbol table info available.
 #1  0xcf754637 in ?? ()
 No symbol table info available.
 #2  0x3e47d9f4 in ?? ()
 No symbol table info available.
 #3  0x in ?? ()
 No symbol table info available.
 (gdb) set logging off

   

That's it? Nothing else? Make sure you have xserver-xorg-core-dbg
installed, it should help gdb.

Brice




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



Bug#442395: xserver-xorg-core: hitting certain operation in digikam busy-locks xserver

2007-09-19 Thread Michel Dänzer
On Wed, 2007-09-19 at 19:13 +0200, David Schmitt wrote:
 
 Please find attached a full backtrace of the running XServer, when it is 
 spinning. I broke into gdb by sending the XServer a SIGINT.

[...]

 zion:~# gdb /usr/bin/X

[...]

 #0  0x08106900 in ?? ()
 No symbol table info available.

/usr/bin/X is not the X server but the Xwrapper, which might explain the
useless backtrace. I usually use just

gdb -p $(pidof X)

to attach gdb to the X server.


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




Bug#443159: xserver-xorg-video-ati: Display on the external screen does not work anymore with a FireGL2

2007-09-19 Thread Brice Goglin
[EMAIL PROTECTED] wrote:
 On Wednesday, September 19, at 19:28, you wrote:

   Please send the output of xrandr too.

 Here it is.
   

Ok the problem could be that the S-video output is enabled because the
driver wrongly detects it as connected. There's a fix in the upstream
git repository for this, I'll try to update the Debian package shortly.

Have a look at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439322
it seems similar to your problem, there might be a workaround for you.

Brice




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



Bug#443159: xserver-xorg-video-ati: Display on the external screen does not work anymore with a FireGL2

2007-09-19 Thread francois . fleuret

On Wednesday, September 19, at 19:28, you wrote:

  Please send the output of xrandr too.

Here it is.

++

-- 
François Fleurethttp://www.idiap.ch/~fleuret



xrandr.out
Description: Binary data


Processed: Re: Bug#443141: Driver fails to honour 'DisplaySize' (and breaks Dpi)

2007-09-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 forwarded 443141 https://bugs.freedesktop.org/show_bug.cgi?id=12474
Bug#443141: Driver fails to honour 'DisplaySize' (and breaks Dpi)
Noted your statement that Bug has been forwarded to 
https://bugs.freedesktop.org/show_bug.cgi?id=12474.

 reassign 443141 xserver-xorg-core
Bug#443141: Driver fails to honour 'DisplaySize' (and breaks Dpi)
Bug reassigned from package `xserver-xorg-video-ati' to `xserver-xorg-core'.

 found 443141 2:1.4-2
Bug#443141: Driver fails to honour 'DisplaySize' (and breaks Dpi)
Bug marked as found in version 2:1.4-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 [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#443141: Driver fails to honour 'DisplaySize' (and breaks Dpi)

2007-09-19 Thread Brice Goglin
forwarded 443141 https://bugs.freedesktop.org/show_bug.cgi?id=12474
reassign 443141 xserver-xorg-core
found 443141 2:1.4-2
thank you



James Spencer wrote:
 The 1:6.7.192-3 and 1:6.7.192-4 ATI display driver fails to 
 honour 'DisplaySize' in my xorg.conf, leading to a bad DPI setting.
   

Looks like the upstream bug at the URL above, which has been reassign
the Xserver. I am marking your bug report as forwarded there, and
reassigning to the server.

Brice




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



Processed: Re: Bug#440743: Same bug with newer version

2007-09-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 440743 xserver-xorg-core
Bug#440743: xserver-xorg-input-kbd: caps-lock led on thinkpad does not work 
anymore
Bug reassigned from package `xserver-xorg-input-kbd' to `xserver-xorg-core'.

 forcemerge 442887 440743
Bug#442887: Xserver 1.4 breaks caps lock and num lock leds
Bug#440743: xserver-xorg-input-kbd: caps-lock led on thinkpad does not work 
anymore
Bug#443092: xorg: scrolllock led (used for keyboard layout en/ru indication) 
ain't working after 7.2=7.3 upgrade
Forcibly Merged 440743 442887 443092.

 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]



Bug#440743: Same bug with newer version

2007-09-19 Thread Brice Goglin
reassign 440743 xserver-xorg-core
forcemerge 442887 440743
thank you



Valerio Passini wrote:
 Package: xserver-xorg-input-kbd
 Version: 1:1.2.2-3

 --- Please enter the report below this line. ---
 Hi, I have a Fujitsu-Siemens Amilo that shows the same bug, but with a 
 different and newer version of the package. Bye
   

Yes, and the problem is actually probably in the Xserver core, since 1.4.

Brice




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



Processed: reassign 440743 to xserver-xorg-core

2007-09-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.8
 reassign 440743 xserver-xorg-core
Bug#440743: xserver-xorg-input-kbd: caps-lock led on thinkpad does not work 
anymore
Bug#442887: Xserver 1.4 breaks caps lock and num lock leds
Bug#443092: xorg: scrolllock led (used for keyboard layout en/ru indication) 
ain't working after 7.2=7.3 upgrade
Bug reassigned from package `xserver-xorg-core' 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]



Bug#442395: xserver-xorg-core: hitting certain operation in digikam busy-locks xserver

2007-09-19 Thread Julien Cristau
On Wed, Sep 19, 2007 at 19:13:01 +0200, David Schmitt wrote:

 Please find attached a full backtrace of the running XServer, when it is 
 spinning. I broke into gdb by sending the XServer a SIGINT.
 
That backtrace has no debugging symbols, which makes it pretty much
useless.  Did you have xserver-xorg-core-dbg installed?

Cheers,
Julien



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



Bug#443090: marked as done (xserver-xorg-input-synaptics: Touchpad not working since today's upgrade)

2007-09-19 Thread Debian Bug Tracking System
Your message dated Wed, 19 Sep 2007 20:50:07 +0200
with message-id [EMAIL PROTECTED]
and subject line Bug#443090: xserver-xorg-input-synaptics: Touchpad not working 
since today's upgrade
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)

---BeginMessage---
Package: xserver-xorg-input-synaptics
Version: 0.14.7~git20070706-1
Severity: normal

Hi,

My touchpad do not work since today's Xorg upgrade.

xserver-xorg-input-synaptics was upgraded from 0.14.7~git20070517-2 to 
0.14.7~git20070706-1.

USB mice work fine, and I can see the touchpad leads to activity testing with 
evtest.

Both the touchpad and the buttons have no effect at all in X.

I can't see any interesting details in the Xorg logs.

Cheers,
Julien

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

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-synaptics depends on:
ii  libc6 2.6.1-5GNU 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-2X.Org X server -- core server

xserver-xorg-input-synaptics recommends no packages.

-- no debconf information



---End Message---
---BeginMessage---
Hi Mattia,

Le mercredi 19 septembre 2007 à 21:29 +0900, Mattia Dongili a écrit :
 On Tue, Sep 18, 2007 at 06:41:15PM +0200, Julien Valroff wrote:
  Package: xserver-xorg-input-synaptics
  Version: 0.14.7~git20070706-1
  Severity: normal
  
  Hi,
  
  My touchpad do not work since today's Xorg upgrade.
  
  xserver-xorg-input-synaptics was upgraded from 0.14.7~git20070517-2 to 
  0.14.7~git20070706-1.
[...]
 do you have any of the graphical configuration tools installed?
 gsynaptics, ksynaptics, qsynaptics,...
 
 can you show your configuration please? (also, synclient -l would be
 nice) 

I have finally found the origin of the problem: I had the AlwaysCore
option activated in the Xorg configuration.

I thus close the bug - feel free to re-open it if you think it might be
useful for others.

Cheers,
Julien



---End Message---


Bug#443226: xorg-server: [INTL:bg] Bulgarian debconf translation

2007-09-19 Thread Damyan Ivanov
Package: xorg-server
Severity: wishlist
Tags: patch l10n

Hi,

Please find attached Bulgarian translation of debconf templates of
xorg-server.

Thanks,
dam

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
# translation of bg.po to Bulgarian
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Damyan Ivanov [EMAIL PROTECTED], 2007.
msgid 
msgstr 
Project-Id-Version: PACKAGE VERSION\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2007-09-18 07:46+0200\n
PO-Revision-Date: 2007-09-19 22:08+0300\n
Last-Translator: Damyan Ivanov [EMAIL PROTECTED]\n
Language-Team: Bulgarian [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.11.4\n

#. Type: string
#. Description
#: ../xprint-common.templates:2001
msgid Default printer resolution:
msgstr Подразбирана разделителна способност на принтера:

#. Type: string
#. Description
#: ../xprint-common.templates:2001
msgid 
By default, Xprint assumes a printer resolution of 600 dpi. This should be 
well suited for the majority of printers.
msgstr Xprint използва по подразбиране разделителна способност от 600 dpi. 
Тази стойност би трябвало да е подгодяща за повечето принтери.

#. Type: string
#. Description
#: ../xprint-common.templates:2001
msgid 
On certain 1200 dpi printers, however, the image might appear squashed in 
the corner of the page, or it might be blown up too large on 300 dpi 
printers. If you are experiencing such printing problems, you may want to 
set the default printer resolution to a more appropriate value. See /usr/
share/doc/xprint-common/README.printing-problems.gz for more details.
msgstr При някои принтери с разделителна способност от 1200 dpi изображението 
може да е свито в ъгъла на страницата, а при други, използващи 300 dpi - да е 
твърде разтегнато. Ако имате подобни проблеми при печатането, може да се наложи 
да промените подразбираната разделителна способност на принтера с по-подходяща 
стойност. Вижте /usr/share/doc/xprint-commin/README.printing-problems.gz за 
повече информация.



Bug#442907: xserver-xorg-video-mga: Multihead doesn't work on G450

2007-09-19 Thread kls
 kls wrote:
  Trying to use my configuration from the previous version in unstable
  (1.4.6) caused complete failure -- the second head is never even
  considered, so I only get single headed operation. Attempting to do
  what xorg 7.3 wants you to do doesn't work b/c 1.4.7 doesn't have
  the relevant parts of xrandr 1.2 implemented.

 There's xserver-xorg-video-mga 1:1.9.99.dfsg.1-1 in experimental with
 randr-1.2 support, you might want to test it. It's probably a better
 idea to make 1.9.99 work than to fix 1.4.7 in the long term anyway.

Ok, I tried that. After using xrandr to set up my desktops to the
original layout (works fine), I'm left with three issues in 1.9.99, of
which the first is a problem and the rest are gripes:

1) Starting WindowMaker causes X to SIGILL, and I can't trace it down
b/c X never finishes starting if I run it inside GDB. This seems to be
libpixman compiled with the wrong flags -- I can get it to happen with
Xvfb also (and debug it!). ...

Program received signal SIGILL, Illegal instruction.
[Switching to Thread 0xb7c546b0 (LWP 7097)]
0xb7ed76b9 in fbCompositeSolidMask_nx8xmmx () from
/usr/lib/libpixman-1.so.0
(gdb) disas
[...]
0xb7ed76b2 fbCompositeSolidMask_nx8xmmx+226:  movq   -0x123c(%ebx),%mm5
0xb7ed76b9 fbCompositeSolidMask_nx8xmmx+233:  movss  -0x80(%ebp),%xmm0
0xb7ed76be fbCompositeSolidMask_nx8xmmx+238:  mov%eax,-0x6c(%ebp)

movss seems to be a SSE instruction, and I only have an athlon
thunderbird. This seems to be bug 442852. Should I add this to that
report?

2) There seems to be no way to specify the properties of the second
monitor at startup, so it blithely assumes some defaults (which happen
to be wrong on my old fixed frequency monitors that don't speak DDC
... although based on Jarmo Ilonen's comment, it looks like it doesn't
even inquire). It's easy enough to tell it to do the right thing after
X is started using xrandr, but it'd be nice to not be abusing my
monitor with a mode it can't do for the seconds before it finishes.

3) I can get SEGVs if I change VTs at the wrong time (before it's
finished initializing everything, presumably)

Thanks!
 - robert jacobs



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



Bug#443227: xclock: wrong geometry when running -d -norender with LANG=C

2007-09-19 Thread Aaron M. Ucko
Package: x11-apps
Version: 7.3+1
Severity: minor

Running xclock -d(igital) -norender with LANG=C recently started
yielding a square window with a lot of extra vertical space and not
quite enough horizontal space (at least with my customary font), as if
I had instead wanted an analog display.  This bug appeared between
xclock 1.0.2 (xbase-clients 1:7.2) and 1.0.3 (x11-apps 7.3), and does
not affect other usages AFAICT.  In particular, working around #352967
by specifying a strftime format rather than tweaking locale settings
yields sane geometry (as does allowing Xft, but I happen to prefer
core fonts here).

Could you please look into it?

Thanks!

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

Kernel: Linux 2.6.22.6 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages x11-apps depends on:
ii  cpp   4:4.2.1-6  The GNU C preprocessor (cpp)
ii  libc6 2.6.1-5GNU C Library: Shared libraries
ii  libfontconfig12.4.2-1.2  generic font configuration library
ii  libice6   2:1.0.4-1  X11 Inter-Client Exchange library
ii  libpng12-01.2.15~beta5-2 PNG library - runtime
ii  libsm62:1.0.3-1+b1   X11 Session Management library
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxaw7   2:1.0.4-1  X11 Athena Widget library
ii  libxcursor1   1:1.1.9-1  X cursor management library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxft2   2.1.12-2   FreeType-based font drawing librar
ii  libxkbfile1   1:1.0.4-1  X11 keyboard file manipulation lib
ii  libxmu6   1:1.0.3-1  X11 miscellaneous utility library
ii  libxmuu1  1:1.0.3-1  X11 miscellaneous micro-utility li
ii  libxrender1   1:0.9.4-1  X Rendering Extension client libra
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library
ii  x11-common1:7.3+2X Window System (X.Org) infrastruc

x11-apps recommends no packages.

-- no debconf information



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



Bug#443111: laptop: can't set brightness from within X11

2007-09-19 Thread Dirk Griesbach
On Tue, Sep 18, 2007 at 09:44:56PM +0200, Brice Goglin wrote:
 You should probably use the xbacklight tool (xbacklight package) instead
 of the brightness control keys. The latter might change things in the
 back of the driver (through the BIOS), causing possible problems.

I think xbacklight is more like a work around but not a real solution.
The brightness settings with acpi buttons do work right now with the old
driver and I can't get the point why the newer driver refuses to use the
functionality. brightness control keys don't change things without
noticing the operating system. Every change to the brightness is noticed
in /sys/class/backlight/acpi_video0/actual_brightness.

 There are some problems with xbacklight though, for instance bug #438969.
 
 This doesn't happen if I downgrade to 1.7.2-4.
 
 Have you ever tried with previous releases of xserver-xorg-video-intel,
 for instance 2.0.0 or 2.1.0?

No. These drivers did lock my system too often if switching between VT
and X11 or exiting Xfce back to xdm so I didn't used them much. The
newest driver does freeze less often. But next weekend I will have a bit
more time to play. :-) Just now I switched back to the old driver.
Brightness keys work like a charm, no freeze if switching from X11 to VT
or if exiting Xfce and reentering xdm... Good old times ;-)

Regards,

Dirk



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



Bug#443227: xclock: wrong geometry when running -d -norender with LANG=C

2007-09-19 Thread Brice Goglin
Aaron M. Ucko wrote:
 Package: x11-apps
 Version: 7.3+1
 Severity: minor

 Running xclock -d(igital) -norender with LANG=C recently started
 yielding a square window with a lot of extra vertical space and not
 quite enough horizontal space (at least with my customary font), as if
 I had instead wanted an analog display.  This bug appeared between
 xclock 1.0.2 (xbase-clients 1:7.2) and 1.0.3 (x11-apps 7.3), and does
 not affect other usages AFAICT.  In particular, working around #352967
 by specifying a strftime format rather than tweaking locale settings
 yields sane geometry (as does allowing Xft, but I happen to prefer
 core fonts here).

 Could you please look into it?
   

I can't reproduce the problem here. There are very few commits between
1.0.2 and 1.0.3, so it should be very easy to locate where the breakage
occurred. Could you try to git bisect the upstream xclock repository?
Let me know if you need help.

Brice




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



Bug#443111: laptop: can't set brightness from within X11

2007-09-19 Thread Brice Goglin
Dirk Griesbach wrote:
 On Tue, Sep 18, 2007 at 09:44:56PM +0200, Brice Goglin wrote:
   
 You should probably use the xbacklight tool (xbacklight package) instead
 of the brightness control keys. The latter might change things in the
 back of the driver (through the BIOS), causing possible problems.
 

 I think xbacklight is more like a work around but not a real solution.
 The brightness settings with acpi buttons do work right now with the old
 driver and I can't get the point why the newer driver refuses to use the
 functionality. brightness control keys don't change things without
 noticing the operating system. Every change to the brightness is noticed
 in /sys/class/backlight/acpi_video0/actual_brightness.
   

No, xbacklight is not considered as a workaround. Given that ACPI is
often considered as a huge mess trying to specify the whole world and
that half of these specs are bad while the other half is not respected
by most vendors, not using ACPI is actually sometimes a good idea.
xbacklight uses the RandR protocol to change the brightness when the
xorg driver implements it (using direct writes to the board registers,
no using ACPI at all). I would personally trust the X.org drivers much
more than ACPI...

Anyway, did you try xbacklight with driver 2.1.1?

 No. These drivers did lock my system too often if switching between VT
 and X11 or exiting Xfce back to xdm so I didn't used them much. The
 newest driver does freeze less often. But next weekend I will have a bit
 more time to play. :-) Just now I switched back to the old driver.
 Brightness keys work like a charm, no freeze if switching from X11 to VT
 or if exiting Xfce and reentering xdm... Good old times ;-)
   

But no RandR 1.2 either. It all depends on what's important for you :)

Brice




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



Bug#443059: GDM and the keyboard freezes while trying to load xwindows

2007-09-19 Thread Jorge González González
El mié, 19-09-2007 a las 11:39 +0200, Brice Goglin escribió:
 No, it probably doesn't help since those are the default anyway, so DRI
 would still be enabled (see in the log). You should add an explicit
 Disable dri in the modules section.
Ok, I added:
Disable dri
to module, and:
Option  NoDRI
to device.


With DRI disabled the GDM screen is not as wide as it was but it works.
However the mouse is a bit crazy it always click twice and the Desktop
becomes almost unusable (it also happens with vesa driver).

Any clue?

Cheers.
-- 
Jorge González González [EMAIL PROTECTED]
Weblog: http://aloriel.no-ip.org
Fotolog: http://www.flickr.com/photos/aloriel




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



Bug#192609: Eli has sent you a message

2007-09-19 Thread Eli Newton
Monday Traders Watch Notice!

Thursday will provide huge news on MIHI.

Medina International Holdings
Sym: MIHI
Cost: 0.40

TAKE A LOOK AT OUR WEBISTE!

Medina International Holdings, Inc. to Promote Kelly Space  Technology, Inc. 
Partnership at Upcoming Maritime Security Expo

Relationship With DOD Approved Contractor an Important Focus for the Company as 
It Pursues Some of the $5 Billion Available for Maritime and Port Security 

Upcoming Maritime Security Expo Provides Opportunity to Introduce Medina's New 
Partnership
Daniel Medina, CEO of Medina International Holdings, Inc., stated, This is the 
most significant relationship we have achieved to date for our company. Kelly 
Space is a DOD contractor with substantial experience and acumen in dealing 
with Government contracting.

Don’t pass on MIHI, get on it Thursday.





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



Bug#443159: xserver-xorg-video-ati: Display on the external screen does not work anymore with a FireGL2

2007-09-19 Thread francois . fleuret
Hi Brice,

  Ok the problem could be that the S-video output is enabled because
  the driver wrongly detects it as connected. There's a fix in the
  upstream git repository for this, I'll try to update the Debian
  package shortly.

Forcing the disconnection of the S-video with xrandr does not seem to
help neither. Sometime the S-video re-appears as connected, and even
when it does not, there is still a No valid modes error in the log.

Anyway. I wonder if this is really the reason (note that my analysis
may be totally stupid, all this xorg.conf tweaking remains a bit of an
arcane science to me). With xserver-xorg-video-ati_6.6.3, forcing the
detection with

  Option  MonitorLayout LVDS, CRT

and the HSync and VRefresh did not help, even if there was indeed
something outputed to the external screen. As described in my initial
bug report, starting an application on the second display resulted in
a weird drawing partly on the external screen, partly on the main
screen.

Or are you assuming that this first bug was solved in the 6.7.192 and
there may be another one with the S-video ?

Cheers,

P.S. I am not so familiar with bug-reporting, hence have no idea if
that sort of not-so-clear mail should also be sent to
[EMAIL PROTECTED]

-- 
François Fleurethttp://www.idiap.ch/~fleuret




Bug#208493: Lina would like to chat

2007-09-19 Thread Lina Weston

Watch MIHI Thursday!

Keep your eye on MIHI news Thursday.

Medina International Holdings
Sym: MIHI
Cost: 0.40

TAKE A LOOK AT OUR WEBISTE!

Medina International Holdings, Inc. to Promote Kelly Space  Technology, Inc. 
Partnership at Upcoming Maritime Security Expo

Relationship With DOD Approved Contractor an Important Focus for the Company as It Pursues Some of the $5 Billion Available for Maritime and Port Security 


Upcoming Maritime Security Expo Provides Opportunity to Introduce Medina's New 
Partnership
Daniel Medina, CEO of Medina International Holdings, Inc., stated, This is the most 
significant relationship we have achieved to date for our company. Kelly Space is a DOD 
contractor with substantial experience and acumen in dealing with Government 
contracting.

Big news can mean big returns.




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



pixman_0.9.5-2_i386.changes ACCEPTED

2007-09-19 Thread Debian Installer

Accepted:
libpixman-1-0-dbg_0.9.5-2_i386.deb
  to pool/main/p/pixman/libpixman-1-0-dbg_0.9.5-2_i386.deb
libpixman-1-0_0.9.5-2_i386.deb
  to pool/main/p/pixman/libpixman-1-0_0.9.5-2_i386.deb
libpixman-1-dev_0.9.5-2_i386.deb
  to pool/main/p/pixman/libpixman-1-dev_0.9.5-2_i386.deb
pixman_0.9.5-2.diff.gz
  to pool/main/p/pixman/pixman_0.9.5-2.diff.gz
pixman_0.9.5-2.dsc
  to pool/main/p/pixman/pixman_0.9.5-2.dsc


Override entries for your package:
libpixman-1-0-dbg_0.9.5-2_i386.deb - extra libdevel
libpixman-1-0_0.9.5-2_i386.deb - optional libs
libpixman-1-dev_0.9.5-2_i386.deb - optional libdevel
pixman_0.9.5-2.dsc - source devel

Announcing to [EMAIL PROTECTED]
Closing bugs: 442829 


Thank you for your contribution to Debian.


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



pixman: Changes to 'refs/tags/pixman-0.9.5-2'

2007-09-19 Thread Julien Cristau
Tag 'pixman-0.9.5-2' created by Julien Cristau [EMAIL PROTECTED] at 
2007-09-19 21:33 +

Tagging upload of pixman 0.9.5-2 to unstable.

Changes since pixman-0.9.5-1:
Julien Cristau (1):
  Don't use -msse when building pixman-mmx.c

---
 Makefile.in|9 +--
 aclocal.m4 |   29 ++
 configure  |   94 +++--
 debian/changelog   |   10 +++
 debian/patches/01_maintainer-mode.diff |   13 
 debian/patches/02_no-sse.diff  |   13 
 debian/patches/series  |2 
 pixman/Makefile.in |7 +-
 test/Makefile.in   |7 +-
 9 files changed, 146 insertions(+), 38 deletions(-)
---


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



pixman: Changes to 'debian-unstable'

2007-09-19 Thread Julien Cristau
 Makefile.in|9 +--
 aclocal.m4 |   29 ++
 configure  |   94 +++--
 debian/changelog   |   10 +++
 debian/patches/01_maintainer-mode.diff |   13 
 debian/patches/02_no-sse.diff  |   13 
 debian/patches/series  |2 
 pixman/Makefile.in |7 +-
 test/Makefile.in   |7 +-
 9 files changed, 146 insertions(+), 38 deletions(-)

New commits:
commit 69a96426d7fc462f1092c18a92db21da900cfb94
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Wed Sep 19 23:13:26 2007 +0200

Don't use -msse when building pixman-mmx.c

This prevents gcc 4.2 from generating SSE instructions for its builtin
functions, the X server from going SIGILL on CPUs supporting MMX but not 
SSE,
and us from losing (closes: #442829).

Also enable maintainer mode in configure.ac so we can carry the patch to
configure directly in the diff.gz without running autoreconf at build time.

diff --git a/Makefile.in b/Makefile.in
index fb7880c..153e315 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -125,6 +125,7 @@ LIBTOOL = @LIBTOOL@
 LN_S = @LN_S@
 LTLIBOBJS = @LTLIBOBJS@
 LT_VERSION_INFO = @LT_VERSION_INFO@
+MAINT = @MAINT@
 MAKEINFO = @MAKEINFO@
 MKDIR_P = @MKDIR_P@
 MMX_CFLAGS = @MMX_CFLAGS@
@@ -204,7 +205,7 @@ all: config.h
 .SUFFIXES:
 am--refresh:
@:
-$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
+$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  
$(am__configure_deps)
@for dep in $?; do \
  case '$(am__configure_deps)' in \
*$$dep*) \
@@ -231,9 +232,9 @@ Makefile: $(srcdir)/Makefile.in 
$(top_builddir)/config.status
 $(top_builddir)/config.status: $(top_srcdir)/configure 
$(CONFIG_STATUS_DEPENDENCIES)
$(SHELL) ./config.status --recheck
 
-$(top_srcdir)/configure:  $(am__configure_deps)
+$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
cd $(srcdir)  $(AUTOCONF)
-$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
+$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
cd $(srcdir)  $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
 config.h: stamp-h1
@@ -245,7 +246,7 @@ config.h: stamp-h1
 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
@rm -f stamp-h1
cd $(top_builddir)  $(SHELL) ./config.status config.h
-$(srcdir)/config.h.in:  $(am__configure_deps) 
+$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
cd $(top_srcdir)  $(AUTOHEADER)
rm -f stamp-h1
touch $@
diff --git a/aclocal.m4 b/aclocal.m4
index 746157b..5c0a3cd 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -7276,6 +7276,35 @@ fi
 rmdir .tst 2/dev/null
 AC_SUBST([am__leading_dot])])
 
+# Add --enable-maintainer-mode option to configure. -*- Autoconf -*-
+# From Jim Meyering
+
+# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005
+# Free Software Foundation, Inc.
+#
+# This file is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# serial 4
+
+AC_DEFUN([AM_MAINTAINER_MODE],
+[AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
+  dnl maintainer-mode is disabled by default
+  AC_ARG_ENABLE(maintainer-mode,
+[  --enable-maintainer-mode  enable make rules and dependencies not useful
+ (and sometimes confusing) to the casual installer],
+  USE_MAINTAINER_MODE=$enableval,
+  USE_MAINTAINER_MODE=no)
+  AC_MSG_RESULT([$USE_MAINTAINER_MODE])
+  AM_CONDITIONAL(MAINTAINER_MODE, [test $USE_MAINTAINER_MODE = yes])
+  MAINT=$MAINTAINER_MODE_TRUE
+  AC_SUBST(MAINT)dnl
+]
+)
+
+AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
+
 # Check to see how 'make' treats includes. -*- Autoconf -*-
 
 # Copyright (C) 2001, 2002, 2003, 2005  Free Software Foundation, Inc.
diff --git a/configure b/configure
index 29c80bc..bef5c2e 100755
--- a/configure
+++ b/configure
@@ -827,6 +827,9 @@ am__leading_dot
 AMTAR
 am__tar
 am__untar
+MAINTAINER_MODE_TRUE
+MAINTAINER_MODE_FALSE
+MAINT
 CC
 CFLAGS
 LDFLAGS
@@ -1482,6 +1485,8 @@ if test -n $ac_init_help; then
 Optional Features:
   --disable-FEATURE   do not include FEATURE (same as --enable-FEATURE=no)
   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
+  --enable-maintainer-mode  enable make rules and dependencies not useful
+ (and sometimes confusing) to the casual installer
   --disable-dependency-tracking  speeds up one-time build
   --enable-dependency-tracking   do not reject slow dependency extractors
   --enable-shared[=PKGS]  build shared libraries [default=yes]
@@ -2431,6 +2436,29 @@ am__tar='${AMTAR} chof - $$tardir'; 
am__untar='${AMTAR} xf -'
 
 
 
+{ echo $as_me:$LINENO: checking whether to enable 

Bug#442921: marked as done (xorg: X crashes on starting most clients)

2007-09-19 Thread Debian Bug Tracking System
Your message dated Wed, 19 Sep 2007 22:02:06 +
with message-id [EMAIL PROTECTED]
and subject line Bug#442829: fixed in pixman 0.9.5-2
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)

---BeginMessage---
Package: xorg
Version: 1:7.3+2
Severity: normal

There were a lot of upgrades of X-related packages today, and since then 
I couldn't get gdm to run. After fiddling around I found a lot of 
things that didn't run. I narrowed it down somewhat:

$ X 1 output.txt

Works just fine, X starts. After switching to tty2:

$ DISPLAY=:0.0 xclock

Nothing happens. Peace and quiet. Then when I switch back to X it 
crashes. I've tried this with two different video drivers, the nv driver 
and the closed source nvidia driver. It happens with almost any most 
clients, however not with xlogo, xeyes or oclock.

I'm attaching output.txt, created as described above.

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

Kernel: Linux 2.6.22
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xorg depends on:
ii  gnome-terminal [x-ter 2.18.1-1   The GNOME 2 terminal emulator appl
ii  libgl1-mesa-glx [libg 7.0.1-2A free implementation of the OpenG
ii  libglu1-mesa  7.0.1-2The OpenGL utility library (GLU)
ii  type-handling [not+sp 0.2.21 dpkg architecture generation scrip
ii  xbase-clients 1:7.3+2miscellaneous X clients - metapack
ii  xfonts-100dpi 1:1.0.0-4  100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.0-4  75 dpi fonts for X
ii  xfonts-base   1:1.0.0-5  standard fonts for X
ii  xfonts-scalable   1:1.0.0-6  scalable fonts for X
ii  xkb-data  1.0~cvs.20070916-1 X Keyboard Extension (XKB) configu
ii  xserver-xorg  1:7.3+2the X.Org X server
ii  xterm [x-terminal-emu 229-1  X terminal emulator
ii  xutils1:7.3+2X Window System utility programs m

Versions of packages xorg recommends:
ii  xorg-docs 1:1.4-2Miscellaneous documentation for th

-- no debconf information

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4-2)
Current Operating System: Linux localhost 2.6.22 #1 Wed Sep 12 10:49:00 CEST 
2007 i686
Build Date: 16 September 2007  02:37:21PM
 
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: Mon Sep 17 22:49:28 2007
(==) Using config file: /etc/X11/xorg.conf
(II) Module ddc already built-in
(EE) Failed to load module glcore (module does not exist, 0)
(II) Module i2c already built-in
(II) Module ddc already built-in
(II) Module ramdac already built-in
expected keysym, got XF86KbdLightOnOff: line 70 of pc
expected keysym, got XF86KbdBrightnessDown: line 71 of pc
expected keysym, got XF86KbdBrightnessUp: line 72 of pc
expected keysym, got XF86KbdLightOnOff: line 70 of pc
expected keysym, got XF86KbdBrightnessDown: line 71 of pc
expected keysym, got XF86KbdBrightnessUp: line 72 of pc
The XKEYBOARD keymap compiler (xkbcomp) reports:
 Warning:  Type ONE_LEVEL has 1 levels, but RALT has 2 symbols
   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from 
list!

Backtrace:
0: X(xf86SigHandler+0x7e) [0x80c632e]
1: [0xe420]
2: /usr/lib/libpixman-1.so.0(pixman_image_composite+0x588) [0xb7fab4b8]
3: /usr/lib/xorg/modules//libfb.so(fbComposite+0x1ad) [0xb6cd086d]
4: /usr/lib/xorg/modules//libxaa.so(XAAComposite+0x224) [0xb6c9aca4]
5: /usr/lib/xorg/modules//libxaa.so [0xb6cb6526]
6: X [0x816f8e3]
7: X(CompositePicture+0x150) [0x8156c40]
8: X(miTrapezoids+0x238) [0x8155ef8]
9: /usr/lib/xorg/modules//libxaa.so [0xb6cb6845]
10: X(CompositeTrapezoids+0x93) [0x8156ee3]
11: X [0x815f464]
12: X [0x8159ad5]
13: X [0x814d24e]
14: X(Dispatch+0x2bf) [0x808d00f]
15: X(main+0x48b) [0x807461b]
16: /lib/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0x4f9e3050]
17: 

Bug#442852: marked as done (xserver-xorg: X doesn't start after todays upgrade)

2007-09-19 Thread Debian Bug Tracking System
Your message dated Wed, 19 Sep 2007 22:02:06 +
with message-id [EMAIL PROTECTED]
and subject line Bug#442829: fixed in pixman 0.9.5-2
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)

---BeginMessage---
Package: xserver-xorg
Version: 1:7.3+2
Severity: important



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

/etc/X11/X target unchanged from checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 Aug 28 20:31 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1669528 Sep 16 20:56 /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 RV250 If [Radeon 
9000] (rev 01)


This is with evdev:

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4-2)
Current Operating System: Linux frodo 2.6.23-rc6-frodo #1 PREEMPT Tue Sep 11 
10:31:06 CEST 2007 i686
Build Date: 16 September 2007  02:37:21PM


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: Mon Sep 17 14:22:51 2007
(==) Using config file: /etc/X11/xorg.conf
(II) Module ddc already built-in
expected keysym, got XF86KbdLightOnOff: line 70 of pc
expected keysym, got XF86KbdBrightnessDown: line 71 of pc
expected keysym, got XF86KbdBrightnessUp: line 72 of pc
(EE) Mouse: cannot open input pEvdev
(EE) PreInit returned NULL for Mouse
expected keysym, got XF86KbdLightOnOff: line 70 of pc
expected keysym, got XF86KbdBrightnessDown: line 71 of pc
expected keysym, got XF86KbdBrightnessUp: line 72 of pc
The XKEYBOARD keymap compiler (xkbcomp) reports:
 Warning:  Type ONE_LEVEL has 1 levels, but RALT has 2 symbols
   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from 
list!

Backtrace:
0: /usr/bin/X11/X(xf86SigHandler+0x7e) [0x80c632e]
1: [0xe420]
2: /usr/lib/libpixman-1.so.0(pixman_image_composite+0x588) [0xb7ed34b8]
3: /usr/lib/xorg/modules//libfb.so(fbComposite+0x1ad) [0xb7b0e86d]
4: /usr/bin/X11/X [0x816f8e3]
5: /usr/bin/X11/X(CompositePicture+0x150) [0x8156c40]
6: /usr/bin/X11/X [0x815cc1f]
7: /usr/bin/X11/X [0x8159ad5]
8: /usr/bin/X11/X [0x814d24e]
9: /usr/bin/X11/X(Dispatch+0x2bf) [0x808d00f]
10: /usr/bin/X11/X(main+0x48b) [0x807461b]
11: /lib/libc.so.6(__libc_start_main+0xe0) [0xb7d0b050]
12: /usr/bin/X11/X(FontFileCompleteXLFD+0x205) [0x8073991]

Fatal server error:
Caught signal 4.  Server aborting


This is with input/mice
X: warning; process set to priority -1 instead of requested priority 0

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4-2)
Current Operating System: Linux frodo 2.6.23-rc6-frodo #1 PREEMPT Tue Sep 11 
10:31:06 CEST 2007 i686
Build Date: 16 September 2007  02:37:21PM

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: Mon Sep 17 14:25:10 2007
(==) Using config file: /etc/X11/xorg.conf
(II) Module ddc already built-in
expected keysym, got XF86KbdLightOnOff: line 70 of pc
expected keysym, got XF86KbdBrightnessDown: line 71 of pc
expected keysym, got XF86KbdBrightnessUp: line 72 of pc
expected keysym, got XF86KbdLightOnOff: line 70 of pc
expected keysym, got XF86KbdBrightnessDown: line 71 of pc
expected keysym, got XF86KbdBrightnessUp: line 72 of pc
The XKEYBOARD keymap compiler (xkbcomp) reports:
 Warning:  Type ONE_LEVEL has 1 levels, but RALT has 2 symbols
   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from 
list!

Backtrace:
0: 

Bug#443068: marked as done (xserver-xorg: crash in libpixman-1.so.0(pixman_image_composite))

2007-09-19 Thread Debian Bug Tracking System
Your message dated Wed, 19 Sep 2007 22:02:06 +
with message-id [EMAIL PROTECTED]
and subject line Bug#442829: fixed in pixman 0.9.5-2
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)

---BeginMessage---
Package: xserver-xorg
Version: 1:7.3+2
Severity: important

Hi,

since upgrading to 7.3 i got crashes of the xserver with the folling
backtrace.

- happen with VESA and ATI (below is the stripped down vesa
  configuration)
- xdm runs fine
- xfce and firefox crash immediately
- ion and dwm run for a while and eventually crash

The backtrace looks certainly wrong.

If anyone anyone can point out how to do better
(or how to use gdb to debug x on a single machine)
i would be willing to help.

regards, ingo



Backtrace:
0: X(xf86SigHandler+0x7e) [0x80c632e]
1: [0xb7fa7420]
2: /usr/lib/libpixman-1.so.0(pixman_image_composite+0x588) [0xb7f094b8]
3: /usr/lib/xorg/modules//libfb.so(fbComposite+0x1ad) [0xb796086d]
4: /usr/lib/xorg/modules//libxaa.so(XAAComposite+0x224) [0xb792aca4]
5: /usr/lib/xorg/modules//libxaa.so [0xb7946526]
6: X [0x816f8e3]
7: X(CompositePicture+0x150) [0x8156c40]
8: X [0x815cc1f]
9: X [0x8159ad5]
10: X [0x814d24e]
11: X(Dispatch+0x2bf) [0x808d00f]
12: X(main+0x48b) [0x807461b]
13: /lib/libc.so.6(__libc_start_main+0xe0) [0xb7d41050]
14: X(FontFileCompleteXLFD+0x205) [0x8073991]

Fatal server error:
Caught signal 4.  Server aborting


-- 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 Sep 17  2006 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1669528 Sep 16 20:56 /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 RV250 If [Radeon 
9000] (rev 01)

/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 943 Sep 18 15:27 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf

Section InputDevice
Identifier  AST
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc101
Option  XkbLayout us,de
EndSection

Section InputDevice
Identifier  TYPHOON
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ExplorerPS/2
#Option Protocol  ImPS/2
Option  ZAxisMapping  6 7
Option  Emulate3Buttons   false
EndSection

Section Monitor
Identifier  YAKUMO
Option  DPMS
HorizSync   31-70
VertRefresh 60-75
EndSection

Section Device
Identifier VESA
Driver vesa
EndSection

Section Screen
Identifier  Default Screen
Device  VESA
Monitor YAKUMO
DefaultDepth24
SubSection Display
Depth   24
Modes   1280x1024
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
InputDevice AST
InputDevice TYPHOON
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 59256 Sep 18 15:30 /var/log/Xorg.0.log

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

Kernel: Linux 2.6.22.5
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg depends on:
ii  debconf [debconf-2.0] 1.5.14 Debian configuration management sy
ii  x11-common1:7.3+2X Window System (X.Org) infrastruc
ii  xbase-clients 1:7.3+2miscellaneous X clients - metapack
ii  xkb-data  1.0~cvs.20070916-1 X Keyboard Extension (XKB) configu
ii  xserver-xorg-core 2:1.4-2X.Org X server -- core server
ii  xserver-xorg-input-kb 1:1.2.2-3  X.Org X server -- keyboard input d
ii  xserver-xorg-input-mo 1:1.2.2-5  X.Org X server -- mouse input driv
ii  xserver-xorg-video-at 1:6.6.193-3X.Org X server -- ATI display driv
ii  xserver-xorg-video-ve 1:1.3.0-4  X.Org X 

Bug#443186: marked as done (xserver-xorg: Cannot start xserver)

2007-09-19 Thread Debian Bug Tracking System
Your message dated Wed, 19 Sep 2007 22:02:06 +
with message-id [EMAIL PROTECTED]
and subject line Bug#442829: fixed in pixman 0.9.5-2
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)

---BeginMessage---
Package: xserver-xorg
Version: 1:7.3+2
Severity: grave
Justification: renders package unusable



*** Please type your report below
this line ***
I've upgraded all my x.org packages
to version 7.3, and now I cannot
start anymore the X server. (I ve
tried with gdm and startx without
any success)
When trying to launch the X server,
after 2 or 3 seconds, it dies.
I ve tried to modify several time
xorg.conf file, and I've also tried
to remove xorg.conf file too, but it
doesn't work.

See the startx console output:



X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian
(xorg-server 2:1.4-2)
Current Operating System: Linux
ARRAKIS 2.6.22-2-k7 #1 SMP Fri Aug
31 01:02:37 UTC 2007 i686
Build Date: 16 September 2007
02:37:21PM
 
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: Wed Sep
19 01:18:49 2007
(==) Using config file:
/etc/X11/xorg.conf

(II) Module ddc already built-in
(II) Module i2c already built-in
(II) Module ramdac already
built-in
expected keysym, got
XF86KbdLightOnOff: line 70 of pc
expected keysym, got
XF86KbdBrightnessDown: line 71 of pc
expected keysym, got
XF86KbdBrightnessUp: line 72 of pc
expected keysym, got
XF86KbdLightOnOff: line 70 of pc
expected keysym, got
XF86KbdBrightnessDown: line 71 of pc
expected keysym, got
XF86KbdBrightnessUp: line 72 of pc
The XKEYBOARD keymap compiler
(xkbcomp) reports:
 Warning:  Type ONE_LEVEL
has 1 levels, but RALT has 2
symbols
   Ignoring extra
symbols
Errors from xkbcomp are not fatal to
the X server

Backtrace:
0: /usr/bin/X11/X(xf86SigHandler
+0x7e) [0x80c632e]
1: [0xe420]
2: /usr/lib/libpixman-1.so.0(pixman_image_composite+0x588) [0x4afdb4b8]
3: /usr/lib/xorg/modules//libfb.so(fbComposite+0x1ad) [0xb7c3486d]
4: /usr/lib/xorg/modules//libxaa.so(XAAComposite+0x224) [0xb7bfeca4]
5: /usr/lib/xorg/modules//libxaa.so
[0xb7c1a526]
6: /usr/bin/X11/X [0x816f8e3]
7: /usr/bin/X11/X(CompositePicture
+0x150) [0x8156c40]
8: /usr/bin/X11/X [0x815cc1f]
9: /usr/bin/X11/X [0x8159ad5]
10: /usr/bin/X11/X [0x814d24e]
11: /usr/bin/X11/X(Dispatch+0x2bf)
[0x808d00f]
12: /usr/bin/X11/X(main+0x48b)
[0x807461b]
13: /lib/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0x4e622050]
14: /usr/bin/X11/X(FontFileCompleteXLFD+0x205) [0x8073991]

Fatal server error:
Caught signal 4.  Server aborting

xinit:  connection to X server lost.

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4-2)
Current Operating System: Linux ARRAKIS 2.6.22-2-k7 #1 SMP Fri Aug 31 01:02:37 UTC 2007 i686
Build Date: 16 September 2007  02:37:21PM
 
	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: Wed Sep 19 01:18:49 2007
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor B101920
(**) |   |--Device ATI Technologies Inc Radeon RV200 QW [Radeon 7500]
(**) |--Input Device Generic Keyboard
(**) |--Input Device Configured Mouse
(==) 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
(==) RgbPath set to /etc/X11/rgb
(==) ModulePath set to /usr/lib/xorg/modules
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81d8680
(II) Module ABI 

Bug#443250: xserver-xorg-input-kbd: shift key doesn't work if pressed very quickly after certain letters

2007-09-19 Thread Martin Pärtel
Package: xserver-xorg-input-kbd
Version: 1:1.2.2-3
Severity: normal

After the recent big Xorg update, I started getting mysterious failures while
typing quickly a password, which contains the sequence xA. It turned out 
that if I start holding down left shift very quickly after typing x, the 
following characters will not be uppercase. This also works with the letters 
z, c, and v but not, for example, b.

Everything works fine outside X, and used to work before the upgrade to Xorg 
7.3. Only the left shift key is affected.

The bug can be seen in xev. When I press and release x quickly, then quickly
press and hold shift, the shift event takes a moment (0.5-1 sec) to register.
If I press a while holding the shift key before the shift event registers,
it will register as a lowercase a and the shift event will not arrive at all
before I release the shift. If I try the same with e.g. b, then the shift 
event registers immediately.

This is on a ThinkPad T60, whose keyboard the KDE control center
indentifies as IBM ThinkPad S60Z/600/600E/A22E, Intl.
KDE's Enable keyboard layouts option is off, however.

The relevant section in xorg.conf:
Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout ee
EndSection

Changing layouts or models doesn't help.



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

Kernel: Linux 2.6.22.3 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-kbd depends on:
ii  libc6 2.6.1-5GNU C Library: Shared libraries
ii  xserver-xorg-core 2:1.4-2X.Org X server -- core server

xserver-xorg-input-kbd recommends no packages.

-- no debconf information



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



Processing of pixman_0.9.5-2_i386.changes

2007-09-19 Thread Archive Administrator
pixman_0.9.5-2_i386.changes uploaded successfully to localhost
along with the files:
  pixman_0.9.5-2.dsc
  pixman_0.9.5-2.diff.gz
  libpixman-1-0_0.9.5-2_i386.deb
  libpixman-1-0-dbg_0.9.5-2_i386.deb
  libpixman-1-dev_0.9.5-2_i386.deb

Greetings,

Your Debian queue daemon


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



Bug#443227: xclock: wrong geometry when running -d -norender with LANG=C

2007-09-19 Thread Aaron M. Ucko
Aaron M. Ucko [EMAIL PROTECTED] writes:

 In particular, working around #352967 by specifying a strftime
 format rather than tweaking locale settings yields sane geometry.

Never mind, this doesn't appear to work reliably after all. :-/

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[EMAIL PROTECTED]



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



Bug#443227: xclock: wrong geometry when running -d -norender with LANG=C

2007-09-19 Thread Aaron M. Ucko
Brice Goglin [EMAIL PROTECTED] writes:

 I can't reproduce the problem here. There are very few commits between

Interesting, as I can reproduce it 100% reliably with both i386 and
amd64 binaries.  I do have some extra resource settings I neglected to
mention earlier,

XClock*background:  lightgray
XClock*font:fixed
XClock*geometry:-0+0
XClock*padding: 1
XClock*update:  1

but only *font is at all likely to be relevant.

 1.0.2 and 1.0.3, so it should be very easy to locate where the breakage
 occurred. Could you try to git bisect the upstream xclock repository?

Sure, no problem.  I get

$ git bisect log
git-bisect start
# bad: [1ea56dd7d67cef80f364fafcf985fb4a6846109d] Version bump: 1.0.3
git-bisect bad 1ea56dd7d67cef80f364fafcf985fb4a6846109d
# good: [d335cefbbe5d23c410f8e8b7af0692559b649e67] Bump to 1.0.2
git-bisect good d335cefbbe5d23c410f8e8b7af0692559b649e67
# good: [41503ac2d7c84502074b3b6528478fe017060ef7] Add pointer to 
Xft/fontconfig font name format to man page
git-bisect good 41503ac2d7c84502074b3b6528478fe017060ef7
# bad: [6f845b1d5516864e143113ca074e98b7be194adb] Change xclock_CFLAGS to 
AM_CFLAGS to make automake-1.10 happier
git-bisect bad 6f845b1d5516864e143113ca074e98b7be194adb
# bad: [a450fbb0f93f8bcdaabfb623fe49ddbb12468287] Man page: add missing options 
to synopsis section
git-bisect bad a450fbb0f93f8bcdaabfb623fe49ddbb12468287
# bad: [8476e5fbddafc17190347e86a68f66dc3958] Don't segfault if unable to 
load a usable fontset
git-bisect bad 8476e5fbddafc17190347e86a68f66dc3958

Please let me know if there's any other information you'd like me to
provide.

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[EMAIL PROTECTED]



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



Bug#441902: xserver-xorg-video-ati: 6.7.192-1~7.2 crashes xserver with xv video playback on compiz

2007-09-19 Thread Alec Robertson
Hi Brice,

OK, here goes...

 sudo gdb $(pidof X)

GNU gdb 6.6.90.20070912-debian
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show
copying
and show warranty for details.
This GDB was configured as i486-linux-gnu.
Attaching to process 13498
Reading symbols from /usr/bin/Xorg...Reading symbols from
/usr/lib/debug/usr/bin/Xorg...done.
Using host libthread_db library /lib/i686/cmov/libthread_db.so.1.
done.
Reading symbols from /lib/i686/cmov/libdl.so.2...done.
Loaded symbols for /lib/i686/cmov/libdl.so.2
Reading symbols from /usr/lib/libXfont.so.1...done.
Loaded symbols for /usr/lib/libXfont.so.1
Reading symbols from /usr/lib/libXau.so.6...done.
Loaded symbols for /usr/lib/libXau.so.6
Reading symbols from /usr/lib/libfontenc.so.1...done.
Loaded symbols for /usr/lib/libfontenc.so.1
Reading symbols from /usr/lib/libpixman-1.so.0...done.
Loaded symbols for /usr/lib/libpixman-1.so.0
Reading symbols from /usr/lib/libhal.so.1...done.
Loaded symbols for /usr/lib/libhal.so.1
Reading symbols from /usr/lib/libdbus-1.so.3...done.
Loaded symbols for /usr/lib/libdbus-1.so.3
Reading symbols from /usr/lib/libXdmcp.so.6...done.
Loaded symbols for /usr/lib/libXdmcp.so.6
Reading symbols from /lib/i686/cmov/libm.so.6...done.
Loaded symbols for /lib/i686/cmov/libm.so.6
Reading symbols from /lib/i686/cmov/librt.so.1...done.
Loaded symbols for /lib/i686/cmov/librt.so.1
Reading symbols from /lib/libgcc_s.so.1...done.
Loaded symbols for /lib/libgcc_s.so.1
Reading symbols from /lib/i686/cmov/libc.so.6...done.
Loaded symbols for /lib/i686/cmov/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /usr/lib/libfreetype.so.6...done.
Loaded symbols for /usr/lib/libfreetype.so.6
Reading symbols from /usr/lib/libz.so.1...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /lib/i686/cmov/libpthread.so.0...done.
[Thread debugging using libthread_db enabled]
[New Thread 0xb7d6f8c0 (LWP 13498)]
Loaded symbols for /lib/i686/cmov/libpthread.so.0
Reading symbols from /usr/lib/xorg/modules/libpcidata.so...Reading
symbols from /usr/lib/debug/usr/lib/xorg/modules/libp
cidata.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules//libpcidata.so
Reading symbols from
/usr/lib/xorg/modules/extensions/libextmod.so...Reading symbols from
/usr/lib/debug/usr/lib/xorg/mo
dules/extensions/libextmod.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules/extensions//libextmod.so
Reading symbols from
/usr/lib/xorg/modules/extensions/libdbe.so...Reading symbols from
/usr/lib/debug/usr/lib/xorg/modul
es/extensions/libdbe.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules/extensions//libdbe.so
Reading symbols from
/usr/lib/xorg/modules/extensions/libglx.so...Reading symbols from
/usr/lib/debug/usr/lib/xorg/modul
es/extensions/libglx.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules/extensions//libglx.so
Reading symbols from
/usr/lib/xorg/modules/fonts/libfreetype.so...Reading symbols from
/usr/lib/debug/usr/lib/xorg/modul
es/fonts/libfreetype.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules//fonts/libfreetype.so
Reading symbols from /usr/lib/xorg/modules/fonts/libtype1.so...Reading
symbols from /usr/lib/debug/usr/lib/xorg/modules/
fonts/libtype1.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules//fonts/libtype1.so
Reading symbols from
/usr/lib/xorg/modules/extensions/librecord.so...Reading symbols from
/usr/lib/debug/usr/lib/xorg/mo
dules/extensions/librecord.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules/extensions//librecord.so
Reading symbols from
/usr/lib/xorg/modules/extensions/libdri.so...Reading symbols from
/usr/lib/debug/usr/lib/xorg/modul
es/extensions/libdri.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules/extensions//libdri.so
Reading symbols from /usr/lib/libdrm.so.2...done.
Loaded symbols for /usr/lib/libdrm.so.2
Reading symbols from
/usr/lib/xorg/modules/drivers/radeon_drv.so...Reading symbols from
/usr/lib/debug/usr/lib/xorg/modu
les/drivers/radeon_drv.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules/drivers//radeon_drv.so
Reading symbols from /usr/lib/xorg/modules/drivers/ati_drv.so...Reading
symbols from /usr/lib/debug/usr/lib/xorg/modules
/drivers/ati_drv.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules/drivers//ati_drv.so
Reading symbols from /usr/lib/xorg/modules/input/mouse_drv.so...done.
Loaded symbols for /usr/lib/xorg/modules/input//mouse_drv.so
Reading symbols from /usr/lib/xorg/modules/input/kbd_drv.so...done.
Loaded symbols for /usr/lib/xorg/modules/input//kbd_drv.so
Reading symbols from /usr/lib/xorg/modules/libvgahw.so...Reading symbols
from /usr/lib/debug/usr/lib/xorg/modules/libvga
hw.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules//libvgahw.so
Reading symbols from 

Bug#443004: dexconf: error: cannot generate configuration, file; shared/default-x-server not

2007-09-19 Thread Peter
I tested to edit directly

/var/cache/debconf/config.dat

I added at:
shared/default-x-server

Value: xserver-xorg
Flags: seen

And then dpkg-reconfigure xserver-xorg

just fine wrote a xorg.conf file.

Thanks!

cheers
Peter
-- 

/bitrunner/

*0708-460260*
Andra Långgatan 28
41327 Göteborg
Sweden





xserver-xorg-video-radeonhd: Changes to 'debian-experimental'

2007-09-19 Thread David Nusinow
 debian/changelog |6 ++
 debian/control   |3 ---
 2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 56ca6f2b57b7095c2877f855815e9da64ab4c5bc
Author: David Nusinow [EMAIL PROTECTED]
Date:   Wed Sep 19 20:17:21 2007 -0400

* Get rid of leftover cruft in the -dbg package's description

diff --git a/debian/changelog b/debian/changelog
index 2f3ede1..bba409e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-video-radeonhd (0.0.1+git20070918-2) UNRELEASED; urgency=low
+
+  * Get rid of leftover cruft in the -dbg package's description
+
+ -- David Nusinow [EMAIL PROTECTED]  Wed, 19 Sep 2007 20:17:00 -0400
+
 xserver-xorg-video-radeonhd (0.0.1+git20070918-1) experimental; urgency=low
 
   * Upload to experimental
diff --git a/debian/control b/debian/control
index 2acf8cf..926b44a 100644
--- a/debian/control
+++ b/debian/control
@@ -42,8 +42,5 @@ Description: X.Org X server -- AMD/ATI r5xx, r6xx display 
driver
  X1350, Mobility X1400, X1450, X2300, Mobility X1600, X1700, Mobility
  FireGL V5200, V5250, Mobility X1800, X1900, Mobility FireGL V7100, V7200,
  Mobility HD 2300, Mobility HD 2400, Mobility HD 2600, and Radeon X1200.
- This driver provides support for the Intel i8xx and i9xx family of chipsets,
- including i810, i815, i830, i845, i855, i865, i915, and i945 series chips,
- and XvMC (XVideo Motion Compensation) support for the same chipsets.
  .
  This package provides debugging symbols for this Xorg X driver.


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



Bug#252045: 0ff1ce 2007 PR0 79 USD$, Save 999.95 from retalI down1oad lnstant1y

2007-09-19 Thread Stephan Oconnor
Type cheapsoftnow. com ln lnternet Exp1orer bar.



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



Bug#443205: xserver-xorg: various input problems with xorg 7.3

2007-09-19 Thread Alexander Heinlein
Brice Goglin wrote:
 Please try not to report multiple problems in the same bug, it make
 maintenance difficult.
Sure. I thought there could be any relations with my other problems.

 It's not clear it's totally input related. Can you try without the
 nvidia binary driver? Either with nv or vesa.

Same problems with vesa and nv.


regards,
Alex



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



xserver-xorg-video-ati: Changes to 'upstream-experimental'

2007-09-19 Thread Brice Goglin
 configure.ac|2 -
 src/radeon.h|4 --
 src/radeon_bios.c   |   14 +-
 src/radeon_driver.c |   71 
 src/radeon_output.c |   22 +++-
 5 files changed, 47 insertions(+), 66 deletions(-)

New commits:
commit c5e2a2f09af807006c7ea493a8e90ff77abe207c
Author: Alex Deucher [EMAIL PROTECTED](none)
Date:   Wed Sep 19 19:58:28 2007 -0400

bump for RC release

diff --git a/configure.ac b/configure.ac
index 0c413c8..bd5109b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-video-ati],
-6.7.192,
+6.7.193,
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-video-ati)
 

commit 46ff78b9f010ca24178d4363761be00eb3ecb632
Author: Alex Deucher [EMAIL PROTECTED](none)
Date:   Wed Sep 19 19:49:58 2007 -0400

RADEON: add default connector setup for single crtc chips

diff --git a/src/radeon_output.c b/src/radeon_output.c
index 5cbf838..f9a21bb 100644
--- a/src/radeon_output.c
+++ b/src/radeon_output.c
@@ -2548,6 +2548,16 @@ static Bool RADEONSetupAppleConnectors(ScrnInfoPtr pScrn)
 static void RADEONSetupGenericConnectors(ScrnInfoPtr pScrn)
 {
 RADEONInfoPtr info   = RADEONPTR(pScrn);
+RADEONEntPtr pRADEONEnt  = RADEONEntPriv(pScrn);
+
+if (!pRADEONEnt-HasCRTC2) {
+   info-BiosConnector[0].DDCType = DDC_VGA;
+   info-BiosConnector[0].DACType = DAC_PRIMARY;
+   info-BiosConnector[0].TMDSType = TMDS_NONE;
+   info-BiosConnector[0].ConnectorType = CONNECTOR_CRT;
+   info-BiosConnector[0].valid = TRUE;
+   return;
+}
 
 if (info-IsMobility) {
/* Below is the most common setting, but may not be true */

commit 509ca0cb0e1cde905b47db2bbac6f2a58523b279
Author: Alex Deucher [EMAIL PROTECTED](none)
Date:   Wed Sep 19 19:41:17 2007 -0400

RADEON: fix external TMDS parsing in legacy bios connector table

diff --git a/src/radeon_bios.c b/src/radeon_bios.c
index 07fbb52..cb96022 100644
--- a/src/radeon_bios.c
+++ b/src/radeon_bios.c
@@ -242,7 +242,7 @@ static Bool RADEONGetLegacyConnectorInfoFromBIOS 
(ScrnInfoPtr pScrn)
info-BiosConnector[i].ConnectorType = (tmp  12)  0xf;
info-BiosConnector[i].DDCType = (tmp  8)  0xf;
info-BiosConnector[i].DACType = tmp  0x1;
-   info-BiosConnector[i].TMDSType = tmp  0x10;
+   info-BiosConnector[i].TMDSType = (tmp  4)  0x1;
 
/* most XPRESS chips seem to specify DDC_CRT2 for their 
 * VGA DDC port, however DDC never seems to work on that

commit 5a59547ef7e986c9613023d941c3354cd476faf1
Author: Alex Deucher [EMAIL PROTECTED](none)
Date:   Wed Sep 19 19:28:09 2007 -0400

Revert RADEON: initial pass at external TMDS support

This reverts commit 4000a710c93dd2d82891e4082bc7fa922ba9c5f4.

This needs to be reworked and needs more soak time.  so revert
for now.

diff --git a/configure.ac b/configure.ac
index 50c382b..0c413c8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -222,6 +222,5 @@ XORG_CHECK_LINUXDOC
 AC_OUTPUT([
Makefile
src/Makefile
-src/sil164/Makefile
man/Makefile
 ])
diff --git a/src/Makefile.am b/src/Makefile.am
index 309caf6..709b98c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -19,7 +19,7 @@
 #  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 #  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
-SUBDIRS = sil164
+
 # this is obnoxious:
 # -module lets us name the module exactly how we want
 # -avoid-version prevents gratuitous .0.0.0 version numbers on the end
diff --git a/src/i2c_vid.h b/src/i2c_vid.h
deleted file mode 100644
index 2ba8829..000
--- a/src/i2c_vid.h
+++ /dev/null
@@ -1,132 +0,0 @@
-/*
- * Copyright © 2006 Eric Anholt
- *
- * Permission to use, copy, modify, distribute, and sell this software and its
- * documentation for any purpose is hereby granted without fee, provided that
- * the above copyright notice appear in all copies and that both that copyright
- * notice and this permission notice appear in supporting documentation, and
- * that the name of the copyright holders not be used in advertising or
- * publicity pertaining to distribution of the software without specific,
- * written prior permission.  The copyright holders make no representations
- * about the suitability of this software for any purpose.  It is provided as
- * is without express or implied warranty.
- *
- * THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
- * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
- * EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
- * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
- * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
- * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE

xserver-xorg-video-ati: Changes to 'debian-experimental'

2007-09-19 Thread Brice Goglin
 configure   |   20 +++---
 configure.ac|2 -
 debian/changelog|9 ++
 src/radeon.h|4 --
 src/radeon_bios.c   |   14 +-
 src/radeon_driver.c |   71 
 src/radeon_output.c |   22 +++-
 7 files changed, 66 insertions(+), 76 deletions(-)

New commits:
commit 7c1e850f260b4854d744309008af69dba1b53890
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Thu Sep 20 07:38:45 2007 +0200

New upstream release candidate

diff --git a/configure b/configure
index a3102bc..fc11c1d 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for xf86-video-ati 6.7.192.
+# Generated by GNU Autoconf 2.61 for xf86-video-ati 6.7.193.
 #
 # Report bugs to https://bugs.freedesktop.org/enter_bug.cgi?product=xorg.
 #
@@ -728,8 +728,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='xf86-video-ati'
 PACKAGE_TARNAME='xf86-video-ati'
-PACKAGE_VERSION='6.7.192'
-PACKAGE_STRING='xf86-video-ati 6.7.192'
+PACKAGE_VERSION='6.7.193'
+PACKAGE_STRING='xf86-video-ati 6.7.193'
 PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
 
 ac_unique_file=Makefile.am
@@ -1438,7 +1438,7 @@ if test $ac_init_help = long; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures xf86-video-ati 6.7.192 to adapt to many kinds of 
systems.
+\`configure' configures xf86-video-ati 6.7.193 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1508,7 +1508,7 @@ fi
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of xf86-video-ati 6.7.192:;;
+ short | recursive ) echo Configuration of xf86-video-ati 6.7.193:;;
esac
   cat \_ACEOF
 
@@ -1624,7 +1624,7 @@ fi
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-xf86-video-ati configure 6.7.192
+xf86-video-ati configure 6.7.193
 generated by GNU Autoconf 2.61
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1638,7 +1638,7 @@ cat config.log _ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by xf86-video-ati $as_me 6.7.192, which was
+It was created by xf86-video-ati $as_me 6.7.193, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ $0 $@
@@ -2333,7 +2333,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='xf86-video-ati'
- VERSION='6.7.192'
+ VERSION='6.7.193'
 
 
 cat confdefs.h _ACEOF
@@ -22445,7 +22445,7 @@ exec 61
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by xf86-video-ati $as_me 6.7.192, which was
+This file was extended by xf86-video-ati $as_me 6.7.193, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -22498,7 +22498,7 @@ Report bugs to [EMAIL PROTECTED].
 _ACEOF
 cat $CONFIG_STATUS _ACEOF
 ac_cs_version=\\
-xf86-video-ati config.status 6.7.192
+xf86-video-ati config.status 6.7.193
 configured by $0, generated by GNU Autoconf 2.61,
   with options \\`echo $ac_configure_args | sed 's/^ //; 
s/[\\\`\$]//g'`\\
 
diff --git a/debian/changelog b/debian/changelog
index 586e4ec..6821b8a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+xserver-xorg-video-ati (1:6.7.193-1) experimental; urgency=low
+
+  * New upstream release candidate.
++ Fix distortion after lid close/reopen, closes: #435114.
++ Stop wrongly detecting the TV-output as connected, closes: #439322.
++ Fix outputs after VT switch, closes: #443151.
+
+ -- Brice Goglin [EMAIL PROTECTED]  Thu, 20 Sep 2007 07:34:02 +0200
+
 xserver-xorg-video-ati (1:6.7.192-4) experimental; urgency=low
 
   * Really build against xserver 2:1.4.

commit c5e2a2f09af807006c7ea493a8e90ff77abe207c
Author: Alex Deucher [EMAIL PROTECTED](none)
Date:   Wed Sep 19 19:58:28 2007 -0400

bump for RC release

diff --git a/configure.ac b/configure.ac
index 0c413c8..bd5109b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-video-ati],
-6.7.192,
+6.7.193,
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 xf86-video-ati)
 

commit 46ff78b9f010ca24178d4363761be00eb3ecb632
Author: Alex Deucher [EMAIL PROTECTED](none)
Date:   Wed Sep 19 19:49:58 2007 -0400

RADEON: add default connector setup for single crtc chips

diff --git a/src/radeon_output.c b/src/radeon_output.c
index 5cbf838..f9a21bb 100644
--- a/src/radeon_output.c
+++ b/src/radeon_output.c
@@ -2548,6 +2548,16 @@ static Bool RADEONSetupAppleConnectors(ScrnInfoPtr pScrn)

xserver-xorg-video-ati: Changes to 'refs/tags/xserver-xorg-video-ati-1_6.7.193-1'

2007-09-19 Thread Brice Goglin
Tag 'xserver-xorg-video-ati-1_6.7.193-1' created by Brice Goglin [EMAIL 
PROTECTED] at 2007-09-20 05:55 +

Tagging upload of xserver-xorg-video-ati 1:6.7.193-1 to experimental.

Changes since xserver-xorg-video-ati-1_6.7.192-4:
Alex Deucher (13):
  RADEON: don't restore bios scratch regs
  RADEON: initial pass at external TMDS support
  RADEON: ignore edid digital bit on analog ports
  RADEON: XPRESS connector tables are crap
  RADEON: turn off load detection on tv dac by default
  RADEON: note that MergedFB support has been replaced with randr 1.2
  RADEON: adjust pll restore
  RADEON: Remove more mergedfb cruft
  RADEON: fix plls again
  Revert RADEON: initial pass at external TMDS support
  RADEON: fix external TMDS parsing in legacy bios connector table
  RADEON: add default connector setup for single crtc chips
  bump for RC release

Brice Goglin (2):
  Merge tag 'xf86-video-ati-6.7.193' into debian-experimental
  New upstream release candidate

Michel Dänzer (1):
  radeon: Remove declaration of unused variable.

---
 configure   |   20 +++---
 configure.ac|2 -
 debian/changelog|9 ++
 src/radeon.h|4 --
 src/radeon_bios.c   |   14 +-
 src/radeon_driver.c |   71 
 src/radeon_output.c |   22 +++-
 7 files changed, 66 insertions(+), 76 deletions(-)
---


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



Processing of xserver-xorg-video-ati_6.7.193-1_i386.changes

2007-09-19 Thread Archive Administrator
xserver-xorg-video-ati_6.7.193-1_i386.changes uploaded successfully to localhost
along with the files:
  xserver-xorg-video-ati_6.7.193-1.dsc
  xserver-xorg-video-ati_6.7.193.orig.tar.gz
  xserver-xorg-video-ati_6.7.193-1.diff.gz
  xserver-xorg-video-ati_6.7.193-1_i386.deb
  xserver-xorg-video-ati-dbg_6.7.193-1_i386.deb

Greetings,

Your Debian queue daemon


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