Bug#419986: output of 'ps ax'

2007-04-25 Thread Olaf Till
On Tue, Apr 24, 2007 at 12:22:11PM +0200, Michel Dänzer wrote:
> On Tue, 2007-04-24 at 12:21 +0200, Olaf Till wrote:
> > On Mon, Apr 23, 2007 at 09:53:35PM +0200, Brice Goglin wrote:
> > > Olaf Till wrote:
> > 
> > > > With xserver-xorg-core_1.2.99.905-2_i386.deb (ignoring dependencies
> > > > except libc6) X behaved correctly without drm, but did not even come
> > > > up with drm, there was no process X afterwards. Installing
> > > > xserver-xorg-core-dbg_1.2.99.905-2_i386.deb worked.
> > > >   
> > > 
> > > This is strange too. Installing the -dbg package should not change
> > > anything regarding "does it start successfully or not?". It only
> > > provides some debugging symbols for gdb.
> > 
> > Sorry, a typo, and further misread to 'dbg', probably. I meant without
> > or with the line 'dri' in the module-section of xorg.conf (not
> > 'drm'). BTW there was an unsatisfied dependency of the experimental
> > X-server of a newer libdrm2 (don't know it, but sounds as if it had
> > something to do with direct rendering) than installed.
> > 
> > > > I again attach the xorg.conf used for all this and the log of the
> > > > experimental X-server with dri.
> > > >   
> > > 
> > > The log is pretty small and doesn't show any problem. Is this the right 
> > > one?
> > 
> > I think the log stops after loading the module dri. Seemingly X was
> > not able to log anything else after this. Compare to the attached
> > respective log (also experimental server) after commenting out "dri"
> > in the module-section of xorg.conf. As I said, there was no process X
> > present after trying to start this experimental server with "dri".
> 
> It probably dies trying to call an unresolved function due to the
> unsatisfied libdrm2 dependency. See the X server's stderr output.
> 

Yes:

olaf:~/debs# startx

...

Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X Window System Version 1.2.99.905 (1.3.0 RC 5)
Release Date: 05 April 2007
X Protocol Version 11, Revision 0, Release 1.2.99.905
Build Operating System: Linux Debian
Current Operating System: Linux olaf 2.6.18-4-amd64 #1 SMP Mon Mar 26 19:17:44 
UTC 2007 x86_64
Build Date: 09 April 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Apr 24 14:58:10 2007
(==) Using config file: "/etc/X11/xorg.conf"

/usr/bin/X11/X: symbol lookup error: 
/usr/lib/xorg/modules/extensions//libdri.so: undefined symbol: drmSetServerInfo
XIO:  fatal IO error 104 (Connection reset by peer) on X server ":0.0"
  after 0 requests (0 known processed) with 0 events remaining.
olaf:~/debs#



Installing new libdrm2 from same archive as experimental
xserver-xorg-core solved that problem. There were no unsatisfied
dependencies any more.

The experimental xserver shows the same lockup as the one in etch.

Attaching with dbg to X of etch while locked up (only a manual
transcript was possible from that machine):

olaf:~# ps ax

...

3175 tty7 R

Bug#420860: xserver-xorg-core: SegFault on resize

2007-04-25 Thread Yasushi SHOJI
At Wed, 25 Apr 2007 13:17:03 +0900,
Yasushi SHOJI wrote:
> 
> Package: xserver-xorg-core
> Version: 2:1.3.0.0.dfsg-2
> Severity: important
> 
> I've been seeing this crash a few times a day after sid was open after
> etch's release.
> 
> I'm tring to get better back trace but had an advice to report it
> anyway on #debian-x, so here goes.

got a better back trace but it seems like a fix for the problem is
already in the upstream repo.


http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=commit;h=e5070bc3ca75dee31034cc543f3d2ee04e5dc032

I'm not sure I should close this bug, so I'll just leave it open.
please close this if not needed.

anyway, here is my back trace for a record.

#0  xmesa_check_and_update_buffer_size (xmctx=0x0, drawBuffer=0x24aceb0)
at xm_api.c:1887
#1  0x2b7758a9f51d in __glXMesaDrawableResize (base=)
at ../../../../GL/mesa/X/xf86glx.c:113
#2  0x2b774ed35a2b in PositionWindow (pWin=0x1b3d680,
x=, y=)
at ../../../GL/glx/glxscreens.c:230
#3  0x00438e86 in ResizeChildrenWinSize (pWin=0x2c6bb90, dx=0, 
dy=0,
dw=0, dh=29) at ../../dix/window.c:1867
#4  0x004eb2f8 in miSlideAndSizeWindow (pWin=0x2c6bb90, x=5, 
y=173,
w=1203, h=826, pSib=0x0) at ../../mi/miwindow.c:728
#5  0x004389fc in ConfigureWindow (pWin=0x2c6bb90, mask=1,
vlist=, client=0xc6cd00) at 
../../dix/window.c:2492
#6  0x00449796 in ProcConfigureWindow (client=0xc6cd00)
at ../../dix/dispatch.c:764
#7  0x00449f1a in Dispatch () at ../../dix/dispatch.c:457
#8  0x0043315b in main (argc=5, argv=0x7fff5d08ea18,
envp=) at ../../dix/main.c:477

regards,
-- 
   yashi



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



Bug#419986: output of 'ps ax'

2007-04-25 Thread Brice Goglin
Olaf Till wrote:
> Installing new libdrm2 from same archive as experimental
> xserver-xorg-core solved that problem. There were no unsatisfied
> dependencies any more.
>   

Ok good. Note that libdrm2 and xserver-xorg-core from unstable are both
more recent than in experimental as of today. So you should rather use them.

Since you had some dependencies problem in the past, could you send us
the output of:
dpkg -l | grep xorg
dpkg -l | grep mesa
dpkg -l | grep drm
so that we may be sure there is not outdated package anymore or anything
possibly causing problem?

> olaf:~# gdb -p 3175
> Attaching to process 3175
> /build/buildd/gdb-6.4.90.dfsg/gdb/linux-nat.c:1025: internal-error:
> linux_nat_attach: Assertion pid == GET_PID (inferior_ptid) && WIFFSTOPPED 
> (status) && WSTOPSIG (status) == SIGSTOP' failed.
> A problem internal to GDB has been detected.
> further debugging may prove unreliable.
>   

M If gdb does not work, it is going to be hard...

There is a thread talking about this error at
http://sourceware.org/ml/gdb-patches/2006-09/msg00096.html but it does
not help much...

Brice



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



Bug#419986: output of 'ps ax'

2007-04-25 Thread Brice Goglin
Olaf Till wrote:
> On Wed, Apr 25, 2007 at 10:42:22AM +0200, Brice Goglin wrote:
>   
>> Ok good. Note that libdrm2 and xserver-xorg-core from unstable are both
>> more recent than in experimental as of today. So you should rather use them.
>> 
>
> Do you mean I should try to recompile them with libc6 of stable?
>   

Ah right, I forgot about libc 2.5 again :)
If you think you might be able to upgrade to libc 2.5 in the near
future, for instance when it enters testing, don't bother recompiling,
just wait a couple weeks. Recompiling might be a pain since you might
need lots of dependencies first...

>> Since you had some dependencies problem in the past, could you send us
>> the output of:
>> dpkg -l | grep xorg
>> dpkg -l | grep mesa
>> dpkg -l | grep drm
>> so that we may be sure there is not outdated package anymore or anything
>> possibly causing problem?
>> 
> ii  libdrm2  2.0.2-0.1   
> Userspace interface to kernel DRM services -
>   
> ii  libgl1-mesa-dev  6.5.1-0.6   A 
> free implementation of the OpenGL API -- G
> ii  libgl1-mesa-dri  6.5.1-0.6   A 
> free implementation of the OpenGL API -- D
> ii  libgl1-mesa-glx  6.5.1-0.6   A 
> free implementation of the OpenGL API -- G
> ii  libglu1-mesa 6.5.1-0.6   The 
> OpenGL utility library (GLU)
> ii  libglu1-mesa-dev 6.5.1-0.6   The 
> OpenGL utility library -- development su
> ii  mesa-common-dev  6.5.1-0.6   
> Developer documentation for Mesa
> ii  xlibmesa-gl  7.1.0-16
> transitional package for Debian etch
> ii  xlibmesa-gl-dev  7.1.0-16
> transitional package for Debian etch
> ii  xlibmesa-glu 7.1.0-16
> transitional package for Debian etch
>   
> ii  xserver-xorg 7.1.0-16the 
> X.Org X server
> ii  xserver-xorg-core1.1.1-21
> X.Org X server -- core server
> ii  xserver-xorg-input-all   7.1.0-16the 
> X.Org X server -- input driver metapacka
> ii  xserver-xorg-input-evdev 1.1.2-6 
> X.Org X server -- evdev input driver
> ii  xserver-xorg-input-kbd   1.1.0-4 
> X.Org X server -- keyboard input driver
> ii  xserver-xorg-input-mouse 1.1.1-3 
> X.Org X server -- mouse input driver
> ii  xserver-xorg-input-synaptics 0.14.6-1
> Synaptics TouchPad driver for X.Org/XFree86 
> ii  xserver-xorg-input-wacom 0.7.4.1-5   
> X.Org X server -- wacom input driver
> ii  xserver-xorg-video-all   7.1.0-16the 
> X.Org X server -- output driver metapack
> ii  xserver-xorg-video-apm   1.1.1-3 
> X.Org X server -- APM display driver
> ii  xserver-xorg-video-ark   0.6.0-3 
> X.Org X server -- ark display driver
> ii  xserver-xorg-video-ati   6.6.3-2 
> X.Org X server -- ATI display driver
> ii  xserver-xorg-video-chips 1.1.1-4 
> X.Org X server -- Chips display driver
> ii  xserver-xorg-video-cirrus1.1.0-3 
> X.Org X server -- Cirrus display driver
> ii  xserver-xorg-video-cyrix 1.1.0-4 
> X.Org X server -- Cyrix display driver
> ii  xserver-xorg-video-dummy 0.2.0-3 
> X.Org X server -- dummy display driver
> ii  xserver-xorg-video-fbdev 0.3.1-1 
> X.Org X server -- fbdev display driver
> ii  xserver-xorg-video-glint 1.1.1-3 
> X.Org X server -- Glint display driver
> ii  xserver-xorg-video-i128  1.2.0-3 
> X.Org X server -- i128 display driver
> ii  xserver-xorg-video-i740  1.1.0-3 
> X.Org X server -- i740 display driver
> ii  xserver-xorg-video-i810  1.7.2-4 
> X.Org X server -- Intel i8xx, i9xx display d
> ii  xserver-xorg-video-imstt 1.1.0-3 
> X.Org X server -- IMSTT display driver
> ii  xserver-xorg-video-mga   1.4.4.dfsg.1-2  
> X.Org X server -- MGA display driver
> ii  xserver-xorg-video-neomagic  1.1.1-5 
> X.Org X server -- Neomagic display driver
> ii  xserver-xorg-video-newport   0.2.0-3 
> X.Org X server -- Newport display driver
>

Bug#420860: xserver-xorg-core: SegFault on resize

2007-04-25 Thread Brice Goglin
forwarded 420860 https://bugs.freedesktop.org/show_bug.cgi?id=7205
tags 420860 fixed-upstream
thank you



