Bug#523467: xserver-xorg-video-radeon: Slowness

2009-04-28 Thread Mathias Brodala
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi.

Just want to confirm this bug, I’m suffering from it too. Window
handling, especially scrolling has become hell. Video playback also
suffers due to sloppiness.

I know that glxgears is no benchmark but I also get only a mere 100FPS
where there where ~1000 FPS before.


Regards, Mathias

- --
debian/rules
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkn2qA8ACgkQYfUFJ3ewsJge1QCfYVgMAgbD4YDIdax2xJ+vze0A
zAMAnjUYsJLasmBjVS1NuSGf/lqpENXl
=AlNg
-END PGP SIGNATURE-


Xorg.0.log.bz2
Description: application/bzip


xorg.conf.bz2
Description: application/bzip


Xorg.0.log.bz2.sig
Description: Binary data


xorg.conf.bz2.sig
Description: Binary data


Bug#523467: xserver-xorg-video-radeon: Slowness

2009-04-28 Thread Michel Dänzer
On Tue, 2009-04-28 at 08:54 +0200, Mathias Brodala wrote:
> 
> Just want to confirm this bug, I’m suffering from it too. Window
> handling, especially scrolling has become hell. Video playback also
> suffers due to sloppiness.

Your log file also shows that the DRI is disabled. Why did you follow up
to this report without any new information, when more information
(kernel output, in particular agp/drm related) was specifically
requested?


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



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



Bug#524794: libgl1-mesa-dri: OpenGL apps redraw over any other window

2009-04-28 Thread Michel Dänzer
On Mon, 2009-04-27 at 18:59 +0200, GSR wrote:
> Hi,
> daen...@debian.org (2009-04-27 at 1206.12 +0200):
> > > I would try to show the artifacts, but screen captures do not show
> > > OpenGL apps, just black or data from 2D apps (again, before upgrade,
> > > capturing was possible with simple tools like ImageMagick's import).
> > 
> > Weird, these symptoms sound exactly like what would be expected with a
> > compositing manager... I suppose you're sure there isn't something like
> > even just xcompmgr -a in your X session startup scripts? :}
> 
> ps wuax | grep [x]compmgr -> nothing. If I run the command myself, bug
> happens anyway. What is more, it happens when running xcompmgr -c and
> things are worse, the shadow is left over other windows so it is like
> if the system also forgot the 3D window and associated shadow passed
> over a zone and thus had to be refreshed (it does not happen with
> shadow from a xterm, for example).

Yeah, these are the longstanding issues between Composite and the
traditional DRI, which will be fixed with DRI2.


> Funny side note: then it says using unsupported XAA and that I should use
> EXA...

The message doesn't (mean to) say XAA is unsupported, just that there is
no RENDER acceleration with XAA.


> I have been also trying other 3D apps, like Supertuxkart, and found
> out the one running via PLib/SDL does not cause stacking issues, just
> that in screenshots I get black pixels in zones covered by other
> windows and the 3D content in non covered parts. STK from SVN does not
> use SDL anymore... and the full bug appears.

Does running the affected apps with

XLIB_SKIP_ARGB_VISUALS=1

work around the problem?


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



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



Bug#525736: console-setup: kbd actions on seat2 show up on console of seat1

2009-04-28 Thread Julien Cristau
On Mon, Apr 27, 2009 at 17:27:59 -0500, hugo vanwoerkom wrote:

> Since all the multiseat is in xorg.conf and gdm.conf where does it say what
> *is* and *is not* supported by Debian regarding those configuration files;
> and for the last 5 years it has worked flawlessly.
> 
Disable AutoAddDevices in xorg.conf, and things should work as before.
See xserver-xorg's NEWS.Debian file for some information on the recent
changes.

Cheers,
Julien



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



Bug#525736: console-setup: kbd actions on seat2 show up on console of seat1

2009-04-28 Thread hugo vanwoerkom
On Tue, Apr 28, 2009 at 4:50 AM, Julien Cristau  wrote:

> On Mon, Apr 27, 2009 at 17:27:59 -0500, hugo vanwoerkom wrote:
>
> > Since all the multiseat is in xorg.conf and gdm.conf where does it say
> what
> > *is* and *is not* supported by Debian regarding those configuration
> files;
> > and for the last 5 years it has worked flawlessly.
> >
> Disable AutoAddDevices in xorg.conf, and things should work as before.
> See xserver-xorg's NEWS.Debian file for some information on the recent
> changes.
>
> Cheers,
> Julien
>

Not true. If you examine the xorg.conf that I attached, it has this at the
beginning:

Section "ServerFlags"
Option  "AutoAddDevices""false"
Option  "AllowEmptyInput"   "false"
EndSection

Does *not* solve the problem.

Hugo


Bug#523467: xserver-xorg-video-radeon: Slowness

2009-04-28 Thread Mathias Brodala
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi.

Michel Dänzer, 28.04.2009 09:20:
> On Tue, 2009-04-28 at 08:54 +0200, Mathias Brodala wrote:
>> Just want to confirm this bug, I’m suffering from it too. Window
>> handling, especially scrolling has become hell. Video playback also
>> suffers due to sloppiness.
> 
> Your log file also shows that the DRI is disabled.

