Bug#499646: Mention that xset -q does the same as q.

2008-09-20 Thread jidanni
Package: x11-xserver-utils
Version: 7.3+5
Severity: wishlist
File: /usr/share/man/man1/xset.1.gz

Mention that -q does the same as q.

Also do so in the --help listing.

Also do the same for those options whose -minus form is unlisted on
the man page.



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



Bug#496889: gnome-games: sol causes(?) X-server crash and lockup

2008-09-20 Thread Julian Gilbey
On Fri, Aug 29, 2008 at 06:55:56PM +0200, Brice Goglin wrote:
> >> So all I have is the core dump of the locked up server from when it
> >> tried restarting.
> [...]
> Yes, we need a backtrace of the crash. You can get one by:
> 1) looking at the end of Xorg.0.log (or Xorg.0.log.old if X already
> restarted)
> 2) running gdb on your core
> 3) attaching gdb to a running X from another machine through ssh before
> the crash occurs.
> 
> The best would be 2) or 3) after installing xserver-xorg-core-dbg.

Yay!  I managed to catch it!  I installed a local /usr/local/bin/X,
calling it from /etc/gdm/gdm.conf, which calls X with -core and
rotates the core files using logrotate before starting X.  gdm tried
restarting X three times (hence three later core files, which only
have X failing to start because of the lockup), but I got the core
file where it crashed!

Below is gdb running a backtrace on the core file.  I've saved the
core in case it's still relevant.

Hopefully this will be of some help in tracking down this elusive
bug.

   Julian

euclid:~# gdb /usr/bin/Xorg /tmp/core.3
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...

warning: Can't read pathname for load map: Input/output error.
Reading symbols from /lib/i686/cmov/libdl.so.2...done.
Loaded symbols for /lib/i686/cmov/libdl.so.2
Reading symbols from /usr/lib/libXfont.so.1...done.
Loaded symbols for /usr/lib/libXfont.so.1
Reading symbols from /usr/lib/libXau.so.6...done.
Loaded symbols for /usr/lib/libXau.so.6
Reading symbols from /usr/lib/libfontenc.so.1...done.
Loaded symbols for /usr/lib/libfontenc.so.1
Reading symbols from /usr/lib/libpixman-1.so.0...done.
Loaded symbols for /usr/lib/libpixman-1.so.0
Reading symbols from /usr/lib/libhal.so.1...done.
Loaded symbols for /usr/lib/libhal.so.1
Reading symbols from /usr/lib/libdbus-1.so.3...done.
Loaded symbols for /usr/lib/libdbus-1.so.3
Reading symbols from /usr/lib/libXdmcp.so.6...done.
Loaded symbols for /usr/lib/libXdmcp.so.6
Reading symbols from /lib/i686/cmov/libm.so.6...done.
Loaded symbols for /lib/i686/cmov/libm.so.6
Reading symbols from /lib/i686/cmov/librt.so.1...done.
Loaded symbols for /lib/i686/cmov/librt.so.1
Reading symbols from /lib/libgcc_s.so.1...done.
Loaded symbols for /lib/libgcc_s.so.1
Reading symbols from /lib/i686/cmov/libc.so.6...done.
Loaded symbols for /lib/i686/cmov/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /usr/lib/libfreetype.so.6...done.
Loaded symbols for /usr/lib/libfreetype.so.6
Reading symbols from /usr/lib/libz.so.1...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /lib/i686/cmov/libpthread.so.0...done.
Loaded symbols for /lib/i686/cmov/libpthread.so.0
Reading symbols from /usr/lib/xorg/modules/libpcidata.so...Reading symbols from 
/usr/lib/debug/usr/lib/xorg/modules/libpcidata.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules//libpcidata.so
Reading symbols from /usr/lib/xorg/modules/extensions/libextmod.so...Reading 
symbols from /usr/lib/debug/usr/lib/xorg/modules/extensions/libextmod.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules/extensions//libextmod.so
Reading symbols from /usr/lib/xorg/modules/extensions/libdbe.so...Reading 
symbols from /usr/lib/debug/usr/lib/xorg/modules/extensions/libdbe.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules/extensions//libdbe.so
Reading symbols from /usr/lib/xorg/modules/extensions/libglx.so...Reading 
symbols from /usr/lib/debug/usr/lib/xorg/modules/extensions/libglx.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules/extensions//libglx.so
Reading symbols from /usr/lib/xorg/modules/fonts/libfreetype.so...Reading 
symbols from /usr/lib/debug/usr/lib/xorg/modules/fonts/libfreetype.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules//fonts/libfreetype.so
Reading symbols from /usr/lib/xorg/modules/extensions/librecord.so...Reading 
symbols from /usr/lib/debug/usr/lib/xorg/modules/extensions/librecord.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules/extensions//librecord.so
Reading symbols from /usr/lib/xorg/modules/extensions/libdri.so...Reading 
symbols from /usr/lib/debug/usr/lib/xorg/modules/extensions/libdri.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules/extensions//libdri.so
Reading symbols from /usr/lib/libdrm.so.2...done.
Loaded symbols for /usr/lib/libdrm.so.2
Reading symbols from /usr/lib/xorg/modules/drivers/intel_drv.so...Reading 
symbols from /usr/lib/debug/usr/lib/xorg/modules/drivers/intel_drv.so...done.
done.
Loaded symbols for /usr/lib/xorg/modules/drivers//intel_drv.so
Reading symbols from /usr/lib/xorg/modules/input/mouse_drv.so...done.
Loaded symbols f

