Processed: Re: Bug#528708: libgl1-mesa-dri: swrast driver almost completely breaks QtOpenGL

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

 tags 528708 upstream fixed-upstream
Bug#528708: libgl1-mesa-dri: swrast driver almost completely breaks QtOpenGL
There were no tags set.
Tags added: upstream, 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#528708: libgl1-mesa-dri: swrast driver almost completely breaks QtOpenGL

2009-05-15 Thread Michel Dänzer
tags 528708 upstream fixed-upstream
kthxbye

On Thu, 2009-05-14 at 14:20 -0700, Daniel Schepler wrote:
 
 Compiling the textures example in debug mode, I get a backtrace starting with:
 
 #0  0x04b2a900 in ?? ()
 #1  0x00343c225671 in glXWaitX () at glxcmds.c:660
 #2  0x00343ca53b9d in QGLWidget::resizeEvent (this=value optimized out)
 at qgl_x11.cpp:1129
 #3  0x003ab162859a in QWidget::event (this=value optimized out,
 event=value optimized out) at kernel/qwidget.cpp:7667
 ...

This crash should be fixed upstream in 7.4.2.


-- 
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#528684: xserver-xorg-video-radeon: glxgears window writes through another window placed in front of it

2009-05-15 Thread Michel Dänzer
On Thu, 2009-05-14 at 21:59 +0200, Brice Goglin wrote:
 Arthur Marsh wrote:
  Brice Goglin wrote, on 15/05/09 04:35:
  Arthur Marsh wrote:
  Package: xserver-xorg-video-radeon
  Version: 1:6.12.2-2
  Severity: normal
 
 
  Hi, I tried the new xserver-xorg-video-radeon and it appears that
  when glxgears is run, the gears and black background write through a
  window
  place in front of the glxgears window.

 
  Did this appear when upgrading from radeon 1:6.12.2-1 ?
 
  1:6.12.2-1 has the same problem.
 
 Ok it may well be similar to
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524794
 But I don't know whether the bug is in radeon or Mesa...

It's between libgl1-mesa-dri and xserver-xorg-core.

