Bug#443357: compiz: Compiz runs only as root

2007-09-20 Thread Brice Goglin
Jeremy Lal wrote: Package: compiz Version: 0.5.2-2 Severity: normal I get compiz to work straight from the unstable packages, but only whn i run compiz --replace as root When run as normal user, metacity unloads, but compiz decorator doesn't : windows borders doesn't show, and i got

Bug#443292: Mouse: cannot open input pEvdev

2007-09-20 Thread Brice Goglin
Elimar Riesebieter wrote: On Thu, 20 Sep 2007 the mental interface of Brice Goglin told: Elimar Riesebieter wrote: Package: xserver-xorg-input-evdev Version: 1:1.2.0~git20070819-3 Severity: important evdev is unloaded. I've recompiled xserver-xorg-input-evdev-1.1.5 against

Bug#443292: Mouse: cannot open input pEvdev

2007-09-20 Thread Brice Goglin
Elimar Riesebieter wrote: On Thu, 20 Sep 2007 the mental interface of Brice Goglin told: [...] You could try git-bisect between current HEAD (almost exactly our 1:1.2.0~git20070819-3) and the 1.1.5 tag. Grab the whole git tree with: git clone git://git.freedesktop.org/git/xorg

Bug#443315: xserver-xorg-video-vesa: switching the resolution crashes the xserver

2007-09-20 Thread Brice Goglin
Christian T. Steigies wrote: As I said, I upgraded to unstable and got no video at all with the intel driver, and I think also with the vesa driver. I just installed a testing snapshot on a spare partition from scratch and the intel driver works great, no crash, 32 bpp, resolution switching,

Bug#443292: Mouse: cannot open input pEvdev

2007-09-20 Thread Brice Goglin
Elimar Riesebieter wrote: On Thu, 20 Sep 2007 the mental interface of Brice Goglin told: [...] And then git bisect good or bad depending on whether it worked or not. It worked: Bisecting: 9 revisions left to test after this [f15636ac529481a9d83e0250ff89690296f96a3d] Wheel mice

Bug#443365: xserver-xorg-video-radeonhd: Does not recognise Mobility X1600 on Acer Aspire 5110

2007-09-20 Thread Brice Goglin
Damyan Ivanov wrote: Package: xserver-xorg-video-radeonhd Version: 0.0.1+git20070918-1 Severity: important Hi, I am excited to find that now there is a free driver for my video card. unfortunately, it does not quite work yet, saying (full logs follow below): |(WW) RADEONHD(0): Unknown

Bug#443292: Mouse: cannot open input pEvdev

2007-09-20 Thread Brice Goglin
Elimar Riesebieter wrote: Last step: 1c40c7db188bc9030aaf256004b914815e821940 is first bad commit commit 1c40c7db188bc9030aaf256004b914815e821940 Author: James Cloos [EMAIL PROTECTED] Date: Mon Sep 3 05:52:08 2007 -0400 Add *~ to .gitignore to skip patch/emacs droppings :100644

Bug#443377: xserver-xorg-video-ati: xrandr 1.2 gives wierd coloration on VGA display

2007-09-20 Thread Brice Goglin
Ken Bloom wrote: Package: xserver-xorg-video-ati Version: 1:6.7.192-4 Severity: normal When I configure my laptop (built-in screen resolution 1280x768) to display on a projector with the following commands $ xrandr --output VGA-0 --mode 1280x1024 --output LVDS --off I find that the top 768

Bug#443274: dual-card setup doesn't work with X 1.4

2007-09-21 Thread Brice Goglin
reassign 443274 xserver-xorg-video-ati found 443274 1:6.6.193-3 severity 443274 important retitle 443274 xserver-xorg-video-ati: 6.6.193-3 gives black screen on Xpress 200 [RC410, 5a61] (even without DRI) thank you Aldemir Akpinar wrote: Hi, I have installed the deb package you have

Bug#443274: dual-card setup doesn't work with X 1.4

2007-09-21 Thread Brice Goglin
Brice Goglin wrote: Or you can stay in unstable and use a rebuild of the old 6.6.3 driver for Xserver 1.4, I'll build that soon anyway. http://people.debian.org/~bgoglin/ati-rebuilds/6.6.3-Xserver1.4/ To use this package, upgrade back to unstable (xserver-xorg-core 1.4 and drivers

Bug#443292: Mouse: cannot open input pEvdev

2007-09-21 Thread Brice Goglin
Elimar Riesebieter wrote: $ ./autogen.sh $ make Then you should have a src/.libs/evdev_drv.so, copy it into /usr/lib/xorg/modules/drivers/ and restart X. /usr/lib/xorg/modules/input/ !!! Oops very sorry about that, looks like I am more used to make people debug video drivers

Bug#443274: dual-card setup doesn't work with X 1.4

2007-09-21 Thread Brice Goglin
Aldemir Akpinar wrote: I have tried your unstable package, and it works fabulously. In fact I am using it right now. Good to know! I have also tried the package in experimental but that one gave me a segfault. What I did was, first I upgraded my X to unstable version (7.3). Then I

Bug#443274: dual-card setup doesn't work with X 1.4

