Bug#351267: marked as done (xkb: can't switch to VT)
Your message dated Sun, 5 Feb 2006 09:33:53 +0100 with message-id <[EMAIL PROTECTED]> and subject line Bug#351267: xkb: can't switch to VT has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- >From [EMAIL PROTECTED] Fri Feb 03 10:00:59 2006 Received: (at submit) by bugs.debian.org; 3 Feb 2006 18:00:59 + Return-path: <[EMAIL PROTECTED]> Received: from host78-135.pool877.interbusiness.it ([87.7.135.78] helo=drugo.nexus) by spohr.debian.org with esmtp (Exim 4.50) id 1F55Ew-0007ch-5i for [EMAIL PROTECTED]; Fri, 03 Feb 2006 10:00:59 -0800 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: drugo <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: xkb: can't switch to VT Message-ID: <[EMAIL PROTECTED]> X-Mailer: reportbug 3.18 Date: Fri, 03 Feb 2006 19:00:24 +0100 X-Debbugs-Cc: [EMAIL PROTECTED] Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02 Package: xkb Severity: important If i press ctrl-alt-Fn it doesn't switch to console xprop -root | grep xkb _XKB_RULES_NAMES_BACKUP(STRING) = "base", "pc101", "us", "", "" gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd layouts = [] model = pc104 options = [] overrideSettings = true -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) --- End Message --- --- Begin Message --- >From [EMAIL PROTECTED] Sun Feb 05 00:35:25 2006 Received: (at 351267-done) by bugs.debian.org; 5 Feb 2006 08:35:25 + Return-path: <[EMAIL PROTECTED]> Received: from main.uucpssh.org ([212.27.33.224]) by spohr.debian.org with esmtp (Exim 4.50) id 1F5fMj-000379-Ca for [EMAIL PROTECTED]; Sun, 05 Feb 2006 00:35:25 -0800 Received: from localhost (localhost [127.0.0.1]) by main.uucpssh.org (Postfix) with ESMTP id 7DB9D96232 for <[EMAIL PROTECTED]>; Sun, 5 Feb 2006 09:35:23 +0100 (CET) Received: by main.uucpssh.org (Postfix, from userid 10) id 2706796296; Sun, 5 Feb 2006 09:35:23 +0100 (CET) Received: by localhost.localdomain (Postfix, from userid 1000) id 557C9FAB7A; Sun, 5 Feb 2006 09:33:53 +0100 (CET) Date: Sun, 5 Feb 2006 09:33:53 +0100 From: Denis Barbier <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: Bug#351267: xkb: can't switch to VT Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <[EMAIL PROTECTED]> User-Agent: Mutt/1.5.11+cvs20060126 X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 On Sat, Feb 04, 2006 at 09:20:16AM +0100, Denis Barbier wrote: > On Fri, Feb 03, 2006 at 07:00:24PM +0100, drugo wrote: > > Package: xkb > > Severity: important > > > > If i press ctrl-alt-Fn it doesn't switch to console > > > > xprop -root | grep xkb > > _XKB_RULES_NAMES_BACKUP(STRING) = "base", "pc101", "us", "", "" > > It looks like your /etc/X11/xorg.conf is bogus and contains a line > Option "XkbRules" "base" > in the keyboard section, replace it by > Option "XkbRules" "xorg" Bug submitter confirmed by private mail that this was indeed the root of the problem, closing it now. Denis --- End Message ---
Bug#22506: ALERT!!
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
JerryABrtt's AOL Address Card
You are invited to accept JerryABrtt's Address Card.JerryABrtt's Address Card information is attached to this e-mail as a vCard. When you accept this Address Card, you will receive updated vCards from this AOL member at debian-x@lists.debian.org whenever JerryABrtt's information changes First Name: JerryLast Name: Barrett AOL Email: [EMAIL PROTECTED]Other Email: [EMAIL PROTECTED] BEGIN:VCARD FN:jerryabrtt EMAIL;INTERNET;PREF:[EMAIL PROTECTED] EMAIL;INTERNET:[EMAIL PROTECTED] N:Barrett;Jerry VERSION:2.1 END:VCARD
Bug#350458: Xft.h includes freetype headers, .pc file does not reflect this
tags 350458 patch thanks Attached is a patch to add the freetype cflags back into the xft.pc file. The previous patch was also apparently not tested for static linking, since it depended on variables that weren't defined anywhere in the .pc file... :) Let me know if you'd like an NMU for this bug. Cheers, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/ diff -u xft-2.1.8.2/debian/patches/001_no_export_freetype.diff xft-2.1.8.2/debian/patches/001_no_export_freetype.diff --- xft-2.1.8.2/debian/patches/001_no_export_freetype.diff +++ xft-2.1.8.2/debian/patches/001_no_export_freetype.diff @@ -1,14 +1,22 @@ -Index: xft/xft.pc.in +Index: xft-2.1.8.2/xft.pc.in === xft.orig/xft.pc.in 2006-01-24 19:20:32.0 -0500 -+++ xft/xft.pc.in 2006-01-24 21:50:25.0 -0500 -@@ -6,7 +6,7 @@ +--- xft-2.1.8.2.orig/xft.pc.in 2006-02-05 04:51:32.0 -0800 xft-2.1.8.2/xft.pc.in 2006-02-05 04:54:25.0 -0800 +@@ -2,11 +2,14 @@ + [EMAIL PROTECTED]@ + [EMAIL PROTECTED]@ + [EMAIL PROTECTED]@ ++freetypelibs="@FREETYPE_LIBS@" ++freetypecflags="@FREETYPE_CFLAGS@" ++xrenderlibs="@XRENDER_LIBS@" + Name: Xft Description: X FreeType library Version: @VERSION@ -Requires: xproto, xrender, fontconfig, freetype2 -Requires.private: xrender, fontconfig, freetype2 +-Cflags: -I${includedir} +Requires: xproto, fontconfig - Cflags: -I${includedir} ++Cflags: -I${includedir} ${freetypecflags} Libs: -L${libdir} -lXft +Libs.private: -lX11 ${xrenderlibs} ${freetypelibs} diff -u xft-2.1.8.2/debian/patches/002_no_xproto_dep.diff xft-2.1.8.2/debian/patches/002_no_xproto_dep.diff --- xft-2.1.8.2/debian/patches/002_no_xproto_dep.diff +++ xft-2.1.8.2/debian/patches/002_no_xproto_dep.diff @@ -1,13 +1,13 @@ -Index: xft/xft.pc.in +Index: xft-2.1.8.2/xft.pc.in === xft.orig/xft.pc.in 2006-01-24 21:50:25.0 -0500 -+++ xft/xft.pc.in 2006-01-24 21:50:45.0 -0500 +--- xft-2.1.8.2.orig/xft.pc.in 2006-02-05 04:46:17.0 -0800 xft-2.1.8.2/xft.pc.in 2006-02-05 04:46:43.0 -0800 @@ -6,7 +6,7 @@ Name: Xft Description: X FreeType library Version: @VERSION@ -Requires: xproto, fontconfig +Requires: fontconfig - Cflags: -I${includedir} + Cflags: -I${includedir} ${freetypecflags} Libs: -L${libdir} -lXft Libs.private: -lX11 ${xrenderlibs} ${freetypelibs} diff -u xft-2.1.8.2/debian/changelog xft-2.1.8.2/debian/changelog --- xft-2.1.8.2/debian/changelog +++ xft-2.1.8.2/debian/changelog @@ -1,3 +1,13 @@ +xft (2.1.8.2-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Make sure freetype cflags are included in the .pc file as originally +requested in 349318, since freetype headers are included in xft's +headers. Also, don't use variables in the .pc file that haven't been +defined anywhere. Closes: #350458. + + -- Steve Langasek <[EMAIL PROTECTED]> Sun, 5 Feb 2006 04:43:01 -0800 + xft (2.1.8.2-2) unstable; urgency=low * Add 002_no_xproto_dep.diff so that the .pc file doesn't depend on xproto, signature.asc Description: Digital signature
Processed: Re: Xft.h includes freetype headers, .pc file does not reflect this
Processing commands for [EMAIL PROTECTED]: > tags 350458 patch Bug#350458: Xft.h includes freetype headers, .pc file does not reflect this There were no tags set. Tags added: patch > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: xorg-x11 Migration To Testing
On Sat, Feb 04, 2006 at 09:38:01PM -0800, Steve Langasek wrote: > On Sat, Feb 04, 2006 at 06:47:28PM -0500, David Nusinow wrote: > > >As I understand it, xorg-x11 6.9 hasn't transitioned to testing due to > > #211765, which remains the only RC bug in the package. This is a licensing > > bug that's not likely to get resolved soon. Jim Gettys is supposed to be > > working on this, but I haven't heard from him about it at all. I'll try and > > pursue the issue, but for the progress of the release I think it's best to > > allow 6.9 to migrate to testing. All previous X releases with a GLX contain > > this code, and there is no other Free GLX available that I'm aware of that > > we could replace this one with. If there are any more questions about this, > > please let the XSF know. Thanks! > > Nope, no questions; it's the release team policy that pre-existing bugs be > ignored for testing transitions, britney just doesn't handle version > tracking yet. A force hint has been added to get xorg-x11 in. Rock. Thank you! - David Nusinow -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#350458: Xft.h includes freetype headers, .pc file does not reflect this
On Sun, Feb 05, 2006 at 04:59:25AM -0800, Steve Langasek wrote: > tags 350458 patch > thanks > > Attached is a patch to add the freetype cflags back into the xft.pc file. > The previous patch was also apparently not tested for static linking, since > it depended on variables that weren't defined anywhere in the .pc file... :) > > Let me know if you'd like an NMU for this bug. I have a fix sitting in svn for this bug which is almost identical. I didn't add the freetypecflags variables to the .pc.in file because they're already in xft-config.in, but other than that it's the same fix (courtesy of Russ Albery). Will that be sufficient or do I need to put the variables in xft.pc.in as well? I put preliminary packages up on people.debian.org/~dnusinow and I'm waiting for Eric Dorland to confirm that it fixes the build issue with firefox before I upload. - David Nusinow -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#350458: Xft.h includes freetype headers, .pc file does not reflect this
On Sun, Feb 05, 2006 at 12:42:25PM -0500, David Nusinow wrote: > On Sun, Feb 05, 2006 at 04:59:25AM -0800, Steve Langasek wrote: > > tags 350458 patch > > thanks > > > > Attached is a patch to add the freetype cflags back into the xft.pc file. > > The previous patch was also apparently not tested for static linking, since > > it depended on variables that weren't defined anywhere in the .pc file... :) > > > > Let me know if you'd like an NMU for this bug. > > I have a fix sitting in svn for this bug which is almost identical. I > didn't add the freetypecflags variables to the .pc.in file because they're > already in xft-config.in, but other than that it's the same fix (courtesy > of Russ Albery). Will that be sufficient or do I need to put the variables > in xft.pc.in as well? > > I put preliminary packages up on people.debian.org/~dnusinow and I'm > waiting for Eric Dorland to confirm that it fixes the build issue with > firefox before I upload. Never mind. I just got confirmation that my fix is incomplete from Eric. I'll upload with your fix in a few minutes. Thanks for the patch! - David Nusinow, who's learning more about pkg-config every day -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#347786: xserver-xorg: log from 6.9.0-4 launch to compare with 6.8.2-11 results
Package: xserver-xorg Version: 6.9.0.dfsg.1-4 Followup-For: Bug #347786 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 To compare with the 6.8.2.dfsg.1-11 log enclosed with my previous report, here's the log from my 6.9.0.dfsg.1-4 launch attempt. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFD5kY6eXr56x4Muc0RAmD/AKCpSegYPye1Iyd6XOiue0lBJngSewCglp5/ Hnd4sYfvhKLhSQMXVkTlQvs= =yWZn -END PGP SIGNATURE- X Window System Version 6.9.0 (Debian 6.9.0.dfsg.1-4 20060116004830 [EMAIL PROTECTED]) Release Date: 21 December 2005 X Protocol Version 11, Revision 0, Release 6.9 Build Operating System: Linux 2.6.8-powerpc-smp ppc [ELF] Current Operating System: Linux omena 2.6.14-imac #2 Sun Jan 29 20:05:21 EET 2006 ppc Build Date: 16 January 2006 Before reporting problems, check http://wiki.X.Org to make sure that you have the latest version. Module Loader present OS Kernel: Linux version 2.6.14-imac ([EMAIL PROTECTED]) (gcc version 4.0.3 20051201 (prerelease) (Debian 4.0.2-5)) #2 Sun Jan 29 20:05:21 EET 2006 Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 5 01:59:55 2006 (==) Using config file: "/etc/X11/xorg.conf" (==) ServerLayout "Default Layout" (**) |-->Screen "Default Screen" (0) (**) | |-->Monitor "iMac" (**) | |-->Device "ATI Technologies Inc 3D Rage Pro 215GP" (**) |-->Input Device "Generic Keyboard" (**) Option "XkbRules" "xorg" (**) XKB: rules: "xorg" (**) Option "XkbModel" "pc105" (**) XKB: model: "pc105" (**) Option "XkbLayout" "fi" (**) XKB: layout: "fi" (==) Keyboard: CustomKeycode disabled (**) |-->Input Device "Configured Mouse" (WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist. Entry deleted from font path. (WW) The directory "/usr/lib/X11/fonts/100dpi/" does not exist. Entry deleted from font path. (WW) The directory "/usr/lib/X11/fonts/75dpi/" does not exist. Entry deleted from font path. (WW) `fonts.dir' not found (or not valid) in "/usr/lib/X11/fonts/Type1". Entry deleted from font path. (Run 'mkfontdir' on "/usr/lib/X11/fonts/Type1"). (WW) The directory "/usr/lib/X11/fonts/CID" does not exist. Entry deleted from font path. (WW) The directory "/usr/lib/X11/fonts/100dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/lib/X11/fonts/75dpi" does not exist. Entry deleted from font path. (**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc" (==) RgbPath set to "/usr/X11R6/lib/X11/rgb" (==) ModulePath set to "/usr/X11R6/lib/modules" (WW) Open ACPI failed (/proc/acpi/event) (No such file or directory) (II) No APM support in BIOS or kernel (II) Module ABI versions: X.Org ANSI C Emulation: 0.2 X.Org Video Driver: 0.8 X.Org XInput driver : 0.5 X.Org Server Extension : 0.2 X.Org Font Renderer : 0.4 (II) Loader running on linux (II) LoadModule: "bitmap" (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.so (II) Module bitmap: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.0 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.4 (II) Loading font Bitmap (II) LoadModule: "pcidata" (II) Loading /usr/X11R6/lib/modules/libpcidata.so (II) Module pcidata: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.0 ABI class: X.Org Video Driver, version 0.8 (++) using VT number 7 (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 1057,0002 card , rev 40 class 06,00,00 hdr 00 (II) PCI: 00:10:0: chip 106b,0017 card , rev 00 class ff,00,00 hdr 00 (II) PCI: 00:12:0: chip 1002,4750 card , rev 5c class 03,00,00 hdr 00 (II) PCI: 00:14:0: chip 1045,c861 card 1045,c861 rev 10 class 0c,03,10 hdr 00 (II) PCI: End of PCI scan (II) Host-to-PCI bridge: (II) Bus 0: bridge is at (0:0:0), (0,0,0), BCTRL: 0x0008 (VGA_EN is set) (II) Bus 0 I/O range: [0] -1 0 0x - 0x00ff (0x100) IX[B] (II) Bus 0 non-prefetchable memory range: [0] -1 0 0x - 0x (0x0) MX[B] (II) Bus 0 prefetchable memory range: [0] -1 0 0x - 0x (0x0) MX[B] (--) PCI:*(0:18:0) ATI Technologies Inc 3D Rage Pro 215GP rev 92, Mem @ 0x8100/24, 0x80881000/12, I/O @ 0x0c00/8 (II) Addressable bus resource ranges are [0] -1 0 0x - 0x (0x0) MX[B] [1] -1 0 0x - 0x00ff (0x100) IX[B] (II) OS-reported resource ranges: [0] -1 0 0x - 0x (0x1) MX[B] [1] -1 0 0x - 0x (0x1) MX[B] [2] -1 0 0x00ff - 0x00ff (0x1) IX[B] [3] -1 0 0x - 0x (0x1) IX[B] (II) Active PCI resource ranges: [
Bug#340001: freetype bytecode interpreter in the X.org X server
Hello, I'm joining along here to express my support for this patch and bug report in general. For me, enabling the bytecode interpreter and compiling my own X.org packages made the difference between actually upgrading to xserver-xorg and sticking with xserver-xfree86. With current xserver-xorg packages (in fact, all of them from the beginning) server-side truetype fonts look *very* ugly, which makes applications like emacs all but unusable. It should be noted also that the debian freetype packages *do* have the bytecode interpreter enabled in their default build, which is why client-side fonts (used by all modern applications) don't suffer from this problem. As a final note, bug #345865 appears to be a duplicate of this bug, so the two should probably be merged. Thanks, Vasilis -- Vasilis Vasaitis "A man is well or woe as he thinks himself so." -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#350458: Xft.h includes freetype headers, .pc file does not reflect this
On Sun, Feb 05, 2006 at 12:42:25PM -0500, David Nusinow wrote: > On Sun, Feb 05, 2006 at 04:59:25AM -0800, Steve Langasek wrote: > > tags 350458 patch > > thanks > > Attached is a patch to add the freetype cflags back into the xft.pc file. > > The previous patch was also apparently not tested for static linking, since > > it depended on variables that weren't defined anywhere in the .pc file... :) > > Let me know if you'd like an NMU for this bug. > I have a fix sitting in svn for this bug which is almost identical. I > didn't add the freetypecflags variables to the .pc.in file because they're > already in xft-config.in, but other than that it's the same fix (courtesy > of Russ Albery). Will that be sufficient or do I need to put the variables > in xft.pc.in as well? How do you expect pkg-config to see variables that aren't in the .pc file? -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/ signature.asc Description: Digital signature
Bug#350113: Library dependencies
Why is libxft2 not depending on v2.1.10 of libfreetype6 if it's going to use symbols exclusive to that version? Some of us Sid users are holding libfreetype6 at 2.1.7-2.4 until someone decides how to fix things with THAT package. Of course,that begs the question of when the libfreetype6 maintainer is going to get around to doing something about #316031 in specific, along with other bugs caused by the unilateral move to 2.1.10, such as #315150, #318671, and etc. As was pointed out in #325526, libfreetype6 v2.1.10 isn't going to get to testing any time soon, so -- Marc Wilson | "One Architecture, One OS" also translates as "One [EMAIL PROTECTED] | Egg, One Basket". -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#350458: marked as done (Xft.h includes freetype headers, .pc file does not reflect this)
Your message dated Sun, 05 Feb 2006 15:32:24 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#350458: fixed in xft 2.1.8.2-3 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- >From [EMAIL PROTECTED] Sun Jan 29 11:22:41 2006 Received: (at submit) by bugs.debian.org; 29 Jan 2006 19:22:41 + Return-path: <[EMAIL PROTECTED]> Received: from ellington.rupamsunyata.org ([66.93.236.207] ident=postfix) by spohr.debian.org with esmtp (Exim 4.50) id 1F3I8H-0007DK-IE for [EMAIL PROTECTED]; Sun, 29 Jan 2006 11:22:41 -0800 Received: by ellington.rupamsunyata.org (Postfix, from userid 1000) id AEE858084; Sun, 29 Jan 2006 14:22:39 -0500 (EST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Decklin Foster <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: Xft.h includes freetype headers, .pc file does not reflect this Message-ID: <[EMAIL PROTECTED]> X-Mailer: reportbug 3.18 Date: Sun, 29 Jan 2006 14:22:39 -0500 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: libxft-dev Version: 2.1.8.2-2 Severity: normal Please see #349318 for context. In the fix for that bug, ${freetypelibs} ${xrenderlibs} were moved from Libs: to Libs.private: in xft.pc. At some later point, ${freetypecflags} ${xrendercflags} were removed from Cflags: to reflect this. However, libxft is not merely linked against freetype; Xft.h includes the freetype headers. `pkg-config --cflags xft` no longer provides the necessary include flags for this, so a program which includes Xft.h without explicitly specifying freetype's include flags will FTBFS. I'm not sure at this point whether the design of Xft is such that any program linking against it must also explicitly link against freetype. If this is not the case (hopefully it isn't), the best solution here would be to design Xft's headers in such a way that any internal use of freetype is not made public. Otherwise (if it *must* be public, and I get to deal with the freetype transition in my Xft-using packages), both the Cflags: and the Libs:/Libs.private: changes need to be reverted. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15.1 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages libxft-dev depends on: ii libc6-dev [libc-dev] 2.3.5-12 GNU C Library: Development Librari ii libfontconfig1-dev2.3.2-1.1 generic font configuration library ii libfreetype6-dev 2.1.10-1 FreeType 2 font engine, developmen ii libx11-dev6.9.0.dfsg.1-4 X Window System protocol client li ii libxft2 2.1.8.2-2 FreeType-based font drawing librar ii libxrender-dev1:0.9.0.2-1X Rendering Extension client libra ii x-dev 6.9.0.dfsg.1-4 X protocol development files ii zlib1g-dev [libz-dev] 1:1.2.3-9 compression library - development libxft-dev recommends no packages. -- no debconf information --- End Message --- --- Begin Message --- >From [EMAIL PROTECTED] Sun Feb 05 15:40:21 2006 Received: (at 350458-close) by bugs.debian.org; 5 Feb 2006 23:40:21 + Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1F5tMm-0004D0-Vm; Sun, 05 Feb 2006 15:32:24 -0800 From: David Nusinow <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.65 $ Subject: Bug#350458: fixed in xft 2.1.8.2-3 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sun, 05 Feb 2006 15:32:24 -0800 X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 Source: xft Source-Version: 2.1.8.2-3 We believe that the bug you reported is fixed in the latest version of xft, which is due to be installed in the Debian FTP archive: libxft-dev_2.1.8.2-3_i386.deb to pool/main/x/xft/libxft-dev_2.1.8.2-3
Bug#351605: xlibs: /etc/X11/xkb/symbols/pc/el missing: no greek keyboard support.
Package: xlibs Version: 6.9.0.dfsg.1-4 Severity: grave Justification: renders package unusable Starting X on a fresh sid installation (with an xorg.conf created previously on 6.8.2) reports the following: [snip] (==) Using config file: "/etc/X11/xorg.conf" The XKEYBOARD keymap compiler (xkbcomp) reports: > Error:Can't find file "pc/el" for symbols include > Exiting > Abandoning symbols file "basic" > Abandoning symbols file "default" Errors from xkbcomp are not fatal to the X server [/snip] The file /etc/X11/xkb/symbols/pc/el is indeed missing on the current version. X starts but greek layout is not available. -- Package-specific info: Keyboard-related contents of X.Org X server log file /var/log/Xorg.0.log: (==) ServerLayout "Simple Layout" (**) |-->Screen "Screen 1" (0) (**) | |-->Monitor "lcd_screen" (**) | |-->Device "intel_855gm" (**) |-->Input Device "Mouse1" (**) |-->Input Device "Keyboard1" (WW) The directory "/usr/X11R6/lib/X11/fonts/TTF/" does not exist. Entry deleted from font path. (**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/share/fonts/hellenic/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/share/fonts/hellenic/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/share/fonts/hellenic/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/share/fonts/artwiz/,/usr/share/fonts/hellenic/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/share/fonts//hellenic/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/,/usr/share/fonts/hellenic/100dpi/,/usr/share/fonts/truetype/" (**) RgbPath set to "/usr/lib/X11/rgb" (==) ModulePath set to "/usr/X11R6/lib/modules" -- (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.so (II) Module mouse: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.3 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.5 (II) LoadModule: "kbd" (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.so (II) Module kbd: vendor="X.Org Foundation" compiled for 6.9.0, module version = 1.0.1 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.5 (II) I810: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G, E7221 (i915), -- (II) I810(0): direct rendering: Enabled (==) RandR enabled (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-in extension XTEST (II) Initializing built-in extension XKEYBOARD (II) Initializing built-in extension LBX (II) Initializing built-in extension XC-APPGROUP (II) Initializing built-in extension SECURITY (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFIXES -- (**) Option "ZAxisMapping" "4 5" (**) Mouse1: ZAxisMapping: buttons 4 and 5 (**) Mouse1: Buttons: 9 (**) Option "Resolution" "1200" (**) Mouse1: Resolution: 1200 (**) Option "CoreKeyboard" (**) Keyboard1: Core Keyboard (**) Option "Protocol" "standard" (**) Keyboard1: Protocol: standard (**) Option "AutoRepeat" "500 30" (**) Option "XkbRules" "xorg" (**) Keyboard1: XkbRules: "xorg" (**) Option "XkbModel" "pc105" (**) Keyboard1: XkbModel: "pc105" (**) Option "XkbLayout" "us,el" (**) Keyboard1: XkbLayout: "us,el" (**) Option "XkbOptions" "grp:alt_shift_toggle" (**) Keyboard1: XkbOptions: "grp:alt_shift_toggle" (**) Option "CustomKeycodes" "off" (**) Keyboard1: CustomKeycodes disabled (II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD) (II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE) (II) Mouse1: ps2EnableDataReporting: succeeded (II) I810(0): [drm] removed 1 reserved context for kernel (II) I810(0): [drm] unmapping 8192 bytes of SAREA 0xe0552000 at 0xb7975000 (WW) I810(0): Successfully set original devices X.Org X server log files on system: -rw-r--r-- 1 root root 66552 Feb 6 02:41 /var/log/Xorg.0.log -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.15.2 Locale: LANG=C, LC_CTYPE=el_GR (charmap=ISO-8859-7) Versions of packages xlibs depends on: ii libice6 6.9.0.dfsg.1-4 Inter-Client Exchange library ii libsm66.9.0.dfsg.1-4 X Window System Session Management ii libx11-6 6.9.0.dfsg.1-4 X Window System protocol client li ii libxext6 6.9.0.dfsg.1-4 X Window System miscellaneous exte ii libxi66.9.0.dfsg.1-4 X Window System Input extension li ii libxmu6 6.9.0.dfsg.1-4 X Window System miscellaneous util ii libxmuu1 6.9.0.dfsg.1-4 lightweight X Window System miscel ii libxp66.9.0.dfsg.1-4 X Window System printing extension ii libxpm4 6.9.0.dfsg.1-4 X pixmap library ii libxrandr26
Fw: debian-x
- Original Message - From: Tackett Glenna To: [EMAIL PROTECTED] Sent: Sunday, February 5, 2006 6:20 AM Subject: hey debian-x
Processed: tagging 320458, reassign 320458 to xserver-xorg, tagging 340001, merging 320458 340001 345865
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.9.11 > tags 320458 - l10n Bug#320458: xlibs-data: gtk1.2 apps have screwed up fonts after migration Tags were: l10n Tags removed: l10n > reassign 320458 xserver-xorg Bug#320458: xlibs-data: gtk1.2 apps have screwed up fonts after migration Bug reassigned from package `xlibs-data' to `xserver-xorg'. > tags 340001 patch Bug#340001: [patch] please enable the tyuetype font hinting There were no tags set. Tags added: patch > merge 320458 340001 345865 Bug#320458: xlibs-data: gtk1.2 apps have screwed up fonts after migration Bug#340001: [patch] please enable the tyuetype font hinting Bug#345865: X.org renders ugly TrueType fonts Merged 320458 340001 345865. > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
X Strike Force X.Org X11 SVN commit: r1168 - in trunk/debian: . patches patches/general
Author: dnusinow Date: 2006-02-05 21:49:02 -0500 (Sun, 05 Feb 2006) New Revision: 1168 Removed: trunk/debian/patches/general/020_acpi_event_loop_fix.diff Modified: trunk/debian/changelog trunk/debian/patches/series Log: * Remove general/020_acpi_event_loop_fix.diff. This patch is the incorrect fix, since the server should not be usurping the acpi file interface from acpid when acpid is transiently restarted. We need a better fix. (reopens: #345537) (closes: #347680) Modified: trunk/debian/changelog === --- trunk/debian/changelog 2006-02-01 02:39:09 UTC (rev 1167) +++ trunk/debian/changelog 2006-02-06 02:49:02 UTC (rev 1168) @@ -4,11 +4,15 @@ * hurd/800_gnu_config.diff: Fix for local socket creation in the Hurd: sockets are BSD4.4-like (closes: #348011). - [ David Nusinow ] + [ David Nusinow ] * Remove resize from xutils description. This program has been moved to the xterm package as of Xorg 6.9 and xterm 208-3. + * Remove general/020_acpi_event_loop_fix.diff. This patch is the incorrect +fix, since the server should not be usurping the acpi file interface from +acpid when acpid is transiently restarted. We need a better fix. +(reopens: #345537) (closes: #347680) - -- David Nusinow <[EMAIL PROTECTED]> Tue, 17 Jan 2006 21:29:14 -0500 + -- David Nusinow <[EMAIL PROTECTED]> Sun, 5 Feb 2006 21:44:59 -0500 xorg-x11 (6.9.0.dfsg.1-4) unstable; urgency=low Deleted: trunk/debian/patches/general/020_acpi_event_loop_fix.diff === --- trunk/debian/patches/general/020_acpi_event_loop_fix.diff 2006-02-01 02:39:09 UTC (rev 1167) +++ trunk/debian/patches/general/020_acpi_event_loop_fix.diff 2006-02-06 02:49:02 UTC (rev 1168) @@ -1,39 +0,0 @@ -$Id$ - -This fixes issues with the server choking when it's listening to acpid and -acpid is shut down. See https://bugs.freedesktop.org/show_bug.cgi?id=5140 -and http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=345537. - -This patch by Mattia Dongili. - -Index: xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_acpi.c -=== -RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_acpi.c,v -retrieving revision 1.2 -diff -u -r1.2 lnx_acpi.c xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_acpi.c 31 Oct 2005 05:45:40 - 1.2 -+++ xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_acpi.c 2 Jan 2006 17:17:29 - -@@ -45,6 +45,13 @@ - memset(ev, 0, LINE_LENGTH); - - n = read( fd, ev, LINE_LENGTH ); -+if (n <= 0) { -+ /* can only happen when reading from acpid socket */ -+ xf86MsgVerb(X_WARNING,3,"ACPI Event handler disappeared, reopening.\n"); -+ lnxCloseACPI(); -+ lnxACPIOpen(); -+ return 0; -+} - - /* Check that we have a video event */ - if (strstr(ev, "video") == ev) { -@@ -160,6 +167,9 @@ - #ifdef DEBUG -ErrorF("ACPI: Closing device\n"); - #endif -+xf86PMGetEventFromOs = NULL; -+xf86PMConfirmEventToOs = NULL; -+ - if (ACPIihPtr) { - fd = xf86RemoveInputHandler(ACPIihPtr); - shutdown(fd, 2); Modified: trunk/debian/patches/series === --- trunk/debian/patches/series 2006-02-01 02:39:09 UTC (rev 1167) +++ trunk/debian/patches/series 2006-02-06 02:49:02 UTC (rev 1168) @@ -20,7 +20,6 @@ general/017_fix_Xlib_depend_target.diff -p0 general/018_mesa_debug_fglrx.diff -p0 general/019_iso8859-15_Compose_fix.diff -p0 -general/020_acpi_event_loop_fix.diff -p0 general/021_evdev_manpage.diff general/022_disable_xmh.diff general/023_specs_doc_fixes.diff -p0 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
X Strike Force X.Org X11 SVN commit: r1169 - in trunk/debian: . patches patches/arm patches/general
Author: dnusinow Date: 2006-02-05 22:08:41 -0500 (Sun, 05 Feb 2006) New Revision: 1169 Added: trunk/debian/patches/general/033_evdev_rewrite.diff trunk/debian/patches/general/034_evdev_xkb.diff Removed: trunk/debian/patches/general/021_evdev_manpage.diff Modified: trunk/debian/changelog trunk/debian/patches/arm/300_riscpc_xkb_keycodes.diff trunk/debian/patches/general/084_xkb_implement_grp:sclk_toggle.diff trunk/debian/patches/general/086_enable_ca_variants.diff trunk/debian/patches/general/087_xkb_ralt_switch_multikey.diff trunk/debian/patches/general/091_xkb_implement_compose:caps.diff trunk/debian/patches/series Log: * Add Zephenia E. Hull's rewritten evdev driver which should provide the missing features removed from our Debian-specific implementation of the protocol in the mouse driver. See its manpage for details, as well as upstream bug https://bugs.freedesktop.org/show_bug.cgi?id=5696. Note that as a result of this patch I've removed general/021_evdev_manpage.diff which is now obsolete and rolled in to general/033_evdev_rewrite.diff. This also adds patch general/034_evdev_xkb.diff as well. (closes: #350389) Including diff would make mail exceed size limit of 10 bytes. Use "svn diff -r 1168:1169 http://necrotic.deadbeast.net/svn/xorg-x11/"; to view diff. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
vaughn Dutton
You have got to look at this. Its outstanding. Its a major new business http://www.judgmentprocessing.com/contents.htm/ tameka Want to not receive info in the future? [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#351605: xlibs: /etc/X11/xkb/symbols/pc/el missing: no greek keyboard support.
severity 351605 normal thanks On Mon, Feb 06, 2006 at 02:46:24AM +0200, Manolis Tzanidakis wrote: > Package: xlibs > Version: 6.9.0.dfsg.1-4 > Severity: grave > Justification: renders package unusable > > Starting X on a fresh sid installation (with an xorg.conf created > previously on 6.8.2) reports the following: Layout is "gr" and not "el". Denis -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: Re: Bug#351605: xlibs: /etc/X11/xkb/symbols/pc/el missing: no greek keyboard support.
Processing commands for [EMAIL PROTECTED]: > severity 351605 normal Bug#351605: xlibs: /etc/X11/xkb/symbols/pc/el missing: no greek keyboard support. Severity set to `normal'. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]