README.source and documentation updates (was: Re: mesa: Changes to 'debian-unstable')

2011-10-17 Thread Andreas Beckmann
>commit aee32cbeae3e76bab261fc02fa5e608b71360439
>Author: Cyril Brulebois 
>Date:   Sat Sep 24 20:32:27 2011 +0200
>
>Document the symlink dance in README.source.

Thanks! This was giving me a headache previously.

Eventually this can be extended by an example how to set up
.git/gbp.conf so that it does export the git tree and run the symlink
dance automatically? This works for me:

[git-buildpackage]
prebuild = find -type l | while read dest; do src=$(readlink -f $dest);
rm $dest; cp $src $dest; done
export-dir = ../build-area/
tarball-dir = ../tarballs/

Also it would be nice if README.source would have a link to
http://pkg-xorg.alioth.debian.org/
(and eventually other places with XSF packaging related information)
- this probably applies to all packages managed by XSF. Makes it easier
for non-XSF people to start hacking X properly :-)

Something I didn't find so far are instructions how you would like to
get patches submitted.

Some minor updates for http://wiki.debian.org/Xorg:
* wheezy has xserver-xorg-core 1.11
* In the "Video Drivers" section, can you add a link to
  http://wiki.debian.org/NvidiaGraphicsDrivers?
  (This page mainly talks about the non-free driver).


Andreas


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e9c00c6.6030...@abeckmann.de



Re: [RFC] proposal for reorganizing the MESA libraries to simplify replacing them with vendor implementations

2011-10-17 Thread Andreas Beckmann
Hi all,

let's pick up this discussion again.

On 2011-07-25 19:03, Julien Cristau wrote:
> On Mon, Jul 25, 2011 at 18:57:17 +0200, Andreas Beckmann wrote:
> 
>> What is the correct approach to do alternatives of libraries in
>> Multi-Arch: yes packages?
>> * a separate alternative for each architecture (allows weird mixed
>> configurations)

This is probably the way to go since there may be many "valid"
combinations thanks to multiarch.
Eventually a new "update-glx" utility could be introduced that allows
easy configuration of sane combinations:
  update-glx --set nvidia
which would update the libGL.so.1 alternatives for i386 and amd64 (if
available)

>> * one alternative (from an extra Multi-Arch: foreign package) that
>> covers all arches as slaves links?

That's the way currently done by glx-alternatives - but it only covers
amd64 and i386, a generic extension will be difficult.

>> * the Ubuntu approach of dropping something in ld.so.conf.d/ - would we
...
> Pretty please not messing with ld.so.conf.

OK, lets forget about this.


I'm about to send a patch for MESA which moves libGL.so* from $libdir to
$libdir/mesa/ and adds libGL.so and libGL.so.1 symlinks from $libdir to
the file in $libdir/mesa/.

This is a preparative step, the links in $libdir are to be replaced by
alternatives later on. For now, they will still be diverted by
glx-diversions. glx-alternative-mesa has already been updated to take
$libdir/mesa into account.

To effectively use diversions, the real files (libGL.so.1.*) need to be
moved out of $libdir, otherwise ldconfig may mess up the SONAME links.
With the current change it will already be possible to stop diverting
libGL.so.

I did not yet look into EGL, but I think it needs to be done similarily
there - move all libs that may get alternatives to $libdir/mesa/


Does XSF plan to backport MESA 7.11 to squeeze-backports? Is there a
planned timeframe? If my patch for the directory structure is accepted
and will go to squeeze-backports, too, it would significantly simplify
my plans for backporting nvidia-graphics-drivers.

Andreas


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e9c1a11.7030...@abeckmann.de



Bug#645641: X.org regression slows down cairo apps to a crawl

2011-10-17 Thread John Tsiombikas
Package: xserver-xorg-core
Version: 2:1.11.1.901-1
Severity: important

A recent change in the X server caused a massive performance hit to
programs using cairo (so every GTK program and firefox), when running
with the proprietary nvidia driver. I don't know if nouvau is affected.

See this xorg mailing list bug report for details:
http://lists.x.org/archives/xorg-devel/2011-October/026050.html

A patch that reportedly works around the issue is provided in this
thread:
http://www.nvnews.net/vbulletin/showthread.php?t=166698&page=2