2007-09-21 Thread Brice Goglin
Aldemir Akpinar wrote: Hi there, Ok I have made some more tests. I have installed xorg packages from unstable. I have also install mga and ati drivers from experimental. What happens is whether I turn off definitions for Mga or not I get a segfault. I am attaching the Xorg.0.log again. In

Bug#443274: dual-card setup doesn't work with X 1.4

2007-09-21 Thread Brice Goglin
Aldemir Akpinar wrote: Attaching the xorg.conf file that i used. You should comment this out: Section ServerFlags Option Xinerama true EndSection And maybe change the following line Screen 0 Screen 1 0 0 into Screen Screen 1 I can't remove the mga

Bug#443205: xorg: SendCoreEvents leads to duplicate events

2007-09-21 Thread Brice Goglin
clone 443205 -1 reassign -1 xserver-xorg-input-mouse retitle -1 Duplicate mouse events with Xserver 1.4 found -1 1:1.2.2-5 submitter -1 Ben Pearre [EMAIL PROTECTED] forwarded -1 https://bugs.freedesktop.org/show_bug.cgi?id=12507 thank you On Thu, Sep 20, 2007 at 03:45:14PM -0600, Ben Pearre

Bug#443441: Duplicate mouse events with Xserver 1.4

2007-09-21 Thread Brice Goglin
Here's the new bug report where you should reply now. Could you check that the problem is not caused by events coming through both /dev/psaux and /dev/input/mice? The kernel multiplexes several devices including /dev/psaux into /dev/input/mice. So if the behavior of Xserver 1.4 change a bit

Bug#442915: xserver-xorg-input-mouse: mouse dead with X41 Tablet PC

2007-09-21 Thread Brice Goglin
forwarded 442915 https://bugs.freedesktop.org/show_bug.cgi?id=12508 thank you Forwarded at the URL above, feel free to add any comments there if you think it could help. Brice -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

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

2007-09-21 Thread Brice Goglin
forwarded 443250 https://bugs.freedesktop.org/show_bug.cgi?id=12509 thank you I have forwarded you bug report in the upstream bugzilla at the URL above. Feel free to add any comment there if you think it could help. It'd be good to send at least your full log and config file. thanks, Brice

Bug#443480: xserver-xorg: X starts but dies soon afterwards on some windowmanagers

2007-09-21 Thread Brice Goglin
Wilfred de Bondt wrote: Package: xserver-xorg Version: 1:7.3+2 Severity: normal Hi all, X dies on me when using windowmaker, but not when using twm. Backtrace: 0: /usr/bin/X11/X(xf86SigHandler+0x7e) [0x80c632e] 1: [0xb7f7f420] 2: /usr/lib/xorg/modules//libxaa.so [0xb7aa8278] 3:

Bug#443491: xserver-xorg-video-ati: Display corruption at non-native panel modes on ThinkPad T42

2007-09-21 Thread Brice Goglin
Josh Triplett wrote: Package: xserver-xorg-video-ati Version: 1:6.7.192-4 Severity: normal With the new ATI driver from experimental, when running at any mode other than the native panel size (1400x1050) on my ThinkPad T42, the display has some serious corruption. It looks like a regular

Bug#443503: Mouse double clicks always

2007-09-21 Thread Brice Goglin
Jorge González González wrote: It happens since I updated all the xorg packages some days ago (17th Sep.). I tried with PS/2 mouses and USB with the same result. I also tried the packages in experimental. It's visible from the very moment the system loads GDM. You probably have two input

Bug#443488: xorg: Freezes occasionally

2007-09-21 Thread Brice Goglin
Mathias Brodala wrote: (II) ATI: ATI driver wrapper (version 6.6.193) for chipsets: mach64, rage128, radeon Could you try with xserver-xorg-video-ati 1:6.7.193-1 currently in experimental? (II) RADEON(0): Direct rendering enabled Could you try disabling DRI? Adding Option DRI off to section

Bug#443473: modifying [Caps Lock] via xmodmap is broken

2007-09-21 Thread Brice Goglin
Harald Dunkel wrote: The Caps Lock led stays off. Yes, this problem has been reported several times already, and it's probably unrelated to your xmodmap problem anyway. Could you compare the output of xmodmap -pke or so in Xorg 7.2 and 7.3? If the keymaps are identical, the bug would likely

Bug#443044: x11-xserver-utils: xmodmap run at X startup no longer takes effect

2007-09-21 Thread Brice Goglin
Henrik Enberg wrote: Michel Dänzer [EMAIL PROTECTED] writes: On Tue, 2007-09-18 at 11:00 +0200, Henrik Enberg wrote: Package: x11-xserver-utils Version: 7.3+1 Severity: normal When starting X, running xmodmap from e.g. ~/.xsession no longer changes any mappings. Strange thing

Bug#443473: modifying [Caps Lock] via xmodmap is broken