My bad, I only relied on glxinfo:

> $ glxinfo |grep direct
> direct rendering: Yes

(Shouldn’t this output tell the same as the Xorg logfile?)

> Why did you follow up
> to this report without any new information, when more information
> (kernel output, in particular agp/drm related) was specifically
> requested?

My bad again. Here’s something which sounds useful:

> Apr 28 00:14:22 core2 kernel: [289408.349294] agpgart-amd64 :00:00.0: AGP 
> 3.0 bridge
> Apr 28 00:14:22 core2 kernel: [289408.349313] agpgart-amd64 :00:00.0: 
> putting AGP V3 device into 8x mode
> Apr 28 00:14:22 core2 kernel: [289408.349340] pci :01:00.0: putting AGP 
> V3 device into 8x mode
> Apr 28 00:14:22 core2 kernel: [289408.555276] [drm] Setting GART location 
> based on new memory map
> Apr 28 00:14:22 core2 kernel: [289408.555320] [drm] Loading R300 Microcode
> Apr 28 00:14:22 core2 kernel: [289408.555323] platform radeon_cp.0: firmware: 
> requesting radeon/R300_cp.bin
> Apr 28 00:14:22 core2 kernel: [289408.646718] radeon_cp: Failed to load 
> firmware "radeon/R300_cp.bin"
> Apr 28 00:14:22 core2 kernel: [289408.646722] [drm:radeon_do_init_cp] *ERROR* 
> Failed to load firmware!

This output led me to bug #521400 in linux-image-2.6.29, which in turn
made me install the firmware-linux package. After a restart of X,
everything is as smooth and quick as it used to be. Both glxgears and
video playback are back to normal.

So, this "bug" is solved at least for me.


Regards, Mathias

- --
debian/rules

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

iEYEARECAAYFAkn3ApYACgkQYfUFJ3ewsJjgMwCfUvnnN/8BhWkVRJbSoovjPO0y
iBEAnjt8Z8bXcAZJq9XZUMkxFMYbzqDp
=X+QF
-END PGP SIGNATURE-



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



Bug#525254: "'man xkbprint' typo: "comman""

2009-04-28 Thread Julien Cristau
tag 525254 fixed-upstream
kthxbye

On Thu, Apr 23, 2009 at 05:33:38 -0400, A. Costa wrote:

> Package: x11-xkb-utils
> Version: 7.4+2
> Severity: minor
> Tags: patch
> 
> 
> Found a typo in '/usr/share/man/man1/xkbprint.1.gz', see attached '.diff'.
> 
Already fixed upstream last year.
commit 6bd5defc38d2e1868d9303026b38487d6bffc7ab.

Cheers,
Julien



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



Bug#522358: AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed

2009-04-28 Thread Julien Cristau
On Fri, Apr 24, 2009 at 10:20:32 +0800, jida...@jidanni.org wrote:

> I wonder how to stop this error.
>  (EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed 
> (/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or 
> directory)
>  (EE) GLX: could not load software renderer
>  (II) GLX: no usable GL providers found for screen 0
> 
> I don't use my computer to render anything fancy, so perhaps it is
> assuming that I have certain packages installed.

And you're sending this to an unrelated bug report because...?

Cheers,
Julien



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



Bug#525255: 'man xset' typos: "continous" and "progresive"

2009-04-28 Thread Julien Cristau
tag 525255 fixed-upstream
kthxbye

On Thu, Apr 23, 2009 at 05:34:30 -0400, A. Costa wrote:

> Found a few typos in '/usr/share/man/man1/xset.1.gz', see attached '.diff'.
> 
thanks, fixed upstream.
commit 30833b82734fb2d77657b4672eaf622c30990471.

Cheers,
Julien



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



Bug#523556: xserver-xorg-video-intel: crash on startup with XAA enabled

2009-04-28 Thread Julien Cristau
Hi,

This is probably not going to get fixed, XAA support has been removed
from the driver upstream.

Cheers,
Julien



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



Bug#525473: xserver-xorg-input-synaptics: MaxSpeed stuck at 0

2009-04-28 Thread Julien Cristau
Hi,

there are bugs with float properties handling on 64bit in both synclient
and xinput.  They're fixed upstream, so you could try to see if that
fixes your issues.
synaptics is at
git://anongit.freedesktop.org/xorg/driver/xf86-input-synaptics and
xinput at git://anongit.freedesktop.org/xorg/app/xinput.

Cheers,
Julien



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



Bug#525470: multimedia keys do no work any more [solved]

2009-04-28 Thread Julien Cristau
On Fri, Apr 24, 2009 at 21:08:00 +0200, Vincent Bernat wrote:

> Hi!
> 
> Forget my bogus report. I don't know why xev does not report keycode any

Probably because the key is grabbed by another client.

Cheers,
Julien



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



Bug#525477: marked as done (Missing install dependency - recompile needed (amd64))

2009-04-28 Thread Debian Bug Tracking System

Your message dated Tue, 28 Apr 2009 16:29:48 +0200
with message-id <20090428142948.gx17...@patate.is-a-geek.org>
and subject line Re: Bug#525477: Missing install dependency - recompile needed 
(amd64)
has caused the Debian Bug report #525477,
regarding Missing install dependency - recompile needed (amd64)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
525477: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525477
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libcompizconfig0
Version: 0.8.2-1
Severity: grave
Justification: renders package unusable


The version of libcompizconfig0 (amd64) in sid is currently
uninstallable. It has a dependency on libprotobuf2, which has been
replaced by libprotobuf3.

The other architectures will be fine (I think) once they compile since
they'll pull in the newer package. The amd64 version compiled 1 or 2
days too early.

A straight recompile should fix the issue as libprotobuf-dev will pull
in the newer version.

TIA
-jcm


--- End Message ---
--- Begin Message ---
On Fri, Apr 24, 2009 at 15:56:45 -0400, Jan Muszynski wrote:

> A straight recompile should fix the issue as libprotobuf-dev will pull
> in the newer version.

Not a bug in the package then.  Closing.

Cheers,
Julien

--- End Message ---


Bug#525515: xorg: uninstallable on GNU/kFreeBSD, hurd

2009-04-28 Thread Julien Cristau
On Sat, Apr 25, 2009 at 09:19:16 +0200, Petr Salinger wrote:

> Would be possible to restore previous behaviour and use configuration of 
> input devices from /etc/X11/xorg.conf on non-linux architectures
> and restrict these depends only for Linux arhitectures ?

No.  Other architectures need to catch up.

Cheers,
Julien



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



Processed: forcibly merging 520405 525538

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

> forcemerge 520405 525538
Bug#520405: xterm: bell no longer sounds
Bug#525538: xterm 242-1 no longer beeps (broken for 1-2 months now)
Bug#521550: xterm: no audible bell anymore
Bug#522634: xterm console beep is broken in 242-1
Forcibly Merged 520405 521550 522634 525538.

>
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 debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: notfound 525514 in 1:0.2.902+svn579-4, found 525514 in 1:0.2.903+svn741-1

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

> # sigh
> notfound 525514 1:0.2.902+svn579-4
Bug#525514: xserver-xorg-video-openchrome: X-Server becomes unresponsive
Bug no longer marked as found in version 1:0.2.902+svn579-4.

> found 525514 1:0.2.903+svn741-1
Bug#525514: xserver-xorg-video-openchrome: X-Server becomes unresponsive
Bug marked as found in version 1:0.2.903+svn741-1.

>
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 debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#525546: libxi-dev: manpage bugs in XInput.h related manpages

2009-04-28 Thread Julien Cristau
On Sat, Apr 25, 2009 at 13:18:20 +0200, Bernhard R. Link wrote:

> XInput related manpages have same inaccuraties in their SYNTAX lines:
> 
Hi Bernhard,

any chance you could look whether these still apply to
http://cgit.freedesktop.org/xorg/lib/libXi/tree/man/XI.xml and send
patches for that file?

TIA,
Julien



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



Processed: severity of 525551 is wishlist

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

> severity 525551 wishlist
Bug#525551: libxpm-dev: please install the xpm.ps manual
Severity set to `wishlist' from `normal'

>
End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#525616: xserver-xorg-input-evdev: touchpad doesn't work

2009-04-28 Thread Julien Cristau
On Sun, Apr 26, 2009 at 10:27:25 +0200, Jiří Paleček wrote:

> xorg.conf is empty, the output of lshal is attached.
> 
Looking at your lshal it looks like you only have input.touchpad for
that device, not input.mouse, so evdev doesn't pick it up
(/usr/share/hal/fdi/policy/20thirdparty/10-x11-evdev.fdi).

Cheers,
Julien



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



reassign 525900 to xserver-xorg-core, closing 525900

2009-04-28 Thread Julien Cristau
reassign 525900 xserver-xorg-core 2:1.4.2-10.lenny1
close 525900 2:1.5.0-1


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



Processed: reassign 525900 to xserver-xorg-core, closing 525900

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

> reassign 525900 xserver-xorg-core 2:1.4.2-10.lenny1
Bug#525900: xorg 1:7.3+1 crashes on SPARC, system not responsive any more
Bug reassigned from package `xorg' to `xserver-xorg-core'.

> close 525900 2:1.5.0-1
Bug#525900: xorg 1:7.3+1 crashes on SPARC, system not responsive any more
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 2:1.5.0-1, send any further explanations to 
Christian Kornblum 

>
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 debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#525515: xorg: uninstallable on GNU/kFreeBSD, hurd

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

> retitle  525515 xorg: uninstallable on GNU/kFreeBSD and hurd due to depends 
> on hal, console-setup
Bug#525515: xorg: uninstallable on GNU/kFreeBSD, hurd
Changed Bug title to `xorg: uninstallable on GNU/kFreeBSD and hurd due to 
depends on hal, console-setup' from `xorg: uninstallable on GNU/kFreeBSD, hurd'.

> tags 525515 +wontfix
Bug#525515: xorg: uninstallable on GNU/kFreeBSD and hurd due to depends on hal, 
console-setup
There were no tags set.
Tags added: wontfix

> block 525515 by 524477
Bug#524477: console-terminus: Shouldn't depend on kbd|console-tools, at least 
on non-linux ports
Bug#525515: xorg: uninstallable on GNU/kFreeBSD and hurd due to depends on hal, 
console-setup
Was not blocked by any bugs.
Blocking bugs of 525515 added: 524477

>
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 debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: Bug#525254: "'man xkbprint' typo: "comman""

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

> tag 525254 fixed-upstream
Bug#525254: "'man xkbprint' typo: "comman""
Tags were: patch
Tags added: fixed-upstream

> kthxbye
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: Bug#525255: 'man xset' typos: "continous" and "progresive"

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

> tag 525255 fixed-upstream
Bug#525255: 'man xset' typos: "continous" and "progresive"
Tags were: patch
Tags added: fixed-upstream

> kthxbye
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#524280: Same problem on Radeon HD 3200

2009-04-28 Thread Astrid S. de Wijn
On Sun, Apr 26, 2009 at 11:15:46PM -0400, Alex Deucher wrote:
> On Thu, Apr 23, 2009 at 5:16 AM, Astrid S. de Wijn

> > Please let me know if you need any more details on my hardware cofiguration.
> > Unfortunately I am not in a position to reboot this computer a lot right now
> > for testing different versions, because it is being used for long 
> > simulations.
> 
> If you get a chance, can you try any versions between 6.9.0 and 6.12.x
> or do a git bisect between 6.9.0 and some some broken release?  Also,
> did you do anything else like upgrade the amount of ram in the system?

I'm afraid I won't be able to do any rebooting untill these simulations finish,
which might be a while.

The xorg upgrade did not coincide with a hardware upgrade.  I did fix some
hardware a few days before, and subsequently ran memtest86+, which reported
no errors.  The machine has 6 Gb of ram, the motherboard is only a few months
old, and it has never had any problems with xorg before.

Astrid




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



Bug#525546: libxi-dev: manpage bugs in XInput.h related manpages

2009-04-28 Thread Bernhard R. Link
* Julien Cristau  [090428 16:43]:
> > XInput related manpages have same inaccuraties in their SYNTAX lines:

> any chance you could look whether these still apply to
> http://cgit.freedesktop.org/xorg/lib/libXi/tree/man/XI.xml

seems to still have the same issues.

> and send patches for that file?

attached patch might fix it. Totally untested and done without
understanding of the format of that file.

Hochachtungsvoll,
Bernhard R. Link
--- XI.xml	2009-04-28 18:30:23.0 +0200
+++ XI.xml.patched	2009-04-28 18:39:26.0 +0200
@@ -256,7 +256,7 @@
 int XChangeDeviceDontPropagateList
 Display *display
 Window*window
-int *count
+int count
 XEventClass *event_list
 intmode
 
@@ -637,9 +637,9 @@
 Status XDeviceBell
 Display *display
 XDevice *device
-XID *feedbackclass
-XID *feedbackid
-int *percent
+XID feedbackclass
+XID feedbackid
+int percent
 
 
 
@@ -759,7 +759,7 @@
 XDeviceControl *XGetDeviceControl
 Display *display
 XDevice*device
-int *controlType
+int controlType
 
 
 int XChangeDeviceControl
@@ -3326,7 +3326,7 @@
 
 #include 
 
-int XQueryDeviceState
+XDeviceState *XQueryDeviceState
 Display *display
 XDevice *device
 
@@ -3460,20 +3460,20 @@
 
 #include 
 
-XSelectExtensionEvent
+int XSelectExtensionEvent
 Display *display
 Window w
 XEventClass *event_list
 int event_count
 
 
-XGetSelectedExtensionEvents
+int XGetSelectedExtensionEvents
 Display *display
 Window w
-int this_client_event_count_return
-XEventClass *this_client_event_list_return
-int all_clients_event_count_return
-XEventClass *all_clients_event_list_return
+int *this_client_event_count_return
+XEventClass **this_client_event_list_return
+int *all_clients_event_count_return
+XEventClass **all_clients_event_list_return
 
 
 
@@ -4009,7 +4009,7 @@
 
 #include 
 
-XSetDeviceFocus
+int XSetDeviceFocus
 Display *display
 XDevice *device
 Window focus
@@ -4017,7 +4017,7 @@
 Time time
 
 
-XGetDeviceFocus
+int XGetDeviceFocus
 Display *display
 XDevice *device
 Window *focus_return
@@ -4260,7 +4260,7 @@
 
 #include 
 
-XSetDeviceMode
+int XSetDeviceMode
 Display *display
 XDevice *device
 int  mode
@@ -4365,7 +4365,7 @@
 
 #include 
 
-XSetDeviceValuators
+int XSetDeviceValuators
 Display *display
 XDevice *device
 int *valuators


ccsm: Changes to 'debian-unstable'

2009-04-28 Thread Sean Finney
 debian/control |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0377457857b76835bc425decc28e8b95f210be95
Author: Sean Finney 
Date:   Tue Apr 28 19:26:12 2009 +0200

tighten dependency on python-compizconfig

this should address a number of oddities, including configuration interface
buttons that no longer work.

Closes: #524273

diff --git a/debian/control b/debian/control
index 88921f8..197fc7a 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/bling/ccsm.git
 
 Package: compizconfig-settings-manager
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, 
librsvg2-common, python-compizconfig, python-gtk2
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, 
librsvg2-common, python-compizconfig (>= 0.8.2), python-gtk2
 Recommends: python-sexy
 Description: Compizconfig Settings Manager
  Compiz Fusion is the result of the re-unification of the Beryl-project


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



ccsm: Changes to 'debian-unstable'

2009-04-28 Thread Sean Finney
 debian/changelog |7 +++
 1 file changed, 7 insertions(+)

New commits:
commit e6a90f11b7780490636d27f07adce9169ee75460
Author: Sean Finney 
Date:   Tue Apr 28 19:29:59 2009 +0200

prepare 0.8.2-2

diff --git a/debian/changelog b/debian/changelog
index 1104cdb..f744a55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ccsm (0.8.2-2) unstable; urgency=high
+
+  * tighten dependency on python-compizconfig (Closes: #524273)
+  * RC bugfix for a package that has migrated to testing, urgency bumped.
+
+ -- Sean Finney   Tue, 28 Apr 2009 19:29:33 +0200
+
 ccsm (0.8.2-1) unstable; urgency=low
 
   * New upstream release.


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



Bug#524280: Same problem on Radeon HD 3200

2009-04-28 Thread Alex Deucher
On Tue, Apr 28, 2009 at 12:17 PM, Astrid S. de Wijn
 wrote:
> On Sun, Apr 26, 2009 at 11:15:46PM -0400, Alex Deucher wrote:
>> On Thu, Apr 23, 2009 at 5:16 AM, Astrid S. de Wijn
>
>> > Please let me know if you need any more details on my hardware 
>> > cofiguration.
>> > Unfortunately I am not in a position to reboot this computer a lot right 
>> > now
>> > for testing different versions, because it is being used for long 
>> > simulations.
>>
>> If you get a chance, can you try any versions between 6.9.0 and 6.12.x
>> or do a git bisect between 6.9.0 and some some broken release?  Also,
>> did you do anything else like upgrade the amount of ram in the system?
>
> I'm afraid I won't be able to do any rebooting untill these simulations 
> finish,
> which might be a while.
>
> The xorg upgrade did not coincide with a hardware upgrade.  I did fix some
> hardware a few days before, and subsequently ran memtest86+, which reported
> no errors.  The machine has 6 Gb of ram, the motherboard is only a few months
> old, and it has never had any problems with xorg before.

Some people have reported problems on systems with large amounts of
ram due to bad mtrr setup by the bios.

Alex



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



ccsm: Changes to 'refs/tags/ccsm-0.8.2-2'

2009-04-28 Thread Sean Finney
Tag 'ccsm-0.8.2-2' created by Sean Finney  at 2009-04-28 
17:33 +

Debian release 0.8.2-2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQBJ9z3NynjLPm522B0RAoBsAJ0dyYKoW/BLDF/0DVm0r+LVlwZ9OgCdFuDu
bn6My+W6cE/vM9hDr0fXCMU=
=kanE
-END PGP SIGNATURE-

Changes since ccsm-0.8.2-1:
Sean Finney (2):
  tighten dependency on python-compizconfig
  prepare 0.8.2-2

---
 debian/changelog |7 +++
 debian/control   |2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---


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



Processing of ccsm_0.8.2-2_amd64.changes

2009-04-28 Thread Archive Administrator
ccsm_0.8.2-2_amd64.changes uploaded successfully to localhost
along with the files:
  ccsm_0.8.2-2.dsc
  ccsm_0.8.2-2.diff.gz
  compizconfig-settings-manager_0.8.2-2_amd64.deb

Greetings,

Your Debian queue daemon


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



Processed: [/debian-unstable] tighten dependency on python-compizconfig

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

> tag 524273 pending
Bug#524273: compizconfig-settings-manager: Settings buttons don't work any more
There were no tags set.
Tags added: pending

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#524273: [/debian-unstable] tighten dependency on python-compizconfig

2009-04-28 Thread Sean Finney
tag 524273 pending
thanks

Date: Tue Apr 28 19:26:12 2009 +0200
Author: Sean Finney 
Commit ID: 0377457857b76835bc425decc28e8b95f210be95
Commit URL: 
http://git.debian.org/?p=pkg-xorg/bling/ccsm.git;a=commitdiff;h=0377457857b76835bc425decc28e8b95f210be95
Patch URL: 
http://git.debian.org/?p=pkg-xorg/bling/ccsm.git;a=commitdiff_plain;h=0377457857b76835bc425decc28e8b95f210be95

tighten dependency on python-compizconfig

this should address a number of oddities, including configuration interface
buttons that no longer work.

Closes: #524273
  



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



ccsm_0.8.2-2_amd64.changes ACCEPTED

2009-04-28 Thread Debian Installer

Accepted:
ccsm_0.8.2-2.diff.gz
  to pool/main/c/ccsm/ccsm_0.8.2-2.diff.gz
ccsm_0.8.2-2.dsc
  to pool/main/c/ccsm/ccsm_0.8.2-2.dsc
compizconfig-settings-manager_0.8.2-2_amd64.deb
  to pool/main/c/ccsm/compizconfig-settings-manager_0.8.2-2_amd64.deb


Override entries for your package:
ccsm_0.8.2-2.dsc - source x11
compizconfig-settings-manager_0.8.2-2_amd64.deb - extra x11

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


Thank you for your contribution to Debian.


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



Bug#524273: marked as done (compizconfig-settings-manager: Settings buttons don't work any more)

2009-04-28 Thread Debian Bug Tracking System

Your message dated Tue, 28 Apr 2009 17:47:04 +
with message-id 
and subject line Bug#524273: fixed in ccsm 0.8.2-2
has caused the Debian Bug report #524273,
regarding compizconfig-settings-manager: Settings buttons don't work any more
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
524273: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524273
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: compizconfig-settings-manager
Version: 0.8.2-1
Severity: important

Since the update of compizconfig-settings-manager to 0.8.2-1 I can't use
the buttons in the management window any more. The checkbox icans still
work but the buttons leading to further options right next to the
checkbox widget have no function. When starting sccm on the shell and
clicking on a button I see this traceback:

-
[...]
Initializing imgjpeg options...done
Initializing svg options...done
Initializing dbus options...done
Initializing move options...done
Initializing vpswitch options...done
Initializing place options...done
Initializing workarounds options...done
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.5/ccm/Pages.py", line 1302, in ShowPlugin
pluginPage = PluginPage(plugin)
  File "/usr/lib/pymodules/python2.5/ccm/Pages.py", line 125, in __init__
sortedGroups = sorted(plugin.Groups.items(), key=GroupIndexKeyFunc)
  File "/usr/lib/pymodules/python2.5/ccm/Utils.py", line 374, in 
GroupIndexKeyFunc
return item[1][0]
KeyError: 0
-

I'm not sure if it's a local thing here so I'm not tagging the severity
as "grave" although it's grave for me.

Cheers
 Christoph


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

Kernel: Linux 2.6.29-1-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages compizconfig-settings-manager depends on:
ii  librsvg2-common   2.22.3-2   SAX-based renderer library for SVG
ii  python2.5.4-2An interactive high-level object-o
ii  python-compizconfig   0.7.6-1Compizconfig bindings for python
ii  python-gtk2   2.14.1-2   Python bindings for the GTK+ widge
ii  python-support1.0.1  automated rebuilding support for P

Versions of packages compizconfig-settings-manager recommends:
ii  python-sexy   0.1.9-1python language bindings for libse

compizconfig-settings-manager suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: ccsm
Source-Version: 0.8.2-2

We believe that the bug you reported is fixed in the latest version of
ccsm, which is due to be installed in the Debian FTP archive:

ccsm_0.8.2-2.diff.gz
  to pool/main/c/ccsm/ccsm_0.8.2-2.diff.gz
ccsm_0.8.2-2.dsc
  to pool/main/c/ccsm/ccsm_0.8.2-2.dsc
compizconfig-settings-manager_0.8.2-2_amd64.deb
  to pool/main/c/ccsm/compizconfig-settings-manager_0.8.2-2_amd64.deb



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

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

Debian distribution maintenance software
pp.
Sean Finney  (supplier of updated ccsm package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 28 Apr 2009 19:29:33 +0200
Source: ccsm
Binary: compizconfig-settings-manager
Architecture: source amd64
Version: 0.8.2-2
Distribution: unstable
Urgency: high
Maintainer: Debian X Strike Force 
Changed-By: Sean Finney 
Description: 
 compizconfig-settings-manager - Compizconfig Settings Manager
Closes: 524273
Changes: 
 ccsm (0.8.2-2) unstable; urgency=high
 .
   * tighten dependency on python-compizconfig (Closes: #524273)
   * RC bugfix for a package that has migrated to testing, urgency bumped.
Checksums-Sha1: 
 7382d62b40d83424c6875781a899f00836bc669f 1155 ccsm_0.8.2-2.dsc
 e3673dd7bac6330c007157302fe5fcd1be74a9b5 4080 ccsm_0.8.2-2.diff.gz
 d441735ca627618e3e9e2e7f185aeb140d33883b 637314 
compizconfig-settings-manager_0.8.2-2_amd64.deb
Checksums-Sha256: 
 65ef295363d812ba950635fb6cac48aa720afc0be4459f26571bf4bddc1a7d6b 1155 
ccsm_0.8.2-2

Bug#526028: x11-xserver-utils: xset r searches for XFree86-Misc server extension

2009-04-28 Thread Joseph LP
Package: x11-xserver-utils
Version: 7.4+2
Severity: minor

XFree86-Misc has been removed from upstream, and apparently xset still searches 
for it during several of it's operations.

$ grep xset ~/.xinitrc
xset r rate 250 30

$ cat .xsession-errors
Xlib:  extension "XFree86-Misc" missing on display ":0.0".

Commenting out the offending xset line prevents this error message.

*** /tmp/reportbug-x11-xserver-utils-20090429-30832-YHyAVc
Subject: x11-xserver-utils: xset r searches for XFree86-Misc server extension
Package: x11-xserver-utils
Version: 7.4+2
Severity: minor

XFree86-Misc has been removed from upstream, and apparently xset still searches 
for it during several of it's operations.

$ grep xset ~/.xinitrc
xset r rate 250 30

$ cat .xsession-errors
Xlib:  extension "XFree86-Misc" missing on display ":0.0".

Commenting out the offending xset line prevents this error message.

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

Kernel: Linux 2.6.30-rc3-tolstoi (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_AU.utf8)
Shell: /bin/sh linked to /bin/bash

Versions of packages x11-xserver-utils depends on:
ii  cpp   4:4.3.3-3  The GNU C preprocessor (cpp)
ii  libc6 2.9-8  GNU C Library: Shared libraries
ii  libice6   2:1.0.5-1  X11 Inter-Client Exchange library
ii  libsm62:1.1.0-2  X11 Session Management library
ii  libx11-6  2:1.2.1-1  X11 client-side library
ii  libxau6   1:1.0.4-2  X11 authorisation library
ii  libxaw7   2:1.0.5-2  X11 Athena Widget library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxi62:1.2.1-2  X11 Input extension library
ii  libxmu6   2:1.0.4-1  X11 miscellaneous utility library
ii  libxmuu1  2:1.0.4-1  X11 miscellaneous micro-utility li
ii  libxrandr22:1.3.0-2  X11 RandR extension library
ii  libxrender1   1:0.9.4-2  X Rendering Extension client libra
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library
ii  libxtrap6 2:1.0.0-5  X11 event trapping extension libra
ii  libxxf86misc1 1:1.0.1-3  X11 XFree86 miscellaneous extensio
ii  libxxf86vm1   1:1.0.2-1  X11 XFree86 video mode extension l
ii  x11-common1:7.4+1X Window System (X.Org) infrastruc

x11-xserver-utils recommends no packages.

Versions of packages x11-xserver-utils suggests:
pn  cairo-5c   (no description available)
pn  nickle (no description available)

-- no debconf information


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

Kernel: Linux 2.6.30-rc3-tolstoi (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_AU.utf8)
Shell: /bin/sh linked to /bin/bash

Versions of packages x11-xserver-utils depends on:
ii  cpp   4:4.3.3-3  The GNU C preprocessor (cpp)
ii  libc6 2.9-8  GNU C Library: Shared libraries
ii  libice6   2:1.0.5-1  X11 Inter-Client Exchange library
ii  libsm62:1.1.0-2  X11 Session Management library
ii  libx11-6  2:1.2.1-1  X11 client-side library
ii  libxau6   1:1.0.4-2  X11 authorisation library
ii  libxaw7   2:1.0.5-2  X11 Athena Widget library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxi62:1.2.1-2  X11 Input extension library
ii  libxmu6   2:1.0.4-1  X11 miscellaneous utility library
ii  libxmuu1  2:1.0.4-1  X11 miscellaneous micro-utility li
ii  libxrandr22:1.3.0-2  X11 RandR extension library
ii  libxrender1   1:0.9.4-2  X Rendering Extension client libra
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library
ii  libxtrap6 2:1.0.0-5  X11 event trapping extension libra
ii  libxxf86misc1 1:1.0.1-3  X11 XFree86 miscellaneous extensio
ii  libxxf86vm1   1:1.0.2-1  X11 XFree86 video mode extension l
ii  x11-common1:7.4+1X Window System (X.Org) infrastruc

x11-xserver-utils recommends no packages.

Versions of packages x11-xserver-utils suggests:
pn  cairo-5c   (no description available)
pn  nickle (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subje

Bug#509102: xterm does not respond to Editres requests

2009-04-28 Thread Julien Cristau
On Thu, Dec 18, 2008 at 13:59:57 +0100, Łukasz Stelmach wrote:

> XTerm, and some other Xt applications on my system, do not respond to
> Editres requests. 
> 
> To check if editres(1) works I connected to a remote
> host with the ssh(1) with X11 forwarding turned on. I started xterm (v.224)
> and asked it with locally running editres(1). I received expected answer.
> 
> Then I copied the xterm(1) binary (32bit x86) from the remote host and 
> launched it
> locally. It replied correctly.
> 
> I also tried running xterm from Debian testing xterm_235-1_i386.deb package.
> It works fine.
> 
> Editres (64bit) responds to its question correctly provided it asks
> for its own window. Asking for another process's window does not work.
> 
> This is probably not an xterm(1) bug but rather one of X11 libs
> is broken but frankly speaking I have no blind ide which one this could be.
> libXmu seems to be the first in the line because it contains some "Editres"
> strings.

Hi,

this sounds like the same issue as bug#521887.  Any chance you could
test that applying the patch at
http://cgit.freedesktop.org/xorg/lib/libXmu/patch/?id=88bd2d387fbb068339b65506331136085082def6
fixes things for you?

Cheers,
Julien



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



Bug#524794: libgl1-mesa-dri: OpenGL apps redraw over any other window

2009-04-28 Thread GSR
Hi,
daen...@debian.org (2009-04-28 at 1105.49 +0200):
> > I have been also trying other 3D apps, like Supertuxkart, and found
> > out the one running via PLib/SDL does not cause stacking issues, just
> > that in screenshots I get black pixels in zones covered by other
> > windows and the 3D content in non covered parts. STK from SVN does not
> > use SDL anymore... and the full bug appears.
> 
> Does running the affected apps with
> 
> XLIB_SKIP_ARGB_VISUALS=1
> 
> work around the problem?

With that glxgears just prints:

---8<---
Error: couldn't get an RGB, Double-buffered visual
--->8---

Blender fails too:

---8<---
GHOST_WindowX11.cpp:177: X11 glxChooseVisual() failed for OpenGL, verify 
working openGL system!
X Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  18 (X_ChangeProperty)
  Resource id in failed request:  0xb6f9a020
  Serial number of failed request:  29
  Current serial number in output stream:  30
--->8---

But STK from SVN (the non Plib/SDL version) works, and windows over it
are not covered! It just reports:

---8<---
Level 1: No doublebuffering available.
--->8---

Screen captures of this STK show the 3D zone, with 2D windows over it
as plain black rectangles. FPS stats are even better than before by 10
or so frames (or maybe just coincidence... the important is that speed
is not a lot worse).

There is also a 2D app that causes black zones in similar fashion than
3D ones (its pixels which are covered by others appear as black). It
is a xterm with colour log and some settings in wm to put it below
others and non focusable. The interesting part is that if the covering
window is just 3D, the 3D info appears fine in the screenshots
(without frames, which are 2D and appear black, like in 2D over 3D
case). Maybe two bugs, or maybe all this "who can paint visible or
'screenshotable' pixel" is related somehow.

Thanks for all the patience.

GSR
 



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



Bug#523556: xserver-xorg-video-intel: crash on startup with XAA enabled

2009-04-28 Thread WenRui
Could it report that reason instead of just crash?

Thanks, Roger

On Tue, Apr 28, 2009 at 10:18 PM, Julien Cristau  wrote:
> Hi,
>
> This is probably not going to get fixed, XAA support has been removed
> from the driver upstream.
>
> Cheers,
> Julien
>



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



Bug#523556: xserver-xorg-video-intel: crash on startup with XAA enabled

2009-04-28 Thread Brice Goglin
WenRui wrote:
> Could it report that reason instead of just crash?
>   

In theory it should. But XAA is already removed in Intel driver 2.7.99.1
anyway, so it already doesn't matter anymore for the intel developers...

Brice




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



Bug#526075: xserver-xorg-video-ivtv: uninstallable on unstable

2009-04-28 Thread Paul Cassella
Package: xserver-xorg-video-ivtv
Version: 1.0.1-1
Severity: important

xserver-xorg-core conflicts with the ivtv driver by way of xserver-xorg-video-2.

dselect reports:

xserver-xorg-core conflicts with xserver-xorg-video-2
xserver-xorg-video-ivtv provides xserver-xorg-video-2
xserver-xorg-video-ivtv depends on xserver-xorg-core (>= 2:1.4)


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

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

Versions of packages xserver-xorg-video-ivtv depends on:
ii  libc6 2.9-8  GNU C Library: Shared libraries
ii  xserver-xorg-core 2:1.6.1-1  Xorg X server - core server

xserver-xorg-video-ivtv recommends no packages.

xserver-xorg-video-ivtv suggests no packages.



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



Bug#526078: RM: xfree86-driver-synaptics -- renamed to xserver-xorg-input-synaptics; only provides obsolete packages

2009-04-28 Thread Adeodato Simó
Package: ftp.debian.org

07:53  Ganneff, jcristau: I think xserver-xorg-input-synaptics/1.1.0-1 
 (source) was wrongly removed from unstable

07:56  Ganneff: by checking projectb, you can see the 
 xserver-xorg-input-synaptics/1.1.0-1 (binary) package is marked as 
 provided by xserver-xorg-input-synaptics/1.1.0-1 (source), so I'm 
 not sure why the cruft script thought it was an obsolete package

07:58  Ganneff: AIUI (jcristau can confirm), the obsolete package are 
 xfree86-driver-synaptics/0.14.7~git20070706-3 (source) and 
 xfree86-driver-synaptics/0.14.7~git20070706-3 (binary); but these 
 couldn't have been auto-detected, and a bug should have been 
 filed. I'll do that now.

So, this bug needs two actions: removal of xfree86-driver-synaptics,
bringing back xserver-xorg-input-synaptics/1.1.0-1 (source) to unstable
(it's in projectb and in the pool, so it should be possible).

Cheers,

-- 
- Are you sure we're good?
- Always.
-- Rory and Lorelai




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