-- 
John Tsiombikas
http://nuclear.mutantstargoat.com/



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20111017122045.GA11297@neutrino.localdomain



Processed: reassign 645641 to nvidia-graphics-drivers

2011-10-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # congratulations on being the 100th person to report that "bug"
> reassign 645641 nvidia-graphics-drivers
Bug #645641 [xserver-xorg-core] X.org regression slows down cairo apps to a 
crawl
Bug reassigned from package 'xserver-xorg-core' to 'nvidia-graphics-drivers'.
Bug No longer marked as found in versions xorg-server/2:1.11.1.901-1.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
645641: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=645641
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.131886312618045.transcr...@bugs.debian.org



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

2011-10-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> #
> # bts-link upstream status pull for source package xserver-xorg-video-v4l
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
> #
> user bts-link-upstr...@lists.alioth.debian.org
Setting user to bts-link-upstr...@lists.alioth.debian.org (was 
bts-link-de...@lists.alioth.debian.org).
> # remote status report for #422008 (http://bugs.debian.org/422008)
> # Bug title: xserver-xorg-core: running 'xvinfo' crashes the server
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=10276
> #  * remote status changed: NEW -> RESOLVED
> #  * remote resolution changed: (?) -> FIXED
> #  * closed upstream
> tags 422008 + fixed-upstream
Bug #422008 [xserver-xorg-video-v4l] xserver-xorg-core: running 'xvinfo' 
crashes the server
Bug #413640 [xserver-xorg-video-v4l] xserver-xorg-video-v4l: xserver crashes 
when v4l module is loaded
Added tag(s) fixed-upstream.
Added tag(s) fixed-upstream.
> usertags 422008 - status-NEW
Bug#422008: xserver-xorg-core: running 'xvinfo' crashes the server
Usertags were: status-NEW.
Usertags are now: .
> usertags 422008 + status-RESOLVED resolution-FIXED
Bug#422008: xserver-xorg-core: running 'xvinfo' crashes the server
There were no usertags set.
Usertags are now: status-RESOLVED resolution-FIXED.
> # remote status report for #422008 (http://bugs.debian.org/422008)
> # Bug title: xserver-xorg-core: running 'xvinfo' crashes the server
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=10276
> #  * remote status changed: NEW -> RESOLVED
> #  * remote resolution changed: (?) -> FIXED
> #  * closed upstream
> tags 422008 + fixed-upstream
Bug #422008 [xserver-xorg-video-v4l] xserver-xorg-core: running 'xvinfo' 
crashes the server
Bug #413640 [xserver-xorg-video-v4l] xserver-xorg-video-v4l: xserver crashes 
when v4l module is loaded
Ignoring request to alter tags of bug #422008 to the same tags previously set
Ignoring request to alter tags of bug #413640 to the same tags previously set
> usertags 422008 - status-NEW
Bug#422008: xserver-xorg-core: running 'xvinfo' crashes the server
Usertags were: status-RESOLVED resolution-FIXED.
Usertags are now: status-RESOLVED resolution-FIXED.
> usertags 422008 + status-RESOLVED resolution-FIXED
Bug#422008: xserver-xorg-core: running 'xvinfo' crashes the server
Usertags were: status-RESOLVED resolution-FIXED.
Usertags are now: status-RESOLVED resolution-FIXED.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
422008: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=422008
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.131886970226417.transcr...@bugs.debian.org



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

2011-10-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> #
> # bts-link upstream status pull for source package xserver-xorg-video-s3virge
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
> #
> user bts-link-upstr...@lists.alioth.debian.org
Setting user to bts-link-upstr...@lists.alioth.debian.org (was 
bts-link-de...@lists.alioth.debian.org).
> # remote status report for #76685 (http://bugs.debian.org/76685)
> # Bug title: xserver-xfree86: [s3virge] transient streaking at depth 24 on 
> ViRGE rev 6
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=5648
> #  * remote status changed: NEW -> RESOLVED
> #  * remote resolution changed: (?) -> WORKSFORME
> #  * closed upstream
> tags 76685 + fixed-upstream
Bug #76685 [xserver-xorg-video-s3virge] xserver-xfree86: [s3virge] transient 
streaking at depth 24 on ViRGE rev 6
Added tag(s) fixed-upstream.
> usertags 76685 - status-NEW
Bug#76685: xserver-xfree86: [s3virge] transient streaking at depth 24 on ViRGE 
rev 6
Usertags were: status-NEW.
Usertags are now: .
> usertags 76685 + status-RESOLVED resolution-WORKSFORME
Bug#76685: xserver-xfree86: [s3virge] transient streaking at depth 24 on ViRGE 
rev 6
There were no usertags set.
Usertags are now: status-RESOLVED resolution-WORKSFORME.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
76685: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=76685
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.131886970226482.transcr...@bugs.debian.org



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