Does the patch from http://bugs.freedesktop.org/show_bug.cgi?id=21653
help? (Note testing instructions at
http://bugs.freedesktop.org/show_bug.cgi?id=21653#c7)


-- 
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#528682: xserver-xorg-video-radeon

2009-05-15 Thread Michel Dänzer
On Thu, 2009-05-14 at 22:24 +0200, Stefan Schwarzer wrote:
 sorry - I introduced a typo
  
  I just installed firmware-linux (cleanly). At least for 2.6.26-1, as far as 
  I
   ^^^
 this should read: 2.6.29-1
 
 
  can tell, there are no effects. I remember having put some tigon firmware 
  into
  /usr/lib/firmware by hand at some point because update-initramfs (?) 
  complained
  about missing firmware. However, I do not remember any effects of that at 
  all. I
  do not think that there was correlation with the effects that I am seeing 
  in any
  way.
  
  so - answer: unfortunately - no.

How do the Xorg.0.log file and the output of

dmesg|grep -e agp -e drm

compare between 2.6.29 with and without firmware-linux?


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



x11proto-input: Changes to 'ubuntu'

2009-05-15 Thread Timo Aaltonen
 ChangeLog|8 
 XInput.h |9 -
 debian/changelog |   15 +++
 3 files changed, 31 insertions(+), 1 deletion(-)

New commits:
commit dea7501b34d2649286770a48de9fd4a4923a98e3
Author: Timo Aaltonen tjaal...@cc.hut.fi
Date:   Fri May 15 11:34:41 2009 +0300

Release 1.5.0-2ubuntu1

update the changelog.

diff --git a/debian/changelog b/debian/changelog
index 4b09ce5..dcb080c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+x11proto-input (1.5.0-2ubuntu1) karmic; urgency=low
+
+  * Merge from Debian unstable, remaining changes:
+   - Don't install XInput.h, it's in libxi-dev now.
+
+ -- Timo Aaltonen tjaal...@ubuntu.com  Fri, 15 May 2009 11:34:14 +0300
+
 x11proto-input (1.5.0-2) unstable; urgency=low
 
   * Pull from upstream: Protect _XiDevicePresenceNotifyEvent declaration

commit 5702f6337d3c80e876a7f42bbcc177602da4d5d5
Author: Julien Cristau jcris...@debian.org
Date:   Sun Feb 15 21:10:44 2009 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 30fd48b..fef502b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-x11proto-input (1.5.0-2) UNRELEASED; urgency=low
+x11proto-input (1.5.0-2) unstable; urgency=low
 
   * Pull from upstream: Protect _XiDevicePresenceNotifyEvent declaration
 against C++ includes.
+  * Upload to unstable.
 
- -- Julien Cristau jcris...@debian.org  Sun, 15 Feb 2009 21:09:42 +0100
+ -- Julien Cristau jcris...@debian.org  Sun, 15 Feb 2009 21:10:05 +0100
 
 x11proto-input (1.5.0-1) experimental; urgency=low
 

commit ff318f3410b883defb958cb83299cbe47d8fea72
Author: Julien Cristau jcris...@debian.org
Date:   Sun Feb 15 21:09:57 2009 +0100

Update changelogs

diff --git a/ChangeLog b/ChangeLog
index c04e4d6..6b53b3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+commit 60c449cbb1769569ed5e98c75f26bd15627bd146
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Mon Dec 15 12:16:10 2008 +1000
+
+Protect _XiDevicePresenceNotifyEvent declaration against C++ includes. 
#19075
+
+X.Org Bug 19075 http://bugs.freedesktop.org/show_bug.cgi?id=19075
+
 commit d38e79ca3ddd6031ca4a335eb2faf99294a6731f
 Author: Peter Hutterer peter.hutte...@redhat.com
 Date:   Wed Nov 26 21:37:06 2008 +1000
diff --git a/debian/changelog b/debian/changelog
index 96f1427..30fd48b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+x11proto-input (1.5.0-2) UNRELEASED; urgency=low
+
+  * Pull from upstream: Protect _XiDevicePresenceNotifyEvent declaration
+against C++ includes.
+
+ -- Julien Cristau jcris...@debian.org  Sun, 15 Feb 2009 21:09:42 +0100
+
 x11proto-input (1.5.0-1) experimental; urgency=low
 
   * New upstream release.

commit 60c449cbb1769569ed5e98c75f26bd15627bd146
Author: Peter Hutterer peter.hutte...@who-t.net
Date:   Mon Dec 15 12:16:10 2008 +1000

Protect _XiDevicePresenceNotifyEvent declaration against C++ includes. 
#19075

X.Org Bug 19075 http://bugs.freedesktop.org/show_bug.cgi?id=19075

diff --git a/XInput.h b/XInput.h
index 702706d..3092e62 100644
--- a/XInput.h
+++ b/XInput.h
@@ -156,9 +156,16 @@ SOFTWARE.
 #define NoExtensionEvent(d,type,_class) \
 { _class =  ((XDevice *) d)-device_id  8 | _noExtensionEvent;}
 
+#if defined(__cplusplus) || defined(c_plusplus)
+extern C {
+#endif
+extern int _XiGetDevicePresenceNotifyEvent(Display *);
+#if defined(__cplusplus) || defined(c_plusplus)
+}
+#endif
+
 #define DevicePresence(dpy, type, _class)   \
 {   \
-extern int _XiGetDevicePresenceNotifyEvent(Display *);  \
 type = _XiGetDevicePresenceNotifyEvent(dpy);\
 _class =  (0x1 | _devicePresence);  \
 }


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



libxi: Changes to 'ubuntu'

2009-05-15 Thread Timo Aaltonen
 ChangeLog|   48 
+
 README   |   25 
 configure.ac |2 
 debian/changelog |   45 

 debian/libxi6.symbols|   51 
++
 debian/patches/101_fix_devicepresence_declaration_cplusplus.diff |   24 
 debian/patches/series|1 
 debian/rules |2 
 src/XGetDCtl.c   |7 -
 src/XListDProp.c |   12 --
 10 files changed, 203 insertions(+), 14 deletions(-)

New commits:
commit 1d5a0804f337a8731ea9a834357863d371873bab
Author: Timo Aaltonen tjaal...@cc.hut.fi
Date:   Fri May 15 11:23:47 2009 +0300

Release 1.2.1-2ubuntu1

update the changelog.

diff --git a/debian/changelog b/debian/changelog
index 9017833..c0ebcb0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+libxi (2:1.2.1-2ubuntu1) karmic; urgency=low
+
+  * Merge with Debian experimental, remaining changes:
+- debian/control: libxi-dev Replaces x11proto-input-dev (= 1.4.3-2)
+- copy XInput.h from inputproto 1.5.0, libxi-dev includes it.
+  Upstream decided not to move it for 1.2.0, but we already had it so
+  continue shipping it in libxi-dev.
+- 100_install_xinput.h.diff: Modify the Makefile.am to install
+  XInput.h.
+- 101_fix_devicepresence_declaration_cplusplus.diff:
+  Use extern C in the declaration for DevicePresence (in
+  XInput.h) so that it can be accessed from C++.
+
+ -- Timo Aaltonen tjaal...@ubuntu.com  Fri, 15 May 2009 11:22:00 +0300
+
 libxi (2:1.2.1-2) unstable; urgency=low
 
   * Fix typo in debian/rules, which made us build with make -j if

commit 5e64cc1f789a23bb9c75d56efc361183c9cf99db
Author: Alberto Milone alberto.mil...@canonical.com
Date:   Fri May 15 11:16:26 2009 +0300

101_fix_devicepresence_declaration_cplusplus.diff:

- Use extern C in the declaration for DevicePresence (in
  XInput.h) so that it can be accessed from C++ (LP: #373711).

diff --git a/debian/changelog b/debian/changelog
index 8bcaefa..029eb17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libxi (2:1.2.0-1ubuntu2) karmic; urgency=low
+
+  [ Alberto Milone ]
+  * debian/patches/101_fix_devicepresence_declaration_cplusplus.diff:
+- Use extern C in the declaration for DevicePresence (in 
+  XInput.h) so that it can be accessed from C++ (LP: #373711).
+
+ -- Alberto Milone alberto.mil...@canonical.com  Fri, 08 May 2009 17:05:49 
+0200
+
 libxi (2:1.2.0-1ubuntu1) jaunty; urgency=low
 
   * Merge with Debian experimental, remaining changes:
diff --git a/debian/patches/101_fix_devicepresence_declaration_cplusplus.diff 
b/debian/patches/101_fix_devicepresence_declaration_cplusplus.diff
new file mode 100644
index 000..3758b01
--- /dev/null
+++ b/debian/patches/101_fix_devicepresence_declaration_cplusplus.diff
@@ -0,0 +1,24 @@
+Index: libxi/include/X11/extensions/XInput.h
+===
+--- libxi-1.2.0.orig/include/X11/extensions/XInput.h   2009-05-08 
15:25:01.0 +0200
 libxi-1.2.0/include/X11/extensions/XInput.h2009-05-08 
15:40:12.0 +0200
+@@ -156,9 +156,18 @@
+ #define NoExtensionEvent(d,type,_class) \
+ { _class =  ((XDevice *) d)-device_id  8 | _noExtensionEvent;}
+ 
++
++/* We need the declaration for DevicePresence. */
++#if defined(__cplusplus) || defined(c_plusplus)
++extern C {
++#endif
++extern int _XiGetDevicePresenceNotifyEvent(Display *);
++#if defined(__cplusplus) || defined(c_plusplus)
++}
++#endif
++
+ #define DevicePresence(dpy, type, _class)   \
+ {   \
+-extern int _XiGetDevicePresenceNotifyEvent(Display *);  \
+ type = _XiGetDevicePresenceNotifyEvent(dpy);\
+ _class =  (0x1 | _devicePresence);  \
+ }
diff --git a/debian/patches/series b/debian/patches/series
index 01a17de..1c54206 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 100_install_xinput.h.diff
+101_fix_devicepresence_declaration_cplusplus.diff

commit 78b6f5770ea5df55763e06131c6e9ecc5ddd9b7d
Author: Julien Cristau jcris...@debian.org
Date:   Mon Mar 16 15:27:59 2009 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 58039b3..e615ac7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-libxi (2:1.2.1-2) UNRELEASED; urgency=low
+libxi (2:1.2.1-2) unstable; urgency=low
 
   * Fix typo in debian/rules, which made us build with make -j if
 DEB_BUILD_OPTIONS didn't ask for 

xserver-xorg-input-evdev: Changes to 'ubuntu'

2009-05-15 Thread Timo Aaltonen
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 1af0fd419663cbab919a69d7b81a4d6cd8f3a2b2
Author: Timo Aaltonen tjaal...@cc.hut.fi
Date:   Fri May 15 12:40:43 2009 +0300

Release harder.

diff --git a/debian/changelog b/debian/changelog
index 9806b14..b712a4d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-xserver-xorg-input-evdev (1:2.2.2-1ubuntu1) UNRELEASED; urgency=low
+xserver-xorg-input-evdev (1:2.2.2-1ubuntu1) karmic; urgency=low
 
   * Merge from Debian unstable, remaining changes:
 - Don't install the fdi file, hal in ubuntu already ships one.
 
- -- Timo Aaltonen tjaal...@ubuntu.com  Fri, 15 May 2009 12:31:40 +0300
+ -- Timo Aaltonen tjaal...@ubuntu.com  Fri, 15 May 2009 12:40:30 +0300
 
 xserver-xorg-input-evdev (1:2.2.2-1) unstable; urgency=low
 


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



Bug#483699: video-nsc: PCI ID conflict with newer video-geode

2009-05-15 Thread Brice Goglin
On Fri, May 30, 2008 at 06:20:05PM +0300, Martin-Éric Racine wrote:
 3) let it all rot until xserver-xorg-video-geode re-integrates support
 for older Geode hardware, later this autumn, at which point the
 transitional packages for the NSC and Cyrix drivers that will be
 included in GEODE will fix it all magically.

What's the status of this? Does geode totally supersede nsc and cyrix now?

Brice



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



Bug#527124: [console-setup-mini] should provide console-setup

2009-05-15 Thread Anton Zinoviev
On Thu, May 14, 2009 at 10:32:34PM +0200, Julien Cristau wrote:
 
 This is definitely not true as long as testing still has console-setup
 1.28.  It might be ok to drop the versioned dep, but not before a newer
 c-s has transitioned to testing, IMO.
 (even then, I'm not convinced that removing the versioned dep buys us
 anything over adding a console-setup-mini alternative)

I agree.

I think the best variant would be to create a new package that contains 
the configuration part of console-setup.  Then console-setup, 
console-setup-mini and xserver-xorg will all depend on this 
configuration package.

Anton Zinoviev




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



Re: Bug#483699: video-nsc: PCI ID conflict with newer video-geode

2009-05-15 Thread Martin-Éric Racine
On Fri, May 15, 2009 at 1:06 PM, Brice Goglin brice.gog...@ens-lyon.org wrote:
 On Fri, May 30, 2008 at 06:20:05PM +0300, Martin-Éric Racine wrote:
 3) let it all rot until xserver-xorg-video-geode re-integrates support
 for older Geode hardware, later this autumn, at which point the
 transitional packages for the NSC and Cyrix drivers that will be
 included in GEODE will fix it all magically.

 What's the status of this? Does geode totally supersede nsc and cyrix now?

Merging support for GX1 hardware is the only item left in the upstream agenda.

Martin-Éric


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



xserver-xorg-video-newport: Changes to 'refs/tags/xserver-xorg-video-newport-1_0.2.2-1'

2009-05-15 Thread Julien Cristau
Tag 'xserver-xorg-video-newport-1_0.2.2-1' created by Julien Cristau 
jcris...@debian.org at 2009-05-15 01:24 +

Tagging upload of xserver-xorg-video-newport 1:0.2.2-1 to unstable.

Changes since xserver-xorg-video-newport-1_0.2.1-5:
Adam Jackson (1):
  Use no bus, not ISA

Alan Coopersmith (1):
  Remove xorgconfig  xorgcfg from See Also list in man page

Brice Goglin (1):
  Define NEWPORT_*_VERSION using PACKAGE_VERSION_*

James Cloos (2):
  Rename .cvsignore to .gitignore
  Add *~ to .gitignore to skip patch/emacs droppings

Julien Cristau (18):
  Bug#11761: Fix xaa initialization
  xsfbs.mk: fix the prepare target for parallel make
  xsfbs.mk: more parallel make fixing
  xsfbs.mk: update the list of releases, and drop some unused code
  xsfbs.mk: make 'log' a separate target
  xsfbs: add a repack script for uscan
  xsfbs.sh: kill {,de}register_x_lib_dir_with_ld_so
  xsfbs: repack.sh needs to be executable
  Bump to 0.2.2
  Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
  Remove myself from Uploaders.
  debian/control: wrap build-deps
  Remove newport_man.diff, utf-8 manpages are allowed now.
  debian/rules updates
  Delete generated files
  Merge tag 'xf86-video-newport-0.2.2' into debian-unstable
  update changelogs
  Prepare changelog for upload

Matthieu Herrb (1):
  Makefile.am: nuke RCS Id

---
 .cvsignore |   19 
 .gitignore |   20 
 ChangeLog  |   51 
 Makefile.in|  667 -
 aclocal.m4 | 7951 -
 config.guess   | 1500 --
 config.h.in|   66 
 config.sub | 1616 --
 configure  |22289 -
 configure.ac   |2 
 debian/changelog   |   10 
 debian/control |   16 
 debian/patches/01_newport_man.diff |   10 
 debian/patches/series  |1 
 debian/rules   |   19 
 debian/xsfbs/repack.sh |   32 
 debian/xsfbs/xsfbs.mk  |   29 
 debian/xsfbs/xsfbs.sh  |   66 
 depcomp|  530 
 install-sh |  323 
 ltmain.sh  | 6871 ---
 man/.cvsignore |2 
 man/.gitignore |2 
 man/Makefile.am|1 
 man/Makefile.in|  429 
 man/newport.man|2 
 missing|  360 
 mkinstalldirs  |  158 
 src/.cvsignore |6 
 src/.gitignore |6 
 src/Makefile.in|  528 
 src/newport_driver.c   |   19 
 32 files changed, 165 insertions(+), 43436 deletions(-)
---


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



Processing of xserver-xorg-video-newport_0.2.2-1_mips.changes

2009-05-15 Thread Archive Administrator
xserver-xorg-video-newport_0.2.2-1_mips.changes uploaded successfully to 
localhost
along with the files:
  xserver-xorg-video-newport_0.2.2-1.dsc
  xserver-xorg-video-newport_0.2.2.orig.tar.gz
  xserver-xorg-video-newport_0.2.2-1.diff.gz
  xserver-xorg-video-newport_0.2.2-1_mips.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



xserver-xorg-video-newport_0.2.2-1_mips.changes ACCEPTED

2009-05-15 Thread Debian Installer

Accepted:
xserver-xorg-video-newport_0.2.2-1.diff.gz
  to 
pool/main/x/xserver-xorg-video-newport/xserver-xorg-video-newport_0.2.2-1.diff.gz
xserver-xorg-video-newport_0.2.2-1.dsc
  to 
pool/main/x/xserver-xorg-video-newport/xserver-xorg-video-newport_0.2.2-1.dsc
xserver-xorg-video-newport_0.2.2-1_mips.deb
  to 
pool/main/x/xserver-xorg-video-newport/xserver-xorg-video-newport_0.2.2-1_mips.deb
xserver-xorg-video-newport_0.2.2.orig.tar.gz
  to 
pool/main/x/xserver-xorg-video-newport/xserver-xorg-video-newport_0.2.2.orig.tar.gz


Override entries for your package:
xserver-xorg-video-newport_0.2.2-1.dsc - source x11
xserver-xorg-video-newport_0.2.2-1_mips.deb - optional x11

Announcing to debian-devel-chan...@lists.debian.org


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



mesa: Changes to 'ubuntu'

2009-05-15 Thread Timo Aaltonen
 Makefile |8 
 configs/darwin   |   14 -
 configs/default  |4 
 debian/changelog |   56 
 debian/control   |   52 +--
 debian/libglu1-mesa-dev.install  |1 
 debian/libglw1-mesa-dev.install  |1 
 debian/libosmesa6-dev.install|1 
 debian/patches/05_hurd-ftbfs.diff|  103 +++
 debian/patches/06_kfreebsd-ftbfs.diff|   16 +
 debian/patches/103_bump_965_texture_limit.diff   |   33 --
 debian/patches/106_compiz_ring_switcher_xorg_segv_on_radeon.diff |   91 --
 debian/patches/series|4 
 debian/rules |   15 -
 docs/download.html   |2 
 docs/news.html   |7 
 docs/relnotes-7.4.1.html |   79 +
 docs/relnotes-7.4.2.html |   62 
 docs/relnotes-7.4.html   |   12 
 docs/relnotes.html   |2 
 include/GL/internal/dri_interface.h  |   15 +
 progs/samples/blendeq.c  |2 
 progs/xdemos/glxcontexts.c   |4 
 src/glx/x11/dri2.c   |2 
 src/glx/x11/dri2_glx.c   |   20 -
 src/glx/x11/glxcmds.c|3 
 src/glx/x11/indirect.c   |   60 
 src/mesa/drivers/dri/i965/brw_wm_surface_state.c |   18 -
 src/mesa/drivers/dri/intel/intel_buffers.c   |8 
 src/mesa/drivers/dri/intel/intel_clear.c |7 
 src/mesa/drivers/dri/intel/intel_context.c   |   28 +-
 src/mesa/drivers/dri/intel/intel_context.h   |   18 +
 src/mesa/drivers/dri/intel/intel_pixel.c |6 
 src/mesa/drivers/dri/r300/r300_context.h |2 
 src/mesa/drivers/dri/r300/r300_state.c   |2 
 src/mesa/drivers/dri/r300/r300_texmem.c  |5 
 src/mesa/drivers/dri/r300/r300_texstate.c|   11 
 src/mesa/drivers/dri/radeon/radeon_screen.c  |   48 ++-
 src/mesa/main/attrib.c   |2 
 src/mesa/main/drawpix.c  |   52 ++-
 src/mesa/main/ffvertex_prog.c|   14 -
 src/mesa/main/glheader.h |5 
 src/mesa/main/hash.c |   18 +
 src/mesa/main/light.c|9 
 src/mesa/main/readpix.c  |3 
 src/mesa/main/teximage.c |   21 +
 src/mesa/main/texparam.c |  140 
+-
 src/mesa/main/version.h  |4 
 src/mesa/math/m_matrix.c |5 
 src/mesa/shader/arbprogparse.c   |   23 -
 src/mesa/shader/prog_execute.c   |8 
 src/mesa/shader/prog_parameter.c |   19 -
 src/mesa/shader/program.c|1 
 src/mesa/shader/slang/slang_builtin.c|   24 +
 src/mesa/swrast/s_points.c   |5 
 src/mesa/swrast/s_span.c |   10 
 src/mesa/swrast/s_texfilter.c|1 
 57 files changed, 816 insertions(+), 370 deletions(-)

New commits:
commit 18cf88a563302751ed8cae4506913bddbd9fe298
Author: Timo Aaltonen tjaal...@cc.hut.fi
Date:   Fri May 15 15:05:24 2009 +0300

Release 7.4.1-1ubuntu1

drop a couple of obsolete patches while at it.
update the changelog.

diff --git a/debian/changelog b/debian/changelog
index 0e21fa3..04afe2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+mesa (7.4.1-1ubuntu1) karmic; urgency=low
+
+  * Merge from debian unstable, remaining changes:
+- debian/control
+  + Change maintainer address to Ubuntu.
+  + Drop lesstif-dev from Build-Depends.
+  + Comment out GLw libs since it depends on 

Bug#528682: found the problem, not X11 related

2009-05-15 Thread Stefan Schwarzer

After installing 2.6.30 without discovering new behavior, I realized that
my CDROM apparently causes IDE bus resets from time to time. Removing the CDROM
from the system lets the laptop get past the kdm login prompt. My suspicion is
that kdm/KDE/... does some initialization thing that triggers some combination
of kernel behavior and hardware issue, such that the kernel finally stalls.

Sorry for the confusion and thanks for your suggestions/help.







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



Bug#528800: libdri.so: undefined symbol: atiddxAbiDixLookupPrivate

2009-05-15 Thread Alexey Salmin
Package: xorg
Version: 1:7.4+1
Severity: normal

Xorg crashes at startup. Nothing useful in Xorg.0.log,
but I've found this line in kdm.log:

/usr/bin/X: symbol lookup error: /usr/lib/xorg/modules/extensions//libdri.so: 
undefined symbol: atiddxAbiDixLookupPrivate

Disabling DRI helps but it isn't actually what I'm
looking for. Here is a same bug report:
http://www.mail-archive.com/ubuntu-b...@lists.ubuntu.com/msg1361802.html
http://www.mail-archive.com/ubuntu-b...@lists.ubuntu.com/msg1467071.html

David Garcia have said there that disabling
Composite extension also helps. I've added
these lines to Xorg.conf:
Section Extensions
Option Composite Disable
EndSection

Xorg.0.log confirmed that composite is
disabled, but error still occures.

This error first appeared when I had
upgraded Xorg to experimental some time
ago (about a month or two), can't say
exactly what version it was. I disabled
DRI and was sluggishly waiting for fix
but last upgrade of xorg-core didn't
help and I decided to write a bug-report.

Alexey

PS I'm really unlucky with the Xorg,
it crashes all the time, glx usually
doesn't work but sometimes it fixes
in mysterious way, like this.

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

Kernel: Linux 2.6.29-1-amd64 (SMP w/1 CPU core)
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R) (ignored: 
LC_ALL set to ru_RU.KOI8-R)
Shell: /bin/sh linked to /bin/bash

