X Strike Force XOrg SVN commit: r112 - /

2004-10-25 Thread X Strike Force SVN Repository Admin
Author: fabbione
Date: 2004-10-25 00:03:55 -0500 (Mon, 25 Oct 2004)
New Revision: 112

Added:
   xorg-lib-xxf86vm/
Modified:
   proposed-name-schema
Log:
Create xorg-lib-xxf86vm project.


Modified: proposed-name-schema
===
--- proposed-name-schema2004-10-25 03:40:40 UTC (rev 111)
+++ proposed-name-schema2004-10-25 05:03:55 UTC (rev 112)
@@ -146,6 +146,10 @@
 |--  xorg-source-lib-xxf86rush --  xorg-lib-xxf86rush
 |
 |--  xorg-source-lib-xxf86vm   --  xorg-lib-xxf86vm
+||
+||--  libxxf86vm1
+||
+|\--  libxxf86vm-dev
 |
 |--  xorg-source-lib-apple --  xorg-lib-apple
 |

Copied: xorg-lib-xxf86vm (from rev 104, xorg-template)



X Strike Force XOrg SVN commit: r113 - xorg-lib-xxf86vm/trunk/debian

2004-10-25 Thread X Strike Force SVN Repository Admin
Author: fabbione
Date: 2004-10-25 00:08:03 -0500 (Mon, 25 Oct 2004)
New Revision: 113

Added:
   xorg-lib-xxf86vm/trunk/debian/libxxf86vm-dev.install
   xorg-lib-xxf86vm/trunk/debian/libxxf86vm-dev.lintian
   xorg-lib-xxf86vm/trunk/debian/libxxf86vm1.install
   xorg-lib-xxf86vm/trunk/debian/libxxf86vm1.lintian
   xorg-lib-xxf86vm/trunk/debian/libxxf86vm1.postinst
   xorg-lib-xxf86vm/trunk/debian/libxxf86vm1.postrm
Modified:
   xorg-lib-xxf86vm/trunk/debian/CHANGESETS
   xorg-lib-xxf86vm/trunk/debian/MANIFEST.any
   xorg-lib-xxf86vm/trunk/debian/TODO
   xorg-lib-xxf86vm/trunk/debian/changelog
   xorg-lib-xxf86vm/trunk/debian/control
   xorg-lib-xxf86vm/trunk/debian/rules