2011-10-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> #
> # bts-link upstream status pull for source package xserver-xorg-video-tseng
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
> #
> user bts-link-upstr...@lists.alioth.debian.org
Setting user to bts-link-upstr...@lists.alioth.debian.org (was 
bts-link-de...@lists.alioth.debian.org).
> # remote status report for #394687 (http://bugs.debian.org/394687)
> # Bug title: xserver-xorg-video-tseng: fails to detect Ramdac on ET4000/w32p 
> card after upgrade
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=11106
> #  * remote status changed: ASSIGNED -> RESOLVED
> #  * remote resolution changed: (?) -> WONTFIX
> #  * upstream said bug is wontfix
> tags 394687 + upstream wontfix
Bug #394687 [xserver-xorg-video-tseng] xserver-xorg-video-tseng: fails to 
detect Ramdac on ET4000/w32p card after upgrade
Added tag(s) wontfix.
> usertags 394687 - status-ASSIGNED
Bug#394687: xserver-xorg-video-tseng: fails to detect Ramdac on ET4000/w32p 
card after upgrade
Usertags were: status-ASSIGNED.
Usertags are now: .
> usertags 394687 + status-RESOLVED resolution-WONTFIX
Bug#394687: xserver-xorg-video-tseng: fails to detect Ramdac on ET4000/w32p 
card after upgrade
There were no usertags set.
Usertags are now: resolution-WONTFIX status-RESOLVED.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
394687: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=394687
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.131886970226491.transcr...@bugs.debian.org



Processed: [bts-link] source package xorg-server

2011-10-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> #
> # bts-link upstream status pull for source package xorg-server
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
> #
> user bts-link-upstr...@lists.alioth.debian.org
Setting user to bts-link-upstr...@lists.alioth.debian.org (was 
bts-link-de...@lists.alioth.debian.org).
> # remote status report for #376132 (http://bugs.debian.org/376132)
> # Bug title: Very slow rendering of RGBA images
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=11167
> #  * remote status changed: NEW -> RESOLVED
> #  * remote resolution changed: (?) -> WONTFIX
> #  * upstream said bug is wontfix
> tags 376132 + upstream wontfix
Bug #376132 [xserver-xorg-core] Very slow rendering of RGBA images
Added tag(s) wontfix.
> usertags 376132 - status-NEW
Bug#376132: Very slow rendering of RGBA images
Usertags were: status-NEW.
Usertags are now: .
> usertags 376132 + status-RESOLVED resolution-WONTFIX
Bug#376132: Very slow rendering of RGBA images
There were no usertags set.
Usertags are now: resolution-WONTFIX status-RESOLVED.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
376132: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=376132
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.c.131886970226493.transcr...@bugs.debian.org



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

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

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #394687 (http://bugs.debian.org/394687)
# Bug title: xserver-xorg-video-tseng: fails to detect Ramdac on ET4000/w32p 
card after upgrade
#  * https://bugs.freedesktop.org/show_bug.cgi?id=11106
#  * remote status changed: ASSIGNED -> RESOLVED
#  * remote resolution changed: (?) -> WONTFIX
#  * upstream said bug is wontfix
tags 394687 + upstream wontfix
usertags 394687 - status-ASSIGNED
usertags 394687 + status-RESOLVED resolution-WONTFIX

thanks


--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20111017164140.13571.97963.btsl...@busoni.debian.org



[bts-link] source package xorg-server