Versions of packages xorg depends on:
ii  konsole [x-terminal-emulator] 4:4.2.2-1  X terminal emulator for KDE 4
ii  libgl1-mesa-glx [libgl1]  7.4.1-1A free implementation of the OpenG
ii  libglu1-mesa  7.4.1-1The OpenGL utility library (GLU)
ii  x11-apps  7.3+4  X applications
ii  x11-session-utils 7.3+1  X session utilities
ii  x11-utils 7.4+1  X11 utilities
ii  x11-xfs-utils 7.4+1  X font server utilities
ii  x11-xkb-utils 7.4+2  X11 XKB utilities
ii  x11-xserver-utils 7.4+2  X server utilities
ii  xauth 1:1.0.3-2  X authentication utility
ii  xfonts-100dpi 1:1.0.0-4  100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.0-4  75 dpi fonts for X
ii  xfonts-base   1:1.0.0-6  standard fonts for X
ii  xfonts-scalable   1:1.0.0-6  scalable fonts for X
ii  xfonts-utils  1:7.4+1X Window System font utility progr
ii  xinit 1.1.1-1X server initialisation tool
ii  xkb-data  1.5-2  X Keyboard Extension (XKB) configu
ii  xserver-xorg  1:7.4+1the X.Org X server
ii  xterm [x-terminal-emulator]   242-1  X terminal emulator

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