Log:
* Import initial debian/* files.



Modified: xorg-lib-xxf86vm/trunk/debian/CHANGESETS
===
--- xorg-lib-xxf86vm/trunk/debian/CHANGESETS2004-10-25 05:03:55 UTC (rev 
112)
+++ xorg-lib-xxf86vm/trunk/debian/CHANGESETS2004-10-25 05:08:03 UTC (rev 
113)
@@ -8,7 +8,7 @@
 (It should always be safe to merge the latest version of TODO or CHANGESETS
 files anywhere.)
 
-* Import initial debian/* files
+* Import initial debian/* files.
+113
 
-
 vim:set ai et sts=4 sw=4 tw=80:


Property changes on: xorg-lib-xxf86vm/trunk/debian/CHANGESETS
___
Name: svn:keywords
   + Id

Modified: xorg-lib-xxf86vm/trunk/debian/MANIFEST.any
===
--- xorg-lib-xxf86vm/trunk/debian/MANIFEST.any  2004-10-25 05:03:55 UTC (rev 
112)
+++ xorg-lib-xxf86vm/trunk/debian/MANIFEST.any  2004-10-25 05:08:03 UTC (rev 
113)
@@ -0,0 +1,4 @@
+usr/X11R6/lib/libXxf86vm.a
+usr/X11R6/lib/libXxf86vm.so.1.0
+usr/share/lintian/overrides/libxxf86vm-dev
+usr/share/lintian/overrides/libxxf86vm1


Property changes on: xorg-lib-xxf86vm/trunk/debian/TODO
___
Name: svn:keywords
   + Id

Modified: xorg-lib-xxf86vm/trunk/debian/changelog
===
--- xorg-lib-xxf86vm/trunk/debian/changelog 2004-10-25 05:03:55 UTC (rev 
112)
+++ xorg-lib-xxf86vm/trunk/debian/changelog 2004-10-25 05:08:03 UTC (rev 
113)
@@ -1,4 +1,4 @@
[EMAIL PROTECTED]@ (6.8.1-0+SVN) unstable; urgency=low
+xorg-lib-xxf86vm (6.8.1-0+SVN) unstable; urgency=low
 
   * First release.
 


Property changes on: xorg-lib-xxf86vm/trunk/debian/changelog
___
Name: svn:keywords
   + Id

Modified: xorg-lib-xxf86vm/trunk/debian/control
===
--- xorg-lib-xxf86vm/trunk/debian/control   2004-10-25 05:03:55 UTC (rev 
112)
+++ xorg-lib-xxf86vm/trunk/debian/control   2004-10-25 05:08:03 UTC (rev 
113)
@@ -1,12 +1,19 @@
-Source: [EMAIL PROTECTED]@
+Source: xorg-lib-xxf86vm
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Branden Robinson [EMAIL PROTECTED], Fabio M. Di Nitto [EMAIL 
PROTECTED]
 Standards-Version: 3.6.1
-Build-Depends-Indep: dpkg (= 1.7.0), dbs, debhelper (= 4.1.16), xorg-dev (= 
6.8.1-0+SVN)
+Build-Depends: dpkg (= 1.7.0), dbs, debhelper (= 4.1.16), xorg-dev (= 
6.8.1-0+SVN), libx11-dev (= 6.8.1-0+SVN), libxext-dev (= 6.8.1-0+SVN), 
xorg-source-lib-xxf86vm (= 6.8.1-0+SVN)
 
-Package: @FOO@
-Architecture: all|any
-Description: @BAR@
+Package: libxxf86vm1
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: X.org libxxf86vm files
  @BAZ@
+
+Package: libxxf86vm-dev
+Architecture: any
+Depends: libxxf86vm1 (= ${Source-Version})
+Description: X.org libxxf86vm development files
+ BAZ-dev

Added: xorg-lib-xxf86vm/trunk/debian/libxxf86vm-dev.install
===
--- xorg-lib-xxf86vm/trunk/debian/libxxf86vm-dev.install2004-10-25 
05:03:55 UTC (rev 112)
+++ xorg-lib-xxf86vm/trunk/debian/libxxf86vm-dev.install2004-10-25 
05:08:03 UTC (rev 113)
@@ -0,0 +1,3 @@
+usr/X11R6/lib/libXxf86vm.a
+usr/X11R6/lib/libXxf86vm.so
+usr/share/lintian/overrides/libxxf86vm-dev

Added: xorg-lib-xxf86vm/trunk/debian/libxxf86vm-dev.lintian
===
--- xorg-lib-xxf86vm/trunk/debian/libxxf86vm-dev.lintian2004-10-25 
05:03:55 UTC (rev 112)
+++ xorg-lib-xxf86vm/trunk/debian/libxxf86vm-dev.lintian2004-10-25 
05:08:03 UTC (rev 113)
@@ -0,0 +1,6 @@
+# $Id$
+
+# lintian doesn't know that we ARE a X Windows System as per
+# http://www.debian.org/doc/debian-policy/ch-customized-programs.html#s11.8.7
+
+libxxf86vm-dev: packages-installs-file-to-usr-x11r6


Property changes on: xorg-lib-xxf86vm/trunk/debian/libxxf86vm-dev.lintian
___
Name: svn:keywords
   + Id

Added: xorg-lib-xxf86vm/trunk/debian/libxxf86vm1.install

Re: Bug#255192: alt key broken?

2004-10-25 Thread Branden Robinson
On Thu, Oct 21, 2004 at 04:38:28PM -0700, Bimbo's 365 Club wrote:
 did you  get help? Mine is broken too. 

Have you read the bug logs?

http://bugs.debian.org/255192

-- 
G. Branden Robinson|It's like I have a shotgun in my
Debian GNU/Linux   |mouth, I've got my finger on the
[EMAIL PROTECTED] |trigger, and I like the taste of
http://people.debian.org/~branden/ |the gunmetal. -- Robert Downey, Jr.


signature.asc
Description: Digital signature


Bug#263952: Pointers and Scale are invisible on secondary XINERAMA screens

2004-10-25 Thread Branden Robinson
On Mon, Oct 18, 2004 at 11:05:31AM -0400, Michel Dänzer wrote:
 On Mon, 2004-10-18 at 04:46 -0500, Branden Robinson wrote:
  On Fri, Oct 15, 2004 at 11:38:05AM +0200, Jan-Benedict Glaw wrote:
   On Fri, 2004-10-15 00:10:59 -0400, Michel Dänzer [EMAIL PROTECTED]
   wrote in message [EMAIL PROTECTED]:

Let's get another random data point: does it also happen if you run
xclock with -norender?
   
   No; with -norender, everything works as expected.
  
  Michel, can you tell me how to transform this data point into a Eureka
  moment?  :)
 
 Not sure; it means the problem seems to be related to the RENDER
 extension. Maybe the atimisc driver doesn't initialize that correctly.
 It would still be interesting to know if the order of the screens
 matters.

Dear submitter,

Can you please tell us if the order of the screens matters?

-- 
G. Branden Robinson|People are equally horrified at
Debian GNU/Linux   |hearing the Christian religion
[EMAIL PROTECTED] |doubted, and at seeing it
http://people.debian.org/~branden/ |practiced. -- Samuel Butler


signature.asc
Description: Digital signature


Processed: Re: Bug#276877: xbase-clients: [setxkbmap] Segmentation fault

2004-10-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 276877 important
Bug#276877: xbase-clients: [setxkbmap] Segmentation fault
Severity set to `important'.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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



Bug#268461: xfree86: FTBFS: wrong Build-Depends libstdc++-5-dev

2004-10-25 Thread Branden Robinson
[Steve Langasek dropped from CC.]

On Sat, Oct 23, 2004 at 01:26:57PM +0200, Andreas Jochens wrote:
 Branden,
 
 first of all I would like to apologize for the duplicate bug report
 which I filed on this subject.

Apology accepted.

  For xlibmesa-glu-dev's Depends: line to be accurate, don't I need to
  preferentially build-depend on the same C++ library?

(xfree86 will no longer build-depend on a libstdc++-dev package as of the
next package release.)

 Why does xlibmesa-glu-dev still preferentially depend on 'libstdc++5-dev'? 

1) It links against libstdc++, so you need the -dev version of the package
   installed to link objects linked to libGLU at compile time.  All (well,
   to my knowledge) -dev library packages follow this convention.
2) Pure virtual dependencies are bad.
3) I had to pick something, and to ease life for woody backporters I picked
   a package name that was still in existence on woody.

If your environment requires a different libstdc++-dev package, make sure
it's installed.

 I am certainly not entitled to give any advice on release issues, 
 but I am quite sure that the C++ ABI from gcc-3.3 will be used for 
 sarge. The archive is not (yet) clean with respect to gcc-3.4. 
 More than 600 bug reports with patches have been filed to the BTS to 
 resolve the FTBFS issues with gcc-3.4. About two thirds of those
 patches have already been accepted by the maintainers and uploaded
 to the archive. The number of packages which do not build with gcc-3.4
 is decreasing every day but currently there are still more than 200 
 packages which FTBFS with gcc-3.4.
 
 Nevertheless, the Build-Depends (and also the Depends of 
 xlibmesa-glu-dev) on the old libstdc++5-dev from gcc-3.2 
 is outdated and should be dropped in any case.

I disagree.

 If you do not like to drop it for some reason, please consider to add
 '[!amd64]' to the (Build-)Depends on libstdc++5-dev because otherwise
 autobuilding of xfree86 fails since we do not have gcc-3.2 and
 libstdc++5-dev on amd64.

The Build-Depends is gone and should rectify any problems in this area.

A package providing libstdc++-dev is Build-Essential; any sane build
environment is going to have one installed before trying to do work with
xlibmesa-glu-dev.

-- 
G. Branden Robinson|   Yesterday upon the stair,
Debian GNU/Linux   |   I met a man who wasn't there.
[EMAIL PROTECTED] |   He wasn't there again today,
http://people.debian.org/~branden/ |   I think he's from the CIA.


signature.asc
Description: Digital signature


Bug#276877: xbase-clients: [setxkbmap] Segmentation fault

2004-10-25 Thread Branden Robinson
severity 276877 important
thanks

On Tue, Oct 19, 2004 at 12:46:22AM +0200, Denis Barbier wrote:
 severity 276877 normal
 tags 276877 + moreinfo unreproducible
 thanks

Denis,

FYI, I tend to to regard program crashes as important bugs as long as
they don't affect everyone.

-- 
G. Branden Robinson| You are not angry with people when
Debian GNU/Linux   | you laugh at them.  Humor teaches
[EMAIL PROTECTED] | them tolerance.
http://people.debian.org/~branden/ | -- W. Somerset Maugham


signature.asc
Description: Digital signature


Bug#269052: xserver-xfree86: keymappings lost after a few keystrokes

2004-10-25 Thread Branden Robinson
On Sat, Oct 09, 2004 at 01:26:34PM +0200, Toni Mueller wrote:
 Most programming languages require the use of braces, brackets,
 backslashes and the like which are very awkward to reach on a normal
 German keyboard layout. Likewise, and depending on the keyboard, Escape
 may be far off, Backspace and Delete switched, and you name it - there
 are other oddities on keyboards which make work cumbersome and
 straining. These I correct partially with my xmodmap as follows:
 
 - Select a base layout of en_US (pc105)
 - Make AltGR let me type in the German Umlauts with ease (and where
   they are prointed on the keycaps).
 - Swap Backspace and Delete
 - Swap 'Escape' and 'Menu'
 - Have the few more rarely used keys on AltGR + some other key (eg.
   AltGR + 'a' - å)
 
 I'm already looking into XKB, but haven't gotten very far.

I think you're going to need to define your own custom keyboard layout to
achieve all this.  :(

-- 
G. Branden Robinson|
Debian GNU/Linux   | Music is the brandy of the damned.
[EMAIL PROTECTED] | -- George Bernard Shaw
http://people.debian.org/~branden/ |


signature.asc
Description: Digital signature


X Strike Force XOrg SVN commit: r115 - in xorg-lib-xpm/trunk/debian: . patches

2004-10-25 Thread X Strike Force SVN Repository Admin
Author: fabbione
Date: 2004-10-25 08:56:11 -0500 (Mon, 25 Oct 2004)
New Revision: 115

Added:
   xorg-lib-xpm/trunk/debian/patches/062_make_libGL_PIC_compliant.diff
   
xorg-lib-xpm/trunk/debian/patches/099h_mesa_tdfx_load_right_glide_library.diff
Modified:
   xorg-lib-xpm/trunk/debian/CHANGESETS
   xorg-lib-xpm/trunk/debian/patches/104_sparc_fix_GL_library.diff
Log:
* Add 062_make_libGL_PIC_compliant.diff and
  099h_mesa_tdfx_load_right_glide_library.diff for completeness.



Modified: xorg-lib-xpm/trunk/debian/CHANGESETS
===
--- xorg-lib-xpm/trunk/debian/CHANGESETS2004-10-25 13:53:26 UTC (rev 
114)
+++ xorg-lib-xpm/trunk/debian/CHANGESETS2004-10-25 13:56:11 UTC (rev 
115)
@@ -14,4 +14,8 @@
 * Add 104_sparc_fix_GL_library.diff patch for completeness.
 111
 
+* Add 062_make_libGL_PIC_compliant.diff and
+  099h_mesa_tdfx_load_right_glide_library.diff for completeness.
+115
+
 vim:set ai et sts=4 sw=4 tw=80:

Added: xorg-lib-xpm/trunk/debian/patches/062_make_libGL_PIC_compliant.diff
===
--- xorg-lib-xpm/trunk/debian/patches/062_make_libGL_PIC_compliant.diff 
2004-10-25 13:53:26 UTC (rev 114)
+++ xorg-lib-xpm/trunk/debian/patches/062_make_libGL_PIC_compliant.diff 
2004-10-25 13:56:11 UTC (rev 115)
@@ -0,0 +1,14 @@
+$Id$
+
+diff -ruN xc-old/extras/Mesa/src/mesa/x86/glapi_x86.S 
xc/extras/Mesa/src/mesa/x86/glapi_x86.S
+--- xc-old/extras/Mesa/src/mesa/x86/glapi_x86.S2004-08-28 
04:28:19.0 +
 xc/extras/Mesa/src/mesa/x86/glapi_x86.S2004-10-25 09:21:26.420017064 
+
+@@ -100,6 +100,8 @@
+ EXTERN GLNAME(_glapi_get_dispatch)
+ #endif
+ 
++.section Gltext, awx
++
+   ALIGNTEXT16 ; GLOBL GLNAME(gl_dispatch_functions_start)
+ GLNAME(gl_dispatch_functions_start):
+ 


Property changes on: 
xorg-lib-xpm/trunk/debian/patches/062_make_libGL_PIC_compliant.diff
___
Name: svn:keywords
   + Id

Added: 
xorg-lib-xpm/trunk/debian/patches/099h_mesa_tdfx_load_right_glide_library.diff
===
--- 
xorg-lib-xpm/trunk/debian/patches/099h_mesa_tdfx_load_right_glide_library.diff  
2004-10-25 13:53:26 UTC (rev 114)
+++ 
xorg-lib-xpm/trunk/debian/patches/099h_mesa_tdfx_load_right_glide_library.diff  
2004-10-25 13:56:11 UTC (rev 115)
@@ -0,0 +1,37 @@
+$Id$
+
+Open the actual libglide shared library we need, not the symbolic link used
+at compile time, which may not be installed on non-development systems.
+
+When opening chipset-specific glide libraries, use the filenames actually
+in use by the current version of the libglide3 package.
+
+This patch by Guillem Jover.
+
+Not submitted to XFree86.
+
+diff -ruN xc-old/extras/Mesa/src/mesa/drivers/dri/tdfx/tdfx_context.c 
xc/extras/Mesa/src/mesa/drivers/dri/tdfx/tdfx_context.c
+--- xc-old/extras/Mesa/src/mesa/drivers/dri/tdfx/tdfx_context.c
2004-08-12 23:06:08.0 +
 xc/extras/Mesa/src/mesa/drivers/dri/tdfx/tdfx_context.c2004-10-25 
08:43:49.723087144 +
+@@ -768,7 +768,7 @@
+  */
+ GLboolean tdfxInitGlide(tdfxContextPtr tmesa)
+ {
+-   static const char *defaultGlide = libglide3.so;
++   static const char *defaultGlide = libglide3.so.3;
+const char *libName;
+void *libHandle;
+ 
+@@ -780,10 +780,10 @@
+switch (tmesa-fxScreen-deviceID) {
+case PCI_CHIP_BANSHEE:
+case PCI_CHIP_VOODOO3:
+-  libName = libglide3-v3.so;
++  libName = libglide3_v3.so;
+   break;
+case PCI_CHIP_VOODOO5:   /* same as PCI_CHIP_VOODOO4 */
+-  libName = libglide3-v5.so;
++  libName = libglide3_v5.so;
+   break;
+default:
+   {


Property changes on: 
xorg-lib-xpm/trunk/debian/patches/099h_mesa_tdfx_load_right_glide_library.diff
___
Name: svn:keywords
   + Id

Modified: xorg-lib-xpm/trunk/debian/patches/104_sparc_fix_GL_library.diff
===
--- xorg-lib-xpm/trunk/debian/patches/104_sparc_fix_GL_library.diff 
2004-10-25 13:53:26 UTC (rev 114)
+++ xorg-lib-xpm/trunk/debian/patches/104_sparc_fix_GL_library.diff 
2004-10-25 13:56:11 UTC (rev 115)
@@ -1,4 +1,4 @@
-$Id: 104_sparc_fix_GL_library.diff 66 2004-10-20 06:42:51Z fabbione $
+$Id$
 
 As XFree86 put it on 2003-12-03:
 


Property changes on: 
xorg-lib-xpm/trunk/debian/patches/104_sparc_fix_GL_library.diff
___
Name: svn:keywords
   + Id



X Strike Force XOrg SVN commit: r116 - /

2004-10-25 Thread X Strike Force SVN Repository Admin
Author: fabbione
Date: 2004-10-25 10:13:45 -0500 (Mon, 25 Oct 2004)
New Revision: 116

Added:
   xorg-lib-gl/
Modified:
   proposed-name-schema
Log:
Crate xorg-lib-gl project.


Modified: proposed-name-schema
===
--- proposed-name-schema2004-10-25 13:56:11 UTC (rev 115)
+++ proposed-name-schema2004-10-25 15:13:45 UTC (rev 116)
@@ -44,6 +44,16 @@
 |\--  libfs-dev
 |
 |--  xorg-source-lib-gl--  xorg-lib-gl
+||
+||--  xorg-libgl1
+||
+||--  xorg-libgl-dev
+||
+||--  xorg-libgl1-dri
+||
+||--  xorg-libosmesa4
+||
+|\--  
xorg-libosmesa-dev
 |
 |--  xorg-source-lib-glu   --  xorg-lib-glu
 |

Copied: xorg-lib-gl (from rev 104, xorg-template)



X Strike Force XOrg SVN commit: r117 - in xorg-lib-gl/trunk/debian: . patches

2004-10-25 Thread X Strike Force SVN Repository Admin
Author: fabbione
Date: 2004-10-25 10:25:00 -0500 (Mon, 25 Oct 2004)
New Revision: 117

Added:
   xorg-lib-gl/trunk/debian/patches/001_kernel_version_in_banner.diff
   xorg-lib-gl/trunk/debian/patches/009_ati_r128_retry_idle_until_timeout.diff
   xorg-lib-gl/trunk/debian/patches/015_vesa_ifdef_afb_calls.diff
   xorg-lib-gl/trunk/debian/patches/021_riscpc_ioport_fix.diff
   xorg-lib-gl/trunk/debian/patches/022_ati_r128_support_800_byte_pitch.diff
   
xorg-lib-gl/trunk/debian/patches/024_ati_r128_and_radeon_enable_build_without_vgahw.diff
   xorg-lib-gl/trunk/debian/patches/026_xc_programs_manpage_overhaul.diff
   
xorg-lib-gl/trunk/debian/patches/035_tdfx_disable_dri_on_16mb_with_highres.diff
   xorg-lib-gl/trunk/debian/patches/040_extend_netmouse_support.diff
   xorg-lib-gl/trunk/debian/patches/042_savage_fix_pci_ids.diff
   xorg-lib-gl/trunk/debian/patches/044_chips_default_to_noaccel_on_69k.diff
   xorg-lib-gl/trunk/debian/patches/045_chips_default_to_swcursor_on_69k.diff
   xorg-lib-gl/trunk/debian/patches/048_via_driver_enable.diff
   xorg-lib-gl/trunk/debian/patches/050_fix_lnx_io_kbd_rate_fix.diff
   xorg-lib-gl/trunk/debian/patches/053_lnx_evdev.diff
   xorg-lib-gl/trunk/debian/patches/054_lnx_evdev_mouse.diff
   xorg-lib-gl/trunk/debian/patches/055_lnx_evdev_keyboard.diff
   xorg-lib-gl/trunk/debian/patches/062_make_libGL_PIC_compliant.diff
   xorg-lib-gl/trunk/debian/patches/069_ati_r128_fix_ugly_warning.diff
   xorg-lib-gl/trunk/debian/patches/070_fbdevhw_device_node_warnings.diff
   xorg-lib-gl/trunk/debian/patches/072_Xserver_fb_convert_RGB_to_BGR.diff
   xorg-lib-gl/trunk/debian/patches/075_elographics_improve_manpage.diff
   
xorg-lib-gl/trunk/debian/patches/076_xfree86_server_fix_aout_loader_include.diff
   xorg-lib-gl/trunk/debian/patches/079_ati_radeon_fix_power_resume.diff
   xorg-lib-gl/trunk/debian/patches/080_pci_isolate_device_feature.diff
   
xorg-lib-gl/trunk/debian/patches/083_siliconmotion_rotate_option_disables_randr.diff
   xorg-lib-gl/trunk/debian/patches/092_Xserver_sunffb_xaa_extension.diff
   
xorg-lib-gl/trunk/debian/patches/097_mouse_zaxis_mapping_pushes_up_buttons.diff
   xorg-lib-gl/trunk/debian/patches/099e_xorgconf_manpage_overhaul.diff
   
xorg-lib-gl/trunk/debian/patches/099f_savage_driver_disable_randr_on_rotation.diff
   xorg-lib-gl/trunk/debian/patches/099h_mesa_tdfx_load_right_glide_library.diff
   xorg-lib-gl/trunk/debian/patches/100_sparc_4m_hw_mult_fix.diff
   xorg-lib-gl/trunk/debian/patches/102_sparc_pci_fix.diff
   xorg-lib-gl/trunk/debian/patches/104_sparc_fix_GL_library.diff
   
xorg-lib-gl/trunk/debian/patches/202_alpha_elfloader_support_R_ALPHA_SREL32.diff
   xorg-lib-gl/trunk/debian/patches/315_arm_is_not_x86_and_has_no_vga.diff
   xorg-lib-gl/trunk/debian/patches/450_ia64_ati_avoid_cpio.diff
   xorg-lib-gl/trunk/debian/patches/452_ia64_smart_pci_rom_probe.diff
   xorg-lib-gl/trunk/debian/patches/500_s390_support.diff
   xorg-lib-gl/trunk/debian/patches/844_netbsd_no_kbd_mode_command.diff
   xorg-lib-gl/trunk/debian/patches/910_debian_Xserver_RTFF.diff
   
xorg-lib-gl/trunk/debian/patches/913_debian_remove_code_ref_to_object_code_files.diff
   xorg-lib-gl/trunk/debian/patches/915_debian_fix_Imakefiles.diff
   xorg-lib-gl/trunk/debian/patches/916_debian_fix_includes.diff
   xorg-lib-gl/trunk/debian/xorg-libgl-dev.install
   xorg-lib-gl/trunk/debian/xorg-libgl-dev.lintian
   xorg-lib-gl/trunk/debian/xorg-libgl1-dri.install
   xorg-lib-gl/trunk/debian/xorg-libgl1-dri.lintian
   xorg-lib-gl/trunk/debian/xorg-libgl1.install
   xorg-lib-gl/trunk/debian/xorg-libgl1.lintian
   xorg-lib-gl/trunk/debian/xorg-libgl1.postinst
   xorg-lib-gl/trunk/debian/xorg-libgl1.postrm
   xorg-lib-gl/trunk/debian/xorg-libosmesa-dev.install
   xorg-lib-gl/trunk/debian/xorg-libosmesa-dev.lintian
   xorg-lib-gl/trunk/debian/xorg-libosmesa4.install
   xorg-lib-gl/trunk/debian/xorg-libosmesa4.lintian
   xorg-lib-gl/trunk/debian/xorg-libosmesa4.postinst
   xorg-lib-gl/trunk/debian/xorg-libosmesa4.postrm
Modified:
   xorg-lib-gl/trunk/debian/CHANGESETS
   xorg-lib-gl/trunk/debian/MANIFEST.any
   xorg-lib-gl/trunk/debian/TODO
   xorg-lib-gl/trunk/debian/changelog
   xorg-lib-gl/trunk/debian/control
   xorg-lib-gl/trunk/debian/rules
Log:
* Import initial debian/* files.



Including diff would make mail exceed size limit of 25 bytes.
Use svn diff -r 116:117 to view diff.



Bug#276034: acknowledged by developer (Re: Bug#276034: xdm postinst dies when shared/default-x-display-manager/daemon_name not found)

2004-10-25 Thread Branden Robinson
On Mon, Oct 18, 2004 at 03:31:10PM +0200, Norman Rasmussen wrote:
 okay, help me out a bit here
 
 I assume that the deb_conf database is configuration registry, but I'm
 not sure what the values _should_ be.

A list of package names that provide X display managers.

$ debconf-show xdm
debconf: DbDriver passwords warning: could not open 
/var/cache/debconf/passwords.dat: Permission denied
  xdm/stop_running_server_with_children: false
  xdm/daemon_name: /usr/bin/X11/xdm
* shared/default-x-display-manager: xdm

 I'm happy to run debconf-communicate to get  set values, but what
 should the values be? I only have xdm installed, and there really
 shouldn't be kdm, or gdm installed anywhere.

In that case, your output should look just about identical to mine, above.

 I think that the script is trying to migrate
 /etc/X11/default-display-manager into deb_conf's database, but now
 it's /etc/X11/default-display-manager.dpkg-tmp (as part of the upgrade
 process no doubt) and it contains /usr/bin/X11/xdm-disabled
 and I want xdm not to start by default.

Er, uh, what?  I have no idea what xdm-disabled is and I'm pretty it has
nothing to do with anything I've ever packaged.

 has changing the default-display-manager to a non-existant file
 confused the deb_conf upgrade process?

Possibly.  However, the system should be robust enough to cope with that,
by complaining about the bogus value and simply not starting a display
manager at all.

-- 
G. Branden Robinson|   Psychology is really biology.
Debian GNU/Linux   |   Biology is really chemistry.
[EMAIL PROTECTED] |   Chemistry is really physics.
http://people.debian.org/~branden/ |   Physics is really math.


signature.asc
Description: Digital signature


Bug#276234: marked as done (xterm: doesn't respect stuff I set in my .bash_profile when it's not a login shell)

2004-10-25 Thread Debian Bug Tracking System
Your message dated Mon, 25 Oct 2004 10:33:16 -0500
with message-id [EMAIL PROTECTED]
and subject line Bug#276234: xterm lost $HOME/bin and $TMPDIR
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)

--
Received: (at submit) by bugs.debian.org; 12 Oct 2004 19:47:31 +
From [EMAIL PROTECTED] Tue Oct 12 12:47:31 2004
Return-path: [EMAIL PROTECTED]
Received: from mout2.freenet.de [194.97.50.155] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CHScN-0002na-00; Tue, 12 Oct 2004 12:47:31 -0700
Received: from [194.97.50.135] (helo=mx2.freenet.de)
by mout2.freenet.de with esmtpa (Exim 4.43)
id 1CHScK-00063r-Hg
for [EMAIL PROTECTED]; Tue, 12 Oct 2004 21:47:28 +0200
Received: from astrasbourg-251-2-7-242.w82-126.abo.wanadoo.fr ([82.126.137.242] 
helo=michelle1.private.tamay-dogan.net)
by mx2.freenet.de with esmtpa (ID [EMAIL PROTECTED]) (Exim 4.42 #1)
id 1CHScK-0007Bk-6d
for [EMAIL PROTECTED]; Tue, 12 Oct 2004 21:47:28 +0200
Received: by michelle1.private.tamay-dogan.net (sSMTP sendmail emulation); Tue, 
12 Oct 2004 21:47:26 +0200
Date: Tue, 12 Oct 2004 21:47:26 +0200
From: Michelle Konzack [EMAIL PROTECTED]
To: BTS [EMAIL PROTECTED]
Subject: xterm lost $HOME/bin and $TMPDIR
Message-ID: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol=application/pgp-signature; boundary=96YOpH+ONegL0A3E
Content-Disposition: inline
User-Agent: Mutt/1.5.6i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--96YOpH+ONegL0A3E
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: xterm
Version: 4.1.0-16woody3
Severity: normal

Error description:

I have in my ~/.bash_profile and in ~/.xsession the line=20

export PATH=3D$HOME/bin/:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R5/bin

and it was working well with the xserver-xfree86 4.1.0 up to woody2.
Now after upgrading to 4.1.0-16woody3 an 'echo $PATH' show me only

/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R5/bin
insteed of
/home/michelle/bin/:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R5/bin

Then the second BUG is that $TMPDIR is missing and can not set by=20
'env' or export in xterm.


-- System Information
Debian Release: 3.0
Kernel Version: Linux michelle1.private 2.4.18-bf2.4 #1 Mon Apr 12 11:37:50=
 UTC 2004 i686 unknown


Versions of the packages xterm depends on:
ii  debconf1.2.35 Debian configuration management system
ii  libc6  2.2.5-11.5 GNU C Library: Shared libraries and Timez=
one
ii  libfreetype6   2.0.9-1FreeType 2 font engine, shared library fi=
les
ii  libncurses55.2.20020112a- Shared libraries for terminal handling
ii  libxaw74.1.0-16woody3 X Athena widget set library
ii  xlibs  4.1.0-16woody3 X Window System client libraries

--96YOpH+ONegL0A3E
Content-Type: application/pgp-signature; name=signature.pgp
Content-Description: Digital signature
Content-Disposition: inline

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBbDTOC0FPBMSS+BIRAk4oAJ4s9+KGJm0Qj/W2HIO272G0j1T4MwCdEs/c
Kx4u/KgEJ/uQQHx+zQ/QfAA=
=MF8l
-END PGP SIGNATURE-

--96YOpH+ONegL0A3E--

---
Received: (at 276234-done) by bugs.debian.org; 25 Oct 2004 15:33:17 +
From [EMAIL PROTECTED] Mon Oct 25 08:33:17 2004
Return-path: [EMAIL PROTECTED]
Received: from dhcp065-026-182-085.indy.rr.com (sisyphus.deadbeast.net) 
[65.26.182.85] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CM6qT-0006OB-00; Mon, 25 Oct 2004 08:33:17 -0700
Received: by sisyphus.deadbeast.net (Postfix, from userid 1000)
id 9A58468C044; Mon, 25 Oct 2004 10:33:16 -0500 (EST)
Date: Mon, 25 Oct 2004 10:33:16 -0500
From: Branden Robinson [EMAIL PROTECTED]
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Re: Bug#276234: xterm lost $HOME/bin and $TMPDIR
Message-ID: [EMAIL PROTECTED]
References: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol=application/pgp-signature; boundary=ee6FjwWxuMujAVRe
Content-Disposition: inline
In-Reply-To: [EMAIL PROTECTED]
Mail-Copies-To: nobody
X-No-CC: I subscribe to this list; do not CC 

X Strike Force XFree86 SVN commit: r1969 - in trunk/debian: . local/dexlet

2004-10-25 Thread X Strike Force SVN Repository Admin
Author: branden
Date: 2004-10-25 11:57:42 -0500 (Mon, 25 Oct 2004)
New Revision: 1969

Modified:
   trunk/debian/CHANGESETS
   trunk/debian/TODO
   trunk/debian/changelog
   trunk/debian/control
   trunk/debian/local/dexlet/main.py
Log:
Apply patch from Jeff Licquia to port the X configlet to python-configlet
version 2 so that xserver-xfree86 package configuration
doesn't crash for people who have the configlet infrastructure installed.
Make xserver-common conflict with python-configlet ( 2.0) accordingly.
(Closes: #263076)


Modified: trunk/debian/CHANGESETS
===
--- trunk/debian/CHANGESETS 2004-10-23 10:08:49 UTC (rev 1968)
+++ trunk/debian/CHANGESETS 2004-10-25 16:57:42 UTC (rev 1969)
@@ -202,4 +202,11 @@
 which is statically linked against libxkbfile).
 1968
 
+Apply patch from Jeff Licquia to port the X configlet to python-configlet
+version 2 so that xserver-xfree86 package configuration
+doesn't crash for people who have the configlet infrastructure installed.
+Make xserver-common conflict with python-configlet ( 2.0) accordingly.
+(Closes: #263076)
+1969
+
 vim:set ai et sts=4 sw=4 tw=80:

Modified: trunk/debian/TODO
===
--- trunk/debian/TODO   2004-10-23 10:08:49 UTC (rev 1968)
+++ trunk/debian/TODO   2004-10-25 16:57:42 UTC (rev 1969)
@@ -53,9 +53,6 @@
   launch xterm, per recommendation from Recai Oktas.  If a valid locale isn't
   set, bail out (would resolve #246398).  (This patch would be Debian-specific
   because validlocale is a Perl utility provided by base-config.)
-* #263076: Fix the X configlet so that xserver-xfree86 package configuration
-  doesn't crash for people who have the configlet infrastructure installed.
-  [BR]
 
 4.3.0.dfsg.1-10
 --

Modified: trunk/debian/changelog
===
--- trunk/debian/changelog  2004-10-23 10:08:49 UTC (rev 1968)
+++ trunk/debian/changelog  2004-10-25 16:57:42 UTC (rev 1969)
@@ -101,6 +101,12 @@
 have up-to-date dependencies on it (xbase-clients does, due to xkbcomp,
 which is statically linked against libxkbfile).
 
+  * Apply patch from Jeff Licquia to port the X configlet to python-configlet
+version 2 so that xserver-xfree86 package configuration
+doesn't crash for people who have the configlet infrastructure installed.
+Make xserver-common conflict with python-configlet ( 2.0) accordingly.
+(Closes: #263076)
+
   Changes by Denis Barbier and Fabio M. Di Nitto:
 
   * Edit xc/programs/xkbcomp/symbols/pc/Imakefile so that the new pc/us_intl
@@ -171,7 +177,7 @@
 + Set UseBios default to no for PROSAVAGE_DDR and PROSAVAGE_DDRK, as
   described at URL: http://www.probo.com/timr/savage40.html .
 
- -- Branden Robinson [EMAIL PROTECTED]  Sat, 23 Oct 2004 05:07:26 -0500
+ -- Branden Robinson [EMAIL PROTECTED]  Mon, 25 Oct 2004 11:55:35 -0500
 
 xfree86 (4.3.0.dfsg.1-8) unstable; urgency=high
 

Modified: trunk/debian/control
===
--- trunk/debian/control2004-10-23 10:08:49 UTC (rev 1968)
+++ trunk/debian/control2004-10-25 16:57:42 UTC (rev 1969)
@@ -1579,7 +1579,7 @@
 Architecture: any
 Depends: debconf (= 1.0.21), xfree86-common (= 4.2.1-5), ${shlibs:Depends}, 
${misc:Depends}
 Suggests: xserver-xfree86 | xserver, xfonts-base, xfonts-100dpi | 
xfonts-75dpi, xfonts-scalable, configlet-frontends
-Conflicts: xbase ( 3.3.2.3a-2), xsun-utils, xbase-clients ( 3.3.6-1), 
suidmanager ( 0.50), configlet (= 0.9.22), xserver-3dlabs ( 3.3.6-35), 
xserver-8514 ( 3.3.6-35), xserver-agx ( 3.3.6-35), xserver-common-v3 ( 
3.3.6-35), xserver-fbdev ( 3.3.6-35), xserver-i128 ( 3.3.6-35), 
xserver-mach32 ( 3.3.6-35), xserver-mach64 ( 3.3.6-35), xserver-mach8 ( 
3.3.6-35), xserver-mono ( 3.3.6-35), xserver-p9000 ( 3.3.6-35), xserver-s3 
( 3.3.6-35), xserver-s3v ( 3.3.6-35), xserver-svga ( 3.3.6-35), 
xserver-tga ( 3.3.6-35), xserver-vga16 ( 3.3.6-35), xserver-w32 ( 
3.3.6-35), xserver-xsun ( 3.3.6-35), xserver-xsun-mono ( 3.3.6-35), 
xserver-xsun24 ( 3.3.6-35), xserver-rage128, xserver-sis, xserver-xfree86 (= 
4.3.0.dfsg.1-5), xserver-xfree86 (= 4.3.0.dfsg.1-6), xserver-xfree86-dbg (= 
4.3.0.dfsg.1-5), xserver-xfree86-dbg (= 4.3.0.dfsg.1-6)
+Conflicts: xbase ( 3.3.2.3a-2), xsun-utils, xbase-clients ( 3.3.6-1), 
suidmanager ( 0.50), configlet (= 0.9.22), python-configlet ( 2.0), 
xserver-3dlabs ( 3.3.6-35), xserver-8514 ( 3.3.6-35), xserver-agx ( 
3.3.6-35), xserver-common-v3 ( 3.3.6-35), xserver-fbdev ( 3.3.6-35), 
xserver-i128 ( 3.3.6-35), xserver-mach32 ( 3.3.6-35), xserver-mach64 ( 
3.3.6-35), xserver-mach8 ( 3.3.6-35), xserver-mono ( 3.3.6-35), 
xserver-p9000 ( 3.3.6-35), xserver-s3 ( 3.3.6-35), xserver-s3v ( 
3.3.6-35), xserver-svga ( 3.3.6-35), xserver-tga ( 3.3.6-35), xserver-vga16 
( 3.3.6-35), xserver-w32 ( 3.3.6-35), xserver-xsun ( 

Processed: tagging 263076

2004-10-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.8.5
  # fixed in Debian X Strike Force XFree86 repository; to view, run svn diff 
 -r 1968:1969 svn://necrotic.deadbeast.net/xfree86
 tags 263076 + pending
Bug#263076: xserver-xfree86: obsolete configlets - need port to gtk2
There were no tags set.
Tags added: pending


End of message, stopping processing here.

Please contact me if you need assistance.

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



Processed: Re: Bug#276235: Problems with Multiscreen Setup

2004-10-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 retitle 276235 nvidia-glx: nvidia X server driver won't initalize card in 
 dual-head configuration with S3 card
Bug#276235: Problems with Multiscreen Setup
Changed Bug title.

 reassign 276235 nvidia-glx
Bug#276235: nvidia-glx: nvidia X server driver won't initalize card in 
dual-head configuration with S3 card
Bug reassigned from package `xserver-xfree86' to `nvidia-glx'.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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



X Strike Force XFree86 SVN commit: r1970 - in trunk/debian: . local

2004-10-25 Thread X Strike Force SVN Repository Admin
Author: branden
Date: 2004-10-25 12:29:10 -0500 (Mon, 25 Oct 2004)
New Revision: 1970

Modified:
   trunk/debian/CHANGESETS
   trunk/debian/changelog
   trunk/debian/local/xvfb-run
Log:
Apply patch from Jason Lunz for silly thinko that caused arguments to
xvfb-run to be misparsed if they contained whitespace.  Thanks, Jason!
(Closes: #276415)


Modified: trunk/debian/CHANGESETS
===
--- trunk/debian/CHANGESETS 2004-10-25 16:57:42 UTC (rev 1969)
+++ trunk/debian/CHANGESETS 2004-10-25 17:29:10 UTC (rev 1970)
@@ -209,4 +209,9 @@
 (Closes: #263076)
 1969
 
+Apply patch from Jason Lunz for silly thinko that caused arguments to
+xvfb-run to be misparsed if they contained whitespace.  Thanks, Jason!
+(Closes: #276415)
+1970
+
 vim:set ai et sts=4 sw=4 tw=80:

Modified: trunk/debian/changelog
===
--- trunk/debian/changelog  2004-10-25 16:57:42 UTC (rev 1969)
+++ trunk/debian/changelog  2004-10-25 17:29:10 UTC (rev 1970)
@@ -107,6 +107,10 @@
 Make xserver-common conflict with python-configlet ( 2.0) accordingly.
 (Closes: #263076)
 
+  * Apply patch from Jason Lunz for silly thinko that caused arguments to
+xvfb-run to be misparsed if they contained whitespace.  Thanks, Jason!
+(Closes: #276415)
+
   Changes by Denis Barbier and Fabio M. Di Nitto:
 
   * Edit xc/programs/xkbcomp/symbols/pc/Imakefile so that the new pc/us_intl
@@ -177,7 +181,7 @@
 + Set UseBios default to no for PROSAVAGE_DDR and PROSAVAGE_DDRK, as
   described at URL: http://www.probo.com/timr/savage40.html .
 
- -- Branden Robinson [EMAIL PROTECTED]  Mon, 25 Oct 2004 11:55:35 -0500
+ -- Branden Robinson [EMAIL PROTECTED]  Mon, 25 Oct 2004 12:27:54 -0500
 
 xfree86 (4.3.0.dfsg.1-8) unstable; urgency=high
 

Modified: trunk/debian/local/xvfb-run
===
--- trunk/debian/local/xvfb-run 2004-10-25 16:57:42 UTC (rev 1969)
+++ trunk/debian/local/xvfb-run 2004-10-25 17:29:10 UTC (rev 1970)
@@ -126,7 +126,7 @@
 
 # start the command and save its exit status
 set +e
-DISPLAY=:$SERVERNUM XAUTHORITY=$AUTHFILE $@ 21
+DISPLAY=:$SERVERNUM XAUTHORITY=$AUTHFILE $@ 21
 RETVAL=$?
 set -e
 



Processed: Re: Bug#276417: xterm removes variable TMPDIR from the child's process environment

2004-10-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 close 276417
Bug#276417: xterm removes variable TMPDIR from the child's process environment
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Helmut Waitzmann (Debian Bug 
Tracking System) [EMAIL PROTECTED]

 severity 276417 normal
Bug#276417: xterm removes variable TMPDIR from the child's process environment
Severity set to `normal'.

 merge 276417 276234
Bug#276234: xterm: doesn't respect stuff I set in my .bash_profile when it's 
not a login shell
Bug#276417: xterm removes variable TMPDIR from the child's process environment
Merged 276234 276417.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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



Processed: tagging 276415

2004-10-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.8.5
  # fixed in Debian X Strike Force XFree86 repository; to view, run svn diff 
 -r 1969:1970 svn://necrotic.deadbeast.net/xfree86
 tags 276415 + pending
Bug#276415: xvfb: xvfb-run doesn't handle quoted arguments correctly
Tags were: patch
Tags added: pending


End of message, stopping processing here.

Please contact me if you need assistance.

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



Bug#276417: xterm removes variable TMPDIR from the child's process environment

2004-10-25 Thread Branden Robinson
And by the way, both of you:

xterm contains no logic for scrubbing the environment.

-- 
G. Branden Robinson| Organized religion is a sham and a
Debian GNU/Linux   | crutch for weak-minded people who
[EMAIL PROTECTED] | need strength in numbers.
http://people.debian.org/~branden/ | -- Jesse Ventura


signature.asc
Description: Digital signature


Bug#276417: xterm removes variable TMPDIR from the child's process environment

2004-10-25 Thread Branden Robinson
close 276417
severity 276417 normal
merge 276417 276234
thanks

On Thu, Oct 14, 2004 at 02:16:32AM +0200, Michelle Konzack wrote:
 Hello Maintainer and Upstream,
 
 This is related to BUG #276234
 
 Greetings
 Michelle

...and is being closed for the same reason.

See URL: http://bugs.debian.org/276234  for more information.

[The following is a form letter.]

Hello,

You recently filed a duplicate bug report against a Debian package; that
is, the problem had already been reported.

While there is often nothing inherently wrong with doing so, the filing of
duplicate reports can cause Debian package maintainers to spend time
performing triage and maintenance operations on bug reports (e.g.,
instructing the Debian Bug Tracking System to merge the duplicates) that
could otherwise be spent resolving problems and doing other work on the
package.

One very good way to file bugs with the Debian Bug Tracking System is to
use the reportbug package and command of the same name.  A very nice
feature of reportbug is that, if the machine where you run it has network
access to the World Wide Web, it can query the Debian Bug Tracking System
and show you existing reports.  This reduces the chance that you'll file a
duplicate report, and offers you the option of adding follow-up information
to an existing bug report.  This is especially valuable if you have unique
information to add to an existing report, because this way information
relevant to the problem is gathered together in one place as opposed to
being scattered among multiple, duplicate bug reports where some facts may
be overlooked by the package maintainers.  The reportbug program also does
a lot of automatic information-gathering that helps package maintainers to
understand your system configuration, and also ensures that your message to
the Debian Bug Tracking System is well-formed so that it is processed
correctly by the automated tools that manage the reports.  (If you've ever
gotten a bounce message from the Debian Bug Tracking System that tells
you your message couldn't be processed, you might appreciate this latter
feature.)

Therefore, I strongly urge you to give reportbug a try as your primary
bug reporting tool for the Debian System.  (If you already do use
reportbug, please see below.)

One way to install reportbug is with apt-get; for
example:

  # apt-get install reportbug

The reportbug command has a few different modes that cater to different
levels of user expertise.  If this message has contained a lot of jargon
that is unfamiliar to you, you likely want to use reportbug's novice
mode; here's one way to do that.

  $ reportbug --mode=novice
  Please enter the name of the package in which you have found a problem,
  or type 'other' to report a more general problem.
  

If you're more sophisticated, or if you are not using the released version
of Debian (stable), but instead Debian testing or unstable, you
should use reportbug's standard mode.

  $ reportbug
  Please enter the name of the package in which you have found a problem,
  or type 'other' to report a more general problem.
  

The reportbug command is extensively documented in its usage message and
manual page.  Commands to view these pieces of documentation are:

  $ reportbug --help | more
  $ man reportbug

(The output of the above commands has been omitted from this message.)

If you do use reportbug, but are so daunted by the large number of bugs
already filed against a package that you feel you cannot search for a
duplicate, please note that reportbug has a (f)ilter feature that enables
you to use a keyword search to limit the number of bugs reported.  (If
you're feeling ambitious, the filter feature also accepts a regular
expression.)  For example, if you'd like to report a SEGV (segfault), you
might filter based on the term SEGV.  If you're having trouble upgrading
a package, you might filter based on upgrad (to catch both upgrade and
upgrading).  Some package maintainers retitle bugs to contain keywords so
as to facilitate better filtering and convey more useful information, since
a bug report with a title of broken or the like is not very useful to
anyone.

We appreciate you taking the time to help package maintainers serve you
better by reducing the amount of time they need to spend coping with
duplicate bug reports.

Thanks for using the Debian system!

-- 
G. Branden Robinson|People with power understand
Debian GNU/Linux   |exactly one thing: violence.
[EMAIL PROTECTED] |-- Noam Chomsky
http://people.debian.org/~branden/ |


signature.asc
Description: Digital signature


Processed: retitle 276447 to xterm: sometimes leaves some of the highlighted selection out of the X selection ...

2004-10-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.8.5
 retitle 276447 xterm: sometimes leaves some of the highlighted selection out 
 of the X selection
Bug#276447: xterm sometimes leaves some of the highlighted selection out of the 
X selection
Changed Bug title.

 tags 276447 + upstream
Bug#276447: xterm: sometimes leaves some of the highlighted selection out of 
the X selection
There were no tags set.
Tags added: upstream


End of message, stopping processing here.

Please contact me if you need assistance.

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



Processed: Re: Bug#276545: Xsession: $ERRFILE ($HOME/.xsession-errors) grows without bound

2004-10-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 276545 wishlist
Bug#276545: Xsession: $ERRFILE ($HOME/.xsession-errors) grows without bound
Severity set to `wishlist'.

 retitle 276545 xfree86-common: badly-behaved X clients fill 
 $HOME/.xsession-errors with crap, and this is your package's fault
Bug#276545: Xsession: $ERRFILE ($HOME/.xsession-errors) grows without bound
Changed Bug title.

 tag 276545 + wontfix
Bug#276545: xfree86-common: badly-behaved X clients fill $HOME/.xsession-errors 
with crap, and this is your package's fault
There were no tags set.
Tags added: wontfix

 thanks
Stopping processing here.

Please contact me if you need assistance.

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



Bug#276545: Xsession: $ERRFILE ($HOME/.xsession-errors) grows without bound

2004-10-25 Thread Branden Robinson
severity 276545 wishlist
retitle 276545 xfree86-common: badly-behaved X clients fill 
$HOME/.xsession-errors with crap, and this is your package's fault
tag 276545 + wontfix
thanks

On Thu, Oct 14, 2004 at 03:13:48PM -0400, Jeff Sheinberg wrote:
 Package: xfree86-common
 Version: 4.3.0.dfsg.1-8
 Severity: normal
 
 Hi,
 
 Since the last upgrade in sarge/testing, the $ERRFILE, nominally
 $HOME/.xsession-errors, grows without bound, since it is no longer
 being truncated.
 
 I believe that this change is a mistake, however, controlling this
 behavior via a setting in the /etc/X11/Xsession.options file is
 certainly accceptable to me.

I'm not going to fix this for the reasons I outlined in a discussion[1]
with Chris Waters back in July.

Quoting:

  For the time being, I do not agree.

  Justification #1: Xsession is a conffile and anybody who's annoyed by this
  can apply your patch or a similar one themselves.

  Justification #2: I think programs and libraries -- especially GTK+ and Qt
  and their dependent hordes -- need to be broken of the philosophy that
  .xsession-errors is just another name for /dev/null.  Anything that spews
  gouts of garbage to the file needs a bug filed against it, and I strongly
  encourage you to do so.

  I didn't get the memo that said .xsession-errors is supposed to be useless,
  and I resent the Desktop Movement for trying to make it thus.

[1] http://lists.debian.org/debian-x/2004/07/msg00068.html

-- 
G. Branden Robinson|Men use thought only to justify
Debian GNU/Linux   |their wrong doings, and speech only
[EMAIL PROTECTED] |to conceal their thoughts.
http://people.debian.org/~branden/ |-- Voltaire


signature.asc
Description: Digital signature


Processed: Re: Processed: reassign 265082 to xserver-xfree86

2004-10-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 retitle 265082 xserver-xfree86: X-windows was configured incorrectly. [sic]
Bug#265082: I cannot find a 'developer' task
Changed Bug title.

 tag 265082 + moreinfo
Bug#265082: xserver-xfree86: X-windows was configured incorrectly. [sic]
There were no tags set.
Tags added: moreinfo

 thanks
Stopping processing here.

Please contact me if you need assistance.

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



Processed: retitle 250915 to xserver-xfree86: [s3] X server failed to start on 86c764/765 [Trio32/64/64V+]

2004-10-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.8.5
 retitle 250915 xserver-xfree86: [s3] X server failed to start on 86c764/765 
 [Trio32/64/64V+]
Bug#250915: X failed
Changed Bug title.


End of message, stopping processing here.

Please contact me if you need assistance.

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



Processed: more info needed about bug #250915

2004-10-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 250915 + moreinfo upstream
Bug#250915: xserver-xfree86: [s3] X server failed to start on 86c764/765 
[Trio32/64/64V+]
Tags were: moreinfo
Tags added: moreinfo, upstream

 thanks
Stopping processing here.

Please contact me if you need assistance.

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



Processed: Re: Bug#277094: setxkbmap us_intl: Error loading new keyboard description

2004-10-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 277094 normal
Bug#277094: setxkbmap us_intl: Error loading new keyboard description
Severity set to `normal'.

 reassign 277094 xlibs
Bug#277094: setxkbmap us_intl: Error loading new keyboard description
Bug reassigned from package `xbase-clients' to `xlibs'.

 retitle 277094 xlibs: setxkbmap us_intl: Error loading new keyboard 
 description
Bug#277094: setxkbmap us_intl: Error loading new keyboard description
Changed Bug title.

 merge 277094 274513
Bug#274513: xlibs: us_intl layout unusable in 4.3.0.dfsg.1-8
Bug#277094: xlibs: setxkbmap us_intl: Error loading new keyboard description
Bug#275237: Error loading new keyboard description using us_intl keyboard
Merged 274513 275237 277094.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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



Bug#274373: marked as done (xlibs should have versioned dependancy to libraries packages)

2004-10-25 Thread Debian Bug Tracking System
Your message dated Mon, 25 Oct 2004 13:01:50 -0500
with message-id [EMAIL PROTECTED]
and subject line Processed: reopen 274373
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)

--
Received: (at submit) by bugs.debian.org; 1 Oct 2004 12:48:02 +
From [EMAIL PROTECTED] Fri Oct 01 05:48:02 2004
Return-path: [EMAIL PROTECTED]
Received: from adsl-81-7-122-124.takas.lt (dubrava.localdomain.fake) 
[81.7.122.124] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CDMpN-0005v9-00; Fri, 01 Oct 2004 05:48:01 -0700
Received: by dubrava.localdomain.fake (Postfix, from userid 1000)
id 2938E110EB26; Fri,  1 Oct 2004 15:46:26 +0300 (EEST)
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: =?iso-8859-13?q?Mantas_Kriau=E8i=FBnas?= [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: xlibs should have versioned dependancy to libraries packages
X-Mailer: reportbug 2.36
Date: Fri, 01 Oct 2004 15:46:26 +0300
Message-Id: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: xlibs
Version: 4.3.0.dfsg.1-8
Severity: normal

Hi,

I think xlibs should have versioned dependancy to individual library 
packages, because in current situation command apt-get install xlibs
doesn't upgrade  real x libraries - it only upgrades an xlibs metapackage 
and leaves outdated real x libraries (for example libx11-6, libxext6 and 
libxft1), so this misleads lots of users.

-- System Information:
Debian Release: 3.1
Architecture: i386
Kernel: Linux dubrava.homelinux.org 2.6.5-1-k7 #2 Fri Apr 30 20:46:35 EST 2004 
i686
Locale: LANG=lt_LT, LC_CTYPE=lt_LT

Versions of packages xlibs depends on:
ii  libice6   4.3.0.dfsg.1-4 Inter-Client Exchange library
ii  libsm64.3.0.dfsg.1-4 X Window System Session Management
ii  libx11-6  4.3.0.dfsg.1-4 X Window System protocol client li
ii  libxext6  4.3.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxft1   4.3.0.dfsg.1-4 FreeType-based font drawing librar
ii  libxi64.3.0.dfsg.1-4 X Window System Input extension li
ii  libxmu6   4.3.0.dfsg.1-4 X Window System miscellaneous util
ii  libxmuu1  4.3.0.dfsg.1-4 lightweight X Window System miscel
ii  libxp64.3.0.dfsg.1-4 X Window System printing extension
ii  libxpm4   4.3.0.dfsg.1-4 X pixmap library
ii  libxrandr24.3.0.dfsg.1-4 X Window System Resize, Rotate and
ii  libxt64.3.0.dfsg.1-4 X Toolkit Intrinsics
ii  libxtrap6 4.3.0.dfsg.1-4 X Window System protocol-trapping 
ii  libxtst6  4.3.0.dfsg.1-4 X Window System event recording an
ii  xlibs-data4.3.0.dfsg.1-4 X Window System client data

-- no debconf information


---
Received: (at 274373-done) by bugs.debian.org; 25 Oct 2004 18:01:53 +
From [EMAIL PROTECTED] Mon Oct 25 11:01:53 2004
Return-path: [EMAIL PROTECTED]
Received: from dhcp065-026-182-085.indy.rr.com (sisyphus.deadbeast.net) 
[65.26.182.85] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CM9AH-0005Ka-00; Mon, 25 Oct 2004 11:01:53 -0700
Received: by sisyphus.deadbeast.net (Postfix, from userid 1000)
id 744DB68C044; Mon, 25 Oct 2004 13:01:50 -0500 (EST)
Date: Mon, 25 Oct 2004 13:01:50 -0500
From: Branden Robinson [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: Processed: reopen 274373
Message-ID: [EMAIL PROTECTED]
References: [EMAIL PROTECTED] [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol=application/pgp-signature; boundary=6zn93sY2JrH9m7VZ
Content-Disposition: inline
In-Reply-To: [EMAIL PROTECTED]
Mail-Copies-To: nobody
X-No-CC: I subscribe to this list; do not CC me on replies.
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--6zn93sY2JrH9m7VZ

Bug#265082: Processed: reassign 265082 to xserver-xfree86

2004-10-25 Thread Branden Robinson
retitle 265082 xserver-xfree86: X-windows was configured incorrectly. [sic]
tag 265082 + moreinfo
thanks

On Thu, Oct 14, 2004 at 01:33:31PM -0700, Debian Bug Tracking System wrote:
 Processing commands for [EMAIL PROTECTED]:
 
  # Automatically generated email from bts, devscripts version 2.8.5
  reassign 265082 xserver-xfree86
 Bug#265082: I cannot find a 'developer' task
 Bug reassigned from package `installation-reports' to `xserver-xfree86'.

Chandler Bing
Jeez, could these reassignments *BE* any less useful?
/Chandler Bing

[The following is a form letter.]

Dear bug submitter,

Since the XFree86 X server is a large and complex piece of software, some
more information is required of you before this bug can be handled.  Please
run the following commands from a shell prompt to gather and deliver this
information to us:

$ /usr/share/bug/xserver-xfree86  /tmp/output 31
$ mailx -s Re: Bug#265082 followup [EMAIL PROTECTED]  /tmp/output

If you do not have a mailx command on your system, you can get it by
installing the mailx Debian package; for example, with the aptitude
install mailx or apt-get install mailx commands as root.  Alternatively,
you can also use a mail command that is compatible with mailx's
command-line syntax, such as mutt.

One very good way to file bugs with the Debian Bug Tracking System is to
use the reportbug package and command of the same name.  The reportbug
program does a lot of automatic information-gathering that helps package
maintainers to understand your system configuration, and also ensures that
your message to the Debian Bug Tracking System is well-formed so that it is
processed correctly by the automated tools that manage the reports.  (If
you've ever gotten a bounce message from the Debian Bug Tracking System
that tells you your message couldn't be processed, you might appreciate
this latter feature.)

Therefore, I strongly urge you to give reportbug a try as your primary
bug reporting tool for the Debian System in the future.

If you *did* use reportbug to file your report, then you're receiving this
message because the information we expected to see was not present.

If you deliberately deleted this information from the report, please don't
do that in the future, even if it seems like it makes the mail too large.
50 kB (kilobytes) of configuration and log data is typical.  Only if the
included information greatly exceeds this amount (more than 100 kB) should
you consider omitting it; instead, put it up on the World Wide Web
somewhere and provide URLs to it in your report, or in subsequent followup
by mailing [EMAIL PROTECTED].

Thank you!

-- 
G. Branden Robinson|It's extremely difficult to govern
Debian GNU/Linux   |when you control all three branches
[EMAIL PROTECTED] |of government.
http://people.debian.org/~branden/ |-- John Feehery


signature.asc
Description: Digital signature


Bug#250915: more info needed about bug #250915

2004-10-25 Thread Branden Robinson
tag 250915 + moreinfo upstream
thanks

It would be useful to actually have output of the XFree86 4.3.0 X server
failing to initialize with your card.

[The following is a form letter.]

Dear bug submitter,

Since the XFree86 X server is a large and complex piece of software, some
more information is required of you before this bug can be handled.  Please
run the following commands from a shell prompt to gather and deliver this
information to us:

$ /usr/share/bug/xserver-xfree86  /tmp/output 31
$ mailx -s Re: Bug#250915 followup [EMAIL PROTECTED]  /tmp/output

If you do not have a mailx command on your system, you can get it by
installing the mailx Debian package; for example, with the aptitude
install mailx or apt-get install mailx commands as root.  Alternatively,
you can also use a mail command that is compatible with mailx's
command-line syntax, such as mutt.

One very good way to file bugs with the Debian Bug Tracking System is to
use the reportbug package and command of the same name.  The reportbug
program does a lot of automatic information-gathering that helps package
maintainers to understand your system configuration, and also ensures that
your message to the Debian Bug Tracking System is well-formed so that it is
processed correctly by the automated tools that manage the reports.  (If
you've ever gotten a bounce message from the Debian Bug Tracking System
that tells you your message couldn't be processed, you might appreciate
this latter feature.)

Therefore, I strongly urge you to give reportbug a try as your primary
bug reporting tool for the Debian System in the future.

If you *did* use reportbug to file your report, then you're receiving this
message because the information we expected to see was not present.

If you deliberately deleted this information from the report, please don't
do that in the future, even if it seems like it makes the mail too large.
50 kB (kilobytes) of configuration and log data is typical.  Only if the
included information greatly exceeds this amount (more than 100 kB) should
you consider omitting it; instead, put it up on the World Wide Web
somewhere and provide URLs to it in your report, or in subsequent followup
by mailing [EMAIL PROTECTED].

Thank you!

-- 
G. Branden Robinson| The Rehnquist Court has never
Debian GNU/Linux   | encountered a criminal statute it
[EMAIL PROTECTED] | did not like.
http://people.debian.org/~branden/ | -- John Dean


signature.asc
Description: Digital signature


Bug#274513: Bug#277094: setxkbmap us_intl: Error loading new keyboard description

2004-10-25 Thread Branden Robinson
severity 277094 normal
reassign 277094 xlibs
retitle 277094 xlibs: setxkbmap us_intl: Error loading new keyboard description
merge 277094 274513
thanks

On Mon, Oct 18, 2004 at 05:15:29PM +0200, Etienne Perron wrote:
 until recently, I was able to switch between a standard US and an 
 international US keyboard layout in my XFree86. Since my last debian 
 testing update, this is no longer the case.

[The following is a form letter.]

Hello,

You recently filed a duplicate bug report against a Debian package; that
is, the problem had already been reported.

While there is often nothing inherently wrong with doing so, the filing of
duplicate reports can cause Debian package maintainers to spend time
performing triage and maintenance operations on bug reports (e.g.,
instructing the Debian Bug Tracking System to merge the duplicates) that
could otherwise be spent resolving problems and doing other work on the
package.

One very good way to file bugs with the Debian Bug Tracking System is to
use the reportbug package and command of the same name.  A very nice
feature of reportbug is that, if the machine where you run it has network
access to the World Wide Web, it can query the Debian Bug Tracking System
and show you existing reports.  This reduces the chance that you'll file a
duplicate report, and offers you the option of adding follow-up information
to an existing bug report.  This is especially valuable if you have unique
information to add to an existing report, because this way information
relevant to the problem is gathered together in one place as opposed to
being scattered among multiple, duplicate bug reports where some facts may
be overlooked by the package maintainers.  The reportbug program also does
a lot of automatic information-gathering that helps package maintainers to
understand your system configuration, and also ensures that your message to
the Debian Bug Tracking System is well-formed so that it is processed
correctly by the automated tools that manage the reports.  (If you've ever
gotten a bounce message from the Debian Bug Tracking System that tells
you your message couldn't be processed, you might appreciate this latter
feature.)

Therefore, I strongly urge you to give reportbug a try as your primary
bug reporting tool for the Debian System.  (If you already do use
reportbug, please see below.)

One way to install reportbug is with apt-get; for
example:

  # apt-get install reportbug

The reportbug command has a few different modes that cater to different
levels of user expertise.  If this message has contained a lot of jargon
that is unfamiliar to you, you likely want to use reportbug's novice
mode; here's one way to do that.

  $ reportbug --mode=novice
  Please enter the name of the package in which you have found a problem,
  or type 'other' to report a more general problem.
  

If you're more sophisticated, or if you are not using the released version
of Debian (stable), but instead Debian testing or unstable, you
should use reportbug's standard mode.

  $ reportbug
  Please enter the name of the package in which you have found a problem,
  or type 'other' to report a more general problem.
  

The reportbug command is extensively documented in its usage message and
manual page.  Commands to view these pieces of documentation are:

  $ reportbug --help | more
  $ man reportbug

(The output of the above commands has been omitted from this message.)

If you do use reportbug, but are so daunted by the large number of bugs
already filed against a package that you feel you cannot search for a
duplicate, please note that reportbug has a (f)ilter feature that enables
you to use a keyword search to limit the number of bugs reported.  (If
you're feeling ambitious, the filter feature also accepts a regular
expression.)  For example, if you'd like to report a SEGV (segfault), you
might filter based on the term SEGV.  If you're having trouble upgrading
a package, you might filter based on upgrad (to catch both upgrade and
upgrading).  Some package maintainers retitle bugs to contain keywords so
as to facilitate better filtering and convey more useful information, since
a bug report with a title of broken or the like is not very useful to
anyone.

We appreciate you taking the time to help package maintainers serve you
better by reducing the amount of time they need to spend coping with
duplicate bug reports.

Thanks for using the Debian system!

-- 
G. Branden Robinson| Humor is a rubber sword -- it
Debian GNU/Linux   | allows you to make a point without
[EMAIL PROTECTED] | drawing blood.
http://people.debian.org/~branden/ | -- Mary Hirsch


signature.asc
Description: Digital signature


Processed: Re: Bug#275911: dfsg.1-7 works fine

2004-10-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 retitle 275911 xserver-xfree86: [nv] SIGALRM spinlock on NV5 [Aladdin TNT2] 
 rev 32 [regression from 4.3.0.dfsg.1-7]
Bug#275911: xserver-xfree86: [nv] SIGALRM spinlock on NV5 [Aladdin TNT2] rev 32 
[regression from 4.3.0.dfsg.1-4]
Changed Bug title.

 tag 275911 - moreinfo
Bug#275911: xserver-xfree86: [nv] SIGALRM spinlock on NV5 [Aladdin TNT2] rev 32 
[regression from 4.3.0.dfsg.1-7]
Tags were: moreinfo upstream
Tags removed: moreinfo

 thanks
Stopping processing here.

Please contact me if you need assistance.

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



Bug#275911: dfsg.1-7 works fine

2004-10-25 Thread Branden Robinson
retitle 275911 xserver-xfree86: [nv] SIGALRM spinlock on NV5 [Aladdin TNT2] rev 
32 [regression from 4.3.0.dfsg.1-7]
tag 275911 - moreinfo
thanks

On Tue, Oct 19, 2004 at 12:29:19AM +0200, Amit Aronovitch wrote:
 Branden Robinson wrote:
 
 Are you aware of snapshot.debian.net?
 
 If you could use that site to narrow down which version of xserver-xfree86
 introduced the regression, I'd appreciate it.
  
 
 I was not. Thanks - that's a real lifesaver for us Sid users :-)
 
 Anyways, as I suspected (I was almost sure I'd done apt-get upgrade few 
 days earlier. Wonder why -5,-6,-7 were not in my cache...), version 
 4.3.0.dfsg.1-7 works just fine (I got all X packages from 2004/09/07 
 snapshot).

Thanks for following up!

Well, I guess Fabio's backport of the X.Org driver had a casualty.  :(

-- 
G. Branden Robinson|For every credibility gap, there is
Debian GNU/Linux   |a gullibility fill.
[EMAIL PROTECTED] |-- Richard Clopton
http://people.debian.org/~branden/ |


signature.asc
Description: Digital signature


Re: too old addresses on list?

2004-10-25 Thread Branden Robinson
On Fri, Oct 22, 2004 at 12:14:04PM +0800, Dan Jacobson wrote:
 Some too old addresses on your list?

Well, that's a uselessly terse question.

Are you saying you got the automated email you quoted in reply to your
filing of the bug report?

-- 
G. Branden Robinson|
Debian GNU/Linux   | De minimis non curat lex.
[EMAIL PROTECTED] |
http://people.debian.org/~branden/ |


signature.asc
Description: Digital signature


Processed: Re: Bug#277309: xserver-xfree86: [nv] My X (and whole system) freeze/hangs, when scrolling program-menus or aterm etc.

2004-10-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 retitle 277309 xserver-xfree86: [nv] system freezes when scrolling programs 
 or terminal windows on NV11 [GeForce2 MX/MX 400] rev 178
Bug#277309: xserver-xfree86: [nv] My X (and whole system) freeze/hangs, when 
scrolling program-menus or aterm etc.
Changed Bug title.

 tag 277309 + moreinfo upstream
Bug#277309: xserver-xfree86: [nv] system freezes when scrolling programs or 
terminal windows on NV11 [GeForce2 MX/MX 400] rev 178
There were no tags set.
Tags added: moreinfo, upstream

 thanks
Stopping processing here.

Please contact me if you need assistance.

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



Processed: Re: Bug#277360: xserver-xfree86: [ati] server crash when trying to use the XVideo extension

2004-10-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 retitle 277360 xserver-xfree86: [ati/atimisc] SEGV when using XVideo on Rage 
 Mobility P/M AGP 2x rev 100
Bug#277360: xserver-xfree86: [ati] server crash when trying to use the XVideo 
extension
Changed Bug title.

 tag 277360 + moreinfo upstream
Bug#277360: xserver-xfree86: [ati/atimisc] SEGV when using XVideo on Rage 
Mobility P/M AGP 2x rev 100
There were no tags set.
Tags added: moreinfo, upstream

 thanks
Stopping processing here.

Please contact me if you need assistance.

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



Processed: retitle 277694 to xbase-clients: [xman] warnShell widget doesn't include scrollbars to fit overlong text ...

2004-10-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.8.5
 retitle 277694 xbase-clients: [xman] warnShell widget doesn't include 
 scrollbars to fit overlong text
Bug#277694: xman: long one-line warnshell messages go off the screen
Changed Bug title.

 tags 277694 + upstream
Bug#277694: xbase-clients: [xman] warnShell widget doesn't include scrollbars 
to fit overlong text
There were no tags set.
Tags added: upstream


End of message, stopping processing here.

Please contact me if you need assistance.

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



Processed: Re: Bug#276983: same as #275911

2004-10-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 merge 275911 276983
Bug#275911: xserver-xfree86: [nv] SIGALRM spinlock on NV5 [Aladdin TNT2] rev 32 
[regression from 4.3.0.dfsg.1-7]
Bug#276983: xserver-xfree86: nv locks up with bpp 24
Mismatch - only Bugs in same state can be merged:
Values for `severity' don't match:
 #275911 has `important';
 #276983 has `normal'

 severity 276983 important
Bug#276983: xserver-xfree86: nv locks up with bpp 24
Severity set to `important'.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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



Processed: Re: Bug#276877: Fwd: xbase-clients: [setxkbmap] Segmentation fault

2004-10-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 276877 normal
Bug#276877: xbase-clients: [setxkbmap] Segmentation fault
Severity set to `normal'.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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



Bug#277309: xserver-xfree86: [nv] My X (and whole system) freeze/hangs, when scrolling program-menus or aterm etc.

2004-10-25 Thread Branden Robinson
retitle 277309 xserver-xfree86: [nv] system freezes when scrolling programs or 
terminal windows on NV11 [GeForce2 MX/MX 400] rev 178
tag 277309 + moreinfo upstream
thanks

On Tue, Oct 19, 2004 at 12:49:49PM +0200, Per Blomqvist wrote:
 TO THE POINT
 I copied the nv_drv.o from xserver-xfree86_4.1.0-16woody4_i386.deb,
 and the system have not froze/hang since.
 
 CONCLUSION
 The update of nv drivers of xserver-xfree86-4.3.0.dfsg.1-8, 
 are buggy!

I'm sorry to tell you this, but that delta (4.1.0-16woody4 to
4.3.0.dfsg.1-8) is so huge as to be useless for determining what precisely
may have caused the regression.

I'd like to request a couple more pieces of information:

1) Does turning XAA acceleration off prevent the problem from recurring?
   (Search for NoAccel in the XF86Config-4(5x) manual page.)

2) Can you try various earlier versions in the 4.3.0.dfsg.1 release series
   to see if any of them rectify the problem?  You can find these at
   snapshot.debian.net.  Please start with the most recent prior to yours
   (-7) and work your way backwards.

-- 
G. Branden Robinson| The last time the Republican Party
Debian GNU/Linux   | was on the right side of a social
[EMAIL PROTECTED] | issue, Abe Lincoln was president.
http://people.debian.org/~branden/ | -- Kirk Tofte


signature.asc
Description: Digital signature


Bug#276983: same as #275911

2004-10-25 Thread Branden Robinson
merge 275911 276983
severity 276983 important
thanks

On Wed, Oct 20, 2004 at 10:41:42PM +0200, Gabor Melis wrote:
 On second thought this is the same es 275911. I checked with strace -p and 
 downgraded to the version mentioned there and it works now.

Thanks for following up with this information!

-- 
G. Branden Robinson|It was a typical net.exercise -- a
Debian GNU/Linux   |screaming mob pounding on a greasy
[EMAIL PROTECTED] |spot on the pavement, where used to
http://people.debian.org/~branden/ |lie the carcass of a dead horse.


signature.asc
Description: Digital signature


Bug#276877: Fwd: xbase-clients: [setxkbmap] Segmentation fault

2004-10-25 Thread Branden Robinson
severity 276877 normal
thanks

Sorry, Denis.

I hadn't read the part of the bug logs where it's established that
setxkbmap wasn't segfaulting after all.

My bad.

-- 
G. Branden Robinson|   The last Christian died on the
Debian GNU/Linux   |   cross.
[EMAIL PROTECTED] |   -- Friedrich Nietzsche
http://people.debian.org/~branden/ |


signature.asc
Description: Digital signature


Bug#277360: xserver-xfree86: [ati] server crash when trying to use the XVideo extension

2004-10-25 Thread Branden Robinson
retitle 277360 xserver-xfree86: [ati/atimisc] SEGV when using XVideo on Rage 
Mobility P/M AGP 2x rev 100
tag 277360 + moreinfo upstream
thanks

On Tue, Oct 19, 2004 at 08:12:55PM +0200, Laurent Bonnaud wrote:
 this system is a Fujitsu-Siemens Lifebook laptop with the ATI Rage
 Mobility chip listed below.  With previous xserver-xfree86 versions,
 the XVideo extension was not available.  With the current version it
 is listed among supported extensions by xdpyinfo.  When I use mplayer
 with XVideo output (-vo xv option) the X11 server crashes and at the
 end of /var/log/XFree86.0.log.old, I see this:
 
 Fatal server error:
 Caught signal 11.  Server aborting
 
 I don't know if this chip can be made to support the XVideo extension,
 but my guess is no and the X11 server should not activate it.

Thanks for your report.  Let's try and narrow down the cause of the SEGV.

[The following is a form letter.]

Can you reproduce the problem with xserver-xfree86-dbg?  Install the
package and tell debconf you want to use that X server.  Then restart the X
server and try to reproduce the bug (should be easy).  If it doesn't crash,
let us know.  If it does crash, become root, enable core dumps (ulimit -c
unlimited in bash), start the X server as root and reproduce the crash
again:

# startx $(which x-terminal-emulator) -- :1

(If no X server is running at DISPLAY=:0, you can leave off the -- :1
part).

This will launch the X server running a lone terminal client with no window
manager.  Run the client that provokes the crash from the terminal prompt.
If the X server crashes, it should leave a core dump in /etc/X11.

We then run the GNU Debugger, GDB, on the core file and executable.  We're
interested in a backtrace of execution.  The X server has a signal handler
in it so it can do things like exit gracefully (restoring the text console,
and so forth), so we're not actually interested in all the stack frames --
just those above the signal handler.

Here's an example GDB session I logged after provoking an artificial server
crash (with kill -SEGV).

  % gdb $(which XFree86-debug) core
  GNU gdb 6.1-debian
  Copyright 2004 Free Software Foundation, Inc.
  GDB is free software, covered by the GNU General Public License, and you are
  welcome to change it and/or distribute copies of it under certain conditions.
  Type show copying to see the conditions.
  There is absolutely no warranty for GDB.  Type show warranty for details.
  This GDB was configured as i386-linux...Using host libthread_db library 
/lib/libthread_db.so.1.

  Core was generated by `/usr/X11R6/bin/X :1'.
  Program terminated with signal 6, Aborted.
  Reading symbols from /usr/lib/libfreetype.so.6...done.
  Loaded symbols for /usr/lib/libfreetype.so.6
  Reading symbols from /usr/lib/libz.so.1...done.
  Loaded symbols for /usr/lib/libz.so.1
  Reading symbols from /lib/libm.so.6...done.
  Loaded symbols for /lib/libm.so.6
  Reading symbols from /lib/libc.so.6...done.
  Loaded symbols for /lib/libc.so.6
  Reading symbols from /lib/ld-linux.so.2...done.
  Loaded symbols for /lib/ld-linux.so.2
  #0  0x400f2721 in kill () from /lib/libc.so.6
  (gdb) bt
  #0  0x400f2721 in kill () from /lib/libc.so.6
  #1  0x400f24c5 in raise () from /lib/libc.so.6
  #2  0x400f39e8 in abort () from /lib/libc.so.6
  #3  0x08464b8c in ddxGiveUp () at xf86Init.c:1173
  #4  0x08464c6b in AbortDDX () at xf86Init.c:1224
  #5  0x08508bd7 in AbortServer () at utils.c:436
  #6  0x0850a563 in FatalError (f=0x8a26ea0 Caught signal %d.  Server 
aborting\n) at utils.c:1421
  #7  0x0847fbf5 in xf86SigHandler (signo=11) at xf86Events.c:1198
  #8  signal handler called
  #9  0x40199dd2 in select () from /lib/libc.so.6
  #10 0x401f8550 in ?? () from /lib/libc.so.6
  #11 0x400164a0 in ?? () from /lib/ld-linux.so.2
  #12 0xb8f0 in ?? ()
  #13 0x08502520 in WaitForSomething (pClientsReady=0xb944) at WaitFor.c:350
  #14 0x084cff54 in Dispatch () at dispatch.c:379
  #15 0x084e763c in main (argc=2, argv=0xbe04, envp=0xbe10) at 
main.c:469
  (gdb) bt full -7
  #9  0x40199dd2 in select () from /lib/libc.so.6
  No symbol table info available.
  #10 0x401f8550 in ?? () from /lib/libc.so.6
  No symbol table info available.
  #11 0x400164a0 in ?? () from /lib/ld-linux.so.2
  No symbol table info available.
  #12 0xb8f0 in ?? ()
  No symbol table info available.
  #13 0x08502520 in WaitForSomething (pClientsReady=0xb944) at WaitFor.c:350
  i = 2
  waittime = {tv_sec = 118, tv_usec = 58}
  wt = (struct timeval *) 0xb910
  timeout = 59
  standbyTimeout = 119
  suspendTimeout = 179
  offTimeout = 239
  clientsReadable = {fds_bits = {0 repeats 32 times}}
  clientsWritable = {fds_bits = {1, 146318192, -1073743800, 140704020, 
147350456, 147350040, 2, 312, 1, 1075418973, -1073743800, 139461033, 147374816, 
1, -1073743680, 9, 1073833120, -1073742332, 
  -1073743784, 139526463, 9, -1073743680, 1, 

Processed: Re: Bug#277740: Sarge - random insert of letter 'q' while running XFree86/Gnome 2/Sawfish

2004-10-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 277740 + unreproducible moreinfo
Bug#277740: Sarge - random insert of letter 'q' while running XFree86/Gnome 
2/Sawfish
There were no tags set.
Tags added: unreproducible, moreinfo

 retitle 277740 xserver-xfree86: letter 'q' randomly inserted into keyboard 
 buffer
Bug#277740: Sarge - random insert of letter 'q' while running XFree86/Gnome 
2/Sawfish
Changed Bug title.

 reassign 277740 xserver-xfree86
Bug#277740: xserver-xfree86: letter 'q' randomly inserted into keyboard buffer
Bug reassigned from package `xfree86' to `xserver-xfree86'.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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



Processed: retitle 277832 to xterm: copy/paste of non-ISO-8859-1 characters between uxterm windows malfunctions ...

2004-10-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.8.5
 retitle 277832 xterm: copy/paste of non-ISO-8859-1 characters between uxterm 
 windows malfunctions
Bug#277832: copy-paste of non-ISO-8859-1 characters between uxterm's is broken
Changed Bug title.

 tags 277832 + upstream
Bug#277832: xterm: copy/paste of non-ISO-8859-1 characters between uxterm 
windows malfunctions
There were no tags set.
Tags added: upstream


End of message, stopping processing here.

Please contact me if you need assistance.

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



Processed: retitle 277699 to xserver-xfree86: [elfloader] SEGV when using NX-enabled kernel, tagging 277699

2004-10-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.8.5
 retitle 277699 xserver-xfree86: [elfloader] SEGV when using NX-enabled kernel
Bug#277699: XFree86 server broken on 2.6.9 32bit kernel running on Opteron
Changed Bug title.

 tags 277699 + upstream
Bug#277699: xserver-xfree86: [elfloader] SEGV when using NX-enabled kernel
Tags were: patch
Tags added: upstream


End of message, stopping processing here.

Please contact me if you need assistance.

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



Re: Bug#273571: xserver-xfree86: Widescreen modes patch

2004-10-25 Thread Branden Robinson
On Sat, Oct 23, 2004 at 06:03:28PM -0400, Jonathan Polley wrote:
 I have an nvidia card and am using their driver via the debian package 
 for it, and it does not auto-calculate in that manner.

What?  A proprietary driver failing to be a superior to a free one?

That's un-possible!
/Ralph Wiggum

-- 
G. Branden Robinson| I suspect Linus wrote that in a
Debian GNU/Linux   | complicated way only to be able to
[EMAIL PROTECTED] | have that comment in there.
http://people.debian.org/~branden/ | -- Lars Wirzenius


signature.asc
Description: Digital signature


Processed: Re: Bug#277884: xserver-xfree86: X segfaults on AMD64 with noexec enabled

2004-10-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 277884 important
Bug#277884: xserver-xfree86: X segfaults on AMD64 with noexec enabled
Severity set to `important'.

 merge 277699 277884
Bug#277699: xserver-xfree86: [elfloader] SEGV when using NX-enabled kernel
Bug#277884: xserver-xfree86: X segfaults on AMD64 with noexec enabled
Merged 277699 277884.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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



Re: X Strike Force XOrg SVN commit: r93 - xorg-lib-fs/trunk/debian

2004-10-25 Thread Branden Robinson
On Sat, Oct 23, 2004 at 10:52:44PM -0500, X Strike Force SVN Repository Admin 
wrote:
 Author: fabbione
 Date: 2004-10-23 22:52:42 -0500 (Sat, 23 Oct 2004)
 New Revision: 93

On Sat, Oct 23, 2004 at 10:53:24PM -0500, X Strike Force SVN Repository Admin 
wrote:
 Author: fabbione
 Date: 2004-10-23 22:53:22 -0500 (Sat, 23 Oct 2004)
 New Revision: 94

On Sat, Oct 23, 2004 at 10:53:57PM -0500, X Strike Force SVN Repository Admin 
wrote:
 Author: fabbione
 Date: 2004-10-23 22:53:55 -0500 (Sat, 23 Oct 2004)
 New Revision: 95

[identical changes to multiple projects]

Fabio,

I see no reason changes like this can't be a single commit if you like.  To
do so would not violate my notion of what a change set is.

-- 
G. Branden Robinson|The basic test of freedom is
Debian GNU/Linux   |perhaps less in what we are free to
[EMAIL PROTECTED] |do than in what we are free not to
http://people.debian.org/~branden/ |do.  -- Eric Hoffer


signature.asc
Description: Digital signature


Bug#277884: xserver-xfree86: X segfaults on AMD64 with noexec enabled

2004-10-25 Thread Branden Robinson
severity 277884 important
merge 277699 277884
thanks

On Sat, Oct 23, 2004 at 02:29:28AM -0300, Peter Cordes wrote:
  background:  AMD64 NX support works in 32bit and 64bit mode.  It adds an
 exec permission bit to PAE page tables, so PROT_READ is separate from
 PROT_EXEC.  Since it only works with 3rd level page tables, not plain x86
 ones, it only works with highmem64GB kernels (in which case it's on by
 default).
 
 see http://lists.debian.org/debian-amd64/2004/09/msg00393.html
 http://kerneltrap.org/node/view/3240/9418
 
  Summary: noexec means memory pages have to be mapped with PROT_EXEC if you
 want to run code in them.  Stack and heap are non-executable by default.
 Apparently ELF executables can specify executability of things...
 
  The bug is that X segfaults on noexec kernels, but not when I boot with
 noexec=off.  This happens with the radeon driver, and with the ati driver
 (on a dual Opteron Tyan board with built-in mach64 video.)
 
  Please make the i386 xserver-xfree86 package work on NX systems.  (The
 kernels that Debian ships aren't compiled with highmem64, so this will only
 affect people who recompile their kernels, not everyone who installs Sarge
 on an AMD64.  In that case this bug would be important.)

Is there a reason you didn't submit this information as follow-up to
#277699?

-- 
G. Branden Robinson| The last time the Republican Party
Debian GNU/Linux   | was on the right side of a social
[EMAIL PROTECTED] | issue, Abe Lincoln was president.
http://people.debian.org/~branden/ | -- Kirk Tofte


signature.asc
Description: Digital signature


Processed: Re: Bug#277890: xutils: file conflict with xbase-clients 4.3.0.dfsg.1-8

2004-10-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # can't fix
 tag 277890 + wontfix moreinfo
Bug#277890: xutils: file conflict with xbase-clients 4.3.0.dfsg.1-8
There were no tags set.
Tags added: wontfix, moreinfo

 retitle 277890 xutils: dpkg doesn't re-evaluate installed packages' Replaces: 
 headers when upgrading one
Bug#277890: xutils: file conflict with xbase-clients 4.3.0.dfsg.1-8
Changed Bug title.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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



Bug#277890: xutils: file conflict with xbase-clients 4.3.0.dfsg.1-8

2004-10-25 Thread Branden Robinson
# can't fix
tag 277890 + wontfix moreinfo
retitle 277890 xutils: dpkg doesn't re-evaluate installed packages' Replaces: 
headers when upgrading one
thanks

On Sat, Oct 23, 2004 at 02:44:05AM -0400, Andrew Pimlott wrote:
 Package: xutils
 Version: 4.1.0-16woody3
 Severity: minor
 
 When upgrading xutils on my mixed stable/unstable system, I got
 
 Preparing to replace xutils 4.1.0-16woody3 (using 
 .../xutils_4.1.0-16woody4_i386.deb) ...
 Unpacking replacement xutils ...
 dpkg: error processing 
 /var/cache/apt/archives/xutils_4.1.0-16woody4_i386.deb (--unpack):
  trying to overwrite `/usr/X11R6/bin/atobm', which is also in package 
 xbase-clients
 
 This is evidently because I have xbase-clients 4.3.0.dfsg.1-8 installed.
 
 No worries if you don't want to support this configuration.

This is not something I think I *can* fix.

I don't think xutils Replaces: xbase-clients (= 4.3.0.dfsg.1-7) is
something that makes sense to add to woody, nor do I think Martin Schulze
would accept such a change.

If there is a fix for this, it lies in dpkg.  Every time even one package
is upgraded, dpkg would have to rescan the Replaces: headers of all
already-installed packages to see if this error would be suppressed by one
of them.  It could do this on a per-run basis, I suppose, so it would only
be inefficient if you used dpkg a lot to upgrade only one package at a time.

Do you agree?

-- 
G. Branden Robinson| When I die I want to go peacefully
Debian GNU/Linux   | in my sleep like my ol' Grand
[EMAIL PROTECTED] | Dad...not screaming in terror like
http://people.debian.org/~branden/ | his passengers.


signature.asc
Description: Digital signature


Bug#277309: xserver-xfree86: [nv] My X (and whole system) freeze/hangs, when scrolling program-menus or aterm etc.

2004-10-25 Thread Per Blomqvist

Branden Robinson wrote:

retitle 277309 xserver-xfree86: [nv] system freezes when scrolling programs or 
terminal windows on NV11 [GeForce2 MX/MX 400] rev 178
tag 277309 + moreinfo upstream
thanks


(fine.)


On Tue, Oct 19, 2004 at 12:49:49PM +0200, Per Blomqvist wrote:


TO THE POINT
I copied the nv_drv.o from xserver-xfree86_4.1.0-16woody4_i386.deb,
and the system have not froze/hang since.

CONCLUSION
The update of nv drivers of xserver-xfree86-4.3.0.dfsg.1-8, 
are buggy!



I'm sorry to tell you this, but that delta (4.1.0-16woody4 to
4.3.0.dfsg.1-8) is so huge as to be useless for determining what precisely
may have caused the regression.

I'd like to request a couple more pieces of information:

1) Does turning XAA acceleration off prevent the problem from recurring?
   (Search for NoAccel in the XF86Config-4(5x) manual page.)


NoAccel is in the nv manual, I use the default installed config file, 
with no options on that device. Are there any other bugreport that 
suspect exclusion of this option cause problem?

(is it an option or not?)


2) Can you try various earlier versions in the 4.3.0.dfsg.1 release series
   to see if any of them rectify the problem?  You can find these at
   snapshot.debian.net.  Please start with the most recent prior to yours
   (-7) and work your way backwards.


I often update my system, so..
the problem is in the latest version (4.3.0.dfsg.1-8).

A little more description of the problem:
If X didn't froze at first apps, it did froze within an hour, a stress 
test with an open aterm and just scroll dselect could cause it, also to 
froze.


The problem have not reapeard since:
I copied one single file nv_drv.o from the woody-relise 
(xserver-xfree86_4.1.0-16woody4_i386.deb), too the same path as the 
latest debian-sarge xserver-xfree86-4.3.0.dfsg.1-8 (that I still have 
installed).


I didn't know about http://snapshot.debian.net though, I used
http://packages.debian.org..

--
Mvh, Per Blomqvist
Web: http://phoohb.shellkonto.se
Telnr: +46 70-3355632





Bug#278269: xfree 4.3.1 refuses to use 1280x1024 on external TFT with i810

2004-10-25 Thread Magnus Harlander

Package: xserver-xfree86
Version: 4.3.0.dfsg.1-8

Hi,

i recently did an dist-upgrade on my sarge system and got my X-Server
upgraded from 4.2.1 to 4.3.0.1. Now I can't use my external 18in
Phillips TFT anymore because it won't drive it with 1280x1024! It worked
fine with 4.2.1. It's a Q10 Samsung laptop with an i810 VGA system.

I restored my old X11R6 directory and now I can work again, but I guess
thats no permanent solution. Should I upgrade my XF86Config as well?

Any ideas or fixes?


I'll append:

- uname
jekyll:/home/harlan# uname -a
Linux jekyll 2.4.21 #16 SMP Mon Jul 28 17:53:39 CEST 2003 i686 GNU/Linux

- lspci
- XF86Config
- XFree86.0.log (4.2.1 Logfile)
- XFree86.0.log.4.2 (4.3.0.1 Logfile)

Thanx, magnus


:00:00.0 Host bridge: Intel Corp. 82830 830 Chipset Host Bridge (rev 04)
Subsystem: Samsung Electronics Co Ltd: Unknown device c002
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort+ SERR- PERR-
Latency: 0
Region 0: Memory at unassigned (32-bit, prefetchable)
Capabilities: [40] #09 [0105]

:00:02.0 VGA compatible controller: Intel Corp. 82830 CGC [Chipset Graphics 
Controller] (rev 04) (prog-if 00 [VGA])
Subsystem: Samsung Electronics Co Ltd: Unknown device c002
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR-
Latency: 0
Interrupt: pin A routed to IRQ 10
Region 0: Memory at e800 (32-bit, prefetchable) [size=128M]
Region 1: Memory at e000 (32-bit, non-prefetchable) [size=512K]
Capabilities: [d0] Power Management version 1
Flags: PMEClk- DSI+ D1+ D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

:00:02.1 Display controller: Intel Corp. 82830 CGC [Chipset Graphics 
Controller]
Subsystem: Samsung Electronics Co Ltd: Unknown device c002
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR-
Latency: 0 (2500ns max)
Region 0: Memory at f000 (32-bit, prefetchable) [size=128M]
Region 1: Memory at e008 (32-bit, non-prefetchable) [size=512K]
Capabilities: [d0] Power Management version 1
Flags: PMEClk- DSI+ D1+ D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

:00:1d.0 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #1) (rev 02) 
(prog-if 00 [UHCI])
Subsystem: Samsung Electronics Co Ltd: Unknown device c002
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR-
Latency: 0
Interrupt: pin A routed to IRQ 10
Region 4: I/O ports at 8c80 [size=32]

:00:1d.1 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #2) (rev 02) 
(prog-if 00 [UHCI])
Subsystem: Samsung Electronics Co Ltd: Unknown device c002
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR-
Latency: 0
Interrupt: pin B routed to IRQ 11
Region 4: I/O ports at 8ca0 [size=32]

:00:1d.2 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #3) (rev 02) 
(prog-if 00 [UHCI])
Subsystem: Samsung Electronics Co Ltd: Unknown device c002
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR-
Latency: 0
Interrupt: pin C routed to IRQ 11
Region 4: I/O ports at 8cc0 [size=32]

:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev 42) (prog-if 00 
[Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR-
Latency: 0
Bus: primary=00, secondary=02, subordinate=04, sec-latency=168
I/O behind bridge: a000-afff
Memory behind bridge: e020-e02f
BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- Reset- FastB2B-

:00:1f.0 ISA bridge: Intel Corp. 82801CAM ISA Bridge (LPC) (rev 02)
Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR-

Bug#275318: xserver-xfree86: A typo in an error message

2004-10-25 Thread Jan Minar
On Mon, Oct 18, 2004 at 06:40:32AM -0500, Branden Robinson wrote:
 FYI, the woody version of XFree86 is only being updated for security fixes.

Known to me; in a hurry, though, so didn't have a time to re-check.

 xc/programs/Xserver/hw/xfree86$ grep -r 'supprted' *
 drivers/fbdev/fbdev.c:   Text mode is not supprted by 
 drivers/fbdev.\n
 drivers/fbdev/fbdev.c:   EGA/VGA Planes are not supprted yet by 
 drivers/fbdev.);
 drivers/fbdev/fbdev.c:  Internal error: Text mode is not supprted by 
 drivers/fbdev.\n
 drivers/fbdev/fbdev.c:  Internal error: Text mode is not supprted by 
 drivers/fbdev.\n
 drivers/fbdev/fbdev.c:  Internal error: EGA/VGA Planes are not 
 supprted
 
 It's quite consistently misspelled, and only in this one source file.
 
 Bizarre.  Someone must have been on the pipe.

Haha, seems like an ispell(1) trojan ;-))

Cheers,
-- 
Jan