Debian Bug Tracking System | 1 Apr 2005 01:33
Picon

Processed: tagging 236252

Processing commands for control <at> bugs.debian.org:

> # Automatically generated email from bts, devscripts version 2.8.10
> tags 236252 sarge-ignore
Bug#236252: Configuration file not under /etc
There were no tags set.
Tags added: sarge-ignore

>
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 Xft SVN commit: r121 - trunk/debian

Author: branden
Date: 2005-04-01 01:00:26 -0500 (Fri, 01 Apr 2005)
New Revision: 121

Modified:
   trunk/debian/changelog
Log:
Add detailed information about upstream changes.

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2005-03-31 22:09:08 UTC (rev 120)
+++ trunk/debian/changelog	2005-04-01 06:00:26 UTC (rev 121)
 <at>  <at>  -1,6 +1,21  <at>  <at> 
 xft (2.1.7-0+SVN) unstable; urgency=low

   * New upstream release.
+    + Keith Packard attests, and Branden Robinson verified as far as he is
+      able, that no interface changes have been made since 2.1.2.
+    + Highlights of upstream changes:
+      - Change FC_CHARCELL and FC_MONO interpretation.  FC_MONO no longer
+        clips glyphs to charcell, you must specify FC_CHARCELL for that.
+      - Add support for FT_GlyphSlot_Embolden where it exists (which it
+        usually doesn't).
+      - Avoid crashing when using FT_Face objects.
+      - Deal with broken FreeType 2.1.7 BDF/PCF loaders by trying both
+        y_ppem/x_ppem and width/height values.
+      - Work with older versions of Fontconfig by using various pattern
+        elements only when defined.
+      - Change Freetype includes to new syntax.
(Continue reading)

Michel Dänzer | 1 Apr 2005 17:42
Picon
Favicon

Re: Slow XVideo

On Fri, 2005-04-01 at 00:56 +0200, Markus Walser wrote:
> 
> The problem I´m faced to is that the XFree server uses quite a lot of CPU time to
> play a DVD even with XVideo. With this configuration the Xserver uses more than 
> mplayer/xine itself to play a DVD. And in fullscreen it´s way to slow to play on
> the 1GHz Efficeon CPU .

[...]

> (WW) RADEON(0): Failed to set up write-combining range (0xe0000000,0x1000000)

This is likely the problem because the X server copies the XVideo data
to the framebuffer with the CPU. You're probably running vesafb or
radeonfb in console, and it's setting up a conflicting partial MTRR
region for the framebuffer? (A workaround for this was committed to
X.org CVS HEAD recently)

--

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

X Strike Force Xft SVN commit: r122 - trunk

Author: branden
Date: 2005-04-01 12:21:56 -0500 (Fri, 01 Apr 2005)
New Revision: 122

Modified:
   trunk/xft-config.in
Log:
Remove brackets around "OPTION", as at least one option argument is
mandatory.

Modified: trunk/xft-config.in
===================================================================
--- trunk/xft-config.in	2005-04-01 06:00:26 UTC (rev 121)
+++ trunk/xft-config.in	2005-04-01 17:21:56 UTC (rev 122)
 <at>  <at>  -15,7 +15,7  <at>  <at> 
 usage()
 {
   cat <<EOF
-Usage: xft-config [OPTION] ...
+Usage: xft-config OPTION ...
 Report Xft version, compiler, linker, and/or directory information.

 Options:

--

-- 
To UNSUBSCRIBE, email to debian-x-REQUEST <at> lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster <at> lists.debian.org

X Strike Force Xft SVN commit: r123 - trunk

Author: branden
Date: 2005-04-01 12:22:40 -0500 (Fri, 01 Apr 2005)
New Revision: 123

Modified:
   trunk/xft-config.1.in
   trunk/xft-config.in
Log:
Make command description consistent between usage message and manpage.

Modified: trunk/xft-config.1.in
===================================================================
--- trunk/xft-config.1.in	2005-04-01 17:21:56 UTC (rev 122)
+++ trunk/xft-config.1.in	2005-04-01 17:22:40 UTC (rev 123)
 <at>  <at>  -19,7 +19,8  <at>  <at> 
 .\" DEALINGS IN THE DOCUMENT.
 .TH xft-config 1 "Version  <at> VERSION <at> " "Xft"
 .SH NAME
-xft\-config \- report Xft version, compiler, linker, and/or directory data
+xft\-config \- report Xft version, compiler, linker, and/or installation \
+directory information
 .SH SYNOPSIS
 .B xft\-config
 {
 <at>  <at>  -40,7 +41,8  <at>  <at> 
 .BR Xft (3).
 It can be used to report the installed version of the library as well as
 the compiler and linker flags that are required to successfully compile and
-link C (or C-compatible) code that uses Xft.
+link C (or C-compatible) code that uses Xft, as well as the directory
(Continue reading)

X Strike Force Xft SVN commit: r124 - trunk

Author: branden
Date: 2005-04-01 12:56:48 -0500 (Fri, 01 Apr 2005)
New Revision: 124

Modified:
   trunk/xft-config.1.in
Log:
Clarify and expand description.

Modified: trunk/xft-config.1.in
===================================================================
--- trunk/xft-config.1.in	2005-04-01 17:22:40 UTC (rev 123)
+++ trunk/xft-config.1.in	2005-04-01 17:56:48 UTC (rev 124)
 <at>  <at>  -39,10 +39,17  <at>  <at> 
 reports information of interest to users and developers about the installed
 version of the X FreeType library,
 .BR Xft (3).
-It can be used to report the installed version of the library as well as
-the compiler and linker flags that are required to successfully compile and
-link C (or C-compatible) code that uses Xft, as well as the directory
-specifications used to install Xft's files.
+Depending on how it is invoked,
+.B xft\-config
+reports the installed version of Xft, the compiler and linker flags
+that are required to successfully compile and link C (or C-compatible) code
+that uses the library, and/or the directories used by the GNU Autotools to
+install its files.
+Note that if the system's installed version of Xft came from an OS vendor
+or other third party, the actual location of its files may differ from
+those reported by
(Continue reading)

X Strike Force Xft SVN commit: r125 - trunk/debian

Author: branden
Date: 2005-04-01 13:06:33 -0500 (Fri, 01 Apr 2005)
New Revision: 125

Added:
   trunk/debian/compat
Modified:
   trunk/debian/changelog
Log:
Add debian/compat file to declare debhelper version 4 compatibility.

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2005-04-01 17:56:48 UTC (rev 124)
+++ trunk/debian/changelog	2005-04-01 18:06:33 UTC (rev 125)
 <at>  <at>  -34,8 +34,10  <at>  <at> 
     and tell dh_installdocs to ship a non-empty README file, so libxft2.docs
     has become redundant.

- -- Branden Robinson <branden <at> debian.org>  Fri,  1 Apr 2005 00:56:21 -0500
+  * Add debian/compat file to declare debhelper version 4 compatibility.

+ -- Branden Robinson <branden <at> debian.org>  Fri,  1 Apr 2005 13:05:53 -0500
+
 xft (2.1.2-6) unstable; urgency=low

   * Make package compatible with the XFree86 4.3.0 package reorganization.

Added: trunk/debian/compat
===================================================================
(Continue reading)

X Strike Force Xft SVN commit: r126 - trunk/debian

Author: branden
Date: 2005-04-01 13:14:33 -0500 (Fri, 01 Apr 2005)
New Revision: 126

Modified:
   trunk/debian/changelog
Log:
Set package version for release.

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2005-04-01 18:06:33 UTC (rev 125)
+++ trunk/debian/changelog	2005-04-01 18:14:33 UTC (rev 126)
 <at>  <at>  -1,4 +1,4  <at>  <at> 
-xft (2.1.7-0+SVN) unstable; urgency=low
+xft (2.1.7-1) unstable; urgency=low

   * New upstream release.
     + Keith Packard attests, and Branden Robinson verified as far as he is
 <at>  <at>  -36,7 +36,7  <at>  <at> 

   * Add debian/compat file to declare debhelper version 4 compatibility.

- -- Branden Robinson <branden <at> debian.org>  Fri,  1 Apr 2005 13:05:53 -0500
+ -- Branden Robinson <branden <at> debian.org>  Fri,  1 Apr 2005 13:13:48 -0500

 xft (2.1.2-6) unstable; urgency=low

--

-- 
To UNSUBSCRIBE, email to debian-x-REQUEST <at> lists.debian.org
(Continue reading)

Harald Dunkel | 1 Apr 2005 20:31
Picon
Favicon

Bug#228494: close this bug report?

Hi folks,

Is it OK to close this bug report?

Regards

Harri

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

Author: branden
Date: 2005-04-01 15:33:49 -0500 (Fri, 01 Apr 2005)
New Revision: 2228

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

Modified: trunk/debian/TODO
===================================================================
--- trunk/debian/TODO	2005-03-30 06:48:43 UTC (rev 2227)
+++ trunk/debian/TODO	2005-04-01 20:33:49 UTC (rev 2228)
 <at>  <at>  -17,6 +17,10  <at>  <at> 
 4.3.0.dfsg.1-13
 ---------------
 * shell-lib.sh is still using the "local" keyword.  Get rid of it.
+* xdm doesn't remove default-display-manager if the corresponding debconf
+  question is not registered -- fix its prerm script so it does
+* all packages that install anything to /usr/X11R6 need to depend on
+  xfree86-common

 Post 4.3.0-1
 ------------

--

-- 
To UNSUBSCRIBE, email to debian-x-REQUEST <at> lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster <at> lists.debian.org

(Continue reading)


Gmane