2007-09-22 Thread Brice Goglin
reassign 443473 x11-xserver-utils forcemerge 443044 443473 thank you Harald Dunkel wrote: Brice Goglin wrote: We have another bug report (#443044) about xmodmap not working at all, we don't know what's going wrong yet. There's also https://bugs.freedesktop.org/show_bug.cgi?id=12500 which

Bug#443552: In a dual-head setup mouse pointer can't change from one monitor to other

2007-09-22 Thread Brice Goglin
Aldemir Akpinar wrote: Package: xserver-xorg-core Version: 2:1.3.0.0.dfsg-12 Severity: grave xserver-xorg-core 1.3 (in testing) ? I thought it was only 1.4 (the one in unstable) ? With the xorg 7.3+2 packages, I can't use my dual head setup properly. The trouble is when I move mouse

Bug#443274: dual-card setup doesn't work with X 1.4

2007-09-22 Thread Brice Goglin
reassign 443274 xserver-xorg-core found 443274 2:1.4-2 retitle 443274 Xserver 1.4 + RandR 1.2 driver crash in xf86CrtcScreenInit if a second board/driver is added thank you Aldemir Akpinar wrote: Hello, With the lines you have specified removed, I can confirmed that the driver in

Bug#443044: is this an xmodmap problem?

2007-09-22 Thread Brice Goglin
reassign 443044 xserver-xorg-core found 443044 2:1.4-2 thank you Harald Dunkel wrote: Hi folks, I doubt that this is a problem of xmodmap. If I roll x11-xserver-utils back to version 7.2+3 (which worked fine for Xorg 7.2), then I still get this problem. Rolling back xinit to version

Bug#443552: In a dual-head setup mouse pointer can't change from one monitor to other

2007-09-22 Thread Brice Goglin
forwarded 443552 https://bugs.freedesktop.org/show_bug.cgi?id=12145 thank you Aldemir Akpinar wrote: Package: xserver-xorg-core Version: 2:1.3.0.0.dfsg-12 Severity: grave Hello, With the xorg 7.3+2 packages, I can't use my dual head setup properly. The trouble is when I move mouse

Bug#443552: In a dual-head setup mouse pointer can't change from one monitor to other

2007-09-22 Thread Brice Goglin
reassign 443552 xserver-xorg-input-mouse found 443552 1:1.2.2-5 tags 443552 +fixed-upstream thank you Aldemir Akpinar wrote: Hi there, I just pulled the latest mouse driver code from cvs, and the problem has gone away. Now I am using Xorg 1.4 with Ati driver 6.6.3-4. Ok, thanks a lot

Bug#443570: powerpc: X server forces Apple Cinema display into power save mode

2007-09-22 Thread Brice Goglin
Mark Brown wrote: Package: xserver-xorg-video-ati Version: 1:6.6.193-3 Severity: important Since upgrading to the above version of the ATI driver I find that when the X server starts my Apple Cinema display goes into power saving mode, apparently unrecoverably. The framebuffer appears to

Bug#443570: xserver-xorg-video-ati: Old version in experimental...

2007-09-22 Thread Brice Goglin
Mark Brown wrote: The version in experimental is indeed out of date. I'm not sure that I don't need to update something else as well as this since the server can't find any valid modes and fails to start at all. Can you try removing (or commenting out) some lines in xorg.conf as explained

Bug#443274: Xserver 1.4 + RandR 1.2 driver crash in xf86CrtcScreenInit if a second board/driver is added

2007-09-22 Thread Brice Goglin
severity 443274 serious thank you I am bumping the severity to serious so that xserver-xorg-core 1.4 does not enter testing for now. It is not clear that this issue is the biggest one in Xserver 1.4 though, and it is not clear either that we could have a fix for this one soon... Brice --

Bug#443585: switching to s-video sets LVDS and S-Video brightness to max and inverts colors

2007-09-22 Thread Brice Goglin
Nadav Kavalerchik wrote: Package: xserver-xorg-video-ati Version: 1:6.7.193-1 Severity: normal --- Please enter the report below this line. --- when i switch to S-Video from LVDS using Fn4 all seems ok at first, BUT when i move the mouse or click it or click the keyboard... both the LVDS

Bug#443584: xrandr does not recognise conncted s-video

2007-09-22 Thread Brice Goglin
Nadav Kavalerchik wrote: Package: xserver-xorg-video-ati Version: 1:6.7.193-1 Severity: normal --- Please enter the report below this line. --- when i plug in an s-video line which is connected to a TV it does not get recognized by xrandr and i can't switch with Fn4 between LVDS and VGA-0,

Bug#389007: Regression: Radeon 9200 powers off Apple Cinema Display connected via DVI

2007-09-23 Thread Brice Goglin
Hi Roger, Is there anything new about this bug? Did you try 6.7.19x currently in experimental? What kind of machine is this? Your bug report makes me think of http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=443570 and https://bugs.freedesktop.org/show_bug.cgi?id=12525 This one is fixed upstream

Bug#348054: xserver-xorg: [ati/radeon] Desktop window corrupted with ghost images

2007-09-23 Thread Brice Goglin
On Wed, Jun 20, 2007 at 12:42:23AM +0200, Brice Goglin wrote: Mark Brown wrote: On Tue, Jun 19, 2007 at 09:33:16PM +0200, Brice Goglin wrote: About a years ago, you reported a bug to the Debian BTS regarding desktop windows being corrupted with ghost images on a ATI board. Did you

Bug#436536: xserver-xorg-video-ati: Xorg does not start on a PowerMacintosh 9600/300 with an ATI Mach64 PCI video card

2007-09-23 Thread Brice Goglin
On Sun, Aug 19, 2007 at 11:46:05PM +0200, Damiano Giorgi wrote: After a deadly struggle I somehow managed to get xserver-xorg-video-ati 1:6.6.193-1 installed, but it didn't help: the X server gives the very same errors (log files available, but I'm sure they are more or less the same). It