xorg suggests no packages.

-- no debconf information



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



xorg-server: Changes to 'ubuntu'

2009-05-15 Thread Bryce Harrington
 debian/changelog   |   24 
 debian/local/xvfb-run  |   32 +-
 debian/patches/176_quell_warning_exacopydirty.patch|   13 ++
 debian/patches/177_animated_cursor_change_master.patch |   89 +
 debian/patches/series  |2 
 5 files changed, 135 insertions(+), 25 deletions(-)

New commits:
commit e170094bc45119a7964c858a99f93d1a37468d69
Author: Bryce Harrington br...@bryceharrington.org
Date:   Wed Apr 8 18:53:57 2009 -0700

Fix crash with animated cursors, quell exaCopyDirty warnings, and revert
xvfb-run change

diff --git a/debian/changelog b/debian/changelog
index 915558a..4080e81 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,27 @@
+xorg-server (2:1.6.0-0ubuntu14) jaunty; urgency=low
+
+  * Add 177_animated_cursor_change_master.patch: Fixes crash when using
+animated cursors.
+(LP: #358009)
+
+ -- Bryce Harrington br...@ubuntu.com  Wed, 08 Apr 2009 18:52:56 -0700
+
+xorg-server (2:1.6.0-0ubuntu13) jaunty; urgency=low
+
+  * Add 176_quell_warning_exacopydirty.patch: Quells innocuous but scary
+sounding exaCopyDirty: Pending damage region empty! warning, as it
+can lead to false-positives with bug reporters.
+
+ -- Bryce Harrington br...@ubuntu.com  Wed, 08 Apr 2009 14:49:36 -0700
+
+xorg-server (2:1.6.0-0ubuntu12) jaunty; urgency=low
+
+  * local/xvfb-run: Revert change from 2:1.6.0-0ubuntu9; prevents running
+multiple times.
+(LP: #357338.  Reopen 348052 rejecting patch)
+
+ -- Bryce Harrington br...@ubuntu.com  Tue, 07 Apr 2009 15:21:32 -0700
+
 xorg-server (2:1.6.0-0ubuntu11) jaunty; urgency=low
 
   * Add 175_set_pointer_screen_in_xtestfakeinput.patch: Fixes issue when
diff --git a/debian/local/xvfb-run b/debian/local/xvfb-run
index eb04037..3b3889c 100644
--- a/debian/local/xvfb-run
+++ b/debian/local/xvfb-run
@@ -110,7 +110,7 @@ eval set -- $ARGS
 
 while :; do
 case $1 in
--a|--auto-servernum) SERVERNUM=$(find_free_servernum); AUTONUM=yes ;;
+-a|--auto-servernum) SERVERNUM=$(find_free_servernum) ;;
 -e|--error-file) ERRORFILE=$2; shift ;;
 -f|--auth-file) AUTHFILE=$2; shift ;;
 -h|--help) SHOWHELP=yes ;;