Yasushi SHOJI wrote:
> got a better back trace but it seems like a fix for the problem is
> already in the upstream repo.
>
>   
> http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=commit;h=e5070bc3ca75dee31034cc543f3d2ee04e5dc032
>
> I'm not sure I should close this bug, so I'll just leave it open.
> please close this if not needed.
>
> anyway, here is my back trace for a record.
>
>   #0  xmesa_check_and_update_buffer_size (xmctx=0x0, drawBuffer=0x24aceb0)
>   at xm_api.c:1887
>   #1  0x2b7758a9f51d in __glXMesaDrawableResize (base= optimized out>)
>   at ../../../../GL/mesa/X/xf86glx.c:113
>   #2  0x2b774ed35a2b in PositionWindow (pWin=0x1b3d680,
>   x=, y=)
>   at ../../../GL/glx/glxscreens.c:230
>   #3  0x00438e86 in ResizeChildrenWinSize (pWin=0x2c6bb90, dx=0, 
> dy=0,
>   dw=0, dh=29) at ../../dix/window.c:1867
>   #4  0x004eb2f8 in miSlideAndSizeWindow (pWin=0x2c6bb90, x=5, 
> y=173,
>   w=1203, h=826, pSib=0x0) at ../../mi/miwindow.c:728
>   #5  0x004389fc in ConfigureWindow (pWin=0x2c6bb90, mask=1,
>   vlist=, client=0xc6cd00) at 
> ../../dix/window.c:2492
>   #6  0x00449796 in ProcConfigureWindow (client=0xc6cd00)
>   at ../../dix/dispatch.c:764
>   #7  0x00449f1a in Dispatch () at ../../dix/dispatch.c:457
>   #8  0x0043315b in main (argc=5, argv=0x7fff5d08ea18,
>   envp=) at ../../dix/main.c:477
>
> regards,
>   

To summarize what has been said on IRC:

This is a bug in mesa, and it will be fixed in 6.5.3. However, the bug
occurs in the mesa that is built in the Xserver, and this one might not
be updated soon, maybe only in Xserver 1.4. So I am marking this bug as
fixed-upstream for now, adding a reference to the corresponding upstream
bug, and we'll see what happens later.

Thanks,
Brice



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



Processed: Re: Bug#420860: xserver-xorg-core: SegFault on resize

2007-04-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> forwarded 420860 https://bugs.freedesktop.org/show_bug.cgi?id=7205
Bug#420860: xserver-xorg-core: SegFault on resize
Noted your statement that Bug has been forwarded to 
https://bugs.freedesktop.org/show_bug.cgi?id=7205.

> tags 420860 fixed-upstream
Bug#420860: xserver-xorg-core: SegFault on resize
There were no tags set.
Tags added: fixed-upstream

> thank you
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]



mesa: Changes to 'upstream-experimental'

2007-04-25 Thread Julien Cristau
 Makefile|   19 
 configs/linux-dri-xcb   |5 
 docs/relnotes-6.5.3.html|   19 
 docs/shading.html   |2 
 include/GL/glxext.h |4 
 include/GL/xmesa_xf86.h |2 
 progs/demos/arbfplight.c|4 
 progs/demos/fplight.c   |6 
 progs/demos/shadowtex.c |   17 
 progs/redbook/Imakefile |  221 ---
 progs/samples/Imakefile |  101 -
 src/glu/sgi/glu.def |2 
 src/glut/glx/glut_win.c |6 
 src/mesa/drivers/common/driverfuncs.c   |2 
 src/mesa/drivers/dri/mach64/mach64_native_vb.c  |2 
 src/mesa/drivers/fbdev/glfbdev.c|   15 
 src/mesa/drivers/osmesa/osmesa.def  |2 
 src/mesa/drivers/windows/gdi/mesa.def   |   37 
 src/mesa/drivers/windows/gdi/wmesa.c|   22 
 src/mesa/drivers/x11/fakeglx.c  |   17 
 src/mesa/drivers/x11/xm_api.c   |   82 -
 src/mesa/drivers/x11/xm_glide.c |  276 +++
 src/mesa/drivers/x11/xm_glide.h |   40 
 src/mesa/drivers/x11/xmesaP.h   |   13 
 src/mesa/main/Imakefile |  129 -
 src/mesa/main/KNOWN_BUGS|   21 
 src/mesa/main/context.c |2 
 src/mesa/main/dlist.c   |2 
 src/mesa/main/image.c   |   39 
 src/mesa/main/imports.c |4 
 src/mesa/main/mtypes.h  |1 
 src/mesa/main/occlude.c |  538 ---
 src/mesa/main/occlude.h |   70 
 src/mesa/main/queryobj.c|  538 +++
 src/mesa/main/queryobj.h|   70 
 src/mesa/main/rastpos.c |2 
 src/mesa/main/state.c   |6 
 src/mesa/main/texcompress_s3tc.c|   12 
 src/mesa/shader/grammar/grammar.c   |8 
 src/mesa/shader/nvfragparse.c   |   12 
 src/mesa/shader/prog_execute.c  |3 
 src/mesa/shader/prog_instruction.c  |8 
 src/mesa/shader/program.c   |2 
 src/mesa/shader/shader_api.c|5 
 src/mesa/shader/slang/slang_codegen.c   |   43 
 src/mesa/shader/slang/slang_compile.c   |   78 -
 src/mesa/shader/slang/slang_compile_function.c  |   17 
 src/mesa/shader/slang/slang_compile_operation.c |   53 
 src/mesa/shader/slang/slang_compile_struct.c|   18 
 src/mesa/shader/slang/slang_compile_variable.c  |   29 
 src/mesa/shader/slang/slang_emit.c  |   14 
 src/mesa/shader/slang/slang_ir.c|   13 
 src/mesa/shader/slang/slang_label.c |   30 
 src/mesa/shader/slang/slang_link.c  |6 
 src/mesa/shader/slang/slang_log.c   |   12 
 src/mesa/shader/slang/slang_mem.c   |  241 +++
 src/mesa/shader/slang/slang_mem.h   |   55 
 src/mesa/shader/slang/slang_preprocess.c|2 
 src/mesa/shader/slang/slang_storage.c   |   25 
 src/mesa/shader/slang/slang_typeinfo.c  |   18 
 src/mesa/shader/slang/slang_utility.c   |   35 
 src/mesa/shader/slang/slang_utility.h   |   12 
 src/mesa/shader/slang/slang_vartable.c  |   22 
 src/mesa/sources|4 
 src/mesa/swrast/s_aaline.c  |6 
 src/mesa/swrast/s_aalinetemp.h  |   96 -
 src/mesa/swrast/s_aatriangle.c  |4 
 src/mesa/swrast/s_aatritemp.h   |  160 +-
 src/mesa/swrast/s_bitmap.c  |3 
 src/mesa/swrast/s_context.c |   34 
 src/mesa/swrast/s_context.h |   33 
 src/mesa/swrast/s_copypix.c |9 
 src/mesa/swrast/s_depth.c   |2 
 src/mesa/swrast/s_drawpix.c |9 
 src/mesa/swrast/s_fragprog.c|   13 
 src/mesa/swrast/s_lines.c   |   41 
 src/mesa/swrast/s_linetemp.h|   80 -
 src/mesa/swrast/s_points.c  |   10 
 src/mesa/swrast/s_pointtemp.h   |   64 
 src/mesa/swrast/s_span.c|   28 
 src/mesa/swrast/s_stencil.c |4 
 src/mesa/swrast/s_triangle.c|   54 
 src/mesa/swrast/s_tritemp.h |   69 
 src/mesa/swrast/swrast.h|1 
 src/mesa/swrast_setup/ss_context.c  |   75 -
 src/mesa/tnl_dd/t_dd_vb.c   |2 
 windows/VC8/mesa/gdi/gdi.vcproj |  260 +++
 wind

mesa: Changes to 'debian-experimental'

2007-04-25 Thread Julien Cristau
 .gitignore   |8 
 Makefile |   19 
 Makefile.orig|  453 
 configs/.gitignore   |1 
 configs/diffs|   37 
 configs/linux-dri-xcb|5 
 debian/changelog |9 
 debian/patches/01_fix-makefile.patch |8 
 debian/patches/02_use-ieee-fp-on-s390-and-m68k.patch |8 
 debian/rules |   12 
 debian/scripts/install-source.sh |2 
 docs/relnotes-6.5.3.html |   19 
 docs/shading.html|2 
 include/GL/glxext.h  |4 
 include/GL/xmesa_xf86.h  |2 
 progs/demos/.gitignore   |   48 
 progs/demos/arbfplight.c |4 
 progs/demos/fplight.c|6 
 progs/demos/shadowtex.c  |   17 
 progs/redbook/.gitignore |   64 
 progs/redbook/Imakefile  |  221 --
 progs/samples/.gitignore |   45 
 progs/samples/Imakefile  |  101 -
 progs/xdemos/.gitignore  |   16 
 src/glu/sgi/glu.def  |2 
 src/glut/glx/glut_win.c  |6 
 src/glx/x11/.gitignore   |1 
 src/mesa/.gitignore  |2 
 src/mesa/drivers/common/driverfuncs.c|2 
 src/mesa/drivers/dri/common/xmlpool/.gitignore   |5 
 src/mesa/drivers/dri/mach64/mach64_native_vb.c   |2 
 src/mesa/drivers/dri/r200/.gitignore |3 
 src/mesa/drivers/dri/r300/.gitignore |3 
 src/mesa/drivers/fbdev/glfbdev.c |   15 
 src/mesa/drivers/ggi/default/.gitignore  |1 
 src/mesa/drivers/ggi/display/.gitignore  |1 
 src/mesa/drivers/osmesa/osmesa.def   |2 
 src/mesa/drivers/windows/gdi/mesa.def|   37 
 src/mesa/drivers/windows/gdi/wmesa.c |   22 
 src/mesa/drivers/x11/fakeglx.c   |   17 
 src/mesa/drivers/x11/xm_api.c|   82 
 src/mesa/drivers/x11/xm_glide.c  |  276 ++
 src/mesa/drivers/x11/xm_glide.h  |   40 
 src/mesa/drivers/x11/xmesaP.h|   13 
 src/mesa/glapi/.gitignore|   11 
 src/mesa/main/Imakefile  |  129 -
 src/mesa/main/KNOWN_BUGS |   21 
 src/mesa/main/context.c  |2 
 src/mesa/main/dlist.c|2 
 src/mesa/main/image.c|   39 
 src/mesa/main/imports.c  |4 
 src/mesa/main/mtypes.h   |1 
 src/mesa/main/occlude.c  |  538 -
 src/mesa/main/occlude.h  |   70 
 src/mesa/main/queryobj.c |  538 +
 src/mesa/main/queryobj.h |   70 
 src/mesa/main/rastpos.c  |2 
 src/mesa/main/state.c|6 
 src/mesa/main/texcompress_s3tc.c |   12 
 src/mesa/shader/grammar/grammar.c|8 
 src/mesa/shader/nvfragparse.c|   12 
 src/mesa/shader/prog_execute.c   |3 
 src/mesa/shader/prog_instruction.c   |8 
 src/mesa/shader/program.c|2 
 src/mesa/shader/shader_api.c |5 
 src/mesa/shader/slang/slang_codegen.c|   43 
 src/mesa/shader/slang/slang_compile.c|   78 
 src/mesa/shader/slang/slang_compile_function.c   |   17 
 src/mesa/shader/slang/slang_compile_operation.c  |   53 
 src/mesa/shader/slang/slang_compile_struct.c |   18 
 src/mesa/shader/slang/slang_compile_variable.c   |   29 
 src/mesa/shader/slang/slang_emit.c   |   14 
 src/mesa/shader/slang/slang_ir.c |   13 
 src/mesa/shader/slang/slang_label.c  |   30 
 src/mesa/shader/slang/slang_link.c   |6 
 src/mesa/shader/slang/slang_log.c|   12 
 src/mesa/shader/slang/slang_mem.c|  241 ++
 src/mesa/shader/slang/slang_mem.h|   55 
 src/mesa/shader/slang/slang_preprocess.c |2 
 src/mesa/shader/slang/slang_storage.c|   25 
 src/mesa/shader/

mesa: Changes to 'refs/tags/mesa-6.5.3-rc3-1'

2007-04-25 Thread Julien Cristau
Tag 'mesa-6.5.3-rc3-1' created by Julien Cristau <[EMAIL PROTECTED]> at 
2007-04-25 11:27 +

Tagging upload of mesa 6.5.3~rc3-1 to experimental.

Changes since mesa-6.5.2-4:
Aapo Tahkola (6):
  Fix invalid enums passed to MapBuffer
  Fix invalid enums passed to MapBuffer
  typo fix. this case still fails.
  support as much of GL_EXT_stencil_two_side as we can. untested.
  Fix #10071 - wrong max_index in vbo draw_prims. (Papadakos Panagiotis)
  Guess another unknown register in R300 command buffer initialization. 
(Oliver McFadden)