Bug#439254: xserver-xorg-video-ati: Does not enable default resolution

2007-09-23 Thread Brice Goglin
On Thu, Aug 23, 2007 at 06:30:55PM +0200, Michael Biebl wrote: upgraded to the latest radeon driver from exp which is said to support tv-out (which I haven't tested yet). I built the driver against the xorg-server from unstable myself, as I didn't want to upgrade all the other components.

Bug#440918: xserver-xorg-video-ati: supertux lost its textures after hibernation

2007-09-23 Thread Brice Goglin
On Wed, Sep 05, 2007 at 01:39:01PM +0200, Ji??í Pale??ek wrote: Package: xserver-xorg-video-ati Version: 1:6.7.192-1~7.2 Severity: normal Hello, Looks like I never received this mail, it might have been caught by the spam filter on debian-x. Sorry for the delay then... 1:6.7.192-1~7.2 is

Bug#443044: xmodmap run at X startup no longer takes effect

2007-09-23 Thread Brice Goglin
forwarded 443473 https://bugs.freedesktop.org/show_bug.cgi?id=12523 thank you This bug has been reported upstream at the URL above. Feel free to add any comments there if you think it could help. I tried playing with my .xsession to reproduce your problem, but I couldn't. So it'd be better if

Bug#430067: xserver-xorg: mplayer causes xserver crash

2007-09-23 Thread Brice Goglin
On Fri, Jun 22, 2007 at 08:47:29AM +0200, Brice Goglin wrote: clayton wrote: Occasionally (not reliably repeatable) mplayer brings down X. This backtrace from the attached log comes from the most recent event. Backtrace: 0: /usr/bin/X(xf86SigHandler+0x81) [0x80c8591] 1: /lib/libc.so

Bug#388737: xserver-xorg-video-ati: TV-in black screen on Theatre 200 / radeon 8500

2007-09-23 Thread Brice Goglin
On Thu, Jun 21, 2007 at 10:19:07PM -0700, David Liontooth wrote: Salut Brice, Brice Goglin wrote: Several months ago, you reported a bug to the Debian BTS regarding the TV-input not working on our ATI board. Did you reproduce this problem recently? With Xorg/Etch? With latest xserver-xorg

Bug#443587: more info

2007-09-23 Thread Brice Goglin
Nadav Kavalerchik wrote: 1024x768 (0x4f) 65.0MHz -HSync -VSync h: width 1024 start 1048 end 1696 total 1344 skew0 clock 48.4KHz v: height 768 start 771 end 777 total 806 clock 60.0Hz 1024x768 (0x50) 65.0MHz -HSync -VSync h: width 1024

Bug#443584: xrandr does not recognise conncted s-video

2007-09-23 Thread Brice Goglin
Nadav Kavalerchik wrote: |xrandr --addmode S-video 800x600| |xrandr --output S-video --mode 800x600| works great :-) and stays this way too. no after effects when i use the mouse or the keyboard. Good to know. I'll keep the bug open until I get some clarification from

Bug#443585: switching to s-video sets LVDS and S-Video brightness to max and inverts colors

2007-09-23 Thread Brice Goglin
Nadav Kavalerchik wrote: xrandr --output LVDS --off --output S-video --auto did not help until i rebooted and tried again. if i plug the s-video during a session and not while it was booting xrandr is not able to use s-video. what was even better is your other suggestion: xrandr

Bug#443377: xserver-xorg-video-ati: xrandr 1.2 gives wierd coloration on VGA display

2007-09-23 Thread Brice Goglin
Ken Bloom wrote: It just occurred to me to mention that the projector in question is a rather complicated setup, because it's part of a multimedia classroom setup at IIT that is used to tape lectures and transmit them to remote viewing sites, and to post the lectures on the internet. I

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

2007-09-23 Thread Brice Goglin
kls wrote: With the update to libpixman, I can now run 1.9.99. It mostly works, except 2d performance is abysmal -- full-screen windows (1152x900 for me) take about a second to redraw. (however, 3d performance is as good, or maybe slightly better, than it ever was) Ok, thanks for the

Bug#443697: xserver-xorg: X crashes when i press the key giving keycode 175

2007-09-23 Thread Brice Goglin
reassign 443697 xserver-xorg-core found 443697 2:1.4-2 forwarded 443697 https://bugs.freedesktop.org/show_bug.cgi?id=12528 tags 443697 +pending thank you Arkadiusz Guzinski wrote: I just upgraded to xserver-xorg 7.3+2, now X crashes when i press the key giving keycode 175, this happens with

Bug#443584: xrandr does not recognise conncted s-video

2007-09-23 Thread Brice Goglin
Brice Goglin wrote: Nadav Kavalerchik wrote: |xrandr --addmode S-video 800x600| |xrandr --output S-video --mode 800x600| works great :-) and stays this way too. no after effects when i use the mouse or the keyboard. Good to know. I'll keep the bug open until I

Bug#443537: xbase-clients: xrdb: an apostrophe in a comment causes error