@@ -157,31 +157,13 @@ if [ -z $AUTHFILE ]; then
 fi
 
 # Start Xvfb
-# Loop until we get a match between lock file contents and Xvfb PID
-# (this avoids a race condition when another process starts an Xserver).
-while true; do
-MCOOKIE=$(mcookie)
-XAUTHORITY=$AUTHFILE xauth add :$SERVERNUM $XAUTHPROTO $MCOOKIE \
-$ERRORFILE 21
-XAUTHORITY=$AUTHFILE Xvfb :$SERVERNUM $XVFBARGS $LISTENTCP \
-$ERRORFILE 21 
-XVFBPID=$!
-# Test PID of Xvfb and contents of the X server lock file
-# (use numerical comparison to avoid whitespace issues).
-# If the display was in use the Xvfb process will die on its own.
-if [ $XVFBPID -eq $(/tmp/.X${SERVERNUM}-lock) ]; then
-break
-fi
-# The display is in use so try another one (if '-a' was specified).
-if [ $AUTONUM ]; then
-SERVERNUM=$(find_free_servernum)
-continue
-fi
-error display :$SERVERNUM already in use
-exit 1
-done
+MCOOKIE=$(mcookie)
+XAUTHORITY=$AUTHFILE xauth add :$SERVERNUM $XAUTHPROTO $MCOOKIE \
+  $ERRORFILE 21
+XAUTHORITY=$AUTHFILE Xvfb :$SERVERNUM $XVFBARGS $LISTENTCP $ERRORFILE \
+  21 
+XVFBPID=$!
 