Adam Jackson (2):
  Fix parallel make in r300 driver.
  Make sure GLX entrypoints are marked PUBLIC.

Alan Hourihane (4):
  merge current trunk into vbo branch
  use passed target parameter
  Ensure we have a valid ReadBuffer for CopyTexSubImage, and
  Add missing OSMesaColorClamp function

Alan Swanson (3):
  radeon: Adapt cliprect fixes from r300.
  r200: Adapt cliprect fixes from r300.
  r200: Simplify r200SetCliprects like radeonSetCliprects in radeon and 
r300.

Ben Skeggs (100):
  Add start of vertex shader backend, will most likely not work correctly 
yet
  Another TODO, so I don't forget..
  A couple of quick fixes, the original had some half-finished
  Kill all the current shader code.
  fix typo
  Dont call exit() from the DRI driver, with AIGLX this is particularly 
nasty
  We need nmesa->driFd and friends setup before we call nouveauFifoInit
  Some more nouveau_screen.c setup, not sure how correct it is yet though..
  Fix segfault in nouveauCalcViewport
  Add nv30InitStateFuncs
  jkolb pointed out that face can also be FRONT_AND_BACK. Added stencil 
funcs
  Adapt FIFO code to deal with cases where the base GET/PUT value isn't 0.
  Use RENDERINPUTS macros to access render_inputs_bitset
  poke the correct FIFO regs
  Stupid bug..
  More FIFO fixes.
  Avoid sharing subchannels with the ddx until context switching is done
  Fix nv30LineWidth, hw expects a ubyte.
  Don't bother touching lighting stuff if shaders are in use
  nouveauCreateDmaObject
  Some missing state init
  fix scissor
  Incomplete shader stuff, should mostly work for NV40. Other cards, not so
  Fix progs/fp/tri-xpd
  Fix RSQ emulation
  - Add InitInstruction to hw shader backend, and remove SetUnusedSource.
  Fix a copy+paste'o that caused some *very* strange bugs..
  Some work on buffer handling, most likely not entirely correct and
  oops, we don't want this by default just yet...
  Create visuals for modes the ddx provides
  oops, typo
  Implement a simple nv30Clear, and make sure we get a nouveau_renderbuffer
  state cache is automagically flushed on a normal BEGIN_RING_SIZE
  NV_44 uses nv30InitStateFuncs too
  Skeletal extension handling across chipsets.
  Some more voodoo to get 3D going with a minimal initial context.
  0x4497 doesn't have NV30_TCL_PRIMITIVE_3D_NORMALIZE_ENABLE
  Improve SwapBuffers a bit.
  NV1x/2x hw_func stubs.
  Get nv10_swtcl.c working enough for glxgears on NV40.
  Don't build passthrough shader on dPriv for private buffers
  nouveau: maintain numClipRects/pClipRects in context.
  nouveau: Modify span routines to use nouveau_renderbuffer instead of 
driRenderbuffer
  nouveau: Kill some compile warnings.
  nouveau: Add notifier support functions
  nouveau: Wait on notifier to check for completion of previous commands.
  nouveau: Make the notifier stuff actually work..
  nouveau: Make use of NOUVEAU_DEBUG for shader disasm
  nouveau: Add simple wrapper for NV_MEMORY_TO_MEMORY_FORMAT.
  nouveau: Typo
  nouveau: record *actual* type of memory that was alloc'd, not the 
requested types.
  nouveau: add nouveau_mem_alloc/free debugging
  nouveau: We'll need syncNotifier for NV_MEMORY_TO_MEMORY_FORMAT too.
  nouveau: Initial buffer object support
  nouveau: Use bufferobj interface for fragment program uploads
  nouveau: bump drm patchlevel.
  nouveau: allow the use of multiple subchannels/objects by default.
  nouveau: fail CreateScreen on unknown cards instead of guessing.
  nouveau: Add 0x0244 pciid manually for now..
  nouveau: bump drm patchlevel
  nouveau: shader backend branching support for all cards that support it.
  nouveau: kill off shader pass1.
  nouveau: rename pass0_arb to pass0.
  nouveau: start converting shaders into a tree format again..
  nouveau: reindent shader pass0/pass2
  nouveau: unbreak nv40
  nouveau: fill in condition info for instructions
  nouveau: allow for card-specific shader infos to be kept
  nouveau: DPH and CMP for NV40 which doesn't do it natively.
  nouveau: some extra debug output
  nouveau: and here's the "oops, I suck" commit :)
  nouveau: add result scaling to shader backend, use it in RSQ em

Bug#420628: #420628,xserver-xorg-core: mergeFB does not work anymore with ati drivers

2007-04-25 Thread VALETTE Eric RD-MAPS-REN
Damyan Ivanov wrote:
> Hi,
>
> > (II) RADEON(0): Validating CRTC2 modes for MergedFB 
> > ...
> > (WW) RADEON(0): Mode pool is empty
> > (EE) RADEON(0): No valid modes found
> > (EE) RADEON(0): No valid mode found for CRTC2, disabling MergedFB
> > (II) RADEON(0): Total of 0 CRTC2 modes found for MergedFB
>
> I was hit by the same problem today (although I was using dual monitor
> in non-clone mode) and was able to overcome it by installing
> xserver-xorg-driver-ati from experimental.
>
> You may want to try it too.

Thanks for the hint and yet it fixes it (reverting to original version).
So we have a fix : use newer libs. However, this fixe has a side effect
: krandrtray shows crasy values for refrersh rate HZ.

-- 
Eric Valette
France Telecom
Recherche & Developpement
Middleware et Plates-formes Avancées
Architecte Livebox
tél : (+33) 2 99 12 45 71
mél : 



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



Processing of mesa_6.5.3~rc3-1_i386.changes

2007-04-25 Thread Archive Administrator
mesa_6.5.3~rc3-1_i386.changes uploaded successfully to localhost
along with the files:
  mesa_6.5.3~rc3-1.dsc
  mesa_6.5.3~rc3.orig.tar.gz
  mesa_6.5.3~rc3-1.diff.gz
  libgl1-mesa-dev_6.5.3~rc3-1_all.deb
  mesa-common-dev_6.5.3~rc3-1_all.deb
  mesa-swx11-source_6.5.3~rc3-1_all.deb
  libgl1-mesa-swx11_6.5.3~rc3-1_i386.deb
  libgl1-mesa-swx11-dbg_6.5.3~rc3-1_i386.deb
  libgl1-mesa-swx11-i686_6.5.3~rc3-1_i386.deb
  libgl1-mesa-swx11-dev_6.5.3~rc3-1_i386.deb
  libgl1-mesa-glx_6.5.3~rc3-1_i386.deb
  libgl1-mesa-glx-dbg_6.5.3~rc3-1_i386.deb
  libgl1-mesa-dri_6.5.3~rc3-1_i386.deb
  libgl1-mesa-dri-dbg_6.5.3~rc3-1_i386.deb
  libosmesa6_6.5.3~rc3-1_i386.deb
  libosmesa6-dev_6.5.3~rc3-1_i386.deb
  libglu1-mesa_6.5.3~rc3-1_i386.deb
  libglu1-mesa-dev_6.5.3~rc3-1_i386.deb
  libglw1-mesa_6.5.3~rc3-1_i386.deb
  libglw1-mesa-dev_6.5.3~rc3-1_i386.deb
  mesa-utils_6.5.3~rc3-1_i386.deb

Greetings,

Your Debian queue daemon


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



mesa_6.5.3~rc3-1_i386.changes is NEW

2007-04-25 Thread Debian Installer
libgl1-mesa-dev_6.5.3~rc3-1_all.deb
  to pool/main/m/mesa/libgl1-mesa-dev_6.5.3~rc3-1_all.deb
libgl1-mesa-dri-dbg_6.5.3~rc3-1_i386.deb
  to pool/main/m/mesa/libgl1-mesa-dri-dbg_6.5.3~rc3-1_i386.deb
libgl1-mesa-dri_6.5.3~rc3-1_i386.deb
  to pool/main/m/mesa/libgl1-mesa-dri_6.5.3~rc3-1_i386.deb
libgl1-mesa-glx-dbg_6.5.3~rc3-1_i386.deb
  to pool/main/m/mesa/libgl1-mesa-glx-dbg_6.5.3~rc3-1_i386.deb
libgl1-mesa-glx_6.5.3~rc3-1_i386.deb
  to pool/main/m/mesa/libgl1-mesa-glx_6.5.3~rc3-1_i386.deb
libgl1-mesa-swx11-dbg_6.5.3~rc3-1_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11-dbg_6.5.3~rc3-1_i386.deb
libgl1-mesa-swx11-dev_6.5.3~rc3-1_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11-dev_6.5.3~rc3-1_i386.deb
libgl1-mesa-swx11-i686_6.5.3~rc3-1_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11-i686_6.5.3~rc3-1_i386.deb
libgl1-mesa-swx11_6.5.3~rc3-1_i386.deb
  to pool/main/m/mesa/libgl1-mesa-swx11_6.5.3~rc3-1_i386.deb
libglu1-mesa-dev_6.5.3~rc3-1_i386.deb
  to pool/main/m/mesa/libglu1-mesa-dev_6.5.3~rc3-1_i386.deb
libglu1-mesa_6.5.3~rc3-1_i386.deb
  to pool/main/m/mesa/libglu1-mesa_6.5.3~rc3-1_i386.deb
(new) libglw1-mesa-dev_6.5.3~rc3-1_i386.deb optional libdevel
A free implementation of the OpenGL API -- development support files
 This package provides the development environment required for
 compiling programs with the Mesa widgets library, libGLw, which
 allows Motif-based applications to embed an OpenGL drawing context.
 The headers and static libraries for compiling programs that use this
 library are included.
(new) libglw1-mesa_6.5.3~rc3-1_i386.deb optional libs
A free implementation of the OpenGL API -- runtime
 Mesa is a 3-D graphics library with an API which is very similar to
 that of OpenGL.  To the extent that Mesa utilizes the OpenGL command
 syntax or state machine, it is being used with authorization from
 Silicon Graphics, Inc.  However, the author makes no claim that Mesa
 is in any way a compatible replacement for OpenGL or associated with
 Silicon Graphics, Inc.
 .
 This package provides a simple widgets library, libGLw, which
 allows Motif-based applications to embed an OpenGL drawing context.
 .
 On Linux, this library is also known as libGLw or libGLw.so.1.
libosmesa6-dev_6.5.3~rc3-1_i386.deb
  to pool/main/m/mesa/libosmesa6-dev_6.5.3~rc3-1_i386.deb
libosmesa6_6.5.3~rc3-1_i386.deb
  to pool/main/m/mesa/libosmesa6_6.5.3~rc3-1_i386.deb
mesa-common-dev_6.5.3~rc3-1_all.deb
  to pool/main/m/mesa/mesa-common-dev_6.5.3~rc3-1_all.deb
mesa-swx11-source_6.5.3~rc3-1_all.deb
  to pool/main/m/mesa/mesa-swx11-source_6.5.3~rc3-1_all.deb
mesa-utils_6.5.3~rc3-1_i386.deb
  to pool/main/m/mesa/mesa-utils_6.5.3~rc3-1_i386.deb
mesa_6.5.3~rc3-1.diff.gz
  to pool/main/m/mesa/mesa_6.5.3~rc3-1.diff.gz
mesa_6.5.3~rc3-1.dsc
  to pool/main/m/mesa/mesa_6.5.3~rc3-1.dsc
mesa_6.5.3~rc3.orig.tar.gz
  to pool/main/m/mesa/mesa_6.5.3~rc3.orig.tar.gz
Changes: mesa (6.5.3~rc3-1) experimental; urgency=low
 .
  [ Brice Goglin ]
  * Split out libGLw libs and headers from libgl1-mesa-swx11 and ship both
