Processed: tagging 255371

2004-07-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.7.95.1
>  # fixed in Debian X Strike Force XFree86 repository; to view, run "svn diff 
> -r 1709:1710 svn://necrotic.deadbeast.net/xfree86"
> tags 255371 + pending
Bug#255371: xlibs: typos in /etc/X11/xkb/README.config
Tags were: upstream
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)



X Strike Force XFree86 SVN commit: r1710 - in trunk/debian: . patches

2004-07-29 Thread X Strike Force SVN Repository Admin
Author: branden
Date: 2004-07-29 21:55:53 -0500 (Thu, 29 Jul 2004)
New Revision: 1710

Added:
   trunk/debian/patches/051_xkb_documentation_updates.diff
Modified:
   trunk/debian/CHANGESETS
   trunk/debian/TODO
   trunk/debian/changelog
Log:
Expand, correct, and tidy up the setxkbmap(1x), xkbcomp(1x), xkbevd(1x),
and xkbprint(1x) manpages; also correct typos in xkbcomps' README.config
file (patch #051).  (Closes: #255371)


Modified: trunk/debian/CHANGESETS
===
--- trunk/debian/CHANGESETS 2004-07-30 02:13:57 UTC (rev 1709)
+++ trunk/debian/CHANGESETS 2004-07-30 02:55:53 UTC (rev 1710)
@@ -228,4 +228,9 @@
 bug, and fix, down.  (Closes: #250655)
 1707
 
+Expand, correct, and tidy up the setxkbmap(1x), xkbcomp(1x), xkbevd(1x),
+and xkbprint(1x) manpages; also correct typos in xkbcomps' README.config
+file (patch #051).  (Closes: #255371)
+1710
+
 vim:set ai et sts=4 sw=4 tw=80:

Modified: trunk/debian/TODO
===
--- trunk/debian/TODO   2004-07-30 02:13:57 UTC (rev 1709)
+++ trunk/debian/TODO   2004-07-30 02:55:53 UTC (rev 1710)
@@ -60,8 +60,6 @@
   + #259080: xserver-xfree86: [debconf] specialized mouse defaults for Hurd 
[BR]
   + #261777: Problems handling multiple detected video cards; see what can be
 done about this [BR]
-* #255371: fix typos in XKB README.config document [Branden has a patch
-  prepared]
 * #257440: add xref to radeon(4x) from XF86Config-4(5x) [patch from Loic 
Minier]
 * #257835: fix SEGV in xedit on PowerPC [fix identified in pre-flag-day XFree86
   CVS]

Modified: trunk/debian/changelog
===
--- trunk/debian/changelog  2004-07-30 02:13:57 UTC (rev 1709)
+++ trunk/debian/changelog  2004-07-30 02:55:53 UTC (rev 1710)
@@ -166,6 +166,10 @@
 XFree86 CVS on 2003-04-03).  Thanks to Thomas Dickey for tracking this
 bug, and fix, down.  (Closes: #250655)
 
+  * Expand, correct, and tidy up the setxkbmap(1x), xkbcomp(1x), xkbevd(1x),
+and xkbprint(1x) manpages; also correct typos in xkbcomps' README.config
+file (patch #051).  (Closes: #255371)
+
   Changes by Fabio M. Di Nitto and Branden Robinson:
 
   * Support building only the parts of the source tree needed by
@@ -198,7 +202,7 @@
 
   * Get glxinfo to link properly with g++ (instead of adding -lstdc++).
 
- -- Branden Robinson <[EMAIL PROTECTED]>  Thu, 29 Jul 2004 15:20:43 -0500
+ -- Branden Robinson <[EMAIL PROTECTED]>  Thu, 29 Jul 2004 21:50:05 -0500
 
 xfree86 (4.3.0.dfsg.1-6) unstable; urgency=low
 

Added: trunk/debian/patches/051_xkb_documentation_updates.diff
===
--- trunk/debian/patches/051_xkb_documentation_updates.diff 2004-07-30 
02:13:57 UTC (rev 1709)
+++ trunk/debian/patches/051_xkb_documentation_updates.diff 2004-07-30 
02:55:53 UTC (rev 1710)
@@ -0,0 +1,1099 @@
+$Id$
+
+Expand, correct, and tidy up XKB client manpages.  Correct typos in
+xkbcomp's README.config file.
+
+This patch by Branden Robinson.
+
+diff -urN xc/programs~/setxkbmap/setxkbmap.man 
xc/programs/setxkbmap/setxkbmap.man
+--- xc/programs~/setxkbmap/setxkbmap.man   2003-01-19 23:15:08.0 
-0500
 xc/programs/setxkbmap/setxkbmap.man2004-07-29 21:22:32.0 
-0500
+@@ -1,120 +1,164 @@
+ .\"
+ .\" $XFree86: xc/programs/setxkbmap/setxkbmap.man,v 3.6 2003/01/20 04:15:08 
dawes Exp $
+ .\"
+-.TH SETXKBMAP 1 __xorgversion__
++.TH setxkbmap __mansuffix__ __xorgversion__
+ .SH NAME
+-setxkbmap
+-\- set the keyboard using the X Keyboard Extension
++setxkbmap \- configure the keyboard using the X Keyboard Extension
+ .SH SYNOPSIS
+-.B setxkbmap [
+-.I args
+-.B ] [
+-.I layout
+-.B [
+-.I variant
+-.B [
+-.I option  ...
+-.B ] ] ]
++.B setxkbmap
++.RI [ option \ ...]
++.RI [ layout
++.RI [ variant
++.RI [ xkboption \ ...]\ ]\ ]
+ .SH DESCRIPTION
+ The
+ .B setxkbmap
+-command maps the keyboard to use the layout determined by the options
+-specified on the command line.
+-.P
++command configures the keyboard to use the layout determined by the
++parameters specified on the command line.
+ An XKB keymap is constructed from a number of components which are compiled
+-only as needed.  The source for all of the components can be found in
++only as needed.
++The source for all of the components can be found in
+ .IR __projectroot__/lib/X11/xkb .
++.PP
++If one or more non\-option arguments are provided, the first is interpreted
++as a layout.
++.PP
++If two or more non\-option arguments are provided, the second is
++interpreted as the variant.
++.PP
++If three or more non\-option arguments are provided, the third and
++subsequent ones are interpreted as XKB options.
+ .SH OPTIONS
+-.TP 8
+-.B \-help
+-Prints a message describing the valid input to \fIsetxkbmap\fP.
+-.TP 8
+-.B \-compat \fIname\fP
+-Specifies the name of the compatibility map compon

X Strike Force XFree86 SVN commit: r1709 - trunk/debian

2004-07-29 Thread X Strike Force SVN Repository Admin
Author: branden
Date: 2004-07-29 21:13:57 -0500 (Thu, 29 Jul 2004)
New Revision: 1709

Modified:
   trunk/debian/TODO
Log:
Push item to later release.  Sorry, but the Canadian keyboard situation is
very confusing to me and I'm going to need some assistance from people with
French Canadian and CAN/CSA-Z243.200-91 keyboards.


Modified: trunk/debian/TODO
===
--- trunk/debian/TODO   2004-07-29 20:33:21 UTC (rev 1708)
+++ trunk/debian/TODO   2004-07-30 02:13:57 UTC (rev 1709)
@@ -60,8 +60,6 @@
   + #259080: xserver-xfree86: [debconf] specialized mouse defaults for Hurd 
[BR]
   + #261777: Problems handling multiple detected video cards; see what can be
 done about this [BR]
-* #255011: add macintosh/ca symbols file; awaiting keyboard photograph and test
-  cycle with [EMAIL PROTECTED]
 * #255371: fix typos in XKB README.config document [Branden has a patch
   prepared]
 * #257440: add xref to radeon(4x) from XF86Config-4(5x) [patch from Loic 
Minier]
@@ -101,6 +99,8 @@
   be created
 * update XTerm to #193
 * #261163: xlibs:  mapping wrong in Polish layouts [patch available]
+* #255011: add macintosh/ca symbols file; awaiting keyboard photograph and test
+  cycle with [EMAIL PROTECTED]
 
 Post 4.3.0-1
 



Bug#262183: xserver of 4.3.x fails to start on Alpha

2004-07-29 Thread Atsuhito Kohda
Package: xserver-xfree86
Version: 4.3.0.dfsg.1-4
Priority: important

Hi,

recently, after upgrading to 4.3.x, xserver has failed to
start on my Alpha with a message;

  Fatal server error:
  no screens found

So I downgraded xserver-xfree86 and xserver-common to 4.2.1-16
and hold them at present (they work fine).

XFree86.0.log told me that the difference between 4.2.1 and
4.3.0 was;

[4.2.1]
(II) S3: driver (version 0.3.5 for S3 chipset: 964-0, 964-1, 968,
Trio32/64, Aurora64V+, Trio64V2/DX or /GX
(II) Primary Device is: PCI 00:09:0
(--) Assigning device section with no busID to primary device
(--) Chipset Trio32/64 found

[4.3.0]
(II) S3: driver (version 0.3.5 for S3 chipset: 964-0, 964-1, 968,
Trio32/64, Aurora64V+, Trio64V2/DX or /GX
(II) Primary Device is: ISA
(EE) No devices detected.

Fatal server error:
no screens found

I'm not sure if this is related to the problem but because my 
Alpha machine failed to boot with kernel 2.4 nor 2.6 so the kernel
is yet 2.2.25.

I'm not good at debugging but if you need more info, please
let me know.

Regards,2004.7.30(Fri)

-- 
 Debian Developer & Debian JP Developer - much more I18N of Debian
 Atsuhito Kohda <[EMAIL PROTECTED]>
 Department of Math., Univ. of Tokushima



Re: check for syntax errors in /etc/X11/XF86Config-4?

2004-07-29 Thread Daniel Stone
On Thu, Jul 29, 2004 at 09:16:55AM +0800, Dan Jacobson wrote:
> D> Try -probeonly or something.
> 
> This frobs ones eproms all the same.

Yes.

-- 
Daniel Stone<[EMAIL PROTECTED]>
Debian: the universal operating system http://www.debian.org


signature.asc
Description: Digital signature


Re: check for syntax errors in /etc/X11/XF86Config-4?

2004-07-29 Thread Dan Jacobson
D> Try -probeonly or something.

This frobs ones eproms all the same.



Bug#258164: Bug#260981: /usr/bin/xine: crashed x windows

2004-07-29 Thread Dan Jacobson
S> A user space application such as xine must not be able to interfer with
S> the interrupt handlers that manage your mouse or even the Num Lock key...

I was root, because I didn't chmod /dev/hdd yet. Now done.

S> If it helps debugging, you can try "xine -V none" to start xine without
S> video output. My guess is that won't crash your machine.

Now as regular user, I see the logo, I click the x to close it, and
poof, I am back at the xdm login prompt. Maybe I didn't even need to
click and it would have happened.

Logs only say
X connection to :0.0 broken (explicit kill or server shutdown).
The application 'Gecko' lost its connection to the display :0.0;
most likely the X server was shut down or you killed/destroyed
the application.

and

Fatal server error:
Caught signal 8.  Server aborting

S> If that's true, something about the XShm extension is probably causing the
S> crash...

S> you could also try "(unset DISPLAY; aaxine)" or just run "aaxine" from a
S> text console to verify that the xine engine works fine if you don't use X
S> at all.

That works.

I can play dvds fine with
$ mplayer -ao oss -vf eq=32 dvd://1
BTW.

Anyways, now trying
$ (sleep 200; pstree -al>file;killall xine;killall -9 xine)& xine dvd:/1

One can hear the sound fine, but just sees a blue window for the
movie.

Then when one moves the mouse over any of the buttons, within seconds
all gets locked up again, except the mouse.  The screen turns into a
grey moving mess.  200 passes but it is no help. Again one must walk
over and hit reset.

I am just hoping that you will leave ALT CTRL F1 usable so one can get
to the console at all times.



Bug#262150: xserver-xfree86: X session crashes (logout) when any video player (xine,mplayer,vlc) starts playing. Crashs randomly

2004-07-29 Thread moi
Subject: xserver-xfree86: X session crashes (logout) when any video player 
(xine,mplayer,vlc) starts playing. Crashs randomly too, but very not often.
Package: xserver-xfree86
Version: 4.3.0.dfsg.1-4
Severity: important

*** Please type your report below this line ***


-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86

/etc/X11/X target does not match checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx  1 root root 20 2002-11-11 01:14 /etc/X11/X -> /usr/bin/X11/XFree86
-rwxr-xr-x  1 root root 1745132 2004-05-29 14:33 /usr/bin/X11/XFree86

Contents of /var/lib/xfree86/XF86Config-4.roster:
xserver-xfree86

VGA-compatible devices on PCI bus:
:01:05.0 VGA compatible controller: ATI Technologies Inc Rage XL AGP 2X 
(rev 65)

/etc/X11/XF86Config-4 does not match checksum in 
/var/lib/xfree86/XF86Config-4.md5sum.

XFree86 X server configuration file status:
-rw-r--r--  1 root root 3491 2004-07-01 19:01 /etc/X11/XF86Config-4

Contents of /etc/X11/XF86Config-4:
### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.

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

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

Load "v4l"
# Video for Linux


EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xfree86"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "fr"
EndSection

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

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

Section "Device"
Identifier  "ATI Xpert 98"
Driver  "ati"
#   Option  "UseFBDev"  "true"
EndSection

Section "Monitor"
Identifier  "Generic Monitor"
HorizSync   30-70
VertRefresh 50-160
#   Modeline"1024x768" 94.50   1024 1032 1128 1448768  769  
772  808 +hsync +vsync
Modeline "800x600"  56.30800  832  896 1048600  601  604  
631 +hsync +vsync
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "ATI Xpert 98"
Monitor "Generic Monitor"
DefaultDepth24
SubSection "Display"
Depth   1
Modes   "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   4
Modes   "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   8
Modes   "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   15
Modes   "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   16
Mod

Bug#251776: VT switches from text console to X server cause keyboard timeouts on compaq armada labtops

2004-07-29 Thread Holger Blasum
Hi Kos, Fabio, Branden,

Accidentally, the problem disappeared (for me) after BIOS update 
(the original motivation for the BIOS update had been to get ACPI).
Old BIOS: 08 August 2000.
New BIOS: 17 April 2002 (ROM 6R-0315.02/ 686R_2002.0315)
(most recent available at
http://h18007.www1.hp.com/support/files/armada/us/locate/4_1008.html)

HTH,

-- 
Holger Blasum +49-174-7313590 GPG ACDFC3B769DC
NO Software Patents - Power to the Parliament!
http://muenchen.ffii.org/
http://kwiki.ffii.org/IrcEn [EMAIL PROTECTED], esp. Tue 22:00 CEST




X Strike Force XFree86 SVN commit: r1708 - trunk/debian

2004-07-29 Thread X Strike Force SVN Repository Admin
Author: branden
Date: 2004-07-29 15:33:21 -0500 (Thu, 29 Jul 2004)
New Revision: 1708

Modified:
   trunk/debian/TODO
Log:
Remove item fixed in r1707.


Modified: trunk/debian/TODO
===
--- trunk/debian/TODO   2004-07-29 20:30:13 UTC (rev 1707)
+++ trunk/debian/TODO   2004-07-29 20:33:21 UTC (rev 1708)
@@ -60,7 +60,6 @@
   + #259080: xserver-xfree86: [debconf] specialized mouse defaults for Hurd 
[BR]
   + #261777: Problems handling multiple detected video cards; see what can be
 done about this [BR]
-* 250655: fix SEGV in Xlib (upstream patch identified) [BR]
 * #255011: add macintosh/ca symbols file; awaiting keyboard photograph and test
   cycle with [EMAIL PROTECTED]
 * #255371: fix typos in XKB README.config document [Branden has a patch



Processed: tagging 250655

2004-07-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.7.95.1
>  # fixed in Debian X Strike Force XFree86 repository; to view, run "svn diff 
> -r 1706:1707 svn://necrotic.deadbeast.net/xfree86"
> tags 250655 + pending
Bug#250655: libx11-6: SEGV in _XTextPropertyToTextList() causes apps to crash
Tags were: fixed-upstream upstream
Bug#254674: xterm: crashes on paste event
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)



X Strike Force XFree86 SVN commit: r1707 - in trunk/debian: . patches

2004-07-29 Thread X Strike Force SVN Repository Admin
Author: branden
Date: 2004-07-29 15:30:13 -0500 (Thu, 29 Jul 2004)
New Revision: 1707

Removed:
   trunk/debian/patches/051_fix_lcPtrTxt.c_memleak.diff
Modified:
   trunk/debian/CHANGESETS
   trunk/debian/changelog
   trunk/debian/patches/000_stolen_from_HEAD.diff
Log:
Grab from XFree86 CVS (2003-05-29) a fix for a SEGV in libX11's lcPrTxt()
function, which caused application crashes when, e.g., pasting text into
XTerm.  Also remove patch #051 in favor of identical fix committed to
XFree86 CVS on 2003-04-03).  Thanks to Thomas Dickey for tracking this
bug, and fix, down.  (Closes: #250655)


Modified: trunk/debian/CHANGESETS
===
--- trunk/debian/CHANGESETS 2004-07-29 19:16:40 UTC (rev 1706)
+++ trunk/debian/CHANGESETS 2004-07-29 20:30:13 UTC (rev 1707)
@@ -221,4 +221,11 @@
 (Thanks, Michael Banck!)
 1706
 
+Grab from XFree86 CVS (2003-05-29) a fix for a SEGV in libX11's lcPrTxt()
+function, which caused application crashes when, e.g., pasting text into
+XTerm.  Also remove patch #051 in favor of identical fix committed to
+XFree86 CVS on 2003-04-03).  Thanks to Thomas Dickey for tracking this
+bug, and fix, down.  (Closes: #250655)
+1707
+
 vim:set ai et sts=4 sw=4 tw=80:

Modified: trunk/debian/changelog
===
--- trunk/debian/changelog  2004-07-29 19:16:40 UTC (rev 1706)
+++ trunk/debian/changelog  2004-07-29 20:30:13 UTC (rev 1707)
@@ -160,6 +160,12 @@
   MANIFEST files.
 (Thanks, Michael Banck!)
 
+  * Grab from XFree86 CVS (2003-05-29) a fix for a SEGV in libX11's lcPrTxt()
+function, which caused application crashes when, e.g., pasting text into
+XTerm.  Also remove patch #051 in favor of identical fix committed to
+XFree86 CVS on 2003-04-03).  Thanks to Thomas Dickey for tracking this
+bug, and fix, down.  (Closes: #250655)
+
   Changes by Fabio M. Di Nitto and Branden Robinson:
 
   * Support building only the parts of the source tree needed by
@@ -192,7 +198,7 @@
 
   * Get glxinfo to link properly with g++ (instead of adding -lstdc++).
 
- -- Branden Robinson <[EMAIL PROTECTED]>  Thu, 29 Jul 2004 14:09:27 -0500
+ -- Branden Robinson <[EMAIL PROTECTED]>  Thu, 29 Jul 2004 15:20:43 -0500
 
 xfree86 (4.3.0.dfsg.1-6) unstable; urgency=low
 

Modified: trunk/debian/patches/000_stolen_from_HEAD.diff
===
--- trunk/debian/patches/000_stolen_from_HEAD.diff  2004-07-29 19:16:40 UTC 
(rev 1706)
+++ trunk/debian/patches/000_stolen_from_HEAD.diff  2004-07-29 20:30:13 UTC 
(rev 1707)
@@ -258,6 +258,14 @@
 James Su).
   [David Dawes]
 
+xc/lib/X11/lcPrTxt.c @ 1.9
+54. Fix a double allocation in _XTextPropertyToTextList() (#A.1681,
+Lubos Lunak).
+
+xc/lib/X11/lcPrTxt.c @ 1.10
+   198. Fix bug (Bugzilla #315) in _XTextPropertyToTextList() that causes
+an application crash in some circumstances (Ivan Pascal).
+
 diff -urN xc.orig/config/imake/imake.c xc/config/imake/imake.c
 --- xc.orig/config/imake/imake.c   2002-12-17 09:48:27.0 +1100
 +++ xc/config/imake/imake.c2003-04-09 01:58:14.0 +1000
@@ -6123,3 +6131,38 @@
  END XLC_FONTSET
  
  XCOMM 
+Index: xc/lib/X11/lcPrTxt.c
+===
+RCS file: /cvs/xc/lib/X11/lcPrTxt.c,v
+retrieving revision 1.8
+retrieving revision 1.10
+diff -u -r1.8 -r1.10
+--- xc/lib/X11/lcPrTxt.c   3 Jun 2002 22:36:00 -   1.8
 xc/lib/X11/lcPrTxt.c   29 May 2003 13:22:51 -  1.10
+@@ -23,7 +23,7 @@
+  * Author: Katsuhisa Yano TOSHIBA Corp.
+  *[EMAIL PROTECTED]
+  */
+-/* $XFree86: xc/lib/X11/lcPrTxt.c,v 1.8 2002/06/03 22:36:00 dawes Exp $ */
++/* $XFree86: xc/lib/X11/lcPrTxt.c,v 1.10 2003/05/29 13:22:51 pascal Exp $ */
+ 
+ #include "Xlibint.h"
+ #include "XlcPubI.h"
+@@ -154,7 +154,6 @@
+   buf_len = text_prop->nitems * 6 + 1;
+   else
+   buf_len = text_prop->nitems * XLC_PUBLIC(lcd, mb_cur_max) + 1;
+-  buf = (XPointer) Xmalloc(buf_len);
+ }
+ buf = (XPointer) Xmalloc(buf_len);
+ if (buf == NULL)
+@@ -213,7 +212,8 @@
+   to++;
+   to_left--;
+   }
+-  _XlcResetConverter(conv);
++  if (! do_strcpy)
++  _XlcResetConverter(conv);
+   } else
+   str_ptr++;
+ 