Bug#499501: xserver-xorg-core: does not detect video devices anymore (kfreebsd-amd64)

2008-09-20 Thread Julien Cristau
On Fri, Sep 19, 2008 at 12:50:09 +0200, Petr Salinger wrote:

> I found the cause, there have been change in GNU/kFreeBSD specific headers.
> The identification (struct pcisel) have been extended by domain field in  
> FreeBSD 7.x series. There is a ABI compatibility layer - the reason why  
> 2:1.4.2-1 works. With current interface, the io.pi_sel.pc_domain is not  
> initialized, it contains garbage, in the first iteration
> it have been luckily zeroed -> some entries have been found.
>
> In long term, it should properly handle domains, but in short term
> (for current sid and our lenny snapshot) please, could you add
> the patch bellow. It really does not affect any official release
> architectures.
>
Why should domain be set to 0, as opposed to PCI_DOM_FROM_TAG(tag)?
(I don't really care either way, just trying to understand this.)

FWIW, libpciaccess is used in newer versions of X for this, and has:
#if __FreeBSD_version >= 700053
#define DOMAIN_SUPPORT 1
#else
#define DOMAIN_SUPPORT 0
#endif

and then sets io.pi_sel.pc_domain if DOMAIN_SUPPORT is non-zero.

Cheers,
Julien



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



Bug#368560: marked as done (mesa: material under SGI Free Software License B is not DFSG-free)

2008-09-20 Thread Debian Bug Tracking System

Your message dated Sat, 20 Sep 2008 17:17:13 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#368560: fixed in mesa 7.0.3-6
has caused the Debian Bug report #368560,
regarding mesa: material under SGI Free Software License B is not DFSG-free
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 [EMAIL PROTECTED]
immediately.)


-- 
368560: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=368560
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: xfree86
Version: 4.2.1-6
Severity: serious

The following sections of the debian/copyright file for xfree86:

  2.4  GLX Public License
  2.5  CID Font Code Public License

contain clauses which debian-legal has found to be non-free according
to the DFSG - see thread starting at
http://lists.debian.org/debian-legal/2003/debian-legal-200309/msg00723.html

Code covered by these licenses need to be relicensed or removed from
Debian's distribution of XFree86.

The licence

  "SGI FREE SOFTWARE LICENCE B"

which is found in the copyright file for version 4.2.1-11, also
contains a non-free clause (discussed in the same thread). Since only
the Debian revision differs, I suppose that whatever code that is
covered by will also be present in 4.2.1-6.

Since the BTS wants a version, I give the one curtrently in sarge
(which is where we need most urgently to keep track of
release-critical issues), but the ones in woody and sid, plus the
expermental 4.3.0 packages, all look to be affected too.

-- 
Henning Makholm"*Vi vil ha wienerbrød!*"

--- End Message ---
--- Begin Message ---
Source: mesa
Source-Version: 7.0.3-6

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

libgl1-mesa-dev_7.0.3-6_all.deb
  to pool/main/m/mesa/libgl1-mesa-dev_7.0.3-6_all.deb