static and shared libraries, creating libglw1-mesa and libglw1-mesa-dev
(closes: #374904).
 .
  [ Julien Cristau ]
  * New upstream release candidate.
+ 06_fix_texture_data_corruption.patch,
  07_call_radeonSetCliprects_from_radeonMakeCurrent.patch,
  08_r300_update_window_state_when_bound_but_stamp_changed.patch,
  09_i915_always_enable_pixel_fog.patch: remove, included upstream.
+ 01_fix-makefile.patch, 02_use-ieee-fp-on-s390-and-m68k.patch: refresh.
  * Add build-dependencies on libxdamage-dev and libxfixes-dev.
  * Resync debian/scripts/install-source.sh.
  * Build mesa-swx11-source only in binary-indep.
  * Update from upstream git (commit
dee1b0d5bbe91f83854813cbbcd3090327bcb5c2).


Override entries for your package:
libgl1-mesa-dev_6.5.3~rc3-1_all.deb - optional libdevel
libgl1-mesa-dri-dbg_6.5.3~rc3-1_i386.deb - extra libdevel
libgl1-mesa-dri_6.5.3~rc3-1_i386.deb - extra libs
libgl1-mesa-glx-dbg_6.5.3~rc3-1_i386.deb - extra libdevel
libgl1-mesa-glx_6.5.3~rc3-1_i386.deb - optional libs
libgl1-mesa-swx11-dbg_6.5.3~rc3-1_i386.deb - extra libs
libgl1-mesa-swx11-dev_6.5.3~rc3-1_i386.deb - optional libdevel
libgl1-mesa-swx11-i686_6.5.3~rc3-1_i386.deb - extra libs
libgl1-mesa-swx11_6.5.3~rc3-1_i386.deb - optional libs
libglu1-mesa-dev_6.5.3~rc3-1_i386.deb - optional libdevel
libglu1-mesa_6.5.3~rc3-1_i386.deb - optional libs
libosmesa6-dev_6.5.3~rc3-1_i386.deb - optional devel
libosmesa6_6.5.3~rc3-1_i386.deb - optional libs
mesa-common-dev_6.5.3~rc3-1_all.deb - optional devel
mesa-swx11-source_6.5.3~rc3-1_all.deb - optional libdevel
mesa-utils_6.5.3~rc3-1_i386.deb - optional x11
mesa_6.5.3~rc3-1.dsc - source libs

Announcing to [EMAIL PROTECTED]
Closing bugs: 374904 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distributio

Bug#420628: Recompilation of the ati module solves the problem too.

2007-04-25 Thread Yannick Roehlly
Le mardi 24 avril 2007 23:48, Brice Goglin a écrit :
> Which ATI release ? 6.6.3 or 6.6.191 ?

The 6.6.3 (unstable) one.



Re: mesa_6.5.3~rc3-1_i386.changes is NEW

2007-04-25 Thread Julien Cristau
Hi,

if anyone wants to test, the packages (source and i386 binaries) are at
http://people.debian.org/~jcristau/mesa/ while they wait in NEW.

Cheers,
Julien

PS: I had to modify my tagging script to remove the ~ from the version,
which git didn't like, so it's mesa-6.5.3-rc3-1 :)


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



Bug#407601: marked as done (trackballs: segfault after pressing Start Game, mouse is unuseable afterwards in X)

2007-04-25 Thread Debian Bug Tracking System
Your message dated Wed, 25 Apr 2007 15:16:35 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#407601: trackballs: segfault after pressing Start Game, 
mouse is unuseable afterwards in X
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--- Begin Message ---
Package: trackballs
Version: 1.1.2-1
Severity: important

The menu of the game works fine, but if i try to start a new game
trackballs is ending with an segmentation fault.

Afterwards, the mouse isn't useable anymore in X, there's just no
reaction. The trackball process isn't running anymore.
If I'm going to restart the game, my mouse is working (in the game
window) and if I stop trackballs in a correct way (press quit in the
menu), the mouse is working also in X.

I also get a "Warning: to fast framerate (0.00)", after starting
trackballs, i don't know if that's important.

I attach the last 100 lines form the strace output, maybe it helps
someone.

-- 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.19.2
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages trackballs depends on:
ii  guile-1.6-libs  1.6.8-6  Main Guile libraries
ii  libc6   2.3.6.ds1-10 GNU C Library: Shared libraries
ii  libgcc1 1:4.1.1-21   GCC support library
ii  libgl1-mesa-glx [libgl1]6.5.1-0.5A free implementation of the OpenG
ii  libglu1-mesa [libglu1]  6.5.1-0.5The OpenGL utility library (GLU)
ii  libguile-ltdl-1 1.6.8-6  Guile's patched version of libtool
ii  libqthreads-12  1.6.8-6  QuickThreads library for Guile
ii  libsdl-image1.2 1.2.5-3  image loading library for Simple D
ii  libsdl-mixer1.2 1.2.6-1.1+b2 mixer library for Simple DirectMed
ii  libsdl-ttf2.0-0 2.0.8-3+b1   ttf library for Simple DirectMedia
ii  libsdl1.2debian 1.2.11-7 Simple DirectMedia Layer
ii  libstdc++6  4.1.1-21 The GNU Standard C++ Library v3
ii  trackballs-data 1.1.2-1  Data files for trackballs
ii  zlib1g  1:1.2.3-13   compression library - runtime

Versions of packages trackballs recommends:
ii  trackballs-music  1.2-1  Soundtrack for Trackballs

-- no debconf information