-# Xvfb has started without any race conditions.
 sleep $STARTWAIT
 if ! kill -0 $XVFBPID 2/dev/null; then
   echo Xvfb failed to start 2
diff --git a/debian/patches/176_quell_warning_exacopydirty.patch 
b/debian/patches/176_quell_warning_exacopydirty.patch
new file mode 100644
index 000..64f8e8a
--- /dev/null
+++ b/debian/patches/176_quell_warning_exacopydirty.patch
@@ -0,0 +1,13 @@
+diff --git a/exa/exa_migration.c b/exa/exa_migration.c
+index 571650c..733379f 100644
+--- a/exa/exa_migration.c
 b/exa/exa_migration.c
+@@ -166,7 +166,7 @@ exaCopyDirty(ExaMigrationPtr migrate, RegionPtr pValidDst, 
RegionPtr pValidSrc,
+   static Bool firsttime = TRUE;
+ 
+   if (firsttime) {
+-  ErrorF(%s: Pending damage region empty!\n, __func__);
++  /* ErrorF(%s: Pending damage region empty!\n, __func__); 
*/
+   firsttime = FALSE;
+   }
+   }
diff --git a/debian/patches/177_animated_cursor_change_master.patch 
b/debian/patches/177_animated_cursor_change_master.patch
new file mode 100644
index 000..e17f664
--- /dev/null
+++ b/debian/patches/177_animated_cursor_change_master.patch
@@ -0,0 +1,89 @@
+From 86c5c065a9348a1e5c1f3712fd13a0bdc10f7998 Mon Sep 17 00:00:00 2001
+From: Thomas Jaeger thjae...@gmail.com
+Date: Tue, 6 Jan 2009 00:17:45 -0500
+Subject: [PATCH] Don't create animated cursors for slave devices
+
+Fixes bug #19034
+
+See also https://lists.ubuntu.com/archives/ubuntu-x/2009-April/000495.html
+
+The issue is associated to slave device cursors, 