libgl1-mesa-dri-dbg_7.0.3-6_i386.deb
  to pool/main/m/mesa/libgl1-mesa-dri-dbg_7.0.3-6_i386.deb
libgl1-mesa-dri_7.0.3-6_i386.deb
  to pool/main/m/mesa/libgl1-mesa-dri_7.0.3-6_i386.deb
libgl1-mesa-glx-dbg_7.0.3-6_i386.deb
  to pool/main/m/mesa/libgl1-mesa-glx-dbg_7.0.3-6_i386.deb
libgl1-mesa-glx_7.0.3-6_i386.deb
  to pool/main/m/mesa/libgl1-mesa-glx_7.0.3-6_i386.deb
libgl1-mesa-swx11-dbg_7.0.3-6_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11-dbg_7.0.3-6_i386.deb
libgl1-mesa-swx11-dev_7.0.3-6_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11-dev_7.0.3-6_i386.deb
libgl1-mesa-swx11-i686_7.0.3-6_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11-i686_7.0.3-6_i386.deb
libgl1-mesa-swx11_7.0.3-6_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11_7.0.3-6_i386.deb
libglu1-mesa-dev_7.0.3-6_i386.deb
  to pool/main/m/mesa/libglu1-mesa-dev_7.0.3-6_i386.deb
libglu1-mesa_7.0.3-6_i386.deb
  to pool/main/m/mesa/libglu1-mesa_7.0.3-6_i386.deb
libglw1-mesa-dev_7.0.3-6_i386.deb
  to pool/main/m/mesa/libglw1-mesa-dev_7.0.3-6_i386.deb
libglw1-mesa_7.0.3-6_i386.deb
  to pool/main/m/mesa/libglw1-mesa_7.0.3-6_i386.deb
libosmesa6-dev_7.0.3-6_i386.deb
  to pool/main/m/mesa/libosmesa6-dev_7.0.3-6_i386.deb
libosmesa6_7.0.3-6_i386.deb
  to pool/main/m/mesa/libosmesa6_7.0.3-6_i386.deb
mesa-common-dev_7.0.3-6_all.deb
  to pool/main/m/mesa/mesa-common-dev_7.0.3-6_all.deb
mesa-swx11-source_7.0.3-6_all.deb
  to pool/main/m/mesa/mesa-swx11-source_7.0.3-6_all.deb
mesa-utils_7.0.3-6_i386.deb
  to pool/main/m/mesa/mesa-utils_7.0.3-6_i386.deb
mesa_7.0.3-6.diff.gz
  to pool/main/m/mesa/mesa_7.0.3-6.diff.gz