2007-09-23 Thread Brice Goglin
Ryo Furue wrote: Package: xbase-clients Version: 1:7.2.ds2-2 Severity: normal If a comment in .Xdefaults contains an apostrophe, xrdb issues an error. For example, $ cat tmp.txt ! This is a comment line. Let's ignore it. $ xrdb tmp.txt stdin:1:31: warning: missing

Bug#443794: xserver-xorg: server crashes randomly in libGLcore

2007-09-24 Thread Brice Goglin
Marcus Better wrote: The X session terminates randomly and throws me out to the kdm login screen. I'm not running anything fancy, only a standard KDE installation, plus the non-free Java and flash plugins for iceweasel in a 32-bit chroot. I have now installed xserver-xorg-core-dbg and will

Bug#443491: xserver-xorg-video-ati: Display corruption at non-native panel modes on ThinkPad T42

2007-09-24 Thread Brice Goglin
Alex Deucher wrote: On 9/21/07, Josh Triplett [EMAIL PROTECTED] wrote: Package: xserver-xorg-video-ati Version: 1:6.7.192-4 Severity: normal With the new ATI driver from experimental, when running at any mode other than the native panel size (1400x1050) on my ThinkPad T42, the display

Bug#443810: Dual-head mode does not work anymore on RV370 5B62 [Radeon X600 (PCIE)]

2007-09-24 Thread Brice Goglin
Florian Weimer wrote: Package: xserver-xorg-video-ati Version: 1:6.6.193-3 The displays are connected to the external DVI port of the card, using a DVI splitter cable. Both displays constantly show one of the two screens. 1:6.6.3-2 from testing works fine with the same configuration file.

Bug#443809: xserver-xorg-video-intel: constant flickering with 855GM chip

2007-09-24 Thread Brice Goglin
Manuel Ifland wrote: Package: xserver-xorg-video-intel Version: 2:2.1.1-4 Severity: important I have a Fujitsu-Siemens Liefebook E Series with an integrated 855 Graphics Device. After upgrading xorg and the xserver-xorg-video-intel package to version 2.1.1, the screen flickers

Bug#443848: XKB grp_led broken in latest packages

2007-09-24 Thread Brice Goglin
reassign 443848 xserver-xorg-core forcemerge 442887 443848 thank you Rich Felker wrote: Since upgrading to the latest xorg package, the keyboard led indicators showing the XKB group toggle no longer work on my system. I have grp_led:caps in my configuration but the caps lock light remains

Bug#443870: xorg: Xorg segfaults on startup

2007-09-24 Thread Brice Goglin
reassign 443870 nvidia-glx retitle 443870 'nvidia-glx: segfault in Xrealloc with Xserver 1.4 and Xinerama found 443870 100.14.19-1 thank you Phil Dibowitz wrote: After the recent Xorg and Nvidia upgrade, I can no longer run my Xinerama setup without causing Xorg to segfault, and the

Bug#444025: xinit: xmodmap no longer run at startup

2007-09-25 Thread Brice Goglin
reassign 444025 xserver-xorg-core forcemerge 443044 444025 thank you Anthony Campbell wrote: Package: xinit Version: 1.0.5-1 Severity: important I have had this line in .xinitrc for months or years and it has always worked: xmodmap ~/.Xmodmap For the last couple of weeks it has stopped

Bug#443936: xserver-xorg-video-mga: windowmaker and 1.9.99 get along terribly

2007-09-25 Thread Brice Goglin
kls wrote: The previously observed abysmal 2d performance seems to be triggered by WindowMaker. This does not seem to be a compositing problem, because it is identical regardless of whether I have DRI enabled or not. It also appears independent of number of active screens. All windows take

Bug#443868: libX: want to be able to use Yudit kmap input methods in all applications

2007-09-25 Thread Brice Goglin
Roman Czyborra wrote: Package: libx11-6 Version: 2:1.0.3-7 Severity: wishlist File: libX How can you switch writing systems in X? So far I only know how to do this on MacOS X or in the yudit editor and yudit supports the broadest variance of languages. It would be neat if there were

Bug#443892: x11-utils: luit can't find locale aliases

2007-09-25 Thread Brice Goglin
tags 443892 +fixed-upstream thank you Samuel Thibault wrote: Package: x11-utils Version: 7.3+1 Severity: normal Hi, With this new package shipping luit, luit always spits out Warning: couldn't find charset data for locale [EMAIL PROTECTED]; using ISO 8859-1. ltrace indeed shows

Bug#444049: xserver-xorg-video-ati: 6.6.193 and on locks up radeon 9000/9250

2007-09-25 Thread Brice Goglin
notfound 444049 1:6.6.3-2 found 444049 1:6.6.193-3 found 444049 1:6.7.194-1 forwarded 444049 https://bugs.freedesktop.org/show_bug.cgi?id=12544 thank you Hramrach wrote: https://bugs.freedesktop.org/show_bug.cgi?id=12544 Did you try what Dave Airlie suggested in the above bug? Brice

Bug#444114: xserver-xorg-video-mga: Xinerama not working since last update

2007-09-26 Thread Brice Goglin
On 9/26/07, Peter Schwindt [EMAIL PROTECTED] wrote: Package: xserver-xorg-video-mga Version: 1:1.4.7.dfsg.1-3 Severity: important After installing the last upgraded packages, my xserver started ignoring xinerama configuration in lower mentioned xorg.conf - ideas Can you try