brk(0x8574000)  = 0x8574000
brk(0x8564000)  = 0x8564000
write(16, "[EMAIL PROTECTED]"..., 516) = 516
close(16)   = 0
munmap(0xb716f000, 4096)= 0
write(3, "\33\1\2\0\0\0\0\0 \0\2\0\0\0\0\0+\0\1\0", 20) = 20
read(3, "\5\1\216\0\366\252\233--- End Message ---
--- Begin Message ---
Version: 6.5.3~rc3-1




Hi Michael,

Mesa 6.5.3-rc3 fixes this problem (as expected from the upstream bug).
This new package will be in experimental in the "near" future.

Brice

--- End Message ---


xorg: Changes to 'debian-unstable'

2007-04-25 Thread Timo Aaltonen
 debian/changelog  |   12 ++--
 debian/control|2 +-
 debian/rules  |5 -
 debian/scripts/vars   |2 +-
 debian/scripts/vars.alpha |2 +-
 debian/scripts/vars.amd64 |2 ++
 debian/scripts/vars.arm   |2 +-
 debian/scripts/vars.armeb |2 +-
 debian/scripts/vars.hppa  |2 ++
 debian/scripts/vars.hurd-i386 |2 +-
 debian/scripts/vars.i386  |3 +++
 debian/scripts/vars.ia64  |5 -
 debian/scripts/vars.kfreebsd-i386 |2 +-
 debian/scripts/vars.m32r  |2 +-
 debian/scripts/vars.m68k  |2 +-
 debian/scripts/vars.mips  |2 +-
 debian/scripts/vars.mipsel|2 +-
 debian/scripts/vars.sparc |2 +-
 debian/xserver-xorg.postinst.in   |4 ++--
 19 files changed, 39 insertions(+), 18 deletions(-)

New commits:
commit c5f45c962d5187e32a73dafc9b64cb9f52dac21c
Author: Timo Aaltonen <[EMAIL PROTECTED]>
Date:   Wed Apr 25 16:58:25 2007 +0300

debian/xserver-xorg.postinst.in: ATI vendor string was changed in 
discover-data_2.2006.08.15, so edit them to reflect the change.

diff --git a/debian/changelog b/debian/changelog
index ba93a62..6b67bbb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -47,8 +47,10 @@ xorg (1:7.2-3) UNRELEASED; urgency=low
 on amd64, hppa, i386, ia64.
   * debian/scripts/vars: Add xserver-xorg-input-elographics to
 XSERVER_XORG_INPUT_DEPENDS.
+  * debian/xserver-xorg.postinst.in: ATI vendor string was changed in
+discover-data_2.2006.08.15, so edit them to reflect the change.
 
- -- Timo Aaltonen <[EMAIL PROTECTED]>  Wed, 25 Apr 2007 16:34:14 +0300
+ -- Timo Aaltonen <[EMAIL PROTECTED]>  Wed, 25 Apr 2007 16:56:19 +0300
 
 xorg (1:7.2-2) experimental; urgency=low
 
diff --git a/debian/xserver-xorg.postinst.in b/debian/xserver-xorg.postinst.in
index 3a1b748..7aca749 100644
--- a/debian/xserver-xorg.postinst.in
+++ b/debian/xserver-xorg.postinst.in
@@ -1440,8 +1440,8 @@ xresprobeint() {
 if [ "$DEVICE_DRIVER" = "ati" ]; then
   # r128 is in the same 'special' list, AFAICT.
   if [ "$DISPLAY_TYPE" = "lcd/lvds" ]; then
-if [ "$DEVICE_IDENTIFIER" = "ATI Technologies, Inc. Rage Mobility M3 
(AGP)" ] || \
-   [ "$DEVICE_IDENTIFIER" = "ATI Technologies, Inc. Rage Mobility M4 
(AGP)" ] || \
+if [ "$DEVICE_IDENTIFIER" = "ATI Technologies Inc Rage Mobility M3 
(AGP)" ] || \
+   [ "$DEVICE_IDENTIFIER" = "ATI Technologies Inc Rage Mobility M4 
(AGP)" ] || \
echo "$DEVICE_IDENTIFIER" | grep -q "Rage 128"; then
   MONITOR_SYNC_RANGES="yes"
   debug_echo "r128 laptop chipset detected; writing sync ranges"

commit a7f4ec0e2d3cf824752a64262b85046e7c28f004
Author: Timo Aaltonen <[EMAIL PROTECTED]>
Date:   Wed Apr 25 16:35:38 2007 +0300

Add xserver-xorg-input-elographics to XSERVER_XORG_INPUT_DEPENDS.

diff --git a/debian/changelog b/debian/changelog
index 1619aae..ba93a62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -45,8 +45,10 @@ xorg (1:7.2-3) UNRELEASED; urgency=low
 archs.
   * debian/{control,rules,scripts/vars.*}: Set XSERVER_XORG_DETECT_DEPENDS
 on amd64, hppa, i386, ia64.
+  * debian/scripts/vars: Add xserver-xorg-input-elographics to
+XSERVER_XORG_INPUT_DEPENDS.
 
- -- Timo Aaltonen <[EMAIL PROTECTED]>  Wed, 25 Apr 2007 16:30:18 +0300
+ -- Timo Aaltonen <[EMAIL PROTECTED]>  Wed, 25 Apr 2007 16:34:14 +0300
 
 xorg (1:7.2-2) experimental; urgency=low
 
diff --git a/debian/scripts/vars b/debian/scripts/vars
index d4c93bc..747eeea 100755
--- a/debian/scripts/vars
+++ b/debian/scripts/vars
@@ -12,4 +12,4 @@
 # STAMP_DIR is where to place all the 'stamp' files that allows
 # debian/rules to know when certain targets are done.
 
-XSERVER_XORG_INPUT_DEPENDS="xserver-xorg-input-evdev, xserver-xorg-input-kbd, 
xserver-xorg-input-mouse, xserver-xorg-input-synaptics, 
xserver-xorg-input-wacom, xserver-xorg-input-evtouch"
+XSERVER_XORG_INPUT_DEPENDS="xserver-xorg-input-evdev, xserver-xorg-input-kbd, 
xserver-xorg-input-mouse, xserver-xorg-input-synaptics, 
xserver-xorg-input-wacom, xserver-xorg-input-evtouch, 
xserver-xorg-input-elographics"

commit e76fc2c9707acbe43ab45cd0d6b2d3f92a338c5e
Author: Timo Aaltonen <[EMAIL PROTECTED]>
Date:   Wed Apr 25 16:32:23 2007 +0300

debian/{control,rules,scripts/vars.*}: Set XSERVER_XORG_DETECT_DEPENDS on 
amd64, hppa, i386, ia64.

diff --git a/debian/changelog b/debian/changelog
index daddb19..1619aae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -43,8 +43,10 @@ xorg (1:7.2-3) UNRELEASED; urgency=low
 /usr/X11R6/lib/X11/fonts
   * debian/scripts/vars.*: Remove xserver-xorg-video-vmware from non-x86
 archs.
+  * debian/{control,rules,scripts/vars.*}: Set XSERVER_XORG_DETECT_DEPENDS
+on amd64, hppa, i386, ia64.
 
- -- Timo Aaltonen <[EMAIL PROTECTED]>  Wed, 25 Apr 2007 15:52:49 +0300
+ -- Timo Aaltonen <[EMAIL PR

Bug#420974: xterm-225: copy-&-paste for national chars is broken

2007-04-25 Thread Eugene B. Berdnikov
Package: xterm
Version: 225-1
Severity: normal


Xterm-225-1, LANG=ru_RU.KOI8-R (cyrillic).

Cyrillic characters are substituted by hashes (#) on copy-and-paste.
Xterm 222-1etch2 works fine with cyrillic on the same system.

Symptoms:

1. "Copy" operation works on xterm-225: buffer can be successfully pasted
   to any X application, except xterm-225.

2. If cyrillic is selected on xterm-225, and just after that operation
   focus is switched to other xterm (by left-mouse-click), and then
   back to original xterm-225, then buffer contents become paste-able
   to xterm-225, but not to any other X application.


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

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash

Versions of packages xterm depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libice6 1:1.0.3-2X11 Inter-Client Exchange library
ii  libncurses5 5.5-5Shared libraries for terminal hand
ii  libsm6  1:1.0.2-2X11 Session Management library
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxaw7 1:1.0.2-4X11 Athena Widget library
ii  libxext61:1.0.1-2X11 miscellaneous extension librar
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxmu6 1:1.0.2-2X11 miscellaneous utility library
ii  libxt6  1:1.0.5-2X11 toolkit intrinsics library
ii  xbitmaps1.0.1-2  Base X bitmaps

Versions of packages xterm recommends:
ii  xutils  1:7.1.ds.3-1 X Window System utility programs

-- no debconf information



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



Bug#151780: never

2007-04-25 Thread Deloris soriano

me



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



Bug#164034: including

2007-04-25 Thread McCarty monninger

encode



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



Bug#171787: Dog

2007-04-25 Thread hongdao capstick

Skeet



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



Bug#133151: marked as done (xbase-clients: [xmag] SEGV in GetMinIntensity() when trying to magnify top edge of screen)

2007-04-25 Thread Michelle Konzack
> Date: Sun, 15 Apr 2007 20:40:24 +0200
> From: Brice Goglin <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Undelivered Mail Returned to Sender
> User-Agent: Icedove 1.5.0.10 (X11/20070329)
>
> Closing since the submitter's address is invalid. If anybody ever
> reproduces this problem, feel free to reopen.
>
> Brice

I have checked the Bug unter Sarge with

xbase-clients:
  Installiert:4.3.0.dfsg.1-14sarge2
  Mögliche Pakete:4.3.0.dfsg.1-14sarge3
  Versions-Tabelle:
 4.3.0.dfsg.1-14sarge3 0
500 http://192.168.0.75 sarge/main Packages
500 http://192.168.0.75 sarge/updates/main Packages
 *** 4.3.0.dfsg.1-14sarge2 0
200 http://sarge.debian.tamay-dogan.net sarge/updates/main Packages
100 /var/lib/dpkg/status
 4.3.0.dfsg.1-14sarge1 0
200 http://sarge.debian.tamay-dogan.net sarge/main Packages

and then under Etch, Lenny and Sid and the bug is definitivly gone.

Thanks, Greetings and nice Day
Michelle Konzack
Systemadministrator
Tamay Dogan Network
Debian GNU/Linux Consultant


--
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
   50, rue de Soultz MSN LinuxMichi
0033/6/6192519367100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature


Bug#282080: Learn technical analysis and fundamental analysis with snpnifty.

2007-04-25 Thread snpnifty

*More than 3100 members have already joined***

*Technical analysis with real time charts.*

*http://finance.groups.yahoo.com/group/snpnifty/message/257*
**

* http://finance.groups.yahoo.com/group/snpnifty/message/256*

* *

* *

*Do you want to get-?*

* *

* **Stock market education*

* *

* *

***Free Historical data for nse since inception*

*Gold data from 1900 onwards*

* *

* *

*** Historical quotes downloader*

* *

* *

***Time to time delivery based solid scripts recommendations*

* *

* *

* *

***IPO analysis **

* *

* *

**exclusive research reports of companies*

* *

* *

* *

*Hi,
we are glad to announce that snpnifty group is giving stock market
education.technicals and fundamentals both are included we are among  the
rare one to do this. Every one gives recommends and uses technical words
which are out of the reach of the common investors. that's why we have
decided to make aware all our members with technical and fundamental terms
and techniques of stock market. So that every member of our group may
understand market terminology in very easy manner. *

* *

*We will provide u education material so that every one can avail our
research and our knowledge. We are running it successfully from many months.
*

*Technical analysis with real time charts.*

*http://finance.groups.yahoo.com/group/snpnifty/message/257*
**

* http://finance.groups.yahoo.com/group/snpnifty/message/256*

*Regards,*

*Snpnifty Team.  *



.


Bug#156497: xbase-clients: [xman] apropos does not work

2007-04-25 Thread Michelle Konzack
Hello All,

Am 2007-04-24 22:49:58, schrieb Ken Bloom:
> tags 156497 - unreproducible
> thanks

> The relevant line of your broken strace is this one:
> 3794  execve("/usr/bin/apropos", ["apropos", "-M", "/usr/man", "ls"], 
> [/* 75 vars */]) = 0
> 
> I'm not sure why apropos is scanning those other directories when it's 
> been given a command-line option telling it not to, but clearly it's 
> not reporting anything it finds in those directories.
> 
> In your working strace, however,
> xman.strace.26546:11:43:24.044047 [400b0a7d] execve("/usr/bin/apropos", 
> ["apropos", "-M", "/home/michelle.konzack/man:/usr/share/man:/usr/local/man", 
> "directory"], 
> [...,"MANPATH=/home/michelle.konzack/man:/usr/share/man:/usr/local/man",...])=0
> 
> Is it possible that you've got $MANPATH set only when running from 
> inside an xterm (e.g. if your .bashrc is setting $MANPATH)? I find that 
> xman works for me when I run it with $MANPATH set. It seems xman calls 
> apropos with -M $MANPATH when $MANPATH is set, and -M /usr/man 
> otherwise.
> 
> So you're seeing the same thing I am.

I have set the $MANPATH insice FVWM and restarted...

Now APROPOS is working.

I think, I will look in the sources this weekend

Thanks, Greetings and nice Day
Michelle Konzack
Systemadministrator
Tamay Dogan Network
Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
   50, rue de Soultz MSN LinuxMichi
0033/6/6192519367100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature


Bug#421013: xorg: [INTL:it] Italian debconf template translation

2007-04-25 Thread Stefano Canepa
Package: xorg
Version: N/A
Severity: wishlist
Tags: patch l10n


Please find attached the italian debconf templates update, proofread by the
Italian Translation Project mailing list contributors.

Please, for the next updates you make to this package templates,
consider warning translators before uploading the package and leave
them a delay for translation updates.

The "podebconf-report-po" utility which is in the po-debconf package
starting from its 0.8.15 version will do this job for you. See its man
page for details.

If you already did this, please forget about these remarks, of
courseThis message is generic..:-)

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

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
# debconf templates for xorg-x11 package
# Italian translation
#
# $Id: it.po 1042 2006-01-09 07:55:08Z ender $
#
# Copyrights:
# Branden Robinson, 2000-2004
# Matteo Dell'Amico, 2002
# Emanuele Aina, 2002
# Luca Monducci, 2004
# Danilo Piazzalunga, 2004-2005
# Stefano Canepa, 2006, 2007
#
# This file is distributed under the same license as the xorg-x11 package.
# Please see debian/copyright.
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#Developers do not need to manually edit POT or PO files.
#
msgid ""
msgstr ""
"Project-Id-Version: xorg-x11 6.8.2.dfsg.1-10\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-10-21 11:30+0200\n"
"PO-Revision-Date: 2007-04-25 21:37+0200\n"
"Last-Translator: Stefano Canepa <[EMAIL PROTECTED]>\n"
"Language-Team: debian-l10n-italian <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: multiselect
#. Description
#: ../xserver-xorg.templates:1001
msgid "Video modes to be used by the X server:"
msgstr "Modalità video che deve usare il server X:"

#. Type: multiselect
#. Description
#: ../xserver-xorg.templates:1001
msgid ""
"Please keep only the resolutions you would like the X server to use.  "
"Removing all of them is the same as removing none, since in both cases the X "
"server will attempt to use the highest possible resolution."
msgstr "Mantenere solo le risoluzioni che verranno usate dal server X. 
Rimuoverle tutte ha lo stesso effetto di non rimuoverne nessuna, dato che in 
entrambi i casi il server X tenterà di usare la più alta risoluzione possibile."

#. Type: boolean
#. Description
#: ../xserver-xorg.templates:2001
msgid "Attempt to autodetect video hardware?"
msgstr "Rilevare automaticamente l'hardware video?"

#. Type: boolean
#. Description
#: ../xserver-xorg.templates:2001
msgid ""
"You should choose this option if you would like to attempt to autodetect the "
"recommended X server and driver module for your video card.  If the "
"autodetection fails, you will be asked to specify the desired X server and/"
"or driver module.  If it succeeds, further configuration questions about "
"your video hardware will be pre-answered."
msgstr "Scegliere questa opzione per tentare di rilevare automaticamente il 
server X e il modulo del driver raccomandati per la scheda video. Se il 
rilevamento fallisce, verrà chiesto di specificare il server X e/o il modulo 
del driver desiderato; se invece va a buon fine, le prossime domande di 
configurazione sull'hardware video avranno risposte preimpostate."

#. Type: boolean
#. Description
#: ../xserver-xorg.templates:2001
msgid ""
"If you would rather select the X server and driver module yourself, do not "
"choose this option.  You will not be asked to select the X server if there "
"is only one available."
msgstr "Per scegliere esplicitamente il server X e il modulo del driver, non 
scegliere questa opzione. Non verrà chiesto di scegliere il server X se ne è 
disponibile solamente uno."

#. Type: note
#. Description
#: ../xserver-xorg.templates:3001
msgid "No X server known for your video hardware"
msgstr "Nessun server X conosciuto per l'hardware video."

#. Type: note
#. Description
#: ../xserver-xorg.templates:3001
msgid ""
"There is either no video hardware installed on this machine (e.g. serial "
"console only), or the \"discover\" program was unable to determine which X "
"server is appropriate for the video hardware.  This could be due to "
"incomplete information in discover's hardware database, or because your "
"video hardware is not supported by the available X servers."
msgstr ""
"Potrebbe non essere installato nessun hardware video su questa macchina (

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

2007-04-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> #
> # bts-link upstream status pull for source package xserver-xorg-video-intel
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
> #
> user [EMAIL PROTECTED]
Setting user to [EMAIL PROTECTED] (was [EMAIL PROTECTED]).
> # remote status report for #417860
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=10645
> #  * remote status changed: NEW -> RESOLVED
> #  * remote resolution changed: (?) -> FIXED
> #  * closed upstream
> tags 417860 + fixed-upstream
Bug#417860: Xv plays only on external VGA
There were no tags set.
Tags added: fixed-upstream

> usertags 417860 - status-NEW
Bug#417860: Xv plays only on external VGA
Usertags were: status-NEW.
Usertags are now: .
> usertags 417860 + status-RESOLVED resolution-FIXED
Bug#417860: Xv plays only on external VGA
There were no usertags set.
Usertags are now: resolution-FIXED status-RESOLVED.
> # remote status report for #420203
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=10623
> #  * remote status changed: (?) -> NEW
> usertags 420203 + status-NEW
Bug#420203: xserver-xorg-video-intel: Wrong modes and refresh rates
There were no usertags set.
Usertags are now: status-NEW.
> # remote status report for #420209
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=10723
> #  * remote status changed: (?) -> NEW
> usertags 420209 + status-NEW
Bug#420209: xserver-xorg-video-intel: blank screen, PP_STATUS and allocate 
pages warnings in X log
There were no usertags set.
Usertags are now: status-NEW.
> # remote status report for #420292
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=10487
> #  * remote status changed: (?) -> ASSIGNED
> usertags 420292 + status-ASSIGNED
Bug#420292: intel driver on 82852/855GM reports VGA connected while it's not
There were no usertags set.
Usertags are now: status-ASSIGNED.
> # remote status report for #420419
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=10706
> #  * remote status changed: (?) -> NEW
> usertags 420419 + status-NEW
Bug#420419: xserver-xorg-video-intel crashes with old dual-head config
There were no usertags set.
Usertags are now: status-NEW.
> # remote status report for #420462
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=10714
> #  * remote status changed: (?) -> NEW
> usertags 420462 + status-NEW
Bug#420462: xserver-xorg-video-intel: FTBFS without DRI
There were no usertags set.
Usertags are now: status-NEW.
> # remote status report for #420732
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=10748
> #  * remote status changed: (?) -> ASSIGNED
> usertags 420732 + status-ASSIGNED
Bug#420732: xserver-xorg-video-intel: LVDS output shows as melting effect
There were no usertags set.
Usertags are now: status-ASSIGNED.
> thanks
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]



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

2007-04-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> #
> # bts-link upstream status pull for source package xserver-xorg-video-ati
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
> #
> user [EMAIL PROTECTED]
Setting user to [EMAIL PROTECTED] (was [EMAIL PROTECTED]).
> # remote status report for #385942
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=6966
> #  * remote status changed: RESOLVED -> REOPENED
> #  * remote resolution changed: FIXED -> (?)
> #  * reopen upstream
> tags 385942 - fixed-upstream
Bug#385942: xrandr reports negative refreshrates in mergedfb mode
Tags were: fixed-upstream upstream patch
Tags removed: fixed-upstream

> usertags 385942 - status-RESOLVED resolution-FIXED
Bug#385942: xrandr reports negative refreshrates in mergedfb mode
Usertags were: resolution-FIXED status-RESOLVED.
Usertags are now: .
> usertags 385942 + status-REOPENED
Bug#385942: xrandr reports negative refreshrates in mergedfb mode
There were no usertags set.
Usertags are now: status-REOPENED.
> # remote status report for #385942
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=6966
> #  * remote status changed: RESOLVED -> REOPENED
> #  * remote resolution changed: FIXED -> (?)
> #  * reopen upstream
> tags 385942 - fixed-upstream
Bug#385942: xrandr reports negative refreshrates in mergedfb mode
Tags were: upstream patch
Tags removed: fixed-upstream

> usertags 385942 - status-RESOLVED resolution-FIXED
Bug#385942: xrandr reports negative refreshrates in mergedfb mode
Usertags were: status-REOPENED.
Usertags are now: status-REOPENED.
> usertags 385942 + status-REOPENED
Bug#385942: xrandr reports negative refreshrates in mergedfb mode
Usertags were: status-REOPENED.
Usertags are now: status-REOPENED.
> thanks
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]



Processed: [bts-link] source package xbase-clients

2007-04-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> #
> # bts-link upstream status pull for source package xbase-clients
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
> #
> user [EMAIL PROTECTED]
Setting user to [EMAIL PROTECTED] (was [EMAIL PROTECTED]).
> # remote status report for #59308
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=10659
> #  * remote status changed: (?) -> NEW
> usertags 59308 + status-NEW
Bug#59308: xbase-clients: [xrdb] fails with spaces in the -I path
There were no usertags set.
Usertags are now: status-NEW.
> # remote status report for #252631
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=7841
> #  * remote status changed: NEW -> RESOLVED
> #  * remote resolution changed: (?) -> FIXED
> #  * closed upstream
> tags 252631 + fixed-upstream
Bug#252631: xbase-clients: [setxkbmap] man page doesn't describe all switches
Tags were: upstream
Tags added: fixed-upstream

> usertags 252631 - status-NEW
Bug#252631: xbase-clients: [setxkbmap] man page doesn't describe all switches
Usertags were: status-NEW.
Usertags are now: .
> usertags 252631 + status-RESOLVED resolution-FIXED
Bug#252631: xbase-clients: [setxkbmap] man page doesn't describe all switches
There were no usertags set.
Usertags are now: resolution-FIXED status-RESOLVED.
> # remote status report for #343828
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=4325
> #  * remote status changed: (?) -> NEW
> usertags 343828 + status-NEW
Bug#343828: xbase-clients: [xrdb] please allow use of xrdb parameters
There were no usertags set.
Usertags are now: status-NEW.
> thanks
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]



Processed: [bts-link] source package xserver-xorg-input-evdev

2007-04-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> #
> # bts-link upstream status pull for source package xserver-xorg-input-evdev
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
> #
> user [EMAIL PROTECTED]
Setting user to [EMAIL PROTECTED] (was [EMAIL PROTECTED]).
> # remote status report for #420532
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=2758
> #  * remote status changed: (?) -> RESOLVED
> #  * remote resolution changed: (?) -> FIXED
> #  * closed upstream
> tags 420532 + fixed-upstream
Bug#420532: xserver-xorg-input-evdev: Acecad USB Tablet misconfigured by evdev 
in X, but correctly configured by kernel
There were no tags set.
Tags added: fixed-upstream

> usertags 420532 + status-RESOLVED resolution-FIXED
Bug#420532: xserver-xorg-input-evdev: Acecad USB Tablet misconfigured by evdev 
in X, but correctly configured by kernel
There were no usertags set.
Usertags are now: resolution-FIXED status-RESOLVED.
> thanks
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]