2011-10-17 Thread bts-link-upstream
#
# bts-link upstream status pull for source package xorg-server
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #376132 (http://bugs.debian.org/376132)
# Bug title: Very slow rendering of RGBA images
#  * https://bugs.freedesktop.org/show_bug.cgi?id=11167
#  * remote status changed: NEW -> RESOLVED
#  * remote resolution changed: (?) -> WONTFIX
#  * upstream said bug is wontfix
tags 376132 + upstream wontfix
usertags 376132 - status-NEW
usertags 376132 + status-RESOLVED resolution-WONTFIX

thanks


--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20111017164140.13571.49741.btsl...@busoni.debian.org



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

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

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #76685 (http://bugs.debian.org/76685)
# Bug title: xserver-xfree86: [s3virge] transient streaking at depth 24 on 
ViRGE rev 6
#  * https://bugs.freedesktop.org/show_bug.cgi?id=5648
#  * remote status changed: NEW -> RESOLVED
#  * remote resolution changed: (?) -> WORKSFORME
#  * closed upstream
tags 76685 + fixed-upstream
usertags 76685 - status-NEW
usertags 76685 + status-RESOLVED resolution-WORKSFORME

thanks


--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20111017164140.13571.59600.btsl...@busoni.debian.org



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

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

user bts-link-upstr...@lists.alioth.debian.org

# remote status report for #422008 (http://bugs.debian.org/422008)
# Bug title: xserver-xorg-core: running 'xvinfo' crashes the server
#  * https://bugs.freedesktop.org/show_bug.cgi?id=10276
#  * remote status changed: NEW -> RESOLVED
#  * remote resolution changed: (?) -> FIXED
#  * closed upstream
tags 422008 + fixed-upstream
usertags 422008 - status-NEW
usertags 422008 + status-RESOLVED resolution-FIXED

# remote status report for #422008 (http://bugs.debian.org/422008)
# Bug title: xserver-xorg-core: running 'xvinfo' crashes the server
#  * https://bugs.freedesktop.org/show_bug.cgi?id=10276
#  * remote status changed: NEW -> RESOLVED
#  * remote resolution changed: (?) -> FIXED
#  * closed upstream
tags 422008 + fixed-upstream
usertags 422008 - status-NEW
usertags 422008 + status-RESOLVED resolution-FIXED

thanks


--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20111017164140.13571.65748.btsl...@busoni.debian.org



[PATCH] install libGL.so* into $libdir/mesa, add links to $libdir

2011-10-17 Thread Andreas Beckmann
Install libGL.so* into $libdir/mesa/ instead of $libdir/ and add symlinks
for libGL.so and libGL.so.1 (but not libGL.so.1.*) to $libdir.

This is a preparation for simplifying the usage (aka avoid diversions) of
alternative implementations of libGL (currently only non-free alternatives
from NVIDIA and AMD exist).

The links in $libdir will be managed by update-alternatives later on and
therefore it is necessary to move the real file (libGL.so.1.*) out of
$libdir, otherwise ldconfig will happily modify the libGL.so.1 SONAME link.

Signed-off-by: Andreas Beckmann 

---
 debian/libgl1-mesa-dev.install.in   |2 +-
 debian/libgl1-mesa-dev.links.in |1 +
 debian/libgl1-mesa-glx.install.in   |2 +-
 debian/libgl1-mesa-glx.links.in |1 +
 debian/libgl1-mesa-swx11-dev.install.in |2 +-
 debian/libgl1-mesa-swx11-dev.links.in   |1 +
 debian/libgl1-mesa-swx11.install.in |2 +-
 debian/libgl1-mesa-swx11.links.in   |1 +
 8 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/libgl1-mesa-dev.install.in 
b/debian/libgl1-mesa-dev.install.in
index d915191..5521ac9 100644
--- a/debian/libgl1-mesa-dev.install.in
+++ b/debian/libgl1-mesa-dev.install.in
@@ -1,2 +1,2 @@
-usr/lib/${DEB_HOST_MULTIARCH}/libGL.so
+usr/lib/${DEB_HOST_MULTIARCH}/libGL.so 
usr/lib/${DEB_HOST_MULTIARCH}/mesa/
 usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/gl.pc
