Bug#364932: Workaround

2006-06-07 Thread Jeff Lessem
I had the same problem on my computer.  After upgrading from 6.9.x to
7.0.x pressing any key on the keyboard caused the resolution to change.
If it matters, this install of Debian is ancient, going back probably to
Hamm or Bo, but has been running unstable for many years.  A different
computer that started as Sarge/Etch and is now unstable upgraded with no
issues.

I worked around the problem by renaming /etc/X11/xkb/compat and
/usr/share/X11/xkb/compat.  My keyboard now works perfectly, probably
because in the log I get:

(WW) Couldn't load XKB keymap, falling back to pre-XKB keymap

and to stdout/stderr:

The XKEYBOARD keymap compiler (xkbcomp) reports:
 Error:Can't find file complete for compat include
   Exiting
   Abandoning compatibility map default
Errors from xkbcomp are not fatal to the X server

So I suspect by renaming the compat directories I have merely caused
xkbcomp to fail, which avoids the problem.

Hopefully this is a useful work around until the real source of the
problem can be found.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#347486: imagemagick: type-ghostscript.xml generated wrong because of lack of space in rules file

2006-01-10 Thread Jeff Lessem
Package: imagemagick
Version: 6:6.2.4.5-0.5
Severity: normal


The font path in /usr/lib/ImageMagick-6.2.4/config/type-ghostscript.xml are
generated incorrectly, so fonts can't be accessed properly.  An example of
the wrong path is
/usr/share/fonts/type1/gsfonts--with-magick-plus-plus/s05l.pfb

The bug is probably due to the lines
--with-gs-font-dir=/usr/share/fonts/type1/gsfonts\
--with-magick-plus-plus \
in the debian/rules file.  There should be a space after gsfonts so it reads
gsfonts \.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages imagemagick depends on:
ii  libbz2-1.01.0.2-11   high-quality block-sorting file co
ii  libc6 2.3.5-11   GNU C Library: Shared libraries an
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libice6   6.9.0.dfsg.1-2 Inter-Client Exchange library
ii  libjasper-1.701-1 1.701.0-2  The JasPer JPEG-2000 runtime libra
ii  libjpeg62 6b-11  The Independent JPEG Group's JPEG 
ii  liblcms1  1.13-1 Color management library
ii  libmagick96:6.2.4.5-0.5  Image manipulation library
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libsm66.9.0.dfsg.1-2 X Window System Session Management
ii  libtiff4  3.7.4-1Tag Image File Format (TIFF) libra
ii  libx11-6  6.9.0.dfsg.1-2 X Window System protocol client li
ii  libxext6  6.9.0.dfsg.1-2 X Window System miscellaneous exte
ii  libxml2   2.6.23-1   GNOME XML library
ii  zlib1g1:1.2.3-9  compression library - runtime

imagemagick recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]