Deleted: trunk/debian/patches/051_fix_lcPtrTxt.c_memleak.diff
===
--- trunk/debian/patches/051_fix_lcPtrTxt.c_memleak.diff2004-07-29 
19:16:40 UTC (rev 1706)
+++ trunk/debian/patches/051_fix_lcPtrTxt.c_memleak.diff2004-07-29 
20:30:13 UTC (rev 1707)
@@ -1,14 +0,0 @@
-$Id$
-
-This patch from Mike A. Harris - prevents a memleak from a double malloc().
-
 xc/lib/X11/lcPrTxt.c.sav   2002-06-04 00:36:00.0 +0200
-+++ xc/lib/X11/lcPrTxt.c   

Bug#262111: xserver-xfree86: Crashes when starting xine with extmod loaded (ATI card)

2004-07-29 Thread Heiko Noordhof

Package: xserver-xfree86
Version: 4.3.0.dfsg.1-4
Severity: important

Issue:
X-server crashes when starting xine or gxine.
Logs and configs below (from reportbug).

To reproduce:
- Configure X to load "extmod".
- Install xine
- Start X
- Start xine
- (may be specific to (some) ATI cards)


Removing the "extmod" module through "dpkg-reconfigure xserver-xfree86" 
solves the problem, but xine then says:


bash$ xine
This is xine (X11 gui) - a free video player v0.99.1.
(c) 2000-2003 The xine Team.
Xlib:  extension "SHAPE" missing on display ":0.0".
Xlib:  extension "XVideo" missing on display ":0.0".

...but xine seems to work correctly.


Also:
bash# dpkg-reconfigure xserver-xfree86
start_configlet: configlet in path /usr/share/configlets/xserver-common 
is bad


Some info:
libc6 2.3.2.ds1-13
xserver-xfree86 4.3.0.dfsg.1-4
kernels tried (none fixed the bug): custom compiled linus' vanilla:
2.4.26, 2.6.7, 2.6.8-rc2



-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx  1 root root 20 Nov 12  2003 /etc/X11/X -> /usr/bin/X11/XFree86
-rwxr-xr-x  1 root root 1745132 May 29 14:33 /usr/bin/X11/XFree86

Contents of /var/lib/xfree86/XF86Config-4.roster:
xserver-xfree86

VGA-compatible devices on PCI bus:
:01:00.0 VGA compatible controller: ATI Technologies Inc 3D Rage Pro
AGP 1X/2X (rev 5c)

/etc/X11/XF86Config-4 unchanged from checksum in
/var/lib/xfree86/XF86Config-4.md5sum.

XFree86 X server configuration file status:
-rw-r--r--  1 root root 3377 Jul 29 21:18 /etc/X11/XF86Config-4

Contents of /etc/X11/XF86Config-4:
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades
*only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86
Section "Files"
FontPath"unix/:7100"  # local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/CID"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
EndSection
Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules""xfree86"
Option  "XkbModel""pc104"
Option  "XkbLayout"   "us"
EndSection
Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device"  "/dev/psaux"
Option  "Protocol""ImPS/2"
Option  "ZAxisMapping""4 5"
EndSection

Section "InputDevice"
Identifier  "Generic Mouse"
Driver  "mouse"
Option  "SendCoreEvents"  "true"
Option  "Device"  "/dev/input/mice"
Option  "Protocol""ImPS/2"
Option  "ZAxisMapping""4 5"
EndSection
Section "Device"
Identifier  "ATI Technologies, Inc. 3D Rage Pro AGP"
Driver  "ati"
EndSection
Section "Monitor"
Identifier  "EIZO F784-T"
HorizSync   30-94
VertRefresh 50-75
Option  "DPMS"
EndSection
Section "Screen"
Identifier  "Default Screen"
Device  "ATI Technologies, Inc. 3D Rage Pro AGP"
Monitor "EIZO F784-T"
DefaultDepth16
SubSection "Display"
Depth   1
Modes   "1600x1200" "1280x1024" "1152x864" "1024x76

Bug#260099: xlibmesa-dri: [tdfx_dri] should dlopen() libglide3.so.x, not libglide3.so

2004-07-29 Thread Guillem Jover
Hi,

On Mon, Jul 26, 2004 at 23:28:17 +0200, Branden Robinson wrote:
> On Sun, Jul 18, 2004 at 03:46:03PM +0200, Hendrik Sattler wrote:
> > direct rendering is disabled until libglide3-dev is installed since
> > libglide3.so is dlopened which is (due to Debian policy, I guess)
> > only in package libglide3-dev.
> > Thus, this package needs to Suggest: libglide3-dev and not libglide3
> > (pul led in by libglide3-dev) unless you get the maintainer to not
> > follow policy, here.

Yes, that was caused by glide (2002.04.10-6) "fixing" #242063, I've
reverted that on glide (2002.04.10-8).

> Hmm.  I am thinking the tdfx Mesa DRI module should dlopen the object by
> its name *including* the shared object major version number.

Yes that's what should happen ideally, and I'll not change glide again
until the module loads the proper file.

> After all, if that major version number changes, any object dlopen()ing
> it will probably need to be aware of that fact, as the interface will
> have changed in an incompatible way.  In my view it's kind of naïve
> to expect otherwise.

The only problem I see is that third party applications may expect
those files to be present and to not have a different ABI. But that's
of no concern to Debian and we should try to do the correct thing.

On the other hand glide is used as well on Windows and DOS so to not
incur into DLL hell, =) we have to place the major number in the file
itself, and also so we're expected to not break the ABI.

regards,
guillem



Bug#260753: xserver-xfree86: [chips] Please include patch for mode switch crashing

2004-07-29 Thread Ryan Underwood

On Wed, Jul 28, 2004 at 12:04:25PM -0500, Branden Robinson wrote:
> > already been fixed in CVS.  I could apply the patch to the Debian
> > packages and test that...
> 
> That would be excellent.  Please do, and let us know what you find.

I built -6 with this additional patch and it works fine.

-- 
Ryan Underwood, <[EMAIL PROTECTED]>


signature.asc
Description: Digital signature


X Strike Force XFree86 SVN commit: r1705 - trunk/debian

2004-07-29 Thread X Strike Force SVN Repository Admin
Author: branden
Date: 2004-07-29 13:21:59 -0500 (Thu, 29 Jul 2004)
New Revision: 1705

Modified:
   trunk/debian/TODO
Log:
Add sub-item.


Modified: trunk/debian/TODO
===
--- trunk/debian/TODO   2004-07-29 09:53:25 UTC (rev 1704)
+++ trunk/debian/TODO   2004-07-29 18:21:59 UTC (rev 1705)
@@ -37,6 +37,7 @@
   Nusinow have provided good input.
   + udev users will have "/dev/input/mousen" -- configure that as only mouse
 device? (see #237574)
+  + #207481: xserver-xfree86: proposed debconf overhaul [BR]
   + #226180: xserver-xfree86: [debconfage rewrite] not ameanable to
 configuration with readline frontend; lack of defaults
   + #229097: xserver-xfree86: [debconf] should tell the user the file is not



Bug#260598: Pointer background not updated for i740 X server

2004-07-29 Thread Bas Wijnen
The config file was generated by dpkg-reconfigure xserver-xfree86.  All the
comments were already there, including that one.  I tried uncommenting it and
using "on" and "off", but that didn't help.

Thanks,
Bas Wijnen

On Tue, Jul 27, 2004 at 02:06:47AM -0500, Branden Robinson wrote:
> retitle 260598 xserver-xfree86: [i740] X cursor not updated correctly
> tag 260598 + upstream moreinfo
> thanks
> 
> On Wed, Jul 21, 2004 at 12:15:23PM +0200, Bas Wijnen wrote:
> > Package: xserver-xfree86
> > Version: 4.3.0.dfsg.1-6
> > 
> > The background of the pointer on my X, using the i740 server, is not
> > updated when the pointer moves in steps.  Nor is the pointer updated,
> > until it moves again.  This means that when there is a step move, or an
> > other sudden change (the scroll wheel makes step moves in gnome-terminal,
> > for example.  An other change is the mapping of a window under the
> > pointer due to interactive placement), the pointer is not redrawn until
> > it moves.  When it does, there is a square below it which is filled with
> > its old background.  An especially big mess can be made when dragging a
> > window: in that case parts of the square under the pointer are copied
> > over themselves.  As an example I made a screen shot of an xterm, which
> > shows the background from a "change virtual desktop with hotkey, then
> > move the mouse" situation, where I used the scrollwheel to go up and down
> > several times, and which I dragged a little over the desktop.
> [...]
> > All problems mentioned can be "solved" by forcing a redraw, for example you
> > switching to and from a different virtual desktop.  Having to do that all 
> > the
> > time is quite annoying though.
> 
> Have you tried turning off the hardware cursor?  The XF86Config-4 you
> supplied has a commented-out line to do exactly this.  (Though I do note
> with some disappointment that upstream did not deign to provide a manpage
> for the i740 driver.)
> 
> -- 
> G. Branden Robinson| One man's "magic" is another man's
> Debian GNU/Linux   | engineering.  "Supernatural" is a
> [EMAIL PROTECTED] | null word.
> http://people.debian.org/~branden/ | -- Robert Heinlein



-- 
I encourage sending me encrypted e-mail.
Please send the central message of e-mails as plain text in the message body,
   not as HTML and definitely not as MS Word.
Please do not use the MS Word format for attachments either.
for more information, see http://129.125.47.90/e-mail.html


pgphgyaenhLrd.pgp
Description: PGP signature


Re: X Strike Force XFree86 SVN commit: r1694 - trunk/debian

2004-07-29 Thread Robert Millan
On Wed, Jul 28, 2004 at 05:09:32PM -0500, X Strike Force SVN Repository Admin 
wrote:
>  Always link glxinfo with g++ (patch 031).
> -1692
> +1693

ouch :>

-- 
Robert Millan

(Debra and Ian) (Gnu's Not (UNiplexed Information and Computing System))/\
(kernel of *(Berkeley Software Distribution))



Re: hurd-i386 updates

2004-07-29 Thread Robert Millan
On Thu, Jul 29, 2004 at 02:05:27PM +0200, Michael Banck wrote:
>  
> +-#ifndef
> +-#define CppCmd/lib/cpp
> ++#ifndef CppCmd
> ++#define CppCmd/usr/bin/cpp
> 
> I was under the impression that k*BSD does not have a /lib/cpp symlink
> and that's why the patch is in there. As the symlink is present on
> GNU/Linux as well, I rather assume that GNU/Hurd did not have
> /usr/bin/cpp back in the days.

IIRC, this patch is a modification from a previous one that made it
/usr/bin/cpp-3.3. I just replaced the /usr/bin/cpp-3.3 with /usr/bin/cpp
because we didn't have cpp-3.3 on GNU/k*BSD at the time.

This is no longer true, so just ignore this. All Debian ports should have
/lib/cpp, it's in the cpp package.

-- 
Robert Millan

(Debra and Ian) (Gnu's Not (UNiplexed Information and Computing System))/\
(kernel of *(Berkeley Software Distribution))



Re: hurd-i386 updates

2004-07-29 Thread Robert Millan
On Thu, Jul 29, 2004 at 03:43:17AM -0500, Branden Robinson wrote:
> 
> I'm dropping the following part of #804 because:
> 
> 1) It doesn't actually have anything to do with GNU/Hurd, AFAICT
> 2) We don't have patches to support the symbols KNetBSDArchitecture and
>KOpenBSDArchitecture yet anyway, so these symbols will never be defined.

Yeah that's ok. Please don't bother with the GNU/k*BSD parts of my patches
(even merged ones, in patches/82*).

When integration of GNU/Hurd support is finished, my GNU/k*BSD patches will
become smaller and easier to integrate. I'll have a look then.

-- 
Robert Millan

(Debra and Ian) (Gnu's Not (UNiplexed Information and Computing System))/\
(kernel of *(Berkeley Software Distribution))



Bug#261081: xserver-xfree86: [radeon] dpms doesn't work with DVI radeon PCI card: NotABug

2004-07-29 Thread Philip Armstrong
Argh.

Forgot the 
  Option   "DPMS"   "on"
line in /etc/X11/XF86Config

Pet peeve: *Why* does "xset q" claim that dpms is enabled, even though
the above line isn't in the XF86Config and DPMS is clearly not
turned on? Surely in this case, xset q should say "DPMS Disabled".

Anyway, please close this bug (or is there a way for me to do so as
the bug submitter?). I'll file a bug about xset at some point.

cheers,

Phil

-- 
http://www.kantaka.co.uk/ .oOo. public key: http://www.kantaka.co.uk/gpg.txt



Re: hurd-i386 updates

2004-07-29 Thread Michael Banck
On Thu, Jul 29, 2004 at 03:43:17AM -0500, Branden Robinson wrote:
> On Wed, Jul 28, 2004 at 07:31:39PM +0200, Michael Banck wrote:
> > #803 and #804 are needed to properly build on GNU and are taken out of
> > Robert Millan's k*BSD tree.
> [...]
 
> I'm dropping the following part of #804 because:
 
> 1) It doesn't actually have anything to do with GNU/Hurd, AFAICT
> 2) We don't have patches to support the symbols KNetBSDArchitecture and
>KOpenBSDArchitecture yet anyway, so these symbols will never be defined.

Yeah, I missed those when I trimmed down the patches.


Michael



Re: hurd-i386 updates

2004-07-29 Thread Michael Banck
On Thu, Jul 29, 2004 at 03:31:50AM -0500, Branden Robinson wrote:
> > I'm no PAM guru, so I don't know about that change (I've seen Branden
> > has marked it as TODO on top of #800),
> 
> Technically, it's marked XXX, which means I don't know what to do about it.
> I'm leaving it up the actual Hurd porters to tell me.

Well, the current patch works, so I guess there is no reason to keep it
out.
 
> I actually don't understand the above; sorry.

Not sure which part of the following two you are referring to here, so I
elaborate on both:

> > but I merged that back from my intial diff and the build was fine (I did
> > not try building without 'define PamLibraries'). 

xfree86[...]-6 had PamLibraries defined, while current SVN does not. I
haven't tried to build the unpatched SVN trunk, but as hurd-i386 has
those libraries, I see no reason why gnu.cf should differ from linux.cf
here today, even more so as xfree86 builds fine with them. Also,
PamMiscLibraries are avaible as well, so I added those.

> > Changing the cpp command line is only needed for k*BSD AFAIK, but it
> > does not hurt to sync that with linux.cf as well.
 
+-#ifndef
+-#define CppCmd/lib/cpp
++#ifndef CppCmd
++#define CppCmd/usr/bin/cpp

I was under the impression that k*BSD does not have a /lib/cpp symlink
and that's why the patch is in there. As the symlink is present on
GNU/Linux as well, I rather assume that GNU/Hurd did not have
/usr/bin/cpp back in the days.

Well, either way works, but it is /usr/bin/cpp in linux.cf as well, so
this syncs this back. This part of the patch is probably not required
though, so if you don't like it, just drop it.

> I'll also take care of updating the mir-false-* files.

Oh, another thing I didn't know about :)


Michael



Bug#261656: xbase-clients: "setxkbmap en" gives "Error loading new keyboard description"

2004-07-29 Thread Jesir Vargas
I submitted this in error.  This is not a bug AFAIK.  Thanks for your
response.

My excuses,
JV  
Le jeu 29/07/2004 à 12:13, Branden Robinson a écrit :
> reassign 261656 xlibs
> retitle 261656 xlibs: "en" layout not supported
> thanks
> 
> On Tue, Jul 27, 2004 at 01:38:31PM +0200, Jesir Vargas wrote:
> > Package: xbase-clients
> > Version: 4.3.0.dfsg.1-6
> > Severity: important
> > 
> > Since dist-upgrading on 27 July 2004 @ around 6h Universal Time
> 
> Your bug report is not very complete.
> 
> What do you expect "setxkbmap en" to do?





Bug#261522: Xfree86 Fatal server error (Signal 11)

2004-07-29 Thread Thibault TAILLANDIER

Branden Robinson wrote:


severity 261522 important
retitle 261522 xserver-xfree86: [sis] SEGV on 86C326 5598/6326 rev 11
tag 261522 + upstream moreinfo
thanks

On Mon, Jul 26, 2004 at 04:47:11PM +0200, Thibault TAILLANDIER wrote:
 


Package: xserver-xfree86
Version: 4.3.0.dfsg.1-4
Severity: grave
   



Why did you set this bug's severity to "grave"?  Is it your contention that
Debian should not ship the XFree86 X server for any of our users unless we
can get it working on your hardware?

 

Not at all, i just put the severity to "grave" because of the "causes 
data loss" clause.
Since i lost data on that crash. I really apreciate XFree86, and i would 
use it even if it crash once a day.



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 3>&1
$ mailx -s "Re: Bug#261522" [EMAIL PROTECTED] < /tmp/output
 


Ok, i did this, i hope it will help you.
Thanks a lot for you work.
--
Thibault




Bug#19538: marked as done (xterm: resize not handled by both primary and alternate screens)

2004-07-29 Thread Branden Robinson
On Wed, Jul 28, 2004 at 02:18:17PM -0700, Debian Bug Tracking System wrote:
> Since XFree86 3.3.1 with no submitter response is more than enough, yes.
> Closing this bug because of no response from submitter.

To be fair, when asking him for more info, I screwed up and mailed the
wrong address.  (See the bug logs.)

Many people seem to take a while to learn that the bug address doesn't go
to the submitter.  I was certainly one of them.

-- 
G. Branden Robinson| What influenced me to atheism was
Debian GNU/Linux   | reading the Bible cover to cover.
[EMAIL PROTECTED] | Twice.
http://people.debian.org/~branden/ | -- J. Michael Straczynski


signature.asc
Description: Digital signature


Bug#261522: Xfree86 Fatal server error (Signal 11)

2004-07-29 Thread Branden Robinson
severity 261522 important
retitle 261522 xserver-xfree86: [sis] SEGV on 86C326 5598/6326 rev 11
tag 261522 + upstream moreinfo
thanks

On Mon, Jul 26, 2004 at 04:47:11PM +0200, Thibault TAILLANDIER wrote:
> Package: xserver-xfree86
> Version: 4.3.0.dfsg.1-4
> Severity: grave

Why did you set this bug's severity to "grave"?  Is it your contention that
Debian should not ship the XFree86 X server for any of our users unless we
can get it working on your hardware?

> Hi,
> 
> Here is some other informations you can use :
> $ uname -a
> Linux thib 2.4.26 #1 Fri Apr 16 10:48:55 CEST 2004 i686 GNU/Linux
> $ dpkg -s libc6 | grep ^Version
> Version: 2.3.2.ds1-13
> 
> I'm using testing/sarge distribution.
> 
> My x-server crashed due to a Fatal server error, it drove me back to 
> console.
> I got a message that told me how to report the bug, so here is the 
> backtrace of the crash.
> (See the attached file)
> 
> I cant really explain more about the crash, and i dont really know what 
> would help you more on this ... but i'm available to give more 
> informations i have ...
> 
> Thx for your work.

Using reportbug would be a big help in the future.  Please see below.

[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 3>&1
$ mailx -s "Re: Bug#261522" [EMAIL PROTECTED] < /tmp/output

If you do not have a "mailx" command on your system, you can get 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 software said it required
Debian GNU/Linux   |   Windows 3.1 or better, so I
[EMAIL PROTECTED] |   installed Linux.
http://people.debian.org/~branden/ |


signature.asc
Description: Digital signature


Bug#259215: mozilla-firefox: firefox fails to start with 'Xlib: connection to ":0.0" refused by server'

2004-07-29 Thread Branden Robinson
reassign 259215 mozilla-firefox
thanks

On Mon, Jul 26, 2004 at 09:48:36AM +0300, Harri Tuomela wrote:
> Hi!
> 
> I've reproduced the problem with kdm_3.1.4-0woody1_i386 (installed from
> ftp://ftp.kde.org).

Reassigning back to firefox.

I think a little more homework needs to be done on the firefox end before
this bug is laid at X's doorstep.

Please review the full bug logs of this report before arguing.  :)

-- 
G. Branden Robinson| It's not a matter of alienating
Debian GNU/Linux   | authors.  They have every right to
[EMAIL PROTECTED] | license their software however we
http://people.debian.org/~branden/ | like.  -- Craig Sanders


signature.asc
Description: Digital signature


Bug#261656: xbase-clients: "setxkbmap en" gives "Error loading new keyboard description"

2004-07-29 Thread Branden Robinson
reassign 261656 xlibs
retitle 261656 xlibs: "en" layout not supported
thanks

On Tue, Jul 27, 2004 at 01:38:31PM +0200, Jesir Vargas wrote:
> Package: xbase-clients
> Version: 4.3.0.dfsg.1-6
> Severity: important
> 
> Since dist-upgrading on 27 July 2004 @ around 6h Universal Time

Your bug report is not very complete.

What do you expect "setxkbmap en" to do?

-- 
G. Branden Robinson|
Debian GNU/Linux   |   kernel panic -- causal failure
[EMAIL PROTECTED] |   universe will now reboot
http://people.debian.org/~branden/ |


signature.asc
Description: Digital signature


Processed: Re: Bug#261656: xbase-clients: "setxkbmap en" gives "Error loading new keyboard description"

2004-07-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 261656 xlibs
Bug#261656: xbase-clients: "setxkbmap en" gives "Error loading new keyboard 
description"
Bug reassigned from package `xbase-clients' to `xlibs'.

> retitle 261656 xlibs: "en" layout not supported
Bug#261656: xbase-clients: "setxkbmap en" gives "Error loading new keyboard 
description"
Changed Bug title.

> thanks
Stopping processing here.

Please contact me if you need assistance.

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



Processed: Re: Bug#259215: mozilla-firefox: firefox fails to start with 'Xlib: connection to ":0.0" refused by server'

2004-07-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 259215 mozilla-firefox
Bug#259215: mozilla-firefox: firefox fails to start with 'Xlib: connection to 
":0.0" refused by server'
Bug reassigned from package `xdm' to `mozilla-firefox'.

> thanks
Stopping processing here.

Please contact me if you need assistance.

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



Processed: Re: Bug#261522: Xfree86 Fatal server error (Signal 11)

2004-07-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 261522 important
Bug#261522: Xfree86 Fatal server error (Signal 11)
Severity set to `important'.

> retitle 261522 xserver-xfree86: [sis] SEGV on 86C326 5598/6326 rev 11
Bug#261522: Xfree86 Fatal server error (Signal 11)
Changed Bug title.

> tag 261522 + upstream moreinfo
Bug#261522: xserver-xfree86: [sis] SEGV on 86C326 5598/6326 rev 11
There were no tags set.
Tags added: upstream, moreinfo

> thanks
Stopping processing here.

Please contact me if you need assistance.

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



Bug#261163: Acknowledgement (xlibs-data: change sequences for KP_Delete for PL locales)

2004-07-29 Thread Branden Robinson
reassign 261163 xlibs
retitle 261163 xlibs: mapping for  wrong in Polish layouts
tag 261163 + upstream patch
thanks

On Mon, Jul 26, 2004 at 04:35:00AM +0200, Emil Nowak wrote:
> Bugreport should be send for package xlibs, so please reassign it and apply
> attached patch.

Thanks for the patch!

-- 
G. Branden Robinson| It just seems to me that you are
Debian GNU/Linux   | willfully entering an arse-kicking
[EMAIL PROTECTED] | contest with a monstrous entity
http://people.debian.org/~branden/ | that has sixteen legs and no arse.


signature.asc
Description: Digital signature


Bug#261173: marked as done (xset: print screen resolution)

2004-07-29 Thread Debian Bug Tracking System
Your message dated Thu, 29 Jul 2004 04:49:35 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#261173: xset: print screen resolution
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; 24 Jul 2004 04:12:07 +
>From [EMAIL PROTECTED] Fri Jul 23 21:12:07 2004
Return-path: <[EMAIL PROTECTED]>
Received: from ca1.symonds.net (symonds.net) [66.92.42.136] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BoDtH-0002Fi-00; Fri, 23 Jul 2004 21:12:07 -0700
Received: from (jidanni1) [218.187.81.162] 
by symonds.net with asmtp (Exim 3.35 #1 (Debian))
id 1BoDt2-00057A-00; Fri, 23 Jul 2004 21:12:07 -0700
Received: from jidanni by jidanni1 with local (Exim 4.34)
id 1BoBqZ-00024f-7S; Sat, 24 Jul 2004 10:01:11 +0800
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Dan Jacobson <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: xset: print screen resolution
X-Mailer: reportbug 2.63
Date: Sat, 24 Jul 2004 10:01:10 +0800
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: xbase-clients
Version: 4.3.0.dfsg.1-6
Severity: wishlist
File: /usr/X11R6/bin/xset

$ xset q
could print screen resolution parameters, e.g., 800x600.

---
Received: (at 261173-done) by bugs.debian.org; 29 Jul 2004 09:49:36 +
>From [EMAIL PROTECTED] Thu Jul 29 02:49:36 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 1Bq7Xc-0002FI-00; Thu, 29 Jul 2004 02:49:36 -0700
Received: by sisyphus.deadbeast.net (Postfix, from userid 1000)
id 6F7DB68C02B; Thu, 29 Jul 2004 04:49:35 -0500 (EST)
Date: Thu, 29 Jul 2004 04:49:35 -0500
From: Branden Robinson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Bug#261173: xset: print screen resolution
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="wRokNccIwvMzawGl"
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+20040722i
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=-4.0 required=4.0 tests=BAYES_20,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--wRokNccIwvMzawGl
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Jul 27, 2004 at 07:38:50AM +0800, Dan Jacobson wrote:
> A> xdpyinfo would make you happy.
>=20
> Oh. OK. (I rely on the SEE ALSO parts of man pages to learn about these...
> perhaps xdpyinfo could appear in more other man pages' SEE ALSO.)

Closing as mistaken report per submitter.

We could also reference every manpage from every other manpage's SEE ALSO,
section, and then the SEE ALSO sections would be useless to everyone except
you.

In broad terms, xset deals with X server properties, and xdpyinfo doesn't.

--=20
G. Branden Robinson|   If atheism is a religion, then
Debian GNU/Linux   |   health is a disease.
[EMAIL PROTECTED] |   -- Clark Adams
http://people.debian.org/~branden/ |

--wRokNccIwvMzawGl
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iEYEARECAAYFAkEIyC8ACgkQ6kxmHytGony+GQCeMc9ZMStkipKpaHIfUNuTWbke
VWMAnRl2IVwxYWriIrAa+FYWcis/wDWu
=6BKn
-END PGP SIGNATURE-

--wRokNccIwvMzawGl--



Bug#260440: marked as done (xserver-xfree86: [ati/radeon] screen flickers and text mode changes upon switches to X VT on Radeon Mobility M6 LY rev 0)

2004-07-29 Thread Debian Bug Tracking System
Your message dated Thu, 29 Jul 2004 04:59:13 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#260440: other info
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; 20 Jul 2004 16:45:42 +
>From [EMAIL PROTECTED] Tue Jul 20 09:45:41 2004
Return-path: <[EMAIL PROTECTED]>
Received: from smtp2.mail.be.easynet.net [212.100.160.76] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BmxkL-00072m-00; Tue, 20 Jul 2004 09:45:41 -0700
Received: from 213-193-172-116.adsl.easynet.be ([213.193.172.116] 
helo=[127.0.0.1])
by smtp2.mail.be.easynet.net with esmtp (Exim 4.30)
id 1BmxkI-0008UA-0C; Tue, 20 Jul 2004 18:45:38 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Stefan <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: [ati radeon] Random flicker on screen
Bcc: Stefan <[EMAIL PROTECTED]>
X-Mailer: reportbug 2.63
Date: Tue, 20 Jul 2004 18:46:12 +0200
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=-4.0 required=4.0 tests=DATING,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: xserver-xfree86
Version: 4.3.0.dfsg.1-6
Severity: important


Sometimes, when the machine boots, the screen flickers. Resetting the XServer 
with ctrl-alt-backspace
several times most often solve the issues. I file this bug in because the 
previous version of the
X server, this wasn't happening. I also had this bug sometimes ago with another 
distribution so I
think there's some kind of "randomness" in the way this bug appears. On that 
other distribution,
I tried hard to solve the issue, but without any success. I thought it was 
related to the hsync/vsync
configuration but since my Debian used to work flawlessly, without any help of 
me, I came to the
conclusion that it was more of a bug than a misconfiguration.

Also, for some reason, when the XServer starts, the text mode which is usually 
80x25 on my machine
now switches to 80x43 before going to graphics mode. I don't know if it's 
realted in anyway to
this bug, I just mention it.

Thank you for your efforts !

I'll be pleased to help anyone here.

Stefan



-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx  1 root root 20 2004-05-03 20:11 /etc/X11/X -> /usr/bin/X11/XFree86
-rwxr-xr-x  1 root root 1745388 2004-07-07 17:07 /usr/bin/X11/XFree86

Contents of /var/lib/xfree86/XF86Config-4.roster:
xserver-xfree86

VGA-compatible devices on PCI bus:
:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M6 
LY

/etc/X11/XF86Config-4 does not match checksum in 
/var/lib/xfree86/XF86Config-4.md5sum.

XFree86 X server configuration file status:
-rw-r--r--  1 root root 3256 2004-05-08 09:33 /etc/X11/XF86Config-4

Contents of /etc/X11/XF86Config-4:
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

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

Processed: reassign 261251 to libx11-6, merging 261251 216933

2004-07-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.7.95.1
> reassign 261251 libx11-6
Bug#261251: xserver-xfree86: [ati/radeon+crusoe] Xclients are crashing at start
Bug reassigned from package `xserver-xfree86' to `libx11-6'.

> merge 261251 216933
Bug#216933: libx11-6: many clients get BadLength error from X_ChangeProperty 
request (Transmeta Crusoe smoking gun)
Bug#261251: xserver-xfree86: [ati/radeon+crusoe] Xclients are crashing at start
Bug#234556: libx11-6: apps crash with 'BadLength (poly request too large or 
internal Xlib length erro' [sic]
Merged 216933 234556 261251.

>
End of message, stopping processing here.

Please contact me if you need assistance.

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



Processed: tagging 259996

2004-07-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.7.95.1
>  # fixed in Debian X Strike Force XFree86 repository; to view, run "svn diff 
> -r 1702:1703 svn://necrotic.deadbeast.net/xfree86"
> tags 259996 + pending
Bug#259996: xfree86: Imake's CppRawFileTarget() corrupts manpages, including 
xterm's
Tags were: upstream
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)



Re: Xsession and login shells

2004-07-29 Thread Branden Robinson
On Mon, Jul 26, 2004 at 09:55:20PM -0600, Bob Proulx wrote:
> Can anyone think of alternatives?  How can we solve this problem for
> our users?

Stop advising people to put in .*login and .profile files what they should
be putting in .{bash,zsh,etc.}rc files instead, guarded by if [ -n "$PS1" ]
to determine whether the session is running interactively.

I am seriously unimpressed with arguments advocating changes in the way the
shell is invoked from people who don't appear to know how to configure
their shell.

-- 
G. Branden Robinson|If you make people think they're
Debian GNU/Linux   |thinking, they'll love you; but if
[EMAIL PROTECTED] |you really make them think, they'll
http://people.debian.org/~branden/ |hate you.-- Don Marquis


signature.asc
Description: Digital signature


Processed: Re: Bug#261163: Acknowledgement (xlibs-data: change sequences for KP_Delete for PL locales)

2004-07-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 261163 xlibs
Bug#261163: xlibs-data: change sequences for KP_Delete for PL locales
Bug reassigned from package `xlibs-data' to `xlibs'.

> retitle 261163 xlibs: mapping for  wrong in Polish layouts
Bug#261163: xlibs-data: change sequences for KP_Delete for PL locales
Changed Bug title.

> tag 261163 + upstream patch
Bug#261163: xlibs: mapping for  wrong in Polish layouts
Tags were: l10n
Tags added: upstream, patch

> thanks
Stopping processing here.

Please contact me if you need assistance.

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



Bug#257515: lost my 'c' key in X

2004-07-29 Thread Branden Robinson
Dear bug submitter,

I have reports that an upgrade to the xfree86 4.3.0.dfsg.1-6 resolved this
problem.

Can you confirm this?

-- 
G. Branden Robinson|  Mob rule isn't any prettier just
Debian GNU/Linux   |  because you call your mob a
[EMAIL PROTECTED] |  government.
http://people.debian.org/~branden/ |


signature.asc
Description: Digital signature


X Strike Force XFree86 SVN commit: r1704 - trunk/debian

2004-07-29 Thread X Strike Force SVN Repository Admin
Author: branden
Date: 2004-07-29 04:53:25 -0500 (Thu, 29 Jul 2004)
New Revision: 1704

Modified:
   trunk/debian/TODO
Log:
Add item.


Modified: trunk/debian/TODO
===
--- trunk/debian/TODO   2004-07-29 09:52:03 UTC (rev 1703)
+++ trunk/debian/TODO   2004-07-29 09:53:25 UTC (rev 1704)
@@ -104,6 +104,7 @@
 * #253480: xdm: XDM fails if the user is over disk quota, but empty files can
   be created
 * update XTerm to #193
+* #261163: xlibs:  mapping wrong in Polish layouts [patch available]
 
 Post 4.3.0-1
 



X Strike Force XFree86 SVN commit: r1703 - in trunk/debian: . patches

2004-07-29 Thread X Strike Force SVN Repository Admin
Author: branden
Date: 2004-07-29 04:52:03 -0500 (Thu, 29 Jul 2004)
New Revision: 1703

Added:
   trunk/debian/patches/099d_Imake.rules_fix_RawCppFileTarget.diff
Modified:
   trunk/debian/CHANGESETS
   trunk/debian/changelog
Log:
Apply patch from Thomas Dickey to fix Imake's CppRawFileTarget() so that
it no longer tempts cpp into corrupting manpages.  Thanks, Thomas!
(Closes: #259996)


Modified: trunk/debian/CHANGESETS
===
--- trunk/debian/CHANGESETS 2004-07-29 08:11:00 UTC (rev 1702)
+++ trunk/debian/CHANGESETS 2004-07-29 09:52:03 UTC (rev 1703)
@@ -201,4 +201,9 @@
 Luis Lopes). (Closes: #261389)
 1701, 1702
 
+Apply patch from Thomas Dickey to fix Imake's CppRawFileTarget() so that
+it no longer tempts cpp into corrupting manpages.  Thanks, Thomas!
+(Closes: #259996)
+1703
+
 vim:set ai et sts=4 sw=4 tw=80:

Modified: trunk/debian/changelog
===
--- trunk/debian/changelog  2004-07-29 08:11:00 UTC (rev 1702)
+++ trunk/debian/changelog  2004-07-29 09:52:03 UTC (rev 1703)
@@ -142,6 +142,10 @@
   * Update Brazilian Portuguese debconf template translations (thanks, André
 Luís Lopes). (Closes: #261389)
 
+  * Apply patch from Thomas Dickey to fix Imake's CppRawFileTarget() so that
+it no longer tempts cpp into corrupting manpages.  Thanks, Thomas!
+(Closes: #259996)
+
   Changes by Fabio M. Di Nitto and Branden Robinson:
 
   * Support building only the parts of the source tree needed by
@@ -174,7 +178,7 @@
 
   * Get glxinfo to link properly with g++ (instead of adding -lstdc++).
 
- -- Branden Robinson <[EMAIL PROTECTED]>  Thu, 29 Jul 2004 03:01:32 -0500
+ -- Branden Robinson <[EMAIL PROTECTED]>  Thu, 29 Jul 2004 04:21:41 -0500
 
 xfree86 (4.3.0.dfsg.1-6) unstable; urgency=low
 

Added: trunk/debian/patches/099d_Imake.rules_fix_RawCppFileTarget.diff
===
--- trunk/debian/patches/099d_Imake.rules_fix_RawCppFileTarget.diff 
2004-07-29 08:11:00 UTC (rev 1702)
+++ trunk/debian/patches/099d_Imake.rules_fix_RawCppFileTarget.diff 
2004-07-29 09:52:03 UTC (rev 1703)
@@ -0,0 +1,21 @@
+$Id$
+
+Modify CppRawFileTarget() to transform trailing backslashes in the input
+manpages so the backslash is followed by a blank, defeating the C
+preprocessor's tendency to remove the following newline.
+
+This patch by Thomas Dickey.
+
+Present in XFree86 CVS.
+
+--- xc/config/cf/Imake.rules   2004/06/01 00:16:53 3.137
 xc/config/cf/Imake.rules   2004/07/18 15:10:26 3.138
+@@ -3226,7 +3226,7 @@
+ dst::  src deplist@@\
+   RemoveFile($@)  @@\
+   ClearmakeOSName \
+-  $(RAWCPP) CppNoLineInfoOption defs $@   @@\
++  sed -e 's/\\$$/\\ /' src | $(RAWCPP) CppNoLineInfoOption defs | 
CppSedMagic >$@ @@\
+   @@\
+ clean::   
@@\
+   RemoveFiles(dst)


Property changes on: 
trunk/debian/patches/099d_Imake.rules_fix_RawCppFileTarget.diff
___
Name: svn:keywords
   + Id



Re: ./scripts/manifest-install-reconcile validate on i386

2004-07-29 Thread Branden Robinson
On Wed, Jul 28, 2004 at 08:38:57AM +0200, Fabio Massimo Di Nitto wrote:
> On Tue, 27 Jul 2004, Branden Robinson wrote:
> 
> > On Thu, Jul 22, 2004 at 08:54:19AM +0200, Fabio Massimo Di Nitto wrote:
> > > Hi Branden,
> > >   (resending with bzipped attachment) as discussed on irc here is
> > > the output of $topic.
> >
> > Very odd.  It looks like you're missing
> > scripts/mir-false-{negatives,positives} altogether.
> >
> > Can you confirm this?
> 
> they are both there. do they need to be regenerated on $ARCH base?

No, they shouldn't need to.  They should work for all architectures.

I'm stumped.  Can you do some research into this and let me know what you
find?

They work fine for me.

-- 
G. Branden Robinson|Nixon was so crooked that he needed
Debian GNU/Linux   |servants to help him screw his
[EMAIL PROTECTED] |pants on every morning.
http://people.debian.org/~branden/ |-- Hunter S. Thompson


signature.asc
Description: Digital signature


Re: X Strike Force XFree86 SVN commit: r1674 - in branches/4.3.0/sid/debian: . patches

2004-07-29 Thread Branden Robinson
On Wed, Jul 28, 2004 at 02:13:53AM +0200, Robert Millan wrote:
> > Please revert this commit.  "svn merge -r 1674:1673" should do the trick.
> 
> Do you mean "svn merge -r 1674:1673 "? I tried this and all it did was
> reverting the change in my local tree:
> 
> $ svn st
> M  debian/patches/031_glxinfo_makefile.diff
> M  debian/changelog
> 
> Doing a "svn commit" now would revert the change, but I'm not sure if that's
> the way it should be done. Do you want me to do that?

As discussed on IRC, yes, this is exactly right.

Thanks!

-- 
G. Branden Robinson|   Convictions are more dangerous
Debian GNU/Linux   |   enemies of truth than lies.
[EMAIL PROTECTED] |   -- Friedrich Nietzsche
http://people.debian.org/~branden/ |


signature.asc
Description: Digital signature


Bug#259996: xterm: keybinding tables in manpage

2004-07-29 Thread Branden Robinson
reassign 259996 xfree86
retitle 259996 xfree86: Imake's CppRawFileTarget() corrupts manpages, including 
xterm's
tag 259996 + upstream
severity 259996 minor
thanks

On Tue, Jul 27, 2004 at 09:20:32PM -0400, Thomas Dickey wrote:
> On Tue, Jul 27, 2004 at 01:33:58AM -0500, Branden Robinson wrote:
> > On Sun, Jul 18, 2004 at 11:18:12AM -0400, Thomas Dickey wrote:
> > > On Sat, Jul 17, 2004 at 10:40:08PM +0200, Thomas Dickey wrote:
> > > > On Sat, Jul 17, 2004 at 10:00:13PM +0200, Sebastian Kapfer wrote:
> > > > > Package: xterm
> > > > > Version: 4.3.0.dfsg.1-6
> > > > > Severity: normal
> > > > > 
> > > > > The keybinding tables in the xterm manpage don't format correctly 
> > > > > here.
> > > > > It seems like the newline characters aren't interpreted by groff.
> > [...]
> > > I made a fix for this in XFree86 CVS (affects more than xterm).
> The reference is:
> 
> http://cvsweb.xfree86.org/cvsweb/xc/config/cf/Imake.rules
> 
> Revision 3.138 / (view) - annotate - [select for diffs] , Sun Jul 18 14:10:26 
> 2004 UTC (9 days, 11 hours ago) by dickey 
> Branch: MAIN 
> CVS Tags: xf-4_4_99_10, HEAD 
> Changes since 3.137: +2 -2 lines 
> Diff to previous 3.137 
> 
>  147. Modify CppRawFileTarget() to transform trailing backslashes in the input
>   manpages so the backslash is followed by a blank, defeating the C
>   preprocessor's tendency to remove the following newline (Thomas Dickey,
>   Debian #259996).
[...]

-- 
G. Branden Robinson|  Mob rule isn't any prettier just
Debian GNU/Linux   |  because you call your mob a
[EMAIL PROTECTED] |  government.
http://people.debian.org/~branden/ |


signature.asc
Description: Digital signature


Processed: Re: Bug#259996: xterm: keybinding tables in manpage

2004-07-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 259996 xfree86
Bug#259996: xterm: keybinding tables in manpage
Bug reassigned from package `xterm' to `xfree86'.

> retitle 259996 xfree86: Imake's CppRawFileTarget() corrupts manpages, 
> including xterm's
Bug#259996: xterm: keybinding tables in manpage
Changed Bug title.

> tag 259996 + upstream
Bug#259996: xfree86: Imake's CppRawFileTarget() corrupts manpages, including 
xterm's
There were no tags set.
Tags added: upstream

> severity 259996 minor
Bug#259996: xfree86: Imake's CppRawFileTarget() corrupts manpages, including 
xterm's
Severity set to `minor'.

> thanks
Stopping processing here.

Please contact me if you need assistance.

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



Bug#259996: xterm: keybinding tables in manpage

2004-07-29 Thread Branden Robinson
On Tue, Jul 27, 2004 at 09:20:32PM -0400, Thomas Dickey wrote:
> The reference is:
> 
> http://cvsweb.xfree86.org/cvsweb/xc/config/cf/Imake.rules
> 
> Revision 3.138 / (view) - annotate - [select for diffs] , Sun Jul 18 14:10:26 
> 2004 UTC (9 days, 11 hours ago) by dickey 
> Branch: MAIN 
> CVS Tags: xf-4_4_99_10, HEAD 
> Changes since 3.137: +2 -2 lines 
> Diff to previous 3.137 
> 
>  147. Modify CppRawFileTarget() to transform trailing backslashes in the input
>   manpages so the backslash is followed by a blank, defeating the C
>   preprocessor's tendency to remove the following newline (Thomas Dickey,
>   Debian #259996).
[...]
> ===
> RCS file: /xf86/anoncvs/cvs/xc/config/cf/Imake.rules,v
> retrieving revision 3.137
> retrieving revision 3.138
> diff -u -r3.137 -r3.138
> --- xc/config/cf/Imake.rules  2004/06/01 00:16:53 3.137
> +++ xc/config/cf/Imake.rules  2004/07/18 15:10:26 3.138
> @@ -1,6 +1,6 @@
>  XCOMM -
>  XCOMM Imake rules for building libraries, programs, scripts, and data files
> -XCOMM rules:  $XFree86: xc/config/cf/Imake.rules,v 3.136 2004/04/23 20:48:06 
> tsi Exp $
> +XCOMM rules:  $XFree86: xc/config/cf/Imake.rules,v 3.137 2004/06/01 00:16:53 
> dawes Exp $
>  /*
>   * Copyright (c) 1994-2004 by The XFree86 Project, Inc.
>   * All rights reserved.
> @@ -3412,7 +3412,7 @@
>  dst::  src deplist   @@\
>   RemoveFile($@)  @@\
>   ClearmakeOSName \
> - $(RAWCPP) CppNoLineInfoOption defs $@   @@\
> + sed -e 's/\\$$/\\ /' src | $(RAWCPP) CppNoLineInfoOption defs | 
> CppSedMagic >$@ @@\
>   @@\
>  clean::  
> @@\
>   RemoveFiles(dst)

Okay.  I'm going to apply this based on the following reasoning:

1) The XFree86 Project, Inc. relicensed this file under the new XFree86 1.1
license.  When exactly this happened is, of course, unclear.  David Dawes
said "everything" he does is under the new license, and he has changed the
file several times.  Some commit messages include the notice "These changes
are Copyright (c) 2004 The XFree86 Project, Inc Rights as per version 1.1
of the XFree86 License (http://www.xfree86.org/legal/licenses.html)."  On
1 June 2004, he added the XFree86 1.1 license notice to the file.

2) However, the macro in question hasn't changed in a very long time (over
five years); therefore its existing form must still be under the previous
license as well.

3.55 (dawes21-Mar-99): /* Like CppFileTarget, but don't add any 
default defines */
3.55 (dawes21-Mar-99): #ifndef CppRawFileTarget
3.55 (dawes21-Mar-99): #define 
CppRawFileTarget(dst,src,defs,deplist)   @@\
3.55 (dawes21-Mar-99): dst::  src deplist   
@@\
3.55 (dawes21-Mar-99):  RemoveFile($@)  
@@\
3.55 (dawes21-Mar-99):  ClearmakeOSName \
3.138(dickey   18-Jul-04):  sed -e 's/\\$$/\\ /' src | $(RAWCPP) 
CppNoLineInfoOption defs | CppSedMagic >$@ @@\
3.55 (dawes21-Mar-99):  
@@\
3.55 (dawes21-Mar-99): clean::  
@@\
3.55 (dawes21-Mar-99):  RemoveFiles(dst)
1.1  (dawes27-Apr-94): #endif /* CppFileTarget */

(Okay, technically, the above doesn't establish that the line Thomas Dickey
changed hadn't already been changed since the relicening went into effect
-- whenever that was for this file, which isn't entirely clear.  So let's
cvs annotate against revision 3.137:

3.55 (dawes21-Mar-99): /* Like CppFileTarget, but don't add any 
default defines */
3.55 (dawes21-Mar-99): #ifndef CppRawFileTarget
3.55 (dawes21-Mar-99): #define 
CppRawFileTarget(dst,src,defs,deplist)   @@\
3.55 (dawes21-Mar-99): dst::  src deplist   
@@\
3.55 (dawes21-Mar-99):  RemoveFile($@)  
@@\
3.55 (dawes21-Mar-99):  ClearmakeOSName \
3.55 (dawes21-Mar-99):  $(RAWCPP) CppNoLineInfoOption defs $@   @@\
3.55 (dawes21-Mar-99):  
@@\
3.55 (dawes21-Mar-99): clean::  
@@\
3.55 (dawes21-Mar-99):  RemoveFiles(dst)

So, nope, it hadn't changed recently.)

3) Since Thomas Dickey

Re: hurd-i386 updates

2004-07-29 Thread Branden Robinson
On Wed, Jul 28, 2004 at 07:31:39PM +0200, Michael Banck wrote:
> #803 and #804 are needed to properly build on GNU and are taken out of
> Robert Millan's k*BSD tree.
[...]

I'm dropping the following part of #804 because:

1) It doesn't actually have anything to do with GNU/Hurd, AFAICT
2) We don't have patches to support the symbols KNetBSDArchitecture and
   KOpenBSDArchitecture yet anyway, so these symbols will never be defined.

> +diff -ur xc/programs/xdm.old/config/Imakefile 
> xc/programs/xdm/config/Imakefile
> +--- xc/programs/xdm.old/config/Imakefile 2003-11-29 16:07:56.0 
> +0100
>  xc/programs/xdm/config/Imakefile 2003-11-29 16:09:08.0 +0100
> +@@ -9,7 +9,7 @@
> + 
> + all:: Xservers.ws xdm-config Xservers Xresources
> + 
> +-#if defined(i386Architecture) && (defined(NetBSDArchitecture) || 
> defined(OpenBSDArchitecture))
> ++#if defined(i386Architecture) && (defined(KNetBSDArchitecture) || 
> defined(KOpenBSDArchitecture))
> + DEFAULTVT=vt05
> + #endif
> + 

-- 
G. Branden Robinson| You could wire up a dead rat to a
Debian GNU/Linux   | DIMM socket and the PC BIOS memory
[EMAIL PROTECTED] | test would pass it just fine.
http://people.debian.org/~branden/ | -- Ethan Benson


signature.asc
Description: Digital signature


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

2004-07-29 Thread Branden Robinson
On Wed, Jul 14, 2004 at 12:27:21PM +0800, Uwe Dippel wrote:
> Actually, I tried on that 'good' machine what I had done earlier; my old 
> time favourite (I know, somewhat outside of Debian):
> XFree86 -configure
> 
> At least, it fails to find the existing mouse; still.
> (And I don't mean flame, when I say, that *exactly* the same thingy 
> works 100% fine to create the XF86Config in OpenBSD 3.5. I hold this as 
> relevant, even, since chances are that it is neither a hardware problem 
> (same machine), nor an XFree86 - problem (almost same version).
> It rather seems a problem of a worthwhile mouse detection.)
> 
> And now I'll go ahead with the creation of that requested file ... !
> 
> Head up !

Any progress on this?

-- 
G. Branden Robinson| I am only good at complaining.
Debian GNU/Linux   | You don't want me near your code.
[EMAIL PROTECTED] | -- Dan Jacobson
http://people.debian.org/~branden/ |


signature.asc
Description: Digital signature


Re: hurd-i386 updates

2004-07-29 Thread Branden Robinson
On Wed, Jul 28, 2004 at 07:31:39PM +0200, Michael Banck wrote:
> I've made another patch against current svn. It's much smaller now,
> thanks to Branden's resyncing.

That's good to hear.

> Defining libpng and groff in gnu.cf results in some stuff getting built,
> so MANIFEST.hurd-i386.all is obsolete now and the diff between
> MANIFEST.i386.in and MANIFEST.hurd-i386.in only includes stuff like DRI,
> glide and so on.

Very cool.  It's nice to know there's much more parity now.

> I'm no PAM guru, so I don't know about that change (I've seen Branden
> has marked it as TODO on top of #800),

Technically, it's marked XXX, which means I don't know what to do about it.
I'm leaving it up the actual Hurd porters to tell me.

> but I merged that back from my intial diff and the build was fine (I did
> not try building without 'define PamLibraries'). Changing the cpp command
> line is only needed for k*BSD AFAIK, but it does not hurt to sync that
> with linux.cf as well.

I actually don't understand the above; sorry.

> #803 and #804 are needed to properly build on GNU and are taken out of
> Robert Millan's k*BSD tree.

Okay.

> I've attached the updated fix. It applies and debian/rules setup runs
> throught fine. Note that I did not include the diff to remove
> MANIFEST.hurd-i386.all in order to not bloat it unnecessary. That file
> should just be removed. I can resend the full diff if necessary.

No, that's okay.  I'll also take care of updating the mir-false-* files.

-- 
G. Branden Robinson|
Debian GNU/Linux   |  Ignorantia judicis est calamitas
[EMAIL PROTECTED] |  innocentis.
http://people.debian.org/~branden/ |


signature.asc
Description: Digital signature


Bug#164063: marked as done (xserver-xfree86: updated Debconf template translations for pt_BR)

2004-07-29 Thread Debian Bug Tracking System
Your message dated Thu, 29 Jul 2004 03:09:15 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#164063: out-of-date pt_BR translation for xserver-xfree86
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; 10 Oct 2002 05:23:10 +
>From [EMAIL PROTECTED] Thu Oct 10 00:23:10 2002
Return-path: <[EMAIL PROTECTED]>
Received: from www.brookeandhalligan.com (netexpress.net) [64.22.192.2] (root)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 17zVmv-0003mY-00; Thu, 10 Oct 2002 00:23:09 -0500
Received: from quetzlcoatl.dodds.net (quetzlcoatl.dodds.net [64.22.202.19])
by netexpress.net (8.11.3/8.11.3) with SMTP id g9A5N7r17927
for <[EMAIL PROTECTED]>; Thu, 10 Oct 2002 00:23:07 -0500
X-Spam-Filter: [EMAIL PROTECTED] by digitalanswers.org
Received: by quetzlcoatl.dodds.net (sSMTP sendmail emulation); Thu, 10 Oct 2002 
00:23:07 -0500
Date: Thu, 10 Oct 2002 00:23:06 -0500
From: Steve Langasek <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: out-of-date pt_BR translation for xserver-xfree86
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="qGV0fN9tzfkG3CxV"
Content-Disposition: inline
User-Agent: Mutt/1.4i
Delivered-To: [EMAIL PROTECTED]


--qGV0fN9tzfkG3CxV
Content-Type: multipart/mixed; boundary="KDt/GgjP6HVcx58l"
Content-Disposition: inline


--KDt/GgjP6HVcx58l
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: xserver-xfree86
Version: 4.2.1-2
Severity: minor
Tags: patch

Please find attached an updated Portuguese translation for the
xserver-xfree86 debconf templates.  With this update, only two templates
remain untranslated to Portuguese; I'm leaving those for a better=20
translator than I to pick up at a later date.

Steve Langasek
postmodern programmer

--KDt/GgjP6HVcx58l
Content-Type: text/plain; charset=utf-8
Content-Disposition: attachment; filename="xserver-xfree86.templates.pt_BR"
Content-Transfer-Encoding: quoted-printable

Template: xserver-xfree86/autodetect_video_card
Type: boolean
Default: true
Description: Attempt to autodetect video hardware?
 Accept this option if you would like to attempt to autodetect the recommen=
ded
 X server and driver module for your video card.  If autodetection fails, y=
ou
 will be asked to specify the desired X server and/or driver module.  If
 autodetection succeeds, further debconf questions about your video hardware
 will be pre-answered.
 .
 If you would rather select the X server and driver module yourself, decline
 this option.  You will not be asked to select the X server if there is only
 one available.
Description-pt_BR: Tentar autodetectar o hardware de v=EF=BF=BDdeo ?
 Aceite esta op=EF=BF=BD=EF=BF=BDo caso voc=EF=BF=BD queira tentar autodete=
ctar o servidor X
 recomendado e o m=EF=BF=BDdulo do driver para sua placa de v=EF=BF=BDdeo. =
Caso a
 autodetec=EF=BF=BD=EF=BF=BDo falhe, ser=EF=BF=BD requisitado que voc=EF=BF=
=BD especifique o servidor
 X desejado e/ou o m=EF=BF=BDdulo do controlador. Caso a autodetec=EF=BF=BD=
=EF=BF=BDo tenha =EF=BF=BDxito,=20
 as demais perguntas sobre o hardware de v=EF=BF=BDdeo ser=EF=BF=BDo preenc=
hidas para voc=EF=BF=BD.
 .
 Caso voc=EF=BF=BD deseje selecionar um servidor de X e um m=EF=BF=BDdulo d=
o driver
 manualmente, n=EF=BF=BDo aceite esta op=EF=BF=BD=EF=BF=BDo.  N=EF=BF=BDo l=
he ser=EF=BF=BD pedido selecionar um
 servidor X caso houver somente um servidor dispon=EF=BF=BDvel.

Template: shared/no_known_x-server
Type: note
Description: No X server known for your video hardware.
 Either you have no video hardware installed on this machine (serial console
 only?), or the "discover" program was unable to determine which X server is
 appropriate for your video hardware.  This could be due to incomplete
 information in discover's hardware database, or it could be that your video
 hardware is simply not supported by any available X servers.
Description-pt_BR: Nenhum servidor X conhecido para seu hardware de v=EF=BF=
=BDdeo.
 Voc=EF=BF=BD n=EF=BF=BDo possui hardware de v=EF=BF=BDdeo instalado nesta =
m=EF=BF=BDquina (console serial
 apenas ?) ou o programa "discover" n=EF=BF=BDo foi capaz de determinar qual
 servidor X =EF=BF=BD o apropriado para seu hardware de v=EF=BF=BDdeo. Isto=
 pode ser devido
 a informa=EF=BF=BD=EF=BF=BDo incompleta na base de dados de hardware d

Processed: tagging 261389

2004-07-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.7.95.1
>  # fixed in Debian X Strike Force XFree86 repository; to view, run "svn diff 
> -r 1700:1701 svn://necrotic.deadbeast.net/xfree86"
> tags 261389 + pending
Bug#261389: xfree86: [INTL:pt_BR] Please apply attached patch to fix some typos 
found in pt_BR translation
Tags were: l10n patch sid
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)



X Strike Force XFree86 SVN commit: r1702 - trunk/debian

2004-07-29 Thread X Strike Force SVN Repository Admin
Author: branden
Date: 2004-07-29 03:11:00 -0500 (Thu, 29 Jul 2004)
New Revision: 1702

Modified:
   trunk/debian/CHANGESETS
   trunk/debian/changelog
Log:
Correct spelling of Andr?\195?\169 Lu?\195?\173s Lopes's name.


Modified: trunk/debian/CHANGESETS
===
--- trunk/debian/CHANGESETS 2004-07-29 08:03:11 UTC (rev 1701)
+++ trunk/debian/CHANGESETS 2004-07-29 08:11:00 UTC (rev 1702)
@@ -199,6 +199,6 @@
 
 Update Brazilian Portuguese debconf template translations (thanks, Andre
 Luis Lopes). (Closes: #261389)
-1701
+1701, 1702
 
 vim:set ai et sts=4 sw=4 tw=80:

Modified: trunk/debian/changelog
===
--- trunk/debian/changelog  2004-07-29 08:03:11 UTC (rev 1701)
+++ trunk/debian/changelog  2004-07-29 08:11:00 UTC (rev 1702)
@@ -139,8 +139,8 @@
   * Update Dutch debconf template translations (thanks, Bart Cornelis).
 (Closes: #261337)
 
-  * Update Brazilian Portuguese debconf template translations (thanks, Andre
-Luis Lopes). (Closes: #261389)
+  * Update Brazilian Portuguese debconf template translations (thanks, André
+Luís Lopes). (Closes: #261389)
 
   Changes by Fabio M. Di Nitto and Branden Robinson:
 
@@ -258,8 +258,8 @@
   * Update French debconf template translations (thanks, Christian Perrier).
 (Closes: #255464)
 
-  * Update Brazilian Portuguese debconf template translations (thanks, Andre
-Luis Lopes). (Closes: #255963)
+  * Update Brazilian Portuguese debconf template translations (thanks, André
+Luís Lopes). (Closes: #255963)
 
  -- Fabio M. Di Nitto <[EMAIL PROTECTED]>  Wed, 07 Jul 2004 16:14:19 +0200
 



X Strike Force XFree86 SVN commit: r1701 - in trunk/debian: . po

2004-07-29 Thread X Strike Force SVN Repository Admin
Author: branden
Date: 2004-07-29 03:03:11 -0500 (Thu, 29 Jul 2004)
New Revision: 1701

Modified:
   trunk/debian/CHANGESETS
   trunk/debian/changelog
   trunk/debian/po/pt_BR.po
Log:
Update Brazilian Portuguese debconf template translations (thanks, Andre
Luis Lopes). (Closes: #261389)


Modified: trunk/debian/CHANGESETS
===
--- trunk/debian/CHANGESETS 2004-07-29 07:57:49 UTC (rev 1700)
+++ trunk/debian/CHANGESETS 2004-07-29 08:03:11 UTC (rev 1701)
@@ -197,4 +197,8 @@
 (Closes: #261337)
 1700
 
+Update Brazilian Portuguese debconf template translations (thanks, Andre
+Luis Lopes). (Closes: #261389)
+1701
+
 vim:set ai et sts=4 sw=4 tw=80:

Modified: trunk/debian/changelog
===
--- trunk/debian/changelog  2004-07-29 07:57:49 UTC (rev 1700)
+++ trunk/debian/changelog  2004-07-29 08:03:11 UTC (rev 1701)
@@ -139,6 +139,9 @@
   * Update Dutch debconf template translations (thanks, Bart Cornelis).
 (Closes: #261337)
 
+  * Update Brazilian Portuguese debconf template translations (thanks, Andre
+Luis Lopes). (Closes: #261389)
+
   Changes by Fabio M. Di Nitto and Branden Robinson:
 
   * Support building only the parts of the source tree needed by
@@ -171,7 +174,7 @@
 
   * Get glxinfo to link properly with g++ (instead of adding -lstdc++).
 
- -- Branden Robinson <[EMAIL PROTECTED]>  Thu, 29 Jul 2004 02:55:44 -0500
+ -- Branden Robinson <[EMAIL PROTECTED]>  Thu, 29 Jul 2004 03:01:32 -0500
 
 xfree86 (4.3.0.dfsg.1-6) unstable; urgency=low
 

Modified: trunk/debian/po/pt_BR.po
===
--- trunk/debian/po/pt_BR.po2004-07-29 07:57:49 UTC (rev 1700)
+++ trunk/debian/po/pt_BR.po2004-07-29 08:03:11 UTC (rev 1701)
@@ -29,7 +29,7 @@
 "Project-Id-Version: xfree86\n"
 "Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
 "POT-Creation-Date: 2004-07-29 02:25:12-0500\n"
-"PO-Revision-Date: 2004-06-23 22:15-0300\n"
+"PO-Revision-Date: 2004-07-25 15:41-0300\n"
 "Last-Translator: Andr� Lu�s Lopes <[EMAIL PROTECTED]>\n"
 "Language-Team: Debian-BR Project \n"
 "MIME-Version: 1.0\n"
@@ -547,7 +547,7 @@
 "head configuration."
 msgstr ""
 "No momento, somente uma configura��o de monitor �nico � suportada pelo "
-"debconf; por�m. os arquivos de configura��o do servidor X podem ser editados "
+"debconf. Por�m, os arquivos de configura��o do servidor X podem ser editados "
 "para suportarem uma configura��o de diversos monitores."
 
 #. Type: string
@@ -1002,7 +1002,7 @@
 "spacing accent marks and diaereses as normal spacing keys, and if this is "
 "the preferred behavior, enter \"nodeadkeys\"."
 msgstr ""
-"Muitos layouts de teclados suportam uma op��o para tratar teclad \"mortas"
+"Muitos layouts de teclados suportam uma op��o para tratar teclas \"mortas"
 "\" (\"dead keys\") como marcas de acento sem espa�o e acentua��o como teclas "
 "de espa�o. Caso esse seja o comportamento preferido, informe \"nodeadkeys\"."
 
@@ -1025,7 +1025,7 @@
 msgid ""
 "Users of U.S. English keyboards should generally leave this entry blank."
 msgstr ""
-"Usu�rios de teclado americamos devem geralmente deixar esta entrada em "
+"Usu�rios de teclado americanos devem geralmente deixar esta entrada em "
 "branco."
 
 #. Type: string
@@ -1145,7 +1145,7 @@
 "autodetection succeeds, further debconf questions about your mouse will be "
 "pre-answered."
 msgstr ""
-"aso voc� aceite esta op��o e a autodetec��o falhe esta pergunta lhe ser� "
+"Caso voc� aceite esta op��o e a autodetec��o falhe esta pergunta lhe ser� "
 "feita novamente. Voc� pode tentar a autodetec��o quantas vezes desejar. Caso "
 "a autodetec��o tenha sucesso, perguntas futuras do debconf sobre seu mouse "
 "estar�o pr�-respondidas."
@@ -1373,7 +1373,7 @@
 "Para a op��o \"simples\" voc� precisa saber somente o tamanho f�sico do "
 "monitor (em polegadas); isto ir� definir alguns valores de configura��o "
 "apropriados para um CRT t�pico de tamanho correspondente, mas podem "
-"subutilizar as capacidadses de um CRT de alta qualidade. (Esta op��o � "
+"subutilizar as capacidades de um CRT de alta qualidade. (Esta op��o � "
 "desabilitada para usu�rios de pain�is LCD, uma vez que estes displays s�o "
 "configurados para uma resolu�ao particular.)"
 
@@ -1621,7 +1621,7 @@
 "XFree86 server configuration file.  You may wish to do this if you want to "
 "change the access privileges to the DRI port."
 msgstr ""
-"Desabilite esta op��ocaso voc� queira gravar sua pr�pria se��o \"DRI\" no "
+"Desabilite esta op��o caso voc� queira gravar sua pr�pria se��o \"DRI\" no "
 "arquivo do configura��o do servidor XFree86. Voc� pode desejar faz�-lo caso "
 "voc� queira mudar os privil�gios de acesso a porta DRI."
 



Processed: tagging 261337

2004-07-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.7.95.1
>  # fixed in Debian X Strike Force XFree86 repository; to view, run "svn diff 
> -r 1699:1700 svn://necrotic.deadbeast.net/xfree86"
> tags 261337 + pending
Bug#261337: [INTL:nl] updated dutch po-debconf translation
Tags were: l10n 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)



Processed: tagging 261239

2004-07-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.7.95.1
>  # fixed in Debian X Strike Force XFree86 repository; to view, run "svn diff 
> -r 1698:1699 svn://necrotic.deadbeast.net/xfree86"
> tags 261239 + pending
Bug#261239: xfree86: [INTL:de] German l10n: updating Debconf template
Tags were: l10n 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)



X Strike Force XFree86 SVN commit: r1700 - in trunk/debian: . po

2004-07-29 Thread X Strike Force SVN Repository Admin
Author: branden
Date: 2004-07-29 02:57:49 -0500 (Thu, 29 Jul 2004)
New Revision: 1700

Modified:
   trunk/debian/CHANGESETS
   trunk/debian/changelog
   trunk/debian/po/nl.po
Log:
Update Dutch debconf template translations (thanks, Bart Cornelis).
(Closes: #261337)


Modified: trunk/debian/CHANGESETS
===
--- trunk/debian/CHANGESETS 2004-07-29 07:45:49 UTC (rev 1699)
+++ trunk/debian/CHANGESETS 2004-07-29 07:57:49 UTC (rev 1700)
@@ -193,4 +193,8 @@
 Alwin Meschede).  (Closes: #261239)
 1699
 
+Update Dutch debconf template translations (thanks, Bart Cornelis).
+(Closes: #261337)
+1700
+
 vim:set ai et sts=4 sw=4 tw=80:

Modified: trunk/debian/changelog
===
--- trunk/debian/changelog  2004-07-29 07:45:49 UTC (rev 1699)
+++ trunk/debian/changelog  2004-07-29 07:57:49 UTC (rev 1700)
@@ -136,6 +136,9 @@
   * Update German debconf template translations (thanks, Florian Ernst and
 Alwin Meschede).  (Closes: #261239)
 
+  * Update Dutch debconf template translations (thanks, Bart Cornelis).
+(Closes: #261337)
+
   Changes by Fabio M. Di Nitto and Branden Robinson:
 
   * Support building only the parts of the source tree needed by
@@ -168,7 +171,7 @@
 
   * Get glxinfo to link properly with g++ (instead of adding -lstdc++).
 
- -- Branden Robinson <[EMAIL PROTECTED]>  Thu, 29 Jul 2004 02:42:07 -0500
+ -- Branden Robinson <[EMAIL PROTECTED]>  Thu, 29 Jul 2004 02:55:44 -0500
 
 xfree86 (4.3.0.dfsg.1-6) unstable; urgency=low
 

Modified: trunk/debian/po/nl.po
===
--- trunk/debian/po/nl.po   2004-07-29 07:45:49 UTC (rev 1699)
+++ trunk/debian/po/nl.po   2004-07-29 07:57:49 UTC (rev 1700)
@@ -29,7 +29,7 @@
 "Project-Id-Version: xfree86\n"
 "Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
 "POT-Creation-Date: 2004-07-29 02:25:12-0500\n"
-"PO-Revision-Date: 2003-10-26 00:54+0100\n"
+"PO-Revision-Date: 2004-07-04 20:22-0500\n"
 "Last-Translator: Bart Cornelis <[EMAIL PROTECTED]>\n"
 "Language-Team: debian-l10n-dutch \n"
 "MIME-Version: 1.0\n"
@@ -411,7 +411,6 @@
 #. Type: multiselect
 #. Description
 #: ../xserver-xfree86.templates:66
-#, fuzzy
 msgid ""
 "It is possible to customize (or completely omit) the list of modules that "
 "the X server loads by default.  This option is for advanced users.  In most "
@@ -419,8 +418,8 @@
 msgstr ""
 "Het is mogelijk om de lijst van modules die de X-server standaard inlaadt, "
 "aan te passen (of zelfs volledig leeg te maken). Deze optie is voor "
-"geavanceerde gebruikers. In de meeste gevallen kunt u alle modules "
-"uitgezonderd xtt laden."
+"geavanceerde gebruikers. In de meeste gevallen dienen alle modules "
+"geactiveerd te worden."
 
 #. Type: multiselect
 #. Description
@@ -443,7 +442,6 @@
 #. Type: multiselect
 #. Description
 #: ../xserver-xfree86.templates:66
-#, fuzzy
 msgid ""
 "The vbe and ddc modules enable support for VESA BIOS Extensions and Data "
 "Display Channel, respectively.  These modules are used to query monitor "
@@ -456,9 +454,9 @@
 "BIOS-extensies en het Data Display Channel. Deze modules worden gebruikt om, "
 "via de beeldkaart, de mogelijkheden van het beeldscherm op te vragen. De "
 "int10-module is een real-mode x86 emulator die gebruikt wordt om secundaire "
-"VGA-kaarten op te starten. Merk op dat de vbe module afhangt van de int10 "
-"module, bijgevolg zult int10 moeten gebruiken wanneer u van vbe gebruik wil "
-"maken."
+"VGA-kaarten op te starten. Merk op dat de vbe module afhankelijk is van de "
+"int10 module, bijgevolg zult int10 moeten gebruiken wanneer u van vbe "
+"gebruik wil maken."
 
 #. Type: multiselect
 #. Description
@@ -491,6 +489,8 @@
 "The bitmap, freetype, speedo, type1, and xtt modules are all font "
 "rasterizers."
 msgstr ""
+"De bitmap, freetype, speedo, type1 en xtt-modules zijn allen lettertype-"
+"rasteraars."
 
 #. Type: multiselect
 #. Description
@@ -505,18 +505,17 @@
 #. Type: multiselect
 #. Description
 #: ../xserver-xfree86.templates:66
-#, fuzzy
 msgid ""
 "If you unsure what to do, leave all of the modules enabled.  Advanced users "
 "may wish to disable all modules -- in which case no Modules section will be "
 "written to the X server configuration file -- and add their own Modules "
 "section to the file manually."
 msgstr ""
-"Indien u onzeker bent, kunt u best alle modules buiten xtt activeren. "
-"Gevorderde gebruikers, die hun eigen Modules-sectie in het "
-"configuratiebestand willen toevoegen, dienen geen enkele module te kiezen "
-"(waardoor er geen Modules-sectie naar het X-server configuratiebestand "
-"geschreven wordt)."
+"Indien u onzeker bent, kunt u best alle modules activeren. Gevorderde "
+"gebruikers, die hun eigen Modules-sectie in het configuratiebestand willen "
+"toevoegen, dienen geen enkele module te kiezen (waardoor er geen Modules-"
+"sectie naar het X-server con

Bug#236256: marked as done (xbase-clients: installer fails)

2004-07-29 Thread Debian Bug Tracking System
Your message dated Thu, 29 Jul 2004 02:34:23 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#236256: xbase-clients: installer fails
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; 5 Mar 2004 07:52:13 +
>From [EMAIL PROTECTED] Thu Mar 04 23:52:13 2004
Return-path: <[EMAIL PROTECTED]>
Received: from chiark.greenend.org.uk [193.201.200.170] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1AzA7x-Va-00; Thu, 04 Mar 2004 23:52:13 -0800
Received: from [172.16.22.12] (helo=ming.empire.pick.ucam.org ident=mail)
by chiark.greenend.org.uk (Debian Exim 3.35 #1) with esmtp
id 1AzA7u-00035q-00; Fri, 05 Mar 2004 07:52:10 +
Received: from matthew by ming.empire.pick.ucam.org with local (Exim 3.35 #1 
(Debian))
id 1AzA7t-T6-00; Fri, 05 Mar 2004 07:52:09 +
From: Matthew Vernon <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: xbase-clients: installer fails
X-Mailer: reportbug 1.50
Date: Fri, 05 Mar 2004 07:52:09 +
Message-Id: <[EMAIL PROTECTED]>
Sender: Matthew Vernon <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_01 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
version=2.60-bugs.debian.org_2004_03_01
X-Spam-Level: 

Package: xbase-clients
Version: 4.1.0-16woody1
Severity: important

Script started on Fri Mar  5 07:49:28 2004
[EMAIL PROTECTED]:/usr/src/linux-2.4/linux-2.4.25# dpkg --configure xbase-cients
Setting up xbase-clients (4.1.0-16woody1) ...
Analyzing /etc/X11/xkb/xkbcomp:
drwxr-xr-x  129 root root12288 Mar  5 07:49 /etc
drwxr-xr-x   27 root root 4096 Mar  5 00:07 /etc/X11
drwxr-xr-x   10 root root 4096 Feb 28 01:28 /etc/X11/xkb
-rwxr-xr-x1 root root   275980 Mar  7  2003 /etc/X11/xkb/xkbcomp
ERROR: /etc/X11/xkb/xkbcomp is not a symbolic link.  The package preinst script 
should have failed.
Please report the package name, version, and the text of the above error 
message(s) to .
dpkg: error processing xbase-clients (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 xbase-clients
[EMAIL PROTECTED]:/usr/src/linux-2.4/linux-2.4.25# 
Script done on Fri Mar  5 07:49:40 2004



-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux ming 2.4.24 #1 Fri Feb 13 01:06:03 GMT 2004 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages xbase-clients depends on:
ii  cpp  2:2.95.4-14 The GNU C preprocessor.
ii  debconf  1.0.32  Debian configuration management sy
ii  libc62.2.5-11.5  GNU C Library: Shared libraries an
ii  libdps1  4.1.0-16woody3  Display PostScript (DPS) client li
ii  libfreetype6 2.0.9-1 FreeType 2 font engine, shared lib
ii  libncurses5  5.2.20020112a-7 Shared libraries for terminal hand
ii  libxaw7  4.1.0-16woody3  X Athena widget set library
ii  xlibmesa34.1.0-16woody3  XFree86 version of Mesa 3D graphic
ii  xlibmesa3 [libgl1]   4.1.0-16woody3  XFree86 version of Mesa 3D graphic
ii  xlibs4.1.0-16woody3  X Window System client libraries


---
Received: (at 236256-done) by bugs.debian.org; 29 Jul 2004 07:34:24 +
>From [EMAIL PROTECTED] Thu Jul 29 00:34:24 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 1Bq5Qm-00084L-00; Thu, 29 Jul 2004 00:34:24 -0700
Received: by sisyphus.deadbeast.net (Postfix, from userid 1000)
id 33A4968C04B; Thu, 29 Jul 2004 02:34:23 -0500 (EST)
Date: Thu, 29 Jul 2004 02:34:23 -0500
From: Branden Robinson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Bug#236256: xbase-clients: installer fails
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL 
PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL 
PROTECTED]> <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="a8Wt8u1KmwUX3Y2C"
Content-Disp

Processed: tagging 260868

2004-07-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.7.95.1
>  # fixed in Debian X Strike Force XFree86 repository; to view, run "svn diff 
> -r 1697:1698 svn://necrotic.deadbeast.net/xfree86"
> tags 260868 + pending
Bug#260868: [l10n] Updated Czech translation of xfree86 debconf messages
Tags were: l10n 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)



X Strike Force XFree86 SVN commit: r1699 - in trunk/debian: . po

2004-07-29 Thread X Strike Force SVN Repository Admin
Author: branden
Date: 2004-07-29 02:45:49 -0500 (Thu, 29 Jul 2004)
New Revision: 1699

Modified:
   trunk/debian/CHANGESETS
   trunk/debian/changelog
   trunk/debian/po/de.po
Log:
Update German debconf template translations (thanks, Florian Ernst and
Alwin Meschede).  (Closes: #261239)


Modified: trunk/debian/CHANGESETS
===
--- trunk/debian/CHANGESETS 2004-07-29 07:37:11 UTC (rev 1698)
+++ trunk/debian/CHANGESETS 2004-07-29 07:45:49 UTC (rev 1699)
@@ -189,4 +189,8 @@
 (Closes: #260868)
 1698
 
+Update German debconf template translations (thanks, Florian Ernst and
+Alwin Meschede).  (Closes: #261239)
+1699
+
 vim:set ai et sts=4 sw=4 tw=80:

Modified: trunk/debian/changelog
===
--- trunk/debian/changelog  2004-07-29 07:37:11 UTC (rev 1698)
+++ trunk/debian/changelog  2004-07-29 07:45:49 UTC (rev 1699)
@@ -133,6 +133,9 @@
   * Update Czech debconf template translations (thanks, Miroslav Kure).
 (Closes: #260868)
 
+  * Update German debconf template translations (thanks, Florian Ernst and
+Alwin Meschede).  (Closes: #261239)
+
   Changes by Fabio M. Di Nitto and Branden Robinson:
 
   * Support building only the parts of the source tree needed by
@@ -165,7 +168,7 @@
 
   * Get glxinfo to link properly with g++ (instead of adding -lstdc++).
 
- -- Branden Robinson <[EMAIL PROTECTED]>  Thu, 29 Jul 2004 02:35:01 -0500
+ -- Branden Robinson <[EMAIL PROTECTED]>  Thu, 29 Jul 2004 02:42:07 -0500
 
 xfree86 (4.3.0.dfsg.1-6) unstable; urgency=low
 

Modified: trunk/debian/po/de.po
===
--- trunk/debian/po/de.po   2004-07-29 07:37:11 UTC (rev 1698)
+++ trunk/debian/po/de.po   2004-07-29 07:45:49 UTC (rev 1699)
@@ -35,7 +35,7 @@
 "Project-Id-Version: de\n"
 "Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
 "POT-Creation-Date: 2004-07-29 02:25:12-0500\n"
-"PO-Revision-Date: 2004-01-21 20:29+0100\n"
+"PO-Revision-Date: 2004-07-24 15:03+0200\n"
 "Last-Translator: Alwin Meschede <[EMAIL PROTECTED]>\n"
 "Language-Team:  \n"
 "MIME-Version: 1.0\n"
@@ -56,7 +56,7 @@
 "A display manager is a program that provides graphical login capabilities "
 "for the X Window System."
 msgstr ""
-"Ein Display Manager ist ein Programm welches grafische Anmeldem�glichkeiten "
+"Ein Display Manager ist ein Programm, welches grafische Anmeldem�glichkeiten "
 "f�r das X Window System zur Verf�gung stellt."
 
 #. Type: select
@@ -68,7 +68,7 @@
 "run by default."
 msgstr ""
 "Ein Display Manager kann nur einen vorgegebenen X Server benutzen, doch es "
-"k�nnen mehrere Display Manager installiert sein. Bitte w�hlen Sie welcher "
+"k�nnen mehrere Display Manager installiert sein. Bitte w�hlen Sie, welcher "
 "Display Manager als Standard benutzt werden soll."
 
 #. Type: select
@@ -102,11 +102,12 @@
 "Otherwise you may leave xdm running, and the new version will take effect "
 "the next time the daemon is restarted."
 msgstr ""
-"Der X Display Manager (xdm) Daemon wird meist beim Upgraden oder entfernen "
+"Der X Display Manager (xdm) Daemon wird meist beim Upgraden oder Entfernen "
 "eines Pakets gestoppt, aber er scheint mindestens eine laufende X-Session zu "
-"managen. Wenn xdm jetzt gestoppt wird, werden alle Sessions beendet, die er "
-"gerade managt. Alternativ k�nnen Sie xdm weiter laufen lassen, die neue "
-"Version wird dann aktiv, sobald der Daemon das n�chste Mal gestartet wird."
+"verwalten. Wenn xdm jetzt gestoppt wird, werden alle Sessions beendet, die "
+"er gerade verwaltet. Alternativ k�nnen Sie xdm weiter laufen lassen, die "
+"neue Version wird dann aktiv, sobald der Daemon das n�chste Mal gestartet "
+"wird."
 
 #. Type: note
 #. Description
@@ -183,7 +184,7 @@
 #. Description
 #: ../xserver-common.templates:5
 msgid "Select what type of user has permission to start the X server."
-msgstr "W�hle aus, welcher Benutzertyp den X-Server starten darf."
+msgstr "W�hlen Sie aus, welcher Benutzertyp den X-Server starten darf."
 
 #. Type: select
 #. Description
@@ -208,7 +209,7 @@
 #. Description
 #: ../xserver-common.templates:20
 msgid "Enter the desired nice value for the X server to use."
-msgstr "Gib den gew�nschten \"nice\"-Wert f�r den X-Server an."
+msgstr "Geben Sie den gew�nschten �nice�-Wert f�r den X-Server an."
 
 #. Type: string
 #. Description
@@ -224,11 +225,11 @@
 "other than interacting with the console user (such as a web server)."
 msgstr ""
 "Es wurde festgestellt, dass sich die Geschwindigkeit des X-Servers "
-"verbessert, wenn er mit einer h�heren Proze�priorit�t als normal l�uft; Die "
-"Proze�priorit�t wird als \"nice\" (nett)-Wert bezeichnet.  Dieser reicht von "
-"-20 (extrem hohe Priorit�t bzw.  \"nicht nett\" zu anderen Prozessen) bis 19 "
-"(extrem niedrige Priorit�t).  Der Standartwert f�r normale Prozesse ist 0.  -"
-"10 ist eine gute Standarteinstellung f�r einen Einbenutzerrechner;

X Strike Force XFree86 SVN commit: r1698 - in trunk/debian: . po

2004-07-29 Thread X Strike Force SVN Repository Admin
Author: branden
Date: 2004-07-29 02:37:11 -0500 (Thu, 29 Jul 2004)
New Revision: 1698

Modified:
   trunk/debian/CHANGESETS
   trunk/debian/changelog
   trunk/debian/po/cs.po
Log:
Update Czech debconf template translations (thanks, Miroslav Kure).
(Closes: #260868)

Update misspelling of Miroslav Kure's name in historical changelog entry.
Sorry about that, Mr. Kure.


Modified: trunk/debian/CHANGESETS
===
--- trunk/debian/CHANGESETS 2004-07-29 07:29:01 UTC (rev 1697)
+++ trunk/debian/CHANGESETS 2004-07-29 07:37:11 UTC (rev 1698)
@@ -185,4 +185,8 @@
 situations.
 1697
 
+Update Czech debconf template translations (thanks, Miroslav Kure).
+(Closes: #260868)
+1698
+
 vim:set ai et sts=4 sw=4 tw=80:

Modified: trunk/debian/changelog
===
--- trunk/debian/changelog  2004-07-29 07:29:01 UTC (rev 1697)
+++ trunk/debian/changelog  2004-07-29 07:37:11 UTC (rev 1698)
@@ -130,6 +130,9 @@
 of a debconf-updatepo bugfix which misidentified template types in some
 situations.
 
+  * Update Czech debconf template translations (thanks, Miroslav Kure).
+(Closes: #260868)
+
   Changes by Fabio M. Di Nitto and Branden Robinson:
 
   * Support building only the parts of the source tree needed by
@@ -162,7 +165,7 @@
 
   * Get glxinfo to link properly with g++ (instead of adding -lstdc++).
 
- -- Branden Robinson <[EMAIL PROTECTED]>  Thu, 29 Jul 2004 02:27:28 -0500
+ -- Branden Robinson <[EMAIL PROTECTED]>  Thu, 29 Jul 2004 02:35:01 -0500
 
 xfree86 (4.3.0.dfsg.1-6) unstable; urgency=low
 
@@ -296,7 +299,7 @@
 + Do not call xim_real_init() if openIm resource is false (Debian #249025).
   (Closes: #249025)
 
-  * Update Czech debconf template translations (thanks, Mirsoslav Kure).
+  * Update Czech debconf template translations (thanks, Miroslav Kure).
 (Closes: #251681)
 
   * Attempt to mitigate serious DRI performance problems on Rage 128 chips by

Modified: trunk/debian/po/cs.po
===
--- trunk/debian/po/cs.po   2004-07-29 07:29:01 UTC (rev 1697)
+++ trunk/debian/po/cs.po   2004-07-29 07:37:11 UTC (rev 1698)
@@ -595,20 +595,20 @@
 #. Type: string
 #. Description
 #: ../xserver-xfree86.templates:147
-#, fuzzy
 msgid ""
 "Users of PowerPC machines, and users of any computer with multiple video "
 "devices, should specify the BusID of the video card in an accepted bus-"
 "specific format."
 msgstr ""
-"Uživatelé počítačů PowerPC a uživatelé s více grafickými kartami by měli "
-"zadat BusID grafické karty ve formátu:"
+"Uživatelé počítačů PowerPC a uživatelé libovolných počítačů s více "
+"grafickými kartami by měli zadat BusID grafické karty v obvyklém formátu "
+"dané sběrnice."
 
 #. Type: string
 #. Description
 #: ../xserver-xfree86.templates:147
 msgid "Examples:"
-msgstr ""
+msgstr "Například:"
 
 #. Type: string
 #. Description
@@ -618,6 +618,9 @@
 " PCI:0:16:0\n"
 " SBUS:/[EMAIL PROTECTED],1000/[EMAIL PROTECTED],10001000/SUNW,[EMAIL 
PROTECTED],80"
 msgstr ""
+" ISA:1\n"
+" PCI:0:16:0\n"
+" SBUS:/[EMAIL PROTECTED],1000/[EMAIL PROTECTED],10001000/SUNW,[EMAIL 
PROTECTED],80"
 
 #. Type: string
 #. Description
@@ -638,6 +641,9 @@
 "supported, should specify simply \"1\" here.  (This is not guaranteed to "
 "work.)"
 msgstr ""
+"Uživatelé strojů SGI Indigo2 XL, nebo uživatelé ostatních počítačů s málo "
+"podporovovanými sběrnicemi by zde měli zadat \"1\". (Což ovšem neznamená, že "
+"to bude fungovat.)"
 
 #. Type: string
 #. Description
@@ -664,13 +670,12 @@
 #. Type: string
 #. Description
 #: ../xserver-xfree86.templates:147
-#, fuzzy
 msgid ""
 "Users of machines other than PowerPCs or SGI Indigo2 XLs with only one video "
 "card should leave this entry blank."
 msgstr ""
-"Uživatelé ne-PowerPC počítačů s jednou grafickou kartou by měli toto pole "
-"nechat volné."
+"Uživatelé, kteří mají pouze jednu grafickou kartu a daný počítač není "
+"PowerPC nebo SGI Indigo2, by měli toto pole ponechat prázdné."
 
 #. Type: note
 #. Description
@@ -682,7 +687,7 @@
 #. Description
 #: ../xserver-xfree86.templates:178
 msgid "The BusID entered was not in a recognized format."
-msgstr ""
+msgstr "Zadané BusID není v žádném rozpoznatelném formátu."
 
 #. Type: string
 #. Description



X Strike Force XFree86 SVN commit: r1697 - in trunk/debian: . po

2004-07-29 Thread X Strike Force SVN Repository Admin
Author: branden
Date: 2004-07-29 02:29:01 -0500 (Thu, 29 Jul 2004)
New Revision: 1697

Modified:
   trunk/debian/CHANGESETS
   trunk/debian/changelog
   trunk/debian/po/ca.po
   trunk/debian/po/cs.po
   trunk/debian/po/da.po
   trunk/debian/po/de.po
   trunk/debian/po/el.po
   trunk/debian/po/es.po
   trunk/debian/po/fr.po
   trunk/debian/po/gl.po
   trunk/debian/po/it.po
   trunk/debian/po/ja.po
   trunk/debian/po/nl.po
   trunk/debian/po/pl.po
   trunk/debian/po/pt_BR.po
   trunk/debian/po/ru.po
   trunk/debian/po/sv.po
   trunk/debian/po/templates.pot
   trunk/debian/po/tr.po
Log:
Update debian/po/*.{po,pot} files to update comment header and get effects
of a debconf-updatepo bugfix which misidentified template types in some
situations.


Modified: trunk/debian/CHANGESETS
===
--- trunk/debian/CHANGESETS 2004-07-29 07:26:26 UTC (rev 1696)
+++ trunk/debian/CHANGESETS 2004-07-29 07:29:01 UTC (rev 1697)
@@ -180,4 +180,9 @@
 debconf-updatepo will be fixed soon.
 1695, 1696
 
+Update debian/po/*.{po,pot} files to update comment header and get effects
+of a debconf-updatepo bugfix which misidentified template types in some
+situations.
+1697
+
 vim:set ai et sts=4 sw=4 tw=80:

Modified: trunk/debian/changelog
===
--- trunk/debian/changelog  2004-07-29 07:26:26 UTC (rev 1696)
+++ trunk/debian/changelog  2004-07-29 07:29:01 UTC (rev 1697)
@@ -126,6 +126,10 @@
 document the recommended procedure in debian/README.  Hopefully the real
 debconf-updatepo will be fixed soon.
 
+  * Update debian/po/*.{po,pot} files to update comment header and get effects
+of a debconf-updatepo bugfix which misidentified template types in some
+situations.
+
   Changes by Fabio M. Di Nitto and Branden Robinson:
 
   * Support building only the parts of the source tree needed by
@@ -158,7 +162,7 @@
 
   * Get glxinfo to link properly with g++ (instead of adding -lstdc++).
 
- -- Branden Robinson <[EMAIL PROTECTED]>  Thu, 29 Jul 2004 02:17:09 -0500
+ -- Branden Robinson <[EMAIL PROTECTED]>  Thu, 29 Jul 2004 02:27:28 -0500
 
 xfree86 (4.3.0.dfsg.1-6) unstable; urgency=low
 

Modified: trunk/debian/po/ca.po
===
--- trunk/debian/po/ca.po   2004-07-29 07:26:26 UTC (rev 1696)
+++ trunk/debian/po/ca.po   2004-07-29 07:29:01 UTC (rev 1697)
@@ -26,7 +26,7 @@
 msgstr ""
 "Project-Id-Version: xfree86 4.3.0.dfsg.1-5\n"
 "Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
-"POT-Creation-Date: 2004-06-06 10:41-0500\n"
+"POT-Creation-Date: 2004-07-29 02:25:12-0500\n"
 "PO-Revision-Date: 2004-06-09 20:08+0200\n"
 "Last-Translator: Ivan Vilata i Balaguer <[EMAIL PROTECTED]>\n"
 "Language-Team: Catalan \n"
@@ -77,13 +77,13 @@
 "guions d'inici en «/etc/init.d», i deshabiliteu la comprovació de gestor de "
 "pantalla per defecte.)"
 
-#. Type: string
+#. Type: boolean
 #. Description
 #: ../xdm.templates:26
 msgid "Do you wish to stop the xdm daemon?"
 msgstr "Voleu detenir el dimoni «xdm»?"
 
-#. Type: string
+#. Type: boolean
 #. Description
 #: ../xdm.templates:26
 msgid ""

Modified: trunk/debian/po/cs.po
===
--- trunk/debian/po/cs.po   2004-07-29 07:26:26 UTC (rev 1696)
+++ trunk/debian/po/cs.po   2004-07-29 07:29:01 UTC (rev 1697)
@@ -26,7 +26,7 @@
 msgstr ""
 "Project-Id-Version: xfree86\n"
 "Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
-"POT-Creation-Date: 2004-06-06 10:41-0500\n"
+"POT-Creation-Date: 2004-07-29 02:25:12-0500\n"
 "PO-Revision-Date: 2004-05-29 17:03+0200\n"
 "Last-Translator: Miroslav Kure <[EMAIL PROTECTED]>\n"
 "Language-Team: Czech <[EMAIL PROTECTED]>\n"
@@ -75,13 +75,13 @@
 "upravit jejich spouštěcí skripty v /etc/init.d a zakázat kontrolu "
 "standardního správce obrazovky.)"
 
-#. Type: string
+#. Type: boolean
 #. Description
 #: ../xdm.templates:26
 msgid "Do you wish to stop the xdm daemon?"
 msgstr "Chcete zastavit démona xdm?"
 
-#. Type: string
+#. Type: boolean
 #. Description
 #: ../xdm.templates:26
 msgid ""

Modified: trunk/debian/po/da.po
===
--- trunk/debian/po/da.po   2004-07-29 07:26:26 UTC (rev 1696)
+++ trunk/debian/po/da.po   2004-07-29 07:29:01 UTC (rev 1697)
@@ -28,7 +28,7 @@
 msgstr ""
 "Project-Id-Version: xfree86_4.3.0-3_da\n"
 "Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
-"POT-Creation-Date: 2004-06-06 10:41-0500\n"
+"POT-Creation-Date: 2004-07-29 02:25:12-0500\n"
 "PO-Revision-Date: 2004-03-02 21:22+0100\n"
 "Last-Translator: Claus Hindsgaul <[EMAIL PROTECTED]>\n"
 "Language-Team: Danish <[EMAIL PROTECTED]>\n"
@@ -79,13 +79,13 @@
 "logindh�ndteringenerne s�ttes op til det. Det g�r du ved at fjerne tjekket "
 "for standard logindh�ndtering i deres initialiseringsskripter i /etc/init.d.)"
 
-#. Type: string
+#. Type: boolean

X Strike Force XFree86 SVN commit: r1696 - in trunk/debian: . scripts

2004-07-29 Thread X Strike Force SVN Repository Admin
Author: branden
Date: 2004-07-29 02:26:26 -0500 (Thu, 29 Jul 2004)
New Revision: 1696

Modified:
   trunk/debian/CHANGESETS
   trunk/debian/scripts/debconf-updatepo
Log:
Remove noise from debugging statement.


Modified: trunk/debian/CHANGESETS
===
--- trunk/debian/CHANGESETS 2004-07-29 07:22:25 UTC (rev 1695)
+++ trunk/debian/CHANGESETS 2004-07-29 07:26:26 UTC (rev 1696)
@@ -178,6 +178,6 @@
 targets to handle PO and POT file updates using our local script, and
 document the recommended procedure in debian/README.  Hopefully the real
 debconf-updatepo will be fixed soon.
-1695
+1695, 1696
 
 vim:set ai et sts=4 sw=4 tw=80:

Modified: trunk/debian/scripts/debconf-updatepo
===
--- trunk/debian/scripts/debconf-updatepo   2004-07-29 07:22:25 UTC (rev 
1695)
+++ trunk/debian/scripts/debconf-updatepo   2004-07-29 07:26:26 UTC (rev 
1696)
@@ -61,7 +61,7 @@
 die "repair_header() needs 2 arguments; got $#"
 fi
 
-trace "XX: repairing header of $2"
+trace "repairing header of $2"
 ( cat "$1"; sed -n '/^$/,$p' "$2" ) >"$2.new" && mv "$2.new" "$2"
 }
 



X Strike Force XFree86 SVN commit: r1695 - in trunk/debian: . po scripts

2004-07-29 Thread X Strike Force SVN Repository Admin
Author: branden
Date: 2004-07-29 02:22:25 -0500 (Thu, 29 Jul 2004)
New Revision: 1695

Added:
   trunk/debian/po/pothead.in
   trunk/debian/scripts/debconf-updatepo
Modified:
   trunk/debian/CHANGESETS
   trunk/debian/README
   trunk/debian/changelog
   trunk/debian/rules
Log:
Provide local, hacked version of debconf-updatepo (in debian/scripts) that
doesn't destroy the comment and header block of debian/po/templates.pot.
Add "pristine" comment and header file in debian/po, add debian/rules
targets to handle PO and POT file updates using our local script, and
document the recommended procedure in debian/README.  Hopefully the real
debconf-updatepo will be fixed soon.


Modified: trunk/debian/CHANGESETS
===
--- trunk/debian/CHANGESETS 2004-07-28 22:09:30 UTC (rev 1694)
+++ trunk/debian/CHANGESETS 2004-07-29 07:22:25 UTC (rev 1695)
@@ -172,4 +172,12 @@
 Always link glxinfo with g++ (patch 031).
 1693
 
+Provide local, hacked version of debconf-updatepo (in debian/scripts) that
+doesn't destroy the comment and header block of debian/po/templates.pot.
+Add "pristine" comment and header file in debian/po, add debian/rules
+targets to handle PO and POT file updates using our local script, and
+document the recommended procedure in debian/README.  Hopefully the real
+debconf-updatepo will be fixed soon.
+1695
+
 vim:set ai et sts=4 sw=4 tw=80:

Modified: trunk/debian/README
===
--- trunk/debian/README 2004-07-28 22:09:30 UTC (rev 1694)
+++ trunk/debian/README 2004-07-29 07:22:25 UTC (rev 1695)
@@ -123,4 +123,17 @@
   validate".  It is highly recommended that this be done before making an
   official package release.
 
+po:
+  This directory contains translations of debconf templates.  See the
+  po-debconf(7) manpage for more information.
+
+  NOTE: At present, this package needs to use its own modified version of
+  debconf-updatepo, which is kept in debian/scripts.  The "updatepo" target in
+  the debian/rules file will take care of running this modified version for 
you.
+
+  WARNING: The "updatepo" target should be invoked any time the
+  debian/*.templates files change or a debian/po/*.po translation file is
+  updated.  If it is not, dh_installdebconf will run the stock debconf-updatepo
+  script in a way which will clobber important data.
+
 vim:set ai et sw=2 sts=2 tw=80:

Modified: trunk/debian/changelog
===
--- trunk/debian/changelog  2004-07-28 22:09:30 UTC (rev 1694)
+++ trunk/debian/changelog  2004-07-29 07:22:25 UTC (rev 1695)
@@ -119,6 +119,13 @@
 10646-1-encoded fonts less strongly.  Add zh_CN.UTF-8 XLC_LOCALE file.
 Update MANIFEST and .install files accordingly.  (Closes: #255701)
 
+  * Provide local, hacked version of debconf-updatepo (in debian/scripts) that
+doesn't destroy the comment and header block of debian/po/templates.pot.
+Add "pristine" comment and header file in debian/po, add debian/rules
+targets to handle PO and POT file updates using our local script, and
+document the recommended procedure in debian/README.  Hopefully the real
+debconf-updatepo will be fixed soon.
+
   Changes by Fabio M. Di Nitto and Branden Robinson:
 
   * Support building only the parts of the source tree needed by
@@ -151,7 +158,7 @@
 
   * Get glxinfo to link properly with g++ (instead of adding -lstdc++).
 
- -- Branden Robinson <[EMAIL PROTECTED]>  Wed, 21 Jul 2004 19:27:57 -0500
+ -- Branden Robinson <[EMAIL PROTECTED]>  Thu, 29 Jul 2004 02:17:09 -0500
 
 xfree86 (4.3.0.dfsg.1-6) unstable; urgency=low
 

Added: trunk/debian/po/pothead.in
===
--- trunk/debian/po/pothead.in  2004-07-28 22:09:30 UTC (rev 1694)
+++ trunk/debian/po/pothead.in  2004-07-29 07:22:25 UTC (rev 1695)
@@ -0,0 +1,30 @@
+# debconf templates for xfree86 package
+#
+# $Id$
+#
+# Copyright:
+# Branden Robinson, 2000--2004
+#
+# This file is distributed under the same license as the xfree86 package.
+# Please see debian/copyright.
+#
+#Translators, if you are not familiar with the PO format, gettext
+#documentation is worth reading, especially sections dedicated to
+#this format, e.g. by running:
+# info -n '(gettext)PO Files'
+# info -n '(gettext)Header Entry'
+#
+#Some information specific to po-debconf is available at
+#/usr/share/doc/po-debconf/README-trans
+# or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+#Developers do not need to manually edit POT or PO files.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: SOURCE_VERSION\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: DATE\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"


Property changes on: trunk/debian/po/pothead.in

X Strike Force XFree86 SVN property change: propchange - r1691 svn:log

2004-07-29 Thread X Strike Force SVN Repository Admin
Author: branden
Revision: 1691
Property Name: svn:log

New Property Value:
Undo commit 1674, which was done in the wrong branch.




Bug#258164: aaxine also crashes

2004-07-29 Thread Mick Weiss
I have also experienced problems with xine taking down X. I'm running XFCE-4

I have read this: http://xinehq.de/index.php/faq#XFREECRASH 

and I have followed Siggi's advice in the previous posts.

After running aaxine (w/o X running)... the video file played for a few
seconds and then stopped and just went to the ASCII "XINE". I tried this
with a few other files and all stopped after ~5 - 10 seconds and went to the
"XINE" logo.

Any advise is appreciated.

Thanks.

Best Regards,

- Mick



-- 
(o> Web / software developer 
( ) UNIX Systems Admin
---   ~ www.mickweiss.com ~

NEU: WLAN-Router für 0,- EUR* - auch für DSL-Wechsler!
GMX DSL = supergünstig & kabellos http://www.gmx.net/de/go/dsl




Bug#259786: xserver-xfree86: Mouse is blocking

2004-07-29 Thread Alexandre Touret




Hi
adding the module psmouse in my /et/modules file seems to solve my
problemI am waiting a little time to be sure that is THE solution.

Thanks for your help
Alexandre

Branden Robinson wrote:

  On Tue, Jul 27, 2004 at 10:15:14PM +0200, Alexandre Touret wrote:
  
  
When I leave my mouse without do it anything, she is beeing blocked on
my screen. Then, the only solution I haved found is to restart X :-(

Furthermore, during kdm or gdm startup, when I don t touch the mouse,
the mouse is blocked after gnome startup.

This occured after my last upgrade of xfree

Thanks for helping

  
  [...]
  
  
OK I will  try tonight. I have an other bug which are in the same way :-(. The
keyboard is also blocking. The only failsafe way is to change the display
manager.

  
  
Maybe you're experiencing a problem described in the FAQ:

http://necrotic.deadbeast.net/xsf/XFree86/trunk/debian/local/FAQ.xhtml#xdmdiffconsole

How do I tell xdm to start the X server on a different virtual console?

  People who have customized /etc/inittab to add virtual consoles beyond the six
  that is the default Debian configuration often find that the xdm and getty
  programs "collide" and often leave the console in an unusable state.

  Debian's xdm program ships with a configuration that tells it to start one
  local X server on virtual console 7. This works fine with the default Debian
  /etc/inittab, but not so well for people who have changed inittab to start a
  getty on VC 7.

  If you have increased your number of virtual consoles, or otherwise require VC
  7 for some purpose, simply edit /etc/X11/xdm/Xservers and change the "vt7"
  argument on the ":0" server line to whatever VC is appropriate for your machine
  (vt8, vt12, etc.). Note that while the XFree86 manual page says that if the
  "vt" argument is not specified, the X server will use the first available
  virtual console, it is not a good idea to omit this parameter when starting
  local X servers with xdm. This is because even though xdm starts at the very
  end of the init sequence, well after the getty processes that manage the
  virtual consoles, some machines get through the init sequence so quickly that
  getty has not yet claimed its VC's before xdm starts. This leads to exactly the
  same kind of console lockup you get as if you deliberately tell getty (via
  /etc/inittab) and xdm (via /etc/X11/xdm/Xservers) to use the same virtual
  console for their respective tasks.

Does the above sound like a plausible explanation?  You may want to check your
/etc/inittab and configuration files for kdm and gdm.

  


-- 
Signature_a.touret1112

__
 Alexandre Touret
62, avenue de Paris
Bâtiment B
92320 CHATILLON
tél: 06/16/57/29/74
mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
http://alexandre.touret.free.fr/
ICQ: #96115847
Jabber: [EMAIL PROTECTED]