Bug#444183: xserver-xorg-input-mouse: Vertical scrolling doesn't work anymore

2007-09-26 Thread Brice Goglin
Luca Bedogni wrote: Package: xserver-xorg-input-mouse Version: 1:1.1.1-3 Severity: normal Hi upgrading to the latest version of this package breaks vertical scrolling on my macbook. Downgrading to the 1.1.1-3 version fix that and vertical scrolling works again. Which latest

Bug#444183: xserver-xorg-input-mouse: Vertical scrolling doesn't work anymore

2007-09-26 Thread Brice Goglin
found 444183 1:1.2.2-6 notfound 444183 1:1.2.2-1 notfound 444183 1:1.1.1-3 thank you Luca Bedogni wrote: I upgraded from testing, where scrolling worked. I installed/deinstalled now, and: 1.2.2-1 (testing) works, 1.2.2-6 not. Ok, I am ajusting the found tags of the bug then. The bug is

Bug#444190: OpenGL screensaver malfunctions from upgrade

2007-09-26 Thread Brice Goglin
David wrote: Package: xserver-xorg-video-ati Version: 1:6.6.193-3 Severity: important --- Please enter the report below this line. --- I have a Radeon 9200 SE, use KDE, and Euphoria as screensaver. From the transition to the new xorg, the screensaver moves discretely, not in a continuous

Bug#444114: xserver-xorg-video-mga: Xinerama not working since last update

2007-09-26 Thread Brice Goglin
reopen 444114 Peter Schwindt [EMAIL PROTECTED] thank you Reopening after talking with Tilman about https://bugs.freedesktop.org/show_bug.cgi?id=12575 bgoglin tilman: what are the symptoms of bug #12575? tilman bgoglin: it's 50% of debian's #444114 tilman #444114 should be reopened btw

Bug#444203: xserver-xorg-core: EXA greedy mode is broken on 2:1.4-2 is broken

2007-09-26 Thread Brice Goglin
forwarded 444203 https://bugs.freedesktop.org/show_bug.cgi?id=12520 thank you matthieu castet wrote: when using EXA greedy mode, there corruption on mozilla (see attached screenshot). I am wondering: IIRC, greedy isn't the default, what's the point of using it instead of the default?

Bug#376188: xserver aborts with sigsegv when xawtv starts

2007-09-26 Thread Brice Goglin
Junichi Uekawa wrote: Hi, xserver-xorg-core 1.4 seems to fix it, at least with my config. I cannot reproduce since latest xorg doesn't let me see the screen yet. If you are still using your Xpress 200 board, the problem could be in the ati driver 6.6.193. You might want to

Bug#444223: xserver-xorg-video-ati: RS480 (radeon express X200G series): display goes to sleep after upgrade to latest unstable/sid

2007-09-26 Thread Brice Goglin
Junichi Uekawa wrote: Package: xserver-xorg-video-ati Version: 1:6.7.192-4 Severity: normal Hi, I've tried unstable and experimental versions, but the display goes to sleep after starting up X, and I see nothing. I can enter username / password in what is probably a gdm login screen, and

Bug#444223: xserver-xorg-video-ati: RS480 (radeon express X200G series): display goes to sleep after upgrade to latest unstable/sid

2007-09-27 Thread Brice Goglin
Junichi Uekawa wrote: Does it help if you disable DRI? Option DRI off in the Device section should do the trick. Actually no. I am suspecting more of it trying to output to something weird. How can I run xrandr to debug this problem when I can't see the display? Do you

Bug#444234: xserver-xorg-video-ati: Brightness buttons not working on notebook with Radeon Mobility M6 LY

2007-09-27 Thread Brice Goglin
Nick Hastings wrote: After upgrading from 1:6.6.3-2 to 1:6.6.193-3 the hotkeys for increase and decrease brightness on my notebook stopped working under X. On a normal console (eg vt1 - vt6 ) the hotkeys work fine. This behaviour exists both with and without: Option BIOSHotkeys

Bug#368818: x11-common: insufficient error checking in Xsession can prevent users from logging in

2007-08-14 Thread Brice Goglin
Hi, I am trying to see what to do with this old bug, but I don't see yet why COLUMNS would be set to 0 and why we should support this (buggy?) case. Do you guys know any valid use of COLUMNS=0 ? Brice -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

Bug#400189: xserver-xorg-video-nv: garbage output (6800 GS); renders vt1-6 unusable