diff --git a/debian/libgl1-mesa-dev.links.in b/debian/libgl1-mesa-dev.links.in
new file mode 100644
index 000..3bedd3b
--- /dev/null
+++ b/debian/libgl1-mesa-dev.links.in
@@ -0,0 +1 @@
+usr/lib/${DEB_HOST_MULTIARCH}/mesa/libGL.so 
usr/lib/${DEB_HOST_MULTIARCH}/libGL.so
diff --git a/debian/libgl1-mesa-glx.install.in 
b/debian/libgl1-mesa-glx.install.in
index f5ffd7a..2f5e1ad 100644
--- a/debian/libgl1-mesa-glx.install.in
+++ b/debian/libgl1-mesa-glx.install.in
@@ -1 +1 @@
-dri/usr/lib/${DEB_HOST_MULTIARCH}/libGL.so.* usr/lib/${DEB_HOST_MULTIARCH}
+dri/usr/lib/${DEB_HOST_MULTIARCH}/libGL.so.* 
usr/lib/${DEB_HOST_MULTIARCH}/mesa/
diff --git a/debian/libgl1-mesa-glx.links.in b/debian/libgl1-mesa-glx.links.in
new file mode 100644
index 000..4cc810f
--- /dev/null
+++ b/debian/libgl1-mesa-glx.links.in
@@ -0,0 +1 @@
+usr/lib/${DEB_HOST_MULTIARCH}/mesa/libGL.so.1 
usr/lib/${DEB_HOST_MULTIARCH}/libGL.so.1
diff --git a/debian/libgl1-mesa-swx11-dev.install.in 
b/debian/libgl1-mesa-swx11-dev.install.in
index 8318ac8..73aef2a 100644
--- a/debian/libgl1-mesa-swx11-dev.install.in
+++ b/debian/libgl1-mesa-swx11-dev.install.in
@@ -1,2 +1,2 @@
 usr/lib/${DEB_HOST_MULTIARCH}/libGL.a
-usr/lib/${DEB_HOST_MULTIARCH}/libGL.so
+usr/lib/${DEB_HOST_MULTIARCH}/libGL.so usr/lib/${DEB_HOST_MULTIARCH}/mesa/
diff --git a/debian/libgl1-mesa-swx11-dev.links.in 
b/debian/libgl1-mesa-swx11-dev.links.in
new file mode 100644
index 000..3bedd3b
--- /dev/null
+++ b/debian/libgl1-mesa-swx11-dev.links.in
@@ -0,0 +1 @@
+usr/lib/${DEB_HOST_MULTIARCH}/mesa/libGL.so 
usr/lib/${DEB_HOST_MULTIARCH}/libGL.so
diff --git a/debian/libgl1-mesa-swx11.install.in 
b/debian/libgl1-mesa-swx11.install.in
index d333e7b..9d89c20 100644
--- a/debian/libgl1-mesa-swx11.install.in
+++ b/debian/libgl1-mesa-swx11.install.in
@@ -1 +1 @@
-usr/lib/${DEB_HOST_MULTIARCH}/libGL.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libGL.so.*   
usr/lib/${DEB_HOST_MULTIARCH}/mesa/
diff --git a/debian/libgl1-mesa-swx11.links.in 
b/debian/libgl1-mesa-swx11.links.in
new file mode 100644
index 000..4cc810f
--- /dev/null
+++ b/debian/libgl1-mesa-swx11.links.in
@@ -0,0 +1 @@
+usr/lib/${DEB_HOST_MULTIARCH}/mesa/libGL.so.1 
usr/lib/${DEB_HOST_MULTIARCH}/libGL.so.1
-- 
tg: (63e119d..) t/use-libdir-mesa (depends on: debian-unstable)


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1318855656-23366-1-git-send-email-deb...@abeckmann.de



Bug#645007: xserver-xorg-video-radeon: Radeon assert crashes with non-GL apps

2011-10-17 Thread Daniel Hagerty
 > Thanks. Looking at the backtrace and the code, I think the patch below
 > might fix the problem. Can you try it? Note that the code has changed
 > quite a bit from the version in squeeze, so the patch probably won't
 > apply directly to that.

I can't do that much non-essential work right now.  If you could
hand me a tarball or something easily installable/removable on
squeeze, that would help a lot.

 > > Is it possible we're chasing slightly dodgy hardware?
 >
 > There isn't really any indication for that, why do you keep asking? :)

You misunderstood either this or the previous question if you
believe me to be asking the same question again.  Not important.



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20124.37856.979355.645...@morgan.int.smartleaf.com