mesa_7.0.3-6.dsc
  to pool/main/m/mesa/mesa_7.0.3-6.dsc



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau <[EMAIL PROTECTED]> (supplier of updated mesa 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 [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 20 Sep 2008 16:30:44 +0200
Source: mesa
Binary: libgl1-mesa-swx11 libgl1-mesa-swx11-dbg libgl1-mesa-swx11-i686 
libgl1-mesa-swx11-dev libgl1-mesa-glx libgl1-mesa-glx-dbg libgl1-mesa-dri 
libgl1-mesa-dri-dbg libgl1-mesa-dev mesa-common-dev libosmesa6 libosmesa6-dev 
libglu1-mesa libglu1-mesa-dev libglw1-mesa libglw1-mesa-dev mesa-swx11-source 
mesa-utils
Architecture: source all i386
Version: 7.0.3-6
Distribution: unstable
Urgency: high
Maintainer: Debian X Strike Force 
Changed-B

mesa_7.0.3-6_i386.changes ACCEPTED

2008-09-20 Thread Debian Installer

Accepted:
libgl1-mesa-dev_7.0.3-6_all.deb
  to pool/main/m/mesa/libgl1-mesa-dev_7.0.3-6_all.deb
libgl1-mesa-dri-dbg_7.0.3-6_i386.deb
  to pool/main/m/mesa/libgl1-mesa-dri-dbg_7.0.3-6_i386.deb
libgl1-mesa-dri_7.0.3-6_i386.deb
  to pool/main/m/mesa/libgl1-mesa-dri_7.0.3-6_i386.deb
libgl1-mesa-glx-dbg_7.0.3-6_i386.deb
  to pool/main/m/mesa/libgl1-mesa-glx-dbg_7.0.3-6_i386.deb
libgl1-mesa-glx_7.0.3-6_i386.deb
  to pool/main/m/mesa/libgl1-mesa-glx_7.0.3-6_i386.deb
libgl1-mesa-swx11-dbg_7.0.3-6_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11-dbg_7.0.3-6_i386.deb
libgl1-mesa-swx11-dev_7.0.3-6_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11-dev_7.0.3-6_i386.deb
libgl1-mesa-swx11-i686_7.0.3-6_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11-i686_7.0.3-6_i386.deb
libgl1-mesa-swx11_7.0.3-6_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11_7.0.3-6_i386.deb
libglu1-mesa-dev_7.0.3-6_i386.deb
  to pool/main/m/mesa/libglu1-mesa-dev_7.0.3-6_i386.deb
libglu1-mesa_7.0.3-6_i386.deb
  to pool/main/m/mesa/libglu1-mesa_7.0.3-6_i386.deb
libglw1-mesa-dev_7.0.3-6_i386.deb
  to pool/main/m/mesa/libglw1-mesa-dev_7.0.3-6_i386.deb
libglw1-mesa_7.0.3-6_i386.deb
  to pool/main/m/mesa/libglw1-mesa_7.0.3-6_i386.deb
libosmesa6-dev_7.0.3-6_i386.deb
  to pool/main/m/mesa/libosmesa6-dev_7.0.3-6_i386.deb
libosmesa6_7.0.3-6_i386.deb
  to pool/main/m/mesa/libosmesa6_7.0.3-6_i386.deb
mesa-common-dev_7.0.3-6_all.deb
  to pool/main/m/mesa/mesa-common-dev_7.0.3-6_all.deb
mesa-swx11-source_7.0.3-6_all.deb
  to pool/main/m/mesa/mesa-swx11-source_7.0.3-6_all.deb
mesa-utils_7.0.3-6_i386.deb
  to pool/main/m/mesa/mesa-utils_7.0.3-6_i386.deb
mesa_7.0.3-6.diff.gz
  to pool/main/m/mesa/mesa_7.0.3-6.diff.gz
mesa_7.0.3-6.dsc
  to pool/main/m/mesa/mesa_7.0.3-6.dsc


Override entries for your package:
libgl1-mesa-dev_7.0.3-6_all.deb - optional libdevel
libgl1-mesa-dri-dbg_7.0.3-6_i386.deb - extra libdevel
libgl1-mesa-dri_7.0.3-6_i386.deb - optional libs
libgl1-mesa-glx-dbg_7.0.3-6_i386.deb - extra libdevel
libgl1-mesa-glx_7.0.3-6_i386.deb - optional libs
libgl1-mesa-swx11-dbg_7.0.3-6_i386.deb - extra libdevel
libgl1-mesa-swx11-dev_7.0.3-6_i386.deb - extra libdevel
libgl1-mesa-swx11-i686_7.0.3-6_i386.deb - extra libs
libgl1-mesa-swx11_7.0.3-6_i386.deb - extra libs
libglu1-mesa-dev_7.0.3-6_i386.deb - optional libdevel
libglu1-mesa_7.0.3-6_i386.deb - optional libs
libglw1-mesa-dev_7.0.3-6_i386.deb - optional libdevel
libglw1-mesa_7.0.3-6_i386.deb - optional libs
libosmesa6-dev_7.0.3-6_i386.deb - optional libdevel
libosmesa6_7.0.3-6_i386.deb - optional libs
mesa-common-dev_7.0.3-6_all.deb - optional libdevel
mesa-swx11-source_7.0.3-6_all.deb - optional libdevel
mesa-utils_7.0.3-6_i386.deb - optional x11
mesa_7.0.3-6.dsc - source libs

Announcing to [EMAIL PROTECTED]
Closing bugs: 368560 


Thank you for your contribution to Debian.


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



Processing of mesa_7.0.3-6_i386.changes

2008-09-20 Thread Archive Administrator
mesa_7.0.3-6_i386.changes uploaded successfully to localhost
along with the files:
  mesa_7.0.3-6.dsc
  mesa_7.0.3-6.diff.gz
  libgl1-mesa-dev_7.0.3-6_all.deb
  mesa-common-dev_7.0.3-6_all.deb
  mesa-swx11-source_7.0.3-6_all.deb
  libgl1-mesa-swx11_7.0.3-6_i386.deb
  libgl1-mesa-swx11-dbg_7.0.3-6_i386.deb
  libgl1-mesa-swx11-i686_7.0.3-6_i386.deb
  libgl1-mesa-swx11-dev_7.0.3-6_i386.deb
  libgl1-mesa-glx_7.0.3-6_i386.deb
  libgl1-mesa-glx-dbg_7.0.3-6_i386.deb
  libgl1-mesa-dri_7.0.3-6_i386.deb
  libgl1-mesa-dri-dbg_7.0.3-6_i386.deb
  libosmesa6_7.0.3-6_i386.deb
  libosmesa6-dev_7.0.3-6_i386.deb
  libglu1-mesa_7.0.3-6_i386.deb
  libglu1-mesa-dev_7.0.3-6_i386.deb
  libglw1-mesa_7.0.3-6_i386.deb
  libglw1-mesa-dev_7.0.3-6_i386.deb
  mesa-utils_7.0.3-6_i386.deb

Greetings,

Your Debian queue daemon


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



Bug#453008: marked as done (blender crashes on startup in mga_dri.so)

2008-09-20 Thread Debian Bug Tracking System

Your message dated Sat, 20 Sep 2008 18:37:36 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#453008: blender starts fine now
has caused the Debian Bug report #453008,
regarding blender crashes on startup in mga_dri.so
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 [EMAIL PROTECTED]
immediately.)


-- 
453008: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=453008
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libgl1-mesa-dri
Version: 7.0.2-2
Severity: important

Bug number 445313 that I recently submitted for the
same problem was closed. Blender still crashes on
startup, but the backtrace from gdb indicates that
it is crashing in a different place. So I open a new
bug instead of reopening 445313.

Blender (2.45-1) crashes on startup in mga_dri.so:
guessing 'blender-bin' == '/usr/bin/blender-bin'
Compiled with Python version 2.4.4.
Checking for installed Python... got it!
/usr/bin/blender: line 46: 23243 Segmentation fault  blender-bin
"$@"

I'm running kernel 2.6.22.5.

Below is a backtrace from gdb, lspci -v output,
and my Xorg.0.log.

If any other information would be helpful,
please let me know.

Thanks,
James Dietrich


Here is the gdb backtrace:

[snipped a bunch of Reading and Loaded symbols lines]
Core was generated by `blender-bin'.
Program terminated with signal 11, Segmentation fault.
#0  triangle_twoside_flat (ctx=0x8ad0ae0, e0=1, e1=2, e2=0)
at ../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:202
202 ../../../../../src/mesa/tnl_dd/t_dd_tritmp.h: No such file or
directory.
---Type  to continue, or q  to quit---
in ../../../../../src/mesa/tnl_dd/t_dd_tritmp.h
(gdb) bt full
#0  triangle_twoside_flat (ctx=0x8ad0ae0, e0=1, e1=2, e2=0)
at ../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:202
vbcolor = 
VB = (struct vertex_buffer *) 0x8b18948
mmesa = (mgaContextPtr) 0x8acb1b0
#1  0xb68e4f4e in _tnl_render_poly_verts (ctx=0x8ad0ae0, start=0,
count=32, 
flags=57) at tnl/t_vb_rendertmp.h:313
efstart = 
efcount = 
j = 3
tnl = (TNLcontext *) 0x8b18508
TriangleFunc = (
const tnl_triangle_func) 0xb6837580 
stipple = 0 '\0'
#2  0xb68e60d6 in run_render (ctx=0x8ad0ae0, stage=0x8b18704)
at tnl/t_vb_render.c:320
prim = 3013300288
start = 0
length = 
i = 0
tnl = (TNLcontext *) 0x8b18508
tab = (tnl_render_func *) 0xb6a0d260
pass = 0
---Type  to continue, or q  to quit---
__PRETTY_FUNCTION__ = "run_render"
#3  0xb68dd573 in _tnl_run_pipeline (ctx=0x8ad0ae0) at
tnl/t_pipeline.c:158
tnl = (TNLcontext *) 0x8b18508
__tmp = 895
i = 7
mask = 63
#4  0xb6819e65 in mgaRunPipeline (ctx=0x8ad0ae0) at mgastate.c:1063
mmesa = (mgaContextPtr) 0x8acb1b0
#5  0xb68ddaf1 in _tnl_draw_prims (ctx=0x8ad0ae0, arrays=0x8b06920, 
prim=0x8b0547c, nr_prims=1, ib=0x0, min_index=0, max_index=31)
at tnl/t_draw.c:402
bo = {0x80b6e32, 0x80b6e30, 0x8b06778, 0x0, 0x1, 0x403, 0x0, 
  0xb75a1a98, 0x80b6e2c, 0xb69870d1, 0x807bb24, 0x1, 0xb7f59ff4,
  0x8b08518, 
  0xbfb35cb8, 0xbfb35cd4, 0x0, 0x807bb24, 0xbfb35cb8, 0xb7f5a7c4, 0x17,
  0x0, 
  0x1, 0x0, 0x1, 0xb6819a11, 0x8aeca48, 0x8aecc50, 0xbfb35c38,
  0xb688feab, 
  0x8aeccc0, 0xb6a0d1e0, 0x40}
nr_bo = 0
tnl = (TNLcontext *) 0x8b18508
#6  0xb68d66e0 in vbo_exec_vtx_flush (exec=0x8b05358)
at vbo/vbo_exec_draw.c:215
ctx = (GLcontext *) 0x8ad0ae0
#7  0xb68d21f8 in vbo_exec_wrap_buffers (exec=0x8b05358)
at vbo/vbo_exec_api.c:80
---Type  to continue, or q  to quit---
last_count = 32
__PRETTY_FUNCTION__ = "vbo_exec_wrap_buffers"
#8  0xb68d2346 in vbo_exec_fixup_vertex (ctx=,
attr=3, 
sz=4) at vbo/vbo_exec_api.c:218
exec = (struct vbo_exec_context *) 0x8b05358
i = 
id = {0, 0, 0, 1}
#9  0xb68d52b2 in vbo_Color4f (x=0, y=0, z=0, w=0.882353008)
at vbo/vbo_attrib_tmp.h:163
No locals.
#10 0xb6964a23 in loopback_Color4ub_f (red=, 
green=, blue=0 '\0', alpha=)
at main/api_loopback.c:228
No locals.
#11 0x08139c04 in BIF_ThemeColorShadeAlpha ()
No symbol table info available.
#12 0x08178efd in ?? ()
No symbol table info available.
#13 0x0021 in ?? ()
No symbol table info available.
#14 0x in ?? ()
No symbol table info available.
(gdb) 


Here is the output from lspci -v:

00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133]
(rev 03)
Subsystem: ASUSTeK Computer Inc. A7V133/A7V133-C Mainboard
Flags: bus master, medium devsel, latency 8
Memory at e600 

Bug#404738: marked as done (xserver-xorg-video-ati: Freeze after rotating 3D view in Blender)

2008-09-20 Thread Debian Bug Tracking System

Your message dated Sat, 20 Sep 2008 18:36:40 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#404738: xserver-xorg-video-ati: Freeze after rotating 
3D view in Blender
has caused the Debian Bug report #404738,
regarding xserver-xorg-video-ati: Freeze after rotating 3D view in Blender
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 [EMAIL PROTECTED]
immediately.)


-- 
404738: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=404738
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: xserver-xorg-video-ati
Version: 1:6.6.3-2
Severity: important

When rotating the 3D viewport with the middle mouse button in Blender
2.42a-5, X seems to freeze. The screen doesn't update and X does not
respond to keyboard or mouse input. The system itself does not seem to
crash as my music is still playing in the background, still I'm forced
to reboot.

I'm using a ATI Radeon 9100
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R200 QM
[Radeon 9100]

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages xserver-xorg-video-ati depends on:
ii  libc62.3.6.ds1-9 GNU C Library: Shared libraries
ii  xserver-xorg-core2:1.1.1-12  X.Org X server -- core server

xserver-xorg-video-ati recommends no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
I just found out in the upstream bug report that you don't own this
hardware anymore and that it's probably a good idea to close this report.
So let's close it.

If anybody ever reproduces, feel free to reopen.

Brice

--- End Message ---


mesa: Changes to 'debian-unstable'

2008-09-20 Thread Julien Cristau
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 07c1fcc604379f42ee337300ada421287ba82875
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Sat Sep 20 16:31:30 2008 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index ee29787..299a63d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-mesa (7.0.3-6) UNRELEASED; urgency=low
+mesa (7.0.3-6) unstable; urgency=high
 
   * Update debian/copyright to the SGI Free Software License B, version 2.0.
 It now mirrors the free X11 license used by X.Org (closes: #368560).
 
http://www.sgi.com/company_info/newsroom/press_releases/2008/september/opengl.html
 
- -- Julien Cristau <[EMAIL PROTECTED]>  Fri, 19 Sep 2008 18:02:55 +0200
+ -- Julien Cristau <[EMAIL PROTECTED]>  Sat, 20 Sep 2008 16:30:44 +0200
 
 mesa (7.0.3-5) unstable; urgency=low
 


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



mesa: Changes to 'refs/tags/mesa-7.0.3-6'

2008-09-20 Thread Julien Cristau
Tag 'mesa-7.0.3-6' created by Julien Cristau <[EMAIL PROTECTED]> at 2008-09-20 
16:05 +

Tagging upload of mesa 7.0.3-6 to unstable.

Changes since mesa-7.0.3-5:
Julien Cristau (2):
  Update debian/copyright to the SGI Free Software License B, version 2.0.
  Prepare changelog for upload

---
 debian/changelog |8 +
 debian/copyright |  299 ---
 2 files changed, 32 insertions(+), 275 deletions(-)
---


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



x11proto-gl_1.4.9-2_i386.changes ACCEPTED

2008-09-20 Thread Debian Installer

Accepted:
x11proto-gl-dev_1.4.9-2_all.deb
  to pool/main/x/x11proto-gl/x11proto-gl-dev_1.4.9-2_all.deb
x11proto-gl_1.4.9-2.diff.gz
  to pool/main/x/x11proto-gl/x11proto-gl_1.4.9-2.diff.gz
x11proto-gl_1.4.9-2.dsc
  to pool/main/x/x11proto-gl/x11proto-gl_1.4.9-2.dsc


Override entries for your package:
x11proto-gl-dev_1.4.9-2_all.deb - optional x11
x11proto-gl_1.4.9-2.dsc - source x11

Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


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



Bug#316594: Could we have some real documentation?

2008-09-20 Thread Julien Cristau
On Wed, Feb 14, 2007 at 01:18:00 +0100, Brice Goglin wrote:

> The manpages of Mesa/GL are not shipped anymore because they are not
> free. I reassign this bug to a recent package and make it a wishlist, in
> case the doc comes back one day...
> 
Most, if not all, GL manpages are licensed under the SGI Free Software
License B.  Version 2.0 of this license is actually free, so it should
now be possible to package the manpages.  I'm tempted to reassign this
to wnpp as a RFP, unless you want to take that on?

See
http://www.opengl.org/wiki/index.php/Getting_started/XML_Toolchain_and_Man_Pages

Cheers,
Julien



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



Processing of x11proto-gl_1.4.9-2_i386.changes

2008-09-20 Thread Archive Administrator
x11proto-gl_1.4.9-2_i386.changes uploaded successfully to localhost
along with the files:
  x11proto-gl_1.4.9-2.dsc
  x11proto-gl_1.4.9-2.diff.gz
  x11proto-gl-dev_1.4.9-2_all.deb

Greetings,

Your Debian queue daemon


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



x11proto-gl: Changes to 'debian-unstable'

2008-09-20 Thread Julien Cristau
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit c5abae14a0acec83bec6465b4927322089735ef0
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Sat Sep 20 16:19:24 2008 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index c0d9b4e..522a2e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-gl (1.4.9-2) UNRELEASED; urgency=low
+x11proto-gl (1.4.9-2) unstable; urgency=low
 
   * Update debian/copyright to the SGI Free Software License B, version 2.0.
 It now mirrors the free X11 license used by X.Org.
@@ -6,7 +6,7 @@ x11proto-gl (1.4.9-2) UNRELEASED; urgency=low
 Not closing bug#368559 for now, because glxint.h is covered by the GLX
 Public License, which is still not free.
 
- -- Julien Cristau <[EMAIL PROTECTED]>  Fri, 19 Sep 2008 18:09:20 +0200
+ -- Julien Cristau <[EMAIL PROTECTED]>  Sat, 20 Sep 2008 16:16:21 +0200
 
 x11proto-gl (1.4.9-1) unstable; urgency=low
 


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



x11proto-gl: Changes to 'refs/tags/x11proto-gl-1.4.9-2'

2008-09-20 Thread Julien Cristau
Tag 'x11proto-gl-1.4.9-2' created by Julien Cristau <[EMAIL PROTECTED]> at 
2008-09-20 14:25 +

Tagging upload of x11proto-gl 1.4.9-2 to unstable.

Changes since x11proto-gl-1.4.9-1:
Julien Cristau (2):
  Update debian/copyright to the SGI Free Software License B, version 2.0.
  Prepare changelog for upload

---
 debian/changelog |   10 +++
 debian/copyright |  166 +--
 2 files changed, 40 insertions(+), 136 deletions(-)
---


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



Bug#495410: xserver-xorg-video-intel: BackingStore vs. acceleration method for i855GM

2008-09-20 Thread Patrik Fimml
Note that bug #499360 describes a similar problem.


signature.asc
Description: Digital signature


Bug#499594: marked as done (xinit: broken for direct usage)

2008-09-20 Thread Debian Bug Tracking System

Your message dated Sat, 20 Sep 2008 14:49:04 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#499594: xinit: broken for direct usage
has caused the Debian Bug report #499594,
regarding xinit: broken for direct usage
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 [EMAIL PROTECTED]
immediately.)


-- 
499594: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499594
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: xinit
Version: 1.0.9-2
Severity: important


Hello,

According to the man page I should be able to do something like

xinit gmplayer

but I get:

xinit:  No such file of directory (errno 2): no program named xterm in PATH

But I didn't try to start xterm! Even if I try to work around this (which seems 
to be #297003) by creating an xterm symlink xinit is trying to append the 
string 'gmplayer' as an argument to 'xterm'.

I'm guessing in this era of display managers not many people are using xinit 
directly, but this is valid usage of the program and is completely broken.

Regards,
Andrei

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

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=ro_RO.UTF-8, LC_CTYPE=ro_RO.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xinit depends on:
ii  cpp   4:4.3.2-1  The GNU C preprocessor (cpp)
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libx11-6  2:1.1.5-1  X11 client-side library

xinit recommends no packages.

xinit suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
On Sat, Sep 20, 2008 at 12:42:44 +0300, Andrei Popescu wrote:

> According to the man page I should be able to do something like
> 
> xinit gmplayer
> 
No.  You need to give the full path to the client, otherwise it gets
parsed as an option for the default client.
Use 'xinit /usr/bin/gmplayer'.

The manpage says:
   Both  the  client  program  name and the server program name must begin
   with a slash (/) or a period (.).  Otherwise, they are  treated  as  an
   arguments to be appended to their respective startup lines.  This makes
   it possible to add arguments (for example,  foreground  and  background
   colors) without having to retype the whole command line.

Cheers,
Julien

--- End Message ---


Processed: Re: SGI Free B licence updated

2008-09-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # FreeB updated, GLXPL not.
> reopen 211765
Bug#211765: xorg-server: material under GLX Public License is not DFSG-free
Bug#368564: xorg-server: material under GLX Public License is not DFSG-free
Bug reopened, originator not changed.

> reopen 368559
Bug#368559: x11-proto-gl: material under GLX Public License is not DFSG-free
Bug reopened, originator not changed.

> kthxbye
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#499594: xinit: broken for direct usage

2008-09-20 Thread Andrei Popescu
Package: xinit
Version: 1.0.9-2
Severity: important


Hello,

According to the man page I should be able to do something like

xinit gmplayer

but I get:

xinit:  No such file of directory (errno 2): no program named xterm in PATH

But I didn't try to start xterm! Even if I try to work around this (which seems 
to be #297003) by creating an xterm symlink xinit is trying to append the 
string 'gmplayer' as an argument to 'xterm'.

I'm guessing in this era of display managers not many people are using xinit 
directly, but this is valid usage of the program and is completely broken.

Regards,
Andrei

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

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=ro_RO.UTF-8, LC_CTYPE=ro_RO.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xinit depends on:
ii  cpp   4:4.3.2-1  The GNU C preprocessor (cpp)
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libx11-6  2:1.1.5-1  X11 client-side library

xinit recommends no packages.

xinit suggests no packages.

-- no debconf information



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