Processed: [bts-link] source package libx11

2007-04-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> #
> # bts-link upstream status pull for source package libx11
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
> #
> user [EMAIL PROTECTED]
Setting user to [EMAIL PROTECTED] (was [EMAIL PROTECTED]).
> # remote status report for #225839
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=9696
> #  * remote status changed: NEW -> RESOLVED
> #  * remote resolution changed: (?) -> FIXED
> #  * closed upstream
> tags 225839 + fixed-upstream
Bug#225839: libx11-dev: XQueryBestCursor(3x) should reference XDefineCursor 
manpage, not "XDefineCusor"
Tags were: upstream
Tags added: fixed-upstream

> usertags 225839 - status-NEW
Bug#225839: libx11-dev: XQueryBestCursor(3x) should reference XDefineCursor 
manpage, not "XDefineCusor"
Usertags were: status-NEW.
Usertags are now: .
> usertags 225839 + status-RESOLVED resolution-FIXED
Bug#225839: libx11-dev: XQueryBestCursor(3x) should reference XDefineCursor 
manpage, not "XDefineCusor"
There were no usertags set.
Usertags are now: resolution-FIXED status-RESOLVED.
> # remote status report for #232133
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=9695
> #  * remote status changed: NEW -> RESOLVED
> #  * remote resolution changed: (?) -> FIXED
> #  * closed upstream
> tags 232133 + fixed-upstream
Bug#232133: libx11-dev: mismatch between docs and header 
(XRegisterIMInstantiateCallback)
Tags were: upstream
Tags added: fixed-upstream

> usertags 232133 - status-NEW
Bug#232133: libx11-dev: mismatch between docs and header 
(XRegisterIMInstantiateCallback)
Usertags were: status-NEW.
Usertags are now: .
> usertags 232133 + status-RESOLVED resolution-FIXED
Bug#232133: libx11-dev: mismatch between docs and header 
(XRegisterIMInstantiateCallback)
There were no usertags set.
Usertags are now: resolution-FIXED status-RESOLVED.
> # remote status report for #292388
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=10665
> #  * remote status changed: (?) -> NEW
> usertags 292388 + status-NEW
Bug#292388: libx11-6: XOpenDisplay says "XDM authorization key matches an 
existing client!"
There were no usertags set.
Usertags are now: status-NEW.
> # remote status report for #399094
> #  * https://bugs.freedesktop.org/show_bug.cgi?id=9697
> #  * remote status changed: NEW -> RESOLVED
> #  * remote resolution changed: (?) -> FIXED
> #  * closed upstream
> tags 399094 + fixed-upstream
Bug#399094: mismatch between docs and header (struct XVisualInfo)
There were no tags set.
Tags added: fixed-upstream

> usertags 399094 - status-NEW
Bug#399094: mismatch between docs and header (struct XVisualInfo)
Usertags were: status-NEW.
Usertags are now: .
> usertags 399094 + status-RESOLVED resolution-FIXED
Bug#399094: mismatch between docs and header (struct XVisualInfo)
There were no usertags set.
Usertags are now: resolution-FIXED status-RESOLVED.
> thanks
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#108753: xserver-xfree86: [chips] cannot switch to console VTs on (PowerBook 3400c) 65550 rev 69

2007-04-25 Thread Brice Goglin
Hi,

About 6 years ago, you reported a bug to the Debian BTS regarding VT
switch not working on a Powerbook 3400 machine with a Chips graphic
board. Someboyd replied about a year ago that the problem was apparently
fixed. Did you reproduce this problem recently? With Xorg/Etch? If not,
I will close this bug in the next weeks.

Thanks,
Brice



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



Bug#151069: xserver-xfree86: [fbdev] enabling backstore prevents needed screen redraws

2007-04-25 Thread Brice Goglin
Hi,

About 5 years ago, you reported a bug to the Debian BTS regarding screen
not being redrawn with the fbdev driver on a savage board. Did you
reproduce this problem recently? With Xorg/Etch? If not, I will close
this bug in the next weeks.

Thanks,
Brice



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



Bug#338245: marked as done (framebuffer driver does not set display width properly if used without Shadow)

2007-04-25 Thread Debian Bug Tracking System
Your message dated Wed, 25 Apr 2007 23:35:24 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#338245: framebuffer driver does not set display width 
properly if used without Shadow
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--- Begin Message ---
Package: xserver-xorg
Version: 6.8.2.dfsg.1-7
Severity: important
Tags: patch

The framebuffer driver does not set the display width properly if used
without Shadow, but keeps the old value from the probed built-in mode.
If the horizontal resolution of the later selected video mode differs,
this is a problem. The patch below fixes this.

Peter Teichmann


diff -urd xc.orig/programs/Xserver/hw/xfree86/drivers/fbdev/fbdev.c 
xc/programs/Xserver/hw/xfree86/drivers/fbdev/fbdev.c
--- xc.orig/programs/Xserver/hw/xfree86/drivers/fbdev/fbdev.c   2005-10-25 
23:02:32.0 +0200
+++ xc/programs/Xserver/hw/xfree86/drivers/fbdev/fbdev.c2005-10-25 
22:55:14.0 +0200
@@ -672,11 +672,19 @@
 
if(fPtr->rotate==FBDEV_ROTATE_CW || fPtr->rotate==FBDEV_ROTATE_CCW)
{
- height = pScrn->virtualX;
- width = pScrn->displayWidth = pScrn->virtualY;
+   height = pScrn->virtualX;
+   width = pScrn->displayWidth = pScrn->virtualY;
} else {
- height = pScrn->virtualY;
- width = pScrn->virtualX;
+   height = pScrn->virtualY;
+   width = pScrn->virtualX;
+   }
+   if (!fPtr->shadowFB)
+   {
+   int fbbpp;
+   /* FIXME: this doesn't work for all cases, e.g. when each 
scanline
+   has a padding which is independent from the depth 
(controlfb) */
+   fbdevHWGetDepth(pScrn,&fbbpp);
+   pScrn->displayWidth = fbdevHWGetLineLength(pScrn)/(fbbpp >> 3);
}
 