How to Talk Dirty to Your Boyfriend - rGeat Useful Tips

2009-05-15 Thread Schwanebeck Zic
inline: Schwanebeck.png

Bug#525231: KDE 4 simply broken

2009-05-15 Thread Mark Purcell
On Friday 15 May 2009 03:15:07 jedd wrote:
  You seem to have some display corruptions. Especially the intel
  driver is currently known for having big issues with that.

  Yes, I've heard nasty rumours about the Intel driver being a bit
  dodgy, but I was using the same driver on xorg for the previous
  six months.  Consequently I think it'd be a bit disingenuous to
  attribute my current, and quite chronic woes to a graphics driver
  that worked just fine with KDE 3.5.x

Intel driver is very broken...

I'm using a:
Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics 
Controller

I find KDE4 totally unusable with it.  I have reverted back to testing for my 
xorg config and things are working smmothly:

apt-get --download install xserver-xorg/testing  xserver-xorg-core/testing 
xserver-xorg-input-evdev/testing xserver-xorg-video-intel/testing 
xserver-xorg-input-mouse/testing xserver-xorg-input-
synaptics/testing libgl1-mesa-dri/testing libgl1-mesa-glx/testing 
xserver-xorg-input-kbd/testing


Have a look at http://bugs.debian.org/525231

Mark


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


All About Erotic Massages For eMn

2009-05-15 Thread Jubert Soito
inline: Jubert.png