2007-08-15 Thread Brice Goglin
Andrew Vaughan wrote: I had a quick try with 2.1.2-2. (Clean install of Lenny over the weekend). Still not working. Symptoms appear to be the same. (I've also added the same info to the upstream bug report). thanks, Brice -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#424952: xserver-xorg-video-intel: crash when using new intel driver, i810 driver works fine

2007-08-15 Thread Brice Goglin
OK, I gave it a try. Looks like there's some progress, but it still does not work... :( It looks to my untrained eye like it's not coming up with the proper Modeline and therefore not starting. I'm attaching the output of my test [test_2.0.0-5.log] as well as the Xorg.0.log when running

Bug#437961: xdm: loading Xresources fails because bindir/xrdb does not exist

2007-08-15 Thread Brice Goglin
Aaron M. Ucko wrote: Package: xdm Version: 1:1.1.5-1 Severity: normal The latest xdm upload introduced a nasty regression: the DisplayManager.xrdb xdm-config resource defaults to bindir/xrdb (sic) rather than /usr/bin/xrdb. As a result, xdm fails to load /etc/X11/xdm/Xresources,

Bug#438098: xdm: Useless calls of laptop-detect in maintainer scripts

2007-08-15 Thread Brice Goglin
Sven Joachim wrote: Package: xdm Version: 1:1.1.4-3 Severity: minor The xdm maintainer scripts all contain superfluous calls of laptop-detect in the following snippet: , | LAPTOP= | if [ -n $(which laptop-detect) ]; then | if laptop-detect /dev/null; then | LAPTOP=true |

Bug#438159: xserver-xorg-video-ati: segfault after watching video

2007-08-15 Thread Brice Goglin
Xavier Bestel wrote: after watching a video (with Totem, using Xv under beryl), Xorg segfaulted. Can't say much more, I just hope this backtrace helps. Can you reproduce it? If so, could you catch a debugging backtrace with xserver-xorg-core-dbg, xserver-xorg-video-ati-dbg and gdb? Does

Bug#438193: xserver-xorg-video-avivo: PCI ID needs to be added/refresh rate

2007-08-16 Thread Brice Goglin
Christopher Nelson wrote: Package: xserver-xorg-video-avivo Version: 0.0.999+git20070805-1 Severity: normal PCI ID for my X1600 PRO not included, added by patches below. Also, when PCI ID's are added, refresh rate seems to be off, what seem to be scanlines are visible. I don't see

Bug#438196: xdm does not create /var/run/xdm.pid

2007-08-16 Thread Brice Goglin
Dr. Markus Waldeck wrote: Package: xdm Version: 1:1.1.5-1 Severity: important It noticed some problems with xdm 1.1.5-1. One problem is that a start via /etc/init.d/xdm does not create the PIDFILE /var/run/xdm.pid. So it is not possible to stop the xdm with /etc/init.d/xdm: #

Bug#438426: xserver-xorg-video-i810: Suspend to RAM doesn't work

2007-08-16 Thread Brice Goglin
Norbert Sendetzky wrote: Package: xserver-xorg-video-i810 Version: 2:1.7.2-4 Severity: normal Latest driver for intel 810/915 chipset pushes the xserver into an endless loop after wakup from suspend to RAM or after a time warp after calling ntpdate. Version 2:1.7.2-4 does work correctly.

Bug#438196: Bug #438196: xdm does not create /var/run/xdm.pid

2007-08-17 Thread Brice Goglin
Dr. Markus Waldeck wrote: as mentioned before I noticed some problems with xdm 1.1.5-1. An other problem was reported in bugreport #438200. Julien Cristau made very fast a new build (1:1.1.5-2). This resolved #438200. Unfortunately I did not check for #438196 so I noticed few minutes ago

Bug#373723: Adding menu entries back to xbase-clients

2007-08-18 Thread Brice Goglin
Hi, xbase-clients' programs have been missing from the Debian menu for a while, and you requested them to be re-added back. We were about to do it while splitting xbase-clients into multiple pieces including x11-apps, x11-utils and x11-xserver-utils (currently in experimental). Unfortunately, the

Bug#437321: incompatible with kernel =2.6.22 (Radeon Xpress 200M)

2007-08-18 Thread Brice Goglin
forwarded 437321 https://bugs.freedesktop.org/show_bug.cgi?id=12048 thank you I have forwarded your bug upstream at the above URL so that it's easier for you to discuss it with upstream developers. Feel free to add any comment there if you think it could help. Brice -- To UNSUBSCRIBE, email

Bug#438553: welcome screen rectangle not smooth

2007-08-18 Thread Brice Goglin
Dan Jacobson wrote: Observe the bottom of the xdm login big rectangle (the outer rectangle, not the inner one where you type your name.) It is not smooth, but has a chunk out of line. I don't see this here. Could you take a picture of it? Which driver/board are you using? Can you

Bug#435380: xserver-xorg-video-intel: Screen distorted. Some lines are shifted to the right

2007-08-18 Thread Brice Goglin
Brice Goglin wrote: [EMAIL PROTECTED] wrote: Package: xserver-xorg-video-intel Version: 2:2.1.0-2 Severity: important Several thin lines in the left half of the screen are shifted to the right. This affects mainly web-browers. I have a screen-shot and the package-specific-info

Bug#432157: xserver-xorg-video-intel: Videos play incorrectly on rotated display

2007-08-18 Thread Brice Goglin
Andrew Moise wrote: Package: xserver-xorg-video-intel Version: 2:2.1.0-1 Severity: normal When I attempt to play a video on my rotated VGA display using xine, I get strange corruption. Some videos simply display a solid blue rectangle, and some display part of the video correctly, part

Bug#434196: Mplayer, xine and vlc don't play video anymore using Xvideo. While audio is playing correctly, the video output is just a blue window. This wasn't the case under sarge and etch.

2007-08-18 Thread Brice Goglin
Julien Cristau wrote: On Sun, Jul 22, 2007 at 12:13:01 +0200, . wrote: Package: xserver-xorg-video-i810 Version: 2:2.0.0-1 Severity: normal --- Please enter the report below this line. --- Mplayer, xine and vlc don't play video anymore using Xvideo. While audio is playing correctly,

Bug#423416: xserver-xorg-video-intel: 128MB not enough for DRI?

2007-08-18 Thread Brice Goglin
On Fri, May 11, 2007 at 07:49:55PM +0100, Stephen Gran wrote: This looks similar to the upstream bug referenced above, which has a workaround for this issue. That gets DRI going again, thanks. I don't mind if you want to close the bug, or leave it open until the scanline detection is

Bug#432317: display corruption with XAA

2007-08-18 Thread Brice Goglin
On Tue, Jul 10, 2007 at 08:19:22AM +0200, picca wrote: On Mon, 9 Jul 2007 17:02:41 +0200 Cyril Brulebois [EMAIL PROTECTED] wrote: picca [EMAIL PROTECTED] (09/07/2007): Without the Option AccelMethod EXA no more strage behaviour. Does disabling this option work for both your Radeon

Bug#438651: xserver-xorg: Slow DVD playing

2007-08-18 Thread Brice Goglin
Andrea Brenci wrote: Package: xserver-xorg Version: 1:7.1.0-1 Severity: important After installing a Debian system (from the Debian snapshot site) dated 21 sep 2006, playing a DVD is not as fast as it should be(frame rate at around 15 fps); on the contrary, after installing a Debian

Bug#438650: xserver-xorg-video-intel: fails to start (No valid modes)

2007-08-18 Thread Brice Goglin
Alexander Vodomerov wrote: Package: xserver-xorg-video-intel Version: 2:2.1.1-1 Severity: grave Justification: renders package unusable X was working fine on my laptop worked fine with old i810 driver. After upgrade to new intel driver, X.Org fails to start with the following error:

Bug#438619: xserver-xorg-video-intel: resets brightness to maximum upon chvt

2007-08-18 Thread Brice Goglin
forwarded 438619 https://bugs.freedesktop.org/show_bug.cgi?id=11527 thank you Alexandre Rossi wrote: Package: xserver-xorg-video-intel Version: 2:2.1.1-1 Severity: normal Since the upgrade to 2:2.1.1-1, LCD brightness is set to the maximum when switching to a virtual console or from a

Bug#373723: Adding menu entries back to xbase-clients

2007-08-18 Thread Brice Goglin
Michelle Konzack wrote: The new hierarchy is available in /usr/share/doc/menu/menu.txt.gz (as of menu 2.1.35). Here's some possible locations to start with: x11-apps: oclock?? xclipboard Application/System/Administration ?? xclock ?? Should we create the missing

Bug#417601: x11r6: On startup, X11 reports that my G450 is not DRI capable.

2007-08-19 Thread Brice Goglin
Dale E. Edmons wrote: I'm still trying to get G450 with DRI. Did you try xserver-xorg-core 1.3 and xserver-xorg-video-mga 1.4.6.1 as explained earlier? They've been in Debian testing for a while now, it's very easy to upgrade... In the mean time, how can I go back to the old X11R6 stuff? You

Bug#438650: xserver-xorg-video-intel: fails to start (No valid modes)

2007-08-19 Thread Brice Goglin
Alexander Vodomerov wrote: What does Output VGA disconnected means? It means that your graphic chipset has an VGA output with no monitor connected to it. Note that some machine have such an output without any physical port connected to it. I suspect that for unknown reason, the server

Bug#438693: /dev/mem: mmap: Bad address

2007-08-19 Thread Brice Goglin
Russell Coker wrote: Package: x11-common Version: 1:7.1.0-19 Severity: normal When upgrading x11-common in a Xen domU I get the following error: Setting up x11-common (7.1.0-19) ... /dev/mem: mmap: Bad address /dev/mem: mmap: Bad address I can't reproduce this here. I had a Debian

Bug#438619: xserver-xorg-video-intel: resets brightness to maximum upon chvt

2007-08-19 Thread Brice Goglin
Alexandre Rossi wrote: Could you try reverting the following commit in 2.1.1? http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-intel.git;a=commitdiff;h=a85dd7adc35601a988b1001e8b3c8aa4d53de0c0;hp=c989cb4897e2e2d395c52df4822290a767cdc866 I reverted the commit in the git trunk (git

Bug#438650: xserver-xorg-video-intel: fails to start (No valid modes)

2007-08-19 Thread Brice Goglin
Alexander Vodomerov wrote: Ok, now I understand. My notebook has an extranl VGA output. I will try to connect monitor to it and see whether it changes something. For the record, what kind of notebook is this? (II) intel(0): ADPA: 0x0c00 (disabled, pipe A, -hsync, -vsync) (II)

Bug#438650: xserver-xorg-video-intel: fails to start (No valid modes)

2007-08-19 Thread Brice Goglin
forwarded 438650 https://bugs.freedesktop.org/show_bug.cgi?id=12059 thank you Alexander Vodomerov wrote: RoverBook Voyager D512L. Ok thanks, I have reported your problem in the upstream bugzilla at the URL above. I've been told that your i845 might be using a panel-subchipset that is not

<    3   4   5   6   7   8   9   10   11   12   >