if(fPtr->rotate && !fPtr->PointerMoved) {

--- End Message ---
--- Begin Message ---
This bug is supposed to be fixed upstream since novembre 2005, so this
should work fine at least in Xorg/Etch, closing.

Brice

--- End Message ---


Processed: forcibly merging 107475 420738

2007-04-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.2
> forcemerge 107475 420738
Bug#107475: xserver-xfree86: [glint] 4096kB of video RAM misdetected as 8192kB, 
causing pixmap corruption at depth 24 on Permedia 2 rev 1
Bug#420738: glint driver big-endian issue with xorg 7.1
Forcibly Merged 107475 420738.

>
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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#157725: xserver-xfree86: [glint] SIGFPE running ygraph client on Permedia 2 rev 1

2007-04-25 Thread Brice Goglin
Hi,

About 5 years ago, you reported a bug to the Debian BTS regarding a
crash of the X server with SIGFPE on a Permedia 2 board. Did you
reproduce this problem recently? With Xorg/Etch? If not, I will close
this bug in the next weeks.

Thanks,
Brice



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



Processed: bug 420738 is forwarded to https://bugs.freedesktop.org/show_bug.cgi?id=10742

2007-04-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.2
> forwarded 420738 https://bugs.freedesktop.org/show_bug.cgi?id=10742
Bug#420738: glint driver big-endian issue with xorg 7.1
Bug#107475: xserver-xfree86: [glint] 4096kB of video RAM misdetected as 8192kB, 
causing pixmap corruption at depth 24 on Permedia 2 rev 1
Noted your statement that Bug has been forwarded to 
https://bugs.freedesktop.org/show_bug.cgi?id=10742.

>
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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#155232: xserver-xfree86: [glint] accelerated scanline CPU to screen color expand fills ops broken plus other corruption on GLINT Permedia 4 rev 1

2007-04-25 Thread Brice Goglin
Hi,

About 5 years ago, you reported a bug to the Debian BTS regarding
display corruptions with the glint driver on a permedia 4 board. Did you
reproduce this problem recently? With Xorg/Etch? If not, I will close
this bug in the next weeks.

Thanks,
Brice



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



Bug#144371: xserver-xfree86: [glint] UseFBDev true always forces high hsync and vsync regardless of mode

2007-04-25 Thread Brice Goglin
Hi,

About 5 years ago, you reported a bug to the Debian BTS regarding
UseFBDev forcing hsync/vsync on the glint driver. Did you reproduce this
problem recently? With Xorg/Etch? If not, I will close this bug in the
next weeks.

Thanks,
Brice



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



Bug#128425: marked as done (xserver-xfree86: [i128] server cannot initialize card on Imagine 128 rev 0)

2007-04-25 Thread Debian Bug Tracking System
Your message dated Wed, 25 Apr 2007 23:52:29 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#128425: xserver-xfree86: [i128] server cannot initialize 
card on Imagine 128 rev 0
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--- Begin Message ---
Package: xserver-xfree86
Version: 4.1.0-11

xserver-common-4.1.0-11
Linux 2.4.17
Debian Woody.
Running on Intel Pentium
 
Problem: Fatal server error
 AddScreen/ScreenInit failed for driver 0 

The config file was generated with (as root) XFree86 -configure
Then ran:

 Xfree86 -xf86config /root/XF86Config.new

I am including XF86Config.new  and XFree86.0.log

I first tried running it with the 4.1.0-9 version with the same
results. I then updated the xserver-xfree86 and xserver-common to 
4.1.0-11 but there was no change.

I have also tried generating the config file directly, choosing
#332 from the graphics cards option (Number Nine), but the same
results were optained.

The Chip Set is Cirrus CL-GD5424
 Memory 512
 RAMDAC CIrrus Logic Built-in 15/16/24-Bit DAC
 (6-bit wide loop)
Attached Graphics Coprocessor Chipset Number Nine Imagine I128
 Memory 4096 KB

The monitor capabilities: Hz: 30-69; Vertical:50-160

I am now running XF86_I128 server, but then acceleration is not
possible, neither can programs with OpenGL be run.

Any help will be appreciated.

Thanks.


XF86Config.new:


Section "ServerLayout"
Identifier "XFree86 Configured"
Screen  0  "Screen0" 0 0
InputDevice"Mouse0" "CorePointer"
InputDevice"Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath  "/usr/X11R6/lib/X11/rgb"
ModulePath   "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
Load  "dbe"
Load  "dri"
Load  "extmod"
Load  "glx"
Load  "pex5"
Load  "record"
Load  "xie"
EndSection

Section "InputDevice"
Identifier  "Keyboard0"
Driver  "keyboard"
EndSection

Section "InputDevice"
Identifier  "Mouse0"
Driver  "mouse"
Option  "Protocol" "auto"
Option  "Device" "/dev/mouse"
EndSection

Section "Monitor"
Identifier   "Monitor0"
VendorName   "Monitor Vendor"
ModelName"Monitor Model"
EndSection

Section "Device"
### Available Driver options are:-
### Values: : integer, : float, : "True"/"False",
### : "String", : " Hz/kHz/MHz"
### [arg]: arg optional
#Option "FlatPanel" # []
#Option "SWcursor"  # []
#Option "HWcursor"  # []
#Option "SyncOnGreen"   # []
#Option "NoAccel"   # []
#Option "ShowCache" # []
#Option "Dac6Bit"   # []
#Option "Debug" # []
Identifier  "Card0"
Driver  "i128"
VendorName  "Number Nine"
BoardName   "Imagine 128"
BusID   "PCI:0:19:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor"Monitor0"
SubSection "Display"
Depth 1
EndSubSection
SubSection "Display"
Depth 4
EndSubSection
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
EndSubSection
SubSection "Display"
Depth 24
EndSubSection
EndSection


XFree86.0.log:



This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to [EMAIL PROTECTED] and patches submitted
to [EMAIL PROTECTED]  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs)

XFree86 Version 4.1.0.1 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: xx August 2001
If the server is older than 6-12 m

Bug#115882: xserver-xfree86: [i128] system freeze on server restart when using DPMS on Imagine 128 II rev 2

2007-04-25 Thread Brice Goglin
Hi,

About 6 years ago, you reported (or replied to, later) a bug to the
Debian BTS regarding a freeze on Xserver restart when using DPMS on a
Imagine 128 II board. Did you reproduce this problem recently? With
Xorg/Etch? If not, I will close this bug in the next weeks.

Thanks,
Brice



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



Bug#421025: XCreateFontSet fails with fixed 13 as first font pattern in UTF-8 environment

2007-04-25 Thread Ben Hutchings
Package: libx11-6
Version: 2:1.0.3-7
Severity: normal

--- Please enter the report below this line. ---
Test program:

-- BEGIN --
#include 
#include 
#include 

#include 

int main(int argc, char ** argv)
{
Display * display;
XFontSet fs;
char ** missing = 0;
int nmissing;
char * def = 0;
int i;

assert(argc >= 2);
setlocale(LC_ALL, "");
display = XOpenDisplay(0);
assert(display);
fs = XCreateFontSet(display, argv[1], &missing, &nmissing, &def);
assert(fs);
for (i = 0; i != nmissing; ++i)
printf("missing: %s\n", missing[i]);
printf("default: %s\n", def);
return 0;
}
-- END --

Output for various valid locales and font patterns:

$ LC_CTYPE=C ./a.out -*-fixed-*-*-*-*-13-*-*-*-*-*-*-*
default:
$ LC_CTYPE=en_GB ./a.out -*-fixed-*-*-*-*-13-*-*-*-*-*-*-*
default:
$ LC_CTYPE=en_GB.UTF-8 ./a.out -*-fixed-*-*-*-*-13-*-*-*-*-*-*-*
a.out: fontset.c:21: main: Assertion `fs' failed.
Aborted
$ LC_CTYPE=fr_FR.UTF-8 ./a.out -*-fixed-*-*-*-*-13-*-*-*-*-*-*-*
a.out: fontset.c:21: main: Assertion `fs' failed.
Aborted
$ LC_CTYPE=fr_FR.UTF-8 ./a.out -*-fixed-*-*-*-*-13-*-*-*-*-*-*-*,*  # note 
fallback of "*" here
a.out: fontset.c:21: main: Assertion `fs' failed.
Aborted
$ LC_CTYPE=fr_FR.UTF-8 ./a.out -*-fixed-*-*-*-*-14-*-*-*-*-*-*-*
missing: KSC5601.1987-0
missing: GB2312.1980-0
default:
$ LC_CTYPE=fr_FR.UTF-8 ./a.out 
-*-fixed-*-*-*-*-14-*-*-*-*-*-*-*,-*-fixed-*-*-*-*-13-*-*-*-*-*-*-*
missing: KSC5601.1987-0
missing: GB2312.1980-0
default:

Ben.

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.18-4-686

Debian Release: 4.0
  500 testing shadbolt 
  500 testing mirror 
  100 unstablemirror 

--- Package information. ---
Depends(Version) | Installed
-+-=
libc6   (>= 2.3.6-6) | 2.3.6.ds1-13
libxau6  | 1:1.0.1-2
libxdmcp6| 1:1.0.1-2
libx11-data  | 2:1.0.3-7



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


Bug#108753: xserver-xfree86: [chips] cannot switch to console VTs on (PowerBook 3400c) 65550 rev 69

2007-04-25 Thread Ian Eure
Brice Goglin wrote:
> Hi,
> 
> About 6 years ago, you reported a bug to the Debian BTS regarding VT
> switch not working on a Powerbook 3400 machine with a Chips graphic
> board. Someboyd replied about a year ago that the problem was apparently
> fixed. Did you reproduce this problem recently? With Xorg/Etch? If not,
> I will close this bug in the next weeks.
> 
Sorry, I no longer have the laptop in question.



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



Bug#108753: marked as done (xserver-xfree86: [chips] cannot switch to console VTs on (PowerBook 3400c) 65550 rev 69)

2007-04-25 Thread Debian Bug Tracking System
Your message dated Thu, 26 Apr 2007 00:54:19 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#108753: xserver-xfree86: [chips] cannot switch to console 
VTs on (PowerBook 3400c) 65550 rev 69
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--- Begin Message ---
Package: xserver-xfree86
Version: 4.0.3-4
Severity: normal

when i try to run an x server on my mac powerbook 3400c notebook, the x server
trashes the console. i get a blank screen, keyboard/mouse don't work etc.

i'm using a config file that `XFree86 -configure' generated. here it is:

-- snip --
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen  0  "Screen0" 0 0
InputDevice"Mouse0" "CorePointer"
InputDevice"Keyboard0" "CoreKeyboard"
EndSection
 
Section "Files"
RgbPath  "/usr/X11R6/lib/X11/rgb"
ModulePath   "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection
 
Section "Module"
Load  "GLcore"
Load  "dbe"
Load  "extmod"
Load  "glx"
Load  "pex5"
Load  "record"
Load  "xie"
EndSection
 
Section "InputDevice"
Identifier  "Keyboard0"
Driver  "keyboard"
EndSection
 
Section "InputDevice"
Identifier  "Mouse0"
Driver  "mouse"
Option  "Protocol" "auto"
Option  "Device" "/dev/input/mice"
EndSection
 
Section "Monitor"
Identifier   "Monitor0"
VendorName   "Monitor Vendor"
ModelName"Monitor Model"
EndSection
 
Section "Device"
### Available Driver options are:-
#Option "Linear"
#Option "NoAccel"
#Option "HWclocks"
#Option "SWcursor"
#Option "HWcursor"
#Option "STN"
#Option "UseModeline"
#Option "NoStretch"
#Option "LcdCenter"
#Option "MMIO"
#Option "SuspendHack"
#Option "FixPanelSize"
#Option "18BitBus"
#Option "ShowCache"
#Option "ShadowFB"
#Option "Rotate"
#Option "SetMclk"
#Option "FPClock8"
#Option "FPClock16"
#Option "FPClock24"
Identifier  "Card0"
Driver  "chips"
VendorName  "C&T"
BoardName   "65550"
BusID   "PCI:0:17:0"
EndSection
 
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor"Monitor0"
SubSection "Display"
Depth 1
EndSubSection
SubSection "Display"
Depth 4
EndSubSection
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
EndSubSection
SubSection "Display"
Depth 24
EndSubSection
EndSection
 
Section "DRI"
EndSection

-- snip --

and here's the output from the x server:

-- snip --
XFree86 Version 4.0.3 / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 16 March 2001
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems.  (See http://www.XFree86.Org/FAQ)
Operating System: Linux 2.2.18pre21 ppc [ELF]
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Thu May 23 14:22:21 2013
(++) Using config file: "./XF86Config.new"
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (??) unknown.
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(WW) The directory "/usr/X11R6/lib/X11/fonts/Speedo/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/CID/" does not exist.
Entry deleted from 

Bug#115882: xserver-xfree86: [i128] system freeze on server restart when using DPMS on Imagine 128 II rev 2

2007-04-25 Thread Michael Creutz
Hi,

I think that problem went away some time back.  I actually don't use
that machine very much anymore, but everything does seem to work fine
with Xorg/Etch.  Probably it is fine to close the bug.

Thanks,
Mike

--- Brice Goglin <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> About 6 years ago, you reported (or replied to, later) a bug to the
> Debian BTS regarding a freeze on Xserver restart when using DPMS on a
> Imagine 128 II board. Did you reproduce this problem recently? With
> Xorg/Etch? If not, I will close this bug in the next weeks.
> 
> Thanks,
> Brice
> 
> 


-
Michael Creutz
email: [EMAIL PROTECTED]
web: http://latticeguy.net
Telephone: 631-344-3871, 631-878-1954 (home)


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



Bug#151069: xserver-xfree86: [fbdev] enabling backstore prevents needed screen redraws

2007-04-25 Thread Russell Coker
On Thursday 26 April 2007 07:33, Brice Goglin <[EMAIL PROTECTED]> 
wrote:
> About 5 years ago, you reported a bug to the Debian BTS regarding screen
> not being redrawn with the fbdev driver on a savage board. Did you
> reproduce this problem recently? With Xorg/Etch? If not, I will close
> this bug in the next weeks.

No, just close it and let someone else report it again if it happens.


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



Bug#115882: marked as done (xserver-xfree86: [i128] system freeze on server restart when using DPMS on Imagine 128 II rev 2)

2007-04-25 Thread Debian Bug Tracking System
Your message dated Thu, 26 Apr 2007 01:34:26 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#115882: xserver-xfree86: [i128] system freeze on server 
restart when using DPMS on Imagine 128 II rev 2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--- Begin Message ---
Package: xserver-xfree86
Version: 4.1.0-7
Severity: grave
Justification: renders package unusable

When restarting, i.e. on logout with xdm or gdm or switching out and
into console mode, about half the time my system would lock up
totally.  The X log file didn't have time to have the info written to
the disk, but via a remote terminal following that file, the last line
appearing was that DPMS was enabled.  From this hint, the problem
now appears to be gone after removing

   Option  "DPMS" 

from XF86Config-4.

Suggested fix for the distribution: the default XF86Config-4 created
on installation should not have the option DPMS set when simple
defaults are taken.

Wishlist: There should be some information in the man pages for what
DPMS is.  I gather it has something to do with controlling the
monitor; mine (Hitachi HM-4721-D) may be too old to support it.

Mike

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux bigbang 2.4.10 #1 SMP Tue Oct 16 10:46:09 EDT 2001 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages xserver-xfree86 depends on:
ii  debconf   1.0.02 Debian configuration management sy
ii  libc6 2.2.4-3GNU C Library: Shared libraries an
ii  xserver-common4.1.0-7files and utilities common to all 
ii  zlib1g1:1.1.3-15 compression library - runtime

-- video card info from /proc/pci:

  Bus  0, device  17, function  0:
VGA compatible controller: Number 9 Computer Company Imagine
128-II (rev 2).
  IRQ 11.
  Prefetchable 32 bit memory at 0xff40 [0xff7f].
  Prefetchable 32 bit memory at 0xff00 [0xff3f].
  Non-prefetchable 32 bit memory at 0xfe80 [0xfebf].
  Non-prefetchable 32 bit memory at 0xfe40 [0xfe7f].
  Non-prefetchable 32 bit memory at 0xffbe [0xffbe].
  I/O at 0xfc00 [0xfcff].

-- XF86Config-4 with offending line commented out:

# XF86Config-4 (XFree86 server configuration file) generated by Dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config manual page.
# (Type "man XF86Config" at the shell prompt.)

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

Section "ServerFlags"
EndSection

Section "Module"
Load"ddc"
Load"GLcore"
Load"dbe"
Load"dri"
Load"extmod"
Load"glx"
Load"pex5"
Load"record"
Load"xie"
Load"bitmap"
Load"freetype"
Load"speedo"
Load"type1"
Load"vbe"
Load"int10"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "pc104"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/psaux"
Option  "Protocol"  "PS/2"
#   Option  "Emulate3Buttons"   "true"
#   Option  "ZAxisMapping"  "4 5"
EndSection

Section "InputDevice"
Identifier  "Generic Mouse"
Driver  "mouse"
Option  "SendCoreEvents""true"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Butt

Bug#151069: marked as done (xserver-xfree86: [fbdev] enabling backstore prevents needed screen redraws)

2007-04-25 Thread Debian Bug Tracking System
Your message dated Thu, 26 Apr 2007 01:42:33 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#151069: xserver-xfree86: [fbdev] enabling backstore 
prevents needed screen redraws
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--- Begin Message ---
Package: xserver-xfree86
Version: 4.1.0-17
Severity: normal

When I have kdm with the following line in /etc/kde2/kdm/Xservers:
:0 local /usr/X11R6/bin/X :0 vt5 -dpi 75 +bs
Then if I'm using the fbdev driver with the VESA FB then the refresh is broken,
programs such as kworldclock can't even basically operate because it's so bad.
The following line works fine:
:0 local /usr/X11R6/bin/X :0 vt5 -dpi 75

01:00.0 VGA compatible controller: S3 Inc. 86C270-294 Savage/IX-MV (rev 11)
01:00.0 Class 0300: 5333:8c12 (rev 11)

### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config manual page.
# (Type "man XF86Config" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.

Section "Files"
#   FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/misc"
#   FontPath"/usr/lib/X11/fonts/cyrillic"
#   FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/Speedo"
#   FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"pex5"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
Load"xie"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "pc101"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/misc/psaux"
Option  "Protocol"  "PS/2"
EndSection

Section "InputDevice"
Identifier  "Generic Mouse"
Driver  "mouse"
Option  "SendCoreEvents""true"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
EndSection

Section "Device"
Identifier  "Generic Video Card"
Driver  "fbdev"
#   Driver  "savage"
#   Option  "UseFBDev"  "true"
EndSection

Section "Monitor"
Identifier  "Generic Monitor"
HorizSync   30-60
VertRefresh 50-75
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth16
SubSection "Display"
Depth   16
#   Modes   "800x600"
Modes   "1024x768"
EndSubSection
EndSection

Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Generic Mouse"
EndSection

Section "DRI"
Mode0666
EndSection

### END DEBCONF SECTION


-rw---1 root adm 15719 Jun 25 23:30 /var/log/XFree86.0.log


-- System Information
Debian Release: 3.0
Kernel Version: Linux lyta 2.4.18lsm #1 Sat Jun 22 17:15:12 CEST 2002 i686 
unknown

Versions of the packages xserver-xfree86 depends on:
ii  debconf1.1.14 Debian configuration management system
ii  libc6  2.2.5-6GNU C Library: Shared libraries an

xorg: Changes to 'debian-unstable'

2007-04-25 Thread Christian Perrier
 debian/changelog |1 
 debian/po/it.po  | 1172 ---
 2 files changed, 180 insertions(+), 993 deletions(-)

New commits:
commit 3b7f3f6dde1418981549b1f5daedc1545a1a7b13
Author: Christian Perrier <[EMAIL PROTECTED]>
Date:   Thu Apr 26 07:08:30 2007 +0200

Italian translation update

diff --git a/debian/changelog b/debian/changelog
index ad565b8..cdb7e2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ xorg (1:7.1.0-19) UNRELEASED; urgency=low
 - Traditional Chinese. Closes: #420047
 - Hungarian. Closes: #420116
 - German
+- Italian. Closes: #421013
 
  -- Christian Perrier <[EMAIL PROTECTED]>  Tue, 10 Apr 2007 14:28:36 +0200
 
diff --git a/debian/po/it.po b/debian/po/it.po
index f4972b8..c9bbb39 100644
--- a/debian/po/it.po
+++ b/debian/po/it.po
@@ -9,7 +9,7 @@
 # Emanuele Aina, 2002
 # Luca Monducci, 2004
 # Danilo Piazzalunga, 2004-2005
-# Stefano Canepa, 2006
+# Stefano Canepa, 2006, 2007
 #
 # This file is distributed under the same license as the xorg-x11 package.
 # Please see debian/copyright.
@@ -29,9 +29,9 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: xorg-x11 6.8.2.dfsg.1-10\n"
-"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
-"POT-Creation-Date: 2007-04-06 09:15+0200\n"
-"PO-Revision-Date: 2006-10-07 00:22+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2006-10-21 11:30+0200\n"
+"PO-Revision-Date: 2007-04-25 21:37+0200\n"
 "Last-Translator: Stefano Canepa <[EMAIL PROTECTED]>\n"
 "Language-Team: debian-l10n-italian <[EMAIL PROTECTED]>\n"
 "MIME-Version: 1.0\n"
@@ -40,65 +40,54 @@ msgstr ""
 
 #. Type: multiselect
 #. Description
-#: ../xserver-xorg.templates:2001
+#: ../xserver-xorg.templates:1001
 msgid "Video modes to be used by the X server:"
-msgstr "Modi video che deve usare il server X:"
+msgstr "Modalità video che deve usare il server X:"
 
 #. Type: multiselect
 #. Description
-#: ../xserver-xorg.templates:2001
+#: ../xserver-xorg.templates:1001
 msgid ""
 "Please keep only the resolutions you would like the X server to use.  "
 "Removing all of them is the same as removing none, since in both cases the X "
 "server will attempt to use the highest possible resolution."
-msgstr ""
-"Mantenere solo le risoluzioni che server X usa. Rimuoverle tutte ha lo "
-"stesso effetto di non rimuoverne nessuna, dato che in entrambi i casi il "
-"server X tenterà di usare la più alta risoluzione possibile."
+msgstr "Mantenere solo le risoluzioni che verranno usate dal server X. 
Rimuoverle tutte ha lo stesso effetto di non rimuoverne nessuna, dato che in 
entrambi i casi il server X tenterà di usare la più alta risoluzione 
possibile."
 
 #. Type: boolean
 #. Description
-#: ../xserver-xorg.templates:3001
+#: ../xserver-xorg.templates:2001
 msgid "Attempt to autodetect video hardware?"
 msgstr "Rilevare automaticamente l'hardware video?"
 
 #. Type: boolean
 #. Description
-#: ../xserver-xorg.templates:3001
+#: ../xserver-xorg.templates:2001
 msgid ""
 "You should choose this option if you would like to attempt to autodetect the "
 "recommended X server and driver module for your video card.  If the "
 "autodetection fails, you will be asked to specify the desired X server and/"
 "or driver module.  If it succeeds, further configuration questions about "
 "your video hardware will be pre-answered."
-msgstr ""
-"Accettare questa opzione per tentare di rilevare automaticamente il server X "
-"e il modulo del driver raccomandati per la scheda video. Se il rilevamento "
-"fallisce, verrà chiesto di specificare il server X e/o il modulo del driver "
-"desiderato; se invece va a buon fine, le prossime domande di configurazione "
-"sull'hardware video avranno risposte predefinite."
+msgstr "Scegliere questa opzione per tentare di rilevare automaticamente il 
server X e il modulo del driver raccomandati per la scheda video. Se il 
rilevamento fallisce, verrà chiesto di specificare il server X e/o il modulo 
del driver desiderato; se invece va a buon fine, le prossime domande di 
configurazione sull'hardware video avranno risposte preimpostate."
 
 #. Type: boolean
 #. Description
-#: ../xserver-xorg.templates:3001
+#: ../xserver-xorg.templates:2001
 msgid ""
 "If you would rather select the X server and driver module yourself, do not "
 "choose this option.  You will not be asked to select the X server if there "
 "is only one available."
-msgstr ""
-"Per scegliere esplicitamente il server X e il modulo del driver, non "
-"scegliere questa opzione. Non Verrà chiesto di scegliere il server X se ne 
è "
-"disponibile solamente uno."
+msgstr "Per scegliere esplicitamente il server X e il modulo del driver, non 
scegliere questa opzione. Non verrà chiesto di scegliere il server X se ne è 
disponibile solamente uno."
 
 #. Type: note
 #. Description
-#: ../xserver-xorg.templates:4001
+#: ../xserver-xorg.templates:3001
 msgid "No X server known for your video hardware"
 msgstr "Nessun server X conosciuto per l'