Bug#242664: xserver-xfree86: x-based apps take way too long to open, and the load goes up to 2-5

2004-05-05 Thread simon
Le Tue, Apr 20, 2004 at 21:46:02 -0500, Branden Robinson a écrit:

[...]

ok, further to our convo a couple of weeks ago (?), i've been testing
the dfsg versioned .debs, and i still get the same symptoms, but the
load doesn't go as high, nor does it take 5-10 minutes, but does take
longer than a minute to open an x-based app. i've tried both the
dri-enabled xserver i have installed (from michel daenzer's archive) and
the distributed one, and both behave similarly. load hovers around 1-3
instead of 2-5, and like i said, about 1 minute or sometimes more 
(depending on the application). the wait is a noticable one. for
instance gnome takes 10+ minutes to start, instead of about 5+ minutes.

you asked me once on #debian-devel if it was the server or the clients
that drove up the load, i had replied to you it was the clients. it's
still true, as i see openbox and other clients use up a lot of cpu
starting up. 

i'm re-installing 4.3.0-5 again as that's the last one that behaved as
expected.

oh and a hardware change: more RAM was added, that might account for the
less slowness change, but i had 216 MB before, and now it's 448 MB
RAM. i kind of doubt that would change things much, except for less
swapping (i have background daemons running).

again, it's an 8500, with an ati rage lt pro card (and first time i
noticed this behaviour i was running off of controlfb / fbdev xserver
driver (the onboard video basically).


 -- 
 G. Branden Robinson|Imagination was given man to
 Debian GNU/Linux   |compensate for what he is not, and
 [EMAIL PROTECTED] |a sense of humor to console him for
 http://people.debian.org/~branden/ |what he is.



-- 
@@-@@
| ,''`.   http://www.debian.org/  | http://www.nuit.ca/ |
| : :' :  Debian GNU/Linux| http://simonraven.nuit.ca/  |
| `. `'   | PGP key fingerprint (new one):  |
|  `- | 7C49 FD9C 1054 7300 3B7B|
| | 8BF4 6A88 7AE2 711D F097|
@@-@@


signature.asc
Description: Digital signature


Bug#247444: xlibmesa-gl: fails to install (dpkg error)

2004-05-05 Thread ben
Package: xlibmesa-gl
Version: 4.3.0.dfsg.1-1
Severity: important

dpkg error when installing the package :

Setting up xlibmesa-gl (4.3.0.dfsg.1-1) ...
dpkg (subprocess): unable to execute post-installation script: Exec format error
dpkg: error processing xlibmesa-gl (--configure):
 subprocess post-installation script returned error exit status 2

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.3
Locale: LANG=C, LC_CTYPE=en_US.UTF-8

Versions of packages xlibmesa-gl depends on:
ii  libc6 2.3.2.ds1-12   GNU C Library: Shared libraries an
ii  libxext6  4.3.0.dfsg.1-1 X Window System miscellaneous exte
ii  xlibs 4.3.0.dfsg.1-1 X Window System client libraries m

-- no debconf information



Bug#245246: SOLVED: sunffb needs afbinit Re: Bug#245246: xserver-xfree86: xserver starts but suddenly dies before and windowmanager or similar starts

2004-05-05 Thread Joerg Friedrich
Hi Branden,

Branden Robinson schrieb am Donnerstag, 29. April 2004 um 11:57:42 -0500:
 On Thu, Apr 29, 2004 at 03:24:31PM +0200, Joerg Friedrich wrote:
  Branden Robinson schrieb am Mittwoch, 28. April 2004 um 02:49:07 -0500:
   
   Does the X server stay up if you give it no clients to run?
   
   One way to test this is simply to run X as root.
  
  definitly X, I tried to run 'X' as root, the result is the same.
 
 Okay, it looks like the sunffb driver is definitely busted in testing
 and unstable.
 
 Debian SPARC porters:

I got it :-)

At least the Elite3D graphics adaptor (I don't know the Creator)
requires to be initialized by afbinit which need a microcode file from
sun.
after 'afbinit /dev/fd0' X starts without any problems!

Sorry I am new to Linux/SPARC.

Maybe you can raise a debconf warning when the sunffb driver is
selected.

-- 
Jörg Friedrich




Stalled post to ctm-log

2004-05-05 Thread owner-ctm-log
Your message to ctm-log has been delayed, and requires the approval 
of the moderators, for the following reason(s):

An Approved line in the message contains an invalid password.

If you do not wish the message to be posted, or have other concerns, 
please send a message to the list owners at the following address: 
  [EMAIL PROTECTED]
---BeginMessage---
 multipart/mixed;	boundary="=_NextPart_000_0004_4296.2D16": Unrecognized 
---End Message---


CLE266 driver

2004-05-05 Thread Juergen Lueters
Hello,
 

are there any intentions to incorporate the via Xdriver? I have a system with 
via a via cle266 chipset. 
The actual - sid- debian X version does miss the driver.
I noticed that the driver is available at f.d.o, so no license problem?


Regards 
Juergen Lueters 




Bug#247463: hu_US is missing from xfree86 xfree86.lst files

2004-05-05 Thread Veres Lajos
Package: xfree86-common
Version: 4.3.0.dfsg.1-1
Severity: normal
Tags: patch

Hello,

[EMAIL PROTECTED]:~$ setxkbmap hu_US
Error loading new keyboard description

But hu_US is important for hungarian users.
õ û keys are supported only by hu_US. (hu, hu_qwery doesnt)
(odoubleacute, udoubleacute in html)

Simple patche fixing this problem:
--- xfree86 2004-05-05 11:09:35.0 +0200
+++ xfree86.ok  2004-05-05 11:09:29.0 +0200
@@ -9,7 +9,7 @@
 //
 
 // Layouts that still need be composed by old rules
-! $oldlayouts = az bs ca ca_enhanced de_CH fr_CH hu hu_qwerty lt_std mn vn
+! $oldlayouts = az bs ca ca_enhanced de_CH fr_CH hu hu_US hu_qwerty lt_std mn 
vn
 
 // If you want non-latin layouts implicitly include the en_US layout
 // uncomment lines below
--- xfree86.lst 2004-05-05 11:09:19.0 +0200
+++ xfree86.lst.ok  2004-05-05 11:09:11.0 +0200
@@ -139,6 +139,7 @@
   gur  Gurmukhi
   dev  Hindi
   hu   Hungarian
+  hu_USHungarian US
   hu_qwertyHungarian (qwerty)
   is   Icelandic
   iu   Inuktitut


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.5-1-386
Locale: LANG=C, LC_CTYPE=C

Versions of packages xfree86-common depends on:
ii  debconf   1.4.25 Debian configuration management sy
ii  debianutils   2.8.1  Miscellaneous utilities specific t

-- debconf information:
  xfree86-common/experimental_packages: 



xfree86_4.3.0.dfsg.1-1_m68k.changes REJECTED

2004-05-05 Thread Debian Installer

Rejected: libice6-dbg_4.3.0.dfsg.1-1_m68k.deb: control file lists name as 
`libice6-dbg', which isn't in changes file.
Rejected: xmh_4.3.0.dfsg.1-1_m68k.deb: control file lists name as `xmh', which 
isn't in changes file.


===

If you don't understand why your files were rejected, or if the
override file requires editing, reply to this email.



Bug#242664: xserver-xfree86: x-based apps take way too long to open, and the load goes up to 2-5

2004-05-05 Thread Michel Dänzer
On Wed, 2004-05-05 at 06:58, [EMAIL PROTECTED] wrote:
 Le Tue, Apr 20, 2004 at 21:46:02 -0500, Branden Robinson a écrit:
 
 [...]
 
 ok, further to our convo a couple of weeks ago (?), i've been testing
 the dfsg versioned .debs, and i still get the same symptoms, but the
 load doesn't go as high, nor does it take 5-10 minutes, but does take
 longer than a minute to open an x-based app. i've tried both the
 dri-enabled xserver i have installed (from michel daenzer's archive) and
 the distributed one, and both behave similarly. load hovers around 1-3
 instead of 2-5, and like i said, about 1 minute or sometimes more 
 (depending on the application). the wait is a noticable one. for
 instance gnome takes 10+ minutes to start, instead of about 5+ minutes.
 
 you asked me once on #debian-devel if it was the server or the clients
 that drove up the load, i had replied to you it was the clients. it's
 still true, as i see openbox and other clients use up a lot of cpu
 starting up. 

All the apps you've mentioned use Xft and fontconfig; does the problem
also occur with clients that don't use those?


-- 
Earthling Michel Dänzer  | Debian (powerpc), X and DRI developer
Libre software enthusiast|   http://svcs.affero.net/rm.php?r=daenzer




evolve

2004-05-05 Thread Noe

Mcgee,^

75%off for all New Softwares.
WindowXP,Photoshop,Window2003...etcMore

http://www.qwtwuw.info/OE017/?affiliate_id=233635campaign_id=601

squat,that the body.


Bug#247525: libx11-dev: needs header from not-depended on package

2004-05-05 Thread Filip Van Raemdonck
Package: libx11-dev
Version: 4.3.0.dfsg.1-1
Severity: minor

Trying to build something which includes X11/XKBlib.h:

/usr/X11R6/include/X11/XKBlib.h:33:35: X11/extensions/XKBstr.h: No such file or 
directory


Regards,

Filip

-- System Information:
Debian Release: testing/unstable
Architecture: i386

-- 
Disappointed by the apes God created mankind. After that he resigns from
 further experiments.
-- Mark Twain



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

2004-05-05 Thread X Strike Force SVN Repository Admin
Author: branden
Date: 2004-05-05 13:16:57 -0500 (Wed, 05 May 2004)
New Revision: 1363

Modified:
   trunk/debian/changelog
   trunk/debian/patches/000_stolen_from_HEAD.diff
Log:
Grab updated XFree86 X server I2C code from XFree86 CVS as of 2003-08-29.
Implements and exposes xf86I2CGetScreenBuses() function.


Modified: trunk/debian/changelog
===
--- trunk/debian/changelog  2004-05-04 18:59:37 UTC (rev 1362)
+++ trunk/debian/changelog  2004-05-05 18:16:57 UTC (rev 1363)
@@ -22,8 +22,11 @@
   * Grab updated list of PCI IDs from XFree86 CVS as of 2003-10-30.  Remove
 superseded parts of patches #030a, #030b, #099.
 
- -- Branden Robinson [EMAIL PROTECTED]  Mon,  3 May 2004 23:58:35 -0500
+  * Grab updated XFree86 X server I2C code from XFree86 CVS as of 2003-08-29.
+Implements and exposes xf86I2CGetScreenBuses() function.
 
+ -- Branden Robinson [EMAIL PROTECTED]  Wed,  5 May 2004 13:15:17 -0500
+
 xfree86 (4.3.0.dfsg.1-1) unstable; urgency=low
 
   Changes by Branden Robinson and Fabio Massimo di Nitto:

Modified: trunk/debian/patches/000_stolen_from_HEAD.diff
===
--- trunk/debian/patches/000_stolen_from_HEAD.diff  2004-05-04 18:59:37 UTC 
(rev 1362)
+++ trunk/debian/patches/000_stolen_from_HEAD.diff  2004-05-05 18:16:57 UTC 
(rev 1363)
@@ -1,5 +1,7 @@
 $Id$
 
+Comments by Branden Robinson are made in [brackets].
+
 xc/config/imake/imake.c @ 3.64
   27. Avoid overlapping strcpy() in imake.c (Dan Nelson).
 
@@ -131,6 +133,26 @@
 xc/programs/Xserver/hw/xfree86/common/xf86PciInfo.h @ 1.156
   [Define PCI ID for HP ZX1 QuickSilver chipset.  Marc Aurele La France]
 
+xc/programs/Xserver/hw/xfree86/i2c/xf86i2c.c @ 1.14
+xc/programs/Xserver/hw/xfree86/i2c/xf86i2c.h @ 1.9
+   163. Add an entry to the i2c module that drivers can call to retrieve an 
array
+of all I2C busses associated with a screen (Marc La France).
+
+xc/programs/Xserver/hw/xfree86/i2c/xf86i2c.h @ 1.10
+   307. A lot of X server prototype cleanups, including fixing an
+inconsistency between the cfbBitBlt and CopyPlane functions
+exposed by the prototyping (#A.1859, Alexander Stohr).
+  [For xf86i2c.h, this simply changed an #include from miscstruct.h to
+   regionstr.h.]
+
+xc/programs/Xserver/hw/xfree86/i2c/xf86i2c.c @ 1.15
+xc/programs/Xserver/hw/xfree86/i2c/xf86i2c.h @ 1.11
+  s/busses/buses/g
+  Note that this generates a minor incompatibility with 4.3.99.4+ servers.
+  [Marc Aurele La France]
+  [This incompatibility is not relevant to Debian as we are skipping over the
+   misspelled symbol name.]
+
 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
@@ -2110,3 +2132,102 @@
  
  /* VMware */
  #define PCI_CHIP_VMWARE0405   0x0405
+Index: xc/programs/Xserver/hw/xfree86/i2c/xf86i2c.c
+===
+RCS file: /cvs/xc/programs/Xserver/hw/xfree86/i2c/xf86i2c.c,v
+retrieving revision 1.13
+retrieving revision 1.15
+diff -u -r1.13 -r1.15
+--- xc/programs/Xserver/hw/xfree86/i2c/xf86i2c.c   16 Sep 2002 18:06:07 
-  1.13
 xc/programs/Xserver/hw/xfree86/i2c/xf86i2c.c   29 Aug 2003 21:08:06 
-  1.15
+@@ -6,7 +6,7 @@
+  *  (c) 1998 Gerd Knorr [EMAIL PROTECTED]
+  */
+ 
+-/* $XFree86: xc/programs/Xserver/hw/xfree86/i2c/xf86i2c.c,v 1.13 2002/09/16 
18:06:07 eich Exp $ */
++/* $XFree86: xc/programs/Xserver/hw/xfree86/i2c/xf86i2c.c,v 1.15 2003/08/29 
21:08:06 tsi Exp $ */
+ 
+ #if 1
+ #include misc.h
+@@ -750,7 +750,7 @@
+ if (b) {
+   I2CBusPtr *p;
+ 
+-  /* Remove this from the list of active I2C busses. */
++  /* Remove this from the list of active I2C buses */
+ 
+   for (p = I2CBusList; *p != NULL; p = (*p)-NextBus) 
+   if (*p == b) {
+@@ -794,7 +794,7 @@
+ Bool
+ xf86I2CBusInit(I2CBusPtr b) 
+ {
+-/* I2C busses must be identified by a unique scrnIndex 
++/* I2C buses must be identified by a unique scrnIndex 
+  * and name. If scrnIndex is unspecified (a negative value), 
+  * then the name must be unique throughout the server. 
+  */
+@@ -861,3 +861,32 @@
+ 
+ return NULL;
+ }
++
++/*
++ * Return an array of I2CBusPtr's related to a screen.  The caller is
++ * responsible for freeing the array.
++ */
++int
++xf86I2CGetScreenBuses(int scrnIndex, I2CBusPtr **pppI2CBus)
++{
++I2CBusPtr pI2CBus;
++int n = 0;
++
++if (pppI2CBus)
++  *pppI2CBus = NULL;
++
++for (pI2CBus = I2CBusList;  pI2CBus;  pI2CBus = pI2CBus-NextBus) {
++  if ((pI2CBus-scrnIndex = 0)  (pI2CBus-scrnIndex != scrnIndex))
++  continue;
++
++  n++;
++
++  if (!pppI2CBus)
++  continue;
++
++*pppI2CBus = xnfrealloc(*pppI2CBus, n * sizeof(I2CBusPtr));
++  

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

2004-05-05 Thread X Strike Force SVN Repository Admin
Author: branden
Revision: 1360
Property Name: svn:log

New Property Value:
Update xutils's package description to refer to bdftruncate and ucs2any programs
by their correct names.




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

2004-05-05 Thread X Strike Force SVN Repository Admin
Author: branden
Date: 2004-05-05 13:20:42 -0500 (Wed, 05 May 2004)
New Revision: 1364

Modified:
   trunk/debian/changelog
Log:
Credit Fabio with fixing the xutils package description regarding
bdftruncate and ucs2any.


Modified: trunk/debian/changelog
===
--- trunk/debian/changelog  2004-05-05 18:16:57 UTC (rev 1363)
+++ trunk/debian/changelog  2004-05-05 18:20:42 UTC (rev 1364)
@@ -1,5 +1,7 @@
 xfree86 (4.3.0.dfsg.1-1+SVN) unstable; urgency=low
 
+  Changes by Branden Robinson:
+
   * Fix 30xfree86-common_xresources Xsession script to check for existence of
 xrdb command before attempting to execute it, and warn if it is not found
 (thanks, Ryan Murray).  (Closes: #242485)
@@ -25,6 +27,11 @@
   * Grab updated XFree86 X server I2C code from XFree86 CVS as of 2003-08-29.
 Implements and exposes xf86I2CGetScreenBuses() function.
 
+  Changes by Fabio Massimo Di Nitto:
+
+  * Update xutils's package description to refer to bdftruncate and ucs2any
+programs by their correct names.
+
  -- Branden Robinson [EMAIL PROTECTED]  Wed,  5 May 2004 13:15:17 -0500
 
 xfree86 (4.3.0.dfsg.1-1) unstable; urgency=low



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

2004-05-05 Thread X Strike Force SVN Repository Admin
Author: branden
Date: 2004-05-05 13:23:46 -0500 (Wed, 05 May 2004)
New Revision: 1365

Modified:
   trunk/debian/CHANGESETS
Log:
Add changeset for revision 1363.


Modified: trunk/debian/CHANGESETS
===
--- trunk/debian/CHANGESETS 2004-05-05 18:20:42 UTC (rev 1364)
+++ trunk/debian/CHANGESETS 2004-05-05 18:23:46 UTC (rev 1365)
@@ -31,7 +31,13 @@
 foundation for future updates to drivers and PCI bus handling code.
 1358, 1359
 
-Cosmetic fix to xutils description
+Update xutils's package description to refer to bdftruncate and ucs2any 
programs
+by their correct names.
 1360
 
+Grab updated XFree86 X server I2C code from XFree86 CVS as of 2003-08-29.
+Implements and exposes xf86I2CGetScreenBuses() function.  This aids in
+backporting updated drivers that use this function (e.g., ati/atimisc).
+1363
+
 vim:set ai et sts=4 sw=4 tw=80:



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

2004-05-05 Thread X Strike Force SVN Repository Admin
Author: branden
Date: 2004-05-05 13:24:36 -0500 (Wed, 05 May 2004)
New Revision: 1366

Modified:
   trunk/debian/CHANGESETS
Log:
Add revision 1364 to existing changeset.


Modified: trunk/debian/CHANGESETS
===
--- trunk/debian/CHANGESETS 2004-05-05 18:23:46 UTC (rev 1365)
+++ trunk/debian/CHANGESETS 2004-05-05 18:24:36 UTC (rev 1366)
@@ -33,7 +33,7 @@
 
 Update xutils's package description to refer to bdftruncate and ucs2any 
programs
 by their correct names.
-1360
+1360, 1364
 
 Grab updated XFree86 X server I2C code from XFree86 CVS as of 2003-08-29.
 Implements and exposes xf86I2CGetScreenBuses() function.  This aids in



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

2004-05-05 Thread X Strike Force SVN Repository Admin
Author: branden
Date: 2004-05-05 14:08:23 -0500 (Wed, 05 May 2004)
New Revision: 1367

Modified:
   trunk/debian/changelog
   trunk/debian/patches/000_stolen_from_HEAD.diff
Log:
Grab updated XVideo (Xv) server-side implementation from XFree86 CVS as of
2003-04-30.
+ Initialise v4l's XVideo adaptors last (Marc La France).
+ Reduce cutpaste effects by adding more helpers to Xv (derived from
  #5645, Bj?\195?\182rn Augustsson, Marc La France).
+ XvExtension driver cleanups (Marc La France).
+ Fix precision problems in xf86XVClipVideoHelper (Marc La France).


Modified: trunk/debian/changelog
===
--- trunk/debian/changelog  2004-05-05 18:24:36 UTC (rev 1366)
+++ trunk/debian/changelog  2004-05-05 19:08:23 UTC (rev 1367)
@@ -27,12 +27,20 @@
   * Grab updated XFree86 X server I2C code from XFree86 CVS as of 2003-08-29.
 Implements and exposes xf86I2CGetScreenBuses() function.
 
+  * Grab updated XVideo (Xv) server-side implementation from XFree86 CVS as of
+2003-04-30.
++ Initialise v4l's XVideo adaptors last (Marc La France).
++ Reduce cutpaste effects by adding more helpers to Xv (derived from
+  #5645, Björn Augustsson, Marc La France).
++ XvExtension driver cleanups (Marc La France).
++ Fix precision problems in xf86XVClipVideoHelper (Marc La France).
+
   Changes by Fabio Massimo Di Nitto:
 
   * Update xutils's package description to refer to bdftruncate and ucs2any
 programs by their correct names.
 
- -- Branden Robinson [EMAIL PROTECTED]  Wed,  5 May 2004 13:15:17 -0500
+ -- Branden Robinson [EMAIL PROTECTED]  Wed,  5 May 2004 14:04:36 -0500
 
 xfree86 (4.3.0.dfsg.1-1) unstable; urgency=low
 

Modified: trunk/debian/patches/000_stolen_from_HEAD.diff
===
--- trunk/debian/patches/000_stolen_from_HEAD.diff  2004-05-05 18:24:36 UTC 
(rev 1366)
+++ trunk/debian/patches/000_stolen_from_HEAD.diff  2004-05-05 19:08:23 UTC 
(rev 1367)
@@ -153,6 +153,19 @@
   [This incompatibility is not relevant to Debian as we are skipping over the
misspelled symbol name.]
 
+xc/programs/Xserver/hw/xfree86/common/fourcc.h @ 1.4
+xc/programs/Xserver/hw/xfree86/common/xf86xv.c @ 1.34
+xc/programs/Xserver/hw/xfree86/common/xf86xv.h @ 1.24
+xc/programs/Xserver/hw/xfree86/common/xf86xvmc.c @ 1.4
+xc/programs/Xserver/hw/xfree86/common/xf86xvpriv.h @ 1.1
+   129. Initialise v4l's XVideo adaptors last (Marc La France).
+   128. Reduce cutpaste effects by adding more helpers to Xv
+(derived from #5645, Bj?rn Augustsson, Marc La France).
+   126. [...] XvExtension driver cleanups (Marc La France).
+
+xc/programs/Xserver/hw/xfree86/common/xf86xv.c @ 1.35
+   156. Fix precision problems in xf86XVClipVideoHelper [...] (Marc La France).
+
 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
@@ -2231,3 +2244,1706 @@
  
  /* I2C slave devices */
  
+Index: xc/programs/Xserver/hw/xfree86/common/xf86xv.c
+===
+RCS file: /cvs/xc/programs/Xserver/hw/xfree86/common/xf86xv.c,v
+retrieving revision 1.33
+retrieving revision 1.35
+diff -u -r1.33 -r1.35
+--- xc/programs/Xserver/hw/xfree86/common/xf86xv.c 9 Nov 2002 01:18:11 
-   1.33
 xc/programs/Xserver/hw/xfree86/common/xf86xv.c 30 Apr 2003 16:56:25 
-  1.35
+@@ -1,12 +1,12 @@
+-/* 
++/*
+ 
+-   XFree86 Xv DDX written by Mark Vojkovich ([EMAIL PROTECTED]) 
++   XFree86 Xv DDX written by Mark Vojkovich ([EMAIL PROTECTED])
+ 
+Copyright (C) 1998, 1999 - The XFree86 Project Inc.
+ 
+ */
+ 
+-/* $XFree86: xc/programs/Xserver/hw/xfree86/common/xf86xv.c,v 1.33 2002/11/09 
01:18:11 keithp Exp $ */
++/* $XFree86: xc/programs/Xserver/hw/xfree86/common/xf86xv.c,v 1.35 2003/04/30 
16:56:25 tsi Exp $ */
+ 
+ #include misc.h
+ #include xf86.h
+@@ -31,7 +31,7 @@
+ #include xvmodproc.h
+ #endif
+ 
+-#include xf86xv.h
++#include xf86xvpriv.h
+ 
+ 
+ /* XvScreenRec fields */
+@@ -44,29 +44,29 @@
+ static int xf86XVAllocatePort(unsigned long, XvPortPtr, XvPortPtr*);
+ static int xf86XVFreePort(XvPortPtr);
+ static int xf86XVPutVideo(ClientPtr, DrawablePtr,XvPortPtr, GCPtr,
+-  INT16, INT16, CARD16, CARD16, 
++  INT16, INT16, CARD16, CARD16,
+   INT16, INT16, CARD16, CARD16);
+ static int xf86XVPutStill(ClientPtr, DrawablePtr,XvPortPtr, GCPtr,
+-  INT16, INT16, CARD16, CARD16, 
++  INT16, INT16, CARD16, CARD16,
+   INT16, INT16, CARD16, CARD16);
+ static int xf86XVGetVideo(ClientPtr, DrawablePtr,XvPortPtr, GCPtr,
+-  INT16, INT16, CARD16, CARD16, 
++  INT16, INT16, 

Bug#247549: xterm: prints constent of window when some string printed

2004-05-05 Thread Eugeniy Meshcheryakov
Package: xterm
Version: 4.3.0.dfsg.1-1
Severity: normal

  Sometimes when I use 'cat' for binary files in xterm I got print jobs
I newer submitted. I can reproduce it with the following command
executed in xterm with uk_UA.KOI8-U locale:
 
   echo -en '\x9b\x69'

This command prints nothin on the terminal but creates print job with
'screenshot'. I cannot reproduce it when xterm running in UTF-8 mode.
Two symbols in KOI8-U are:
  x9b   U+2321   BOTTOM HALF INTEGRAL
  x69   U+0069   LATIN SMALL LETTER I
  

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.26
Locale: LANG=uk_UA, LC_CTYPE=uk_UA

Versions of packages xterm depends on:
ii  libc6 2.3.2.ds1-12   GNU C Library: Shared libraries an
ii  libexpat1 1.95.6-8   XML parsing C library - runtime li
ii  libfontconfig12.2.2-2generic font configuration library
ii  libfreetype6  2.1.7-2FreeType 2 font engine, shared lib
ii  libice6   4.3.0.dfsg.1-1 Inter-Client Exchange library
ii  libncurses5   5.4-3  Shared libraries for terminal hand
ii  libsm64.3.0.dfsg.1-1 X Window System Session Management
ii  libxaw7   4.3.0.dfsg.1-1 X Athena widget set library
ii  libxext6  4.3.0.dfsg.1-1 X Window System miscellaneous exte
ii  libxft2   2.1.2-6FreeType-based font drawing librar
ii  libxmu6   4.3.0.dfsg.1-1 X Window System miscellaneous util
ii  libxpm4   4.3.0.dfsg.1-1 X pixmap library
ii  libxrender1   0.8.3-7X Rendering Extension client libra
ii  libxt64.3.0.dfsg.1-1 X Toolkit Intrinsics
ii  xlibs 4.3.0.dfsg.1-1 X Window System client libraries m
ii  xlibs-data4.3.0.dfsg.1-1 X Window System client data

-- no debconf information



Bug#247387: xlibs: Can't type numbers with AltGr with /etc/X11/xkb/symbols/pc/lt key map

2004-05-05 Thread 3WMail Guest
Isn't lt_us variant provided exactly for this purpose?

No, lt_us variant is not for this purpose -- it's for programmers, who rarely 
uses lithuanian letter. With lt_us keymap user normaly inputs digits, and with 
AltGr is possible to input lithuanian letter. 

With lt keymap should be possible to input vise versa -- normaly lithuanian 
letter and with AltGr digits (now it's possible to input only lith. letters).

--
Vytautas Lukenskas




--
This message was sent using 3wmail.
Your fast free POP3 mail client at www.3wmail.com



avuncular

2004-05-05 Thread Winston
Perry,@

75%off for all New Softwares.
WindowXP,Photoshop,Window2003...etcMore

http://www.yuiuku.info/OE017/?affiliate_id=233635campaign_id=601

accrual,the firm asks.