Bug#354283: can't just strip xterm.faq.html into xterm.faq.gz

2006-02-25 Thread Dan Jacobson
T> I see xterm.faq.html.gz in the same directory.
Well less sharp users might easily not. Or they might have printed it
out. Process with lynx -dump but no -nolist!
>> Also in the xterm.faq.html be sure all the links are still valid.
>> There were even some local file:/// ones broken.
T> hmm - I'm looking at revision 1.84, which seems ok (though pointers
T> to other sites tend to be unreliable).
$ grep 84 /usr/share/doc/xterm/xterm.faq.html
  $XTermId: xterm.faq.html,v 1.84 2004/07/13 21:47:03 tom Exp $
$ lynx -dump -listonly /usr/share/doc/xterm/xterm.faq.html|perl -nwe \
'[EMAIL PROTECTED]([^#]+)[EMAIL PROTECTED]@&&print'|sort -u|xargs find
find: /usr/share/doc/dialog/dialog.html: No such file or directory
find: /usr/share/doc/lynx: No such file or directory
find: /usr/share/doc/ncurses: No such file or directory
find: /usr/share/doc/scripts: No such file or directory
find: /usr/share/doc/vile: No such file or directory
find: /usr/share/doc/vttest: No such file or directory
find: /usr/share/doc/xterm/XTerm-debian-88c: No such file or directory
/usr/share/doc/xterm/xterm.faq.html
/usr/share/doc/xterm/xterm.log.html
$ zcat sid/Contents-i386.gz|zgrep /usr/share/doc/ncurses/
$
etc.
And for me lynx is lynx-cur etc.


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



Bug#347384: xterm: URLs are not the only thing you want to select...

2006-02-25 Thread Simon Budig
Package: xterm
Version: 208-3.1
Followup-For: Bug #347384


IMHO the changed charClass resource is a bad idea. It is trivial to
doubleclick on the "http" and drag over the URL. The new setting makes
it basically impossible to select e.g. the directory part of a fully
qualified filename. Being able to select URLs with a doubleclick
requires an awful lot of "separator-like" characters in them: '/', ':',
'=', '&' etc. pp.

Just for example: 
Having '&' no longer separating makes selecting of table cells in a
LaTeX-Document very troublesome.
Having '/' no longer separating makes selecting parts of a filename very
inconvenient. "," is inconvenient for CSV-formatted files (Comma
separated values), and so on and so on.

*Please* please please revert this change and restore the original
behaviour by unsetting the charClass resource.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.2
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages xterm depends on:
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libfontconfig12.3.2-1.1  generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libncurses5   5.5-1  Shared libraries for terminal hand
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  libxaw8   6.9.0.dfsg.1-4 X Athena widget set library
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxft2   2.1.8.2-3  FreeType-based font drawing librar
ii  libxmu6   6.9.0.dfsg.1-4 X Window System miscellaneous util
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  libxt66.9.0.dfsg.1-4 X Toolkit Intrinsics
ii  xlibs-data6.9.0.dfsg.1-4 X Window System client data
ii  zlib1g1:1.2.3-9  compression library - runtime

Versions of packages xterm recommends:
ii  xutils6.9.0.dfsg.1-4 X Window System utility programs

-- debconf information:
* xterm/clobber_xresource_file: true
  xterm/xterm_needs_devpts:


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



Bug#347790: xterm: boldFont problem seems related to font encoding

2006-02-25 Thread Simon Budig
Package: xterm
Version: 208-3.1
Followup-For: Bug #347790


I too discovered that xterm no longer respects the boldFont ressource.
In my .Xresources file I have these lines:

*vt100*font: -misc-fixed-medium-r-semicondensed-*-*-120-*-*-c-*-iso8859-1
*vt100*boldFont: -misc-fixed-medium-r-semicondensed-*-*-120-*-*-c-*-iso8859-1
*vt100*boldMode: off
*vt100*boldColors: true
*vt100*colorBDMode: true

Now this does not work for some reason. *But* when I change the font to the
unicode encoding:

*vt100*font: -misc-fixed-medium-r-semicondensed-*-*-120-*-*-c-*-iso10646-1
*vt100*boldFont: -misc-fixed-medium-r-semicondensed-*-*-120-*-*-c-*-iso10646-1
*vt100*boldMode: off
*vt100*boldColors: true
*vt100*colorBDMode: true

then boldMode suddenly starts working for whatever reason.

Hope this helps,
Simon

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.2
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages xterm depends on:
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libfontconfig12.3.2-1.1  generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libncurses5   5.5-1  Shared libraries for terminal hand
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  libxaw8   6.9.0.dfsg.1-4 X Athena widget set library
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxft2   2.1.8.2-3  FreeType-based font drawing librar
ii  libxmu6   6.9.0.dfsg.1-4 X Window System miscellaneous util
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  libxt66.9.0.dfsg.1-4 X Toolkit Intrinsics
ii  xlibs-data6.9.0.dfsg.1-4 X Window System client data
ii  zlib1g1:1.2.3-9  compression library - runtime

Versions of packages xterm recommends:
ii  xutils6.9.0.dfsg.1-4 X Window System utility programs

-- debconf information:
* xterm/clobber_xresource_file: true
  xterm/xterm_needs_devpts:


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



Processed: severity of 354363 is wishlist

2006-02-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.15
> severity 354363 wishlist
Bug#354363: xserver-xorg: Video modes selection gives me 1200x800 but no 
1280x800
Severity set to `wishlist'.

>
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]



Bug#354363: xserver-xorg: Video modes selection gives me 1200x800 but no 1280x800

2006-02-25 Thread Mike Hommey
Package: xserver-xorg
Version: 6.9.0.dfsg.1-4
Severity: normal

My screen is 1280x800 and the closer I could find in the video modes
selection was 1200x800, which I'm not exactly sure exists...

It would be greatly appreciated if 1280x800 was added ;)

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

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

X server symlink status:
lrwxrwxrwx 1 root root 17 Feb 25 17:58 /etc/X11/X -> /usr/bin/X11/Xorg
-rwxr-xr-x 1 root root 1878044 Jan 15 02:40 /usr/bin/X11/Xorg

Contents of /var/lib/xfree86/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
:01:00.0 VGA compatible controller: ATI Technologies Inc M9+ 5C61 [Radeon 
Mobility 9200 (AGP)] (rev 01)

/etc/X11/xorg.conf unchanged from checksum in /var/lib/xfree86/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3081 Feb 25 17:58 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (Xorg 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 xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# 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/xorg.conf /etc/X11/xorg.conf.custom
#   md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum
#   dpkg-reconfigure xserver-xorg

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/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"evdev"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"record"
Load"type1"
Load"vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "jp"
Option  "XkbOptions""jp106"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
Option  "ZAxisMapping"  "4 5"
EndSection
Section "InputDevice"
Identifier  "Synaptics Touchpad"
Driver  "synaptics"
Option  "SendCoreEvents""true"
Option  "Device""/dev/psaux"
Option  "Protocol"  "auto-dev"
Option  "HorizScrollDelta"  "0"
EndSection

Section "Device"
Identifier  "ATI Technologies, Inc. M9+ 5C61 [Radeon Mobility 9200 
(AGP)]"
Driver  "ati"
BusID   "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier  "Generic Monitor"
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "ATI Technologies, Inc. M9+ 5C61 [Radeon Mobility 9200 
(AGP)]"
Monitor "Generic Monitor"
DefaultDepth24
SubSection "Display"
Depth   1
Modes   "1200x800"
EndSubSection
SubSection "Display"
Depth   4
Modes   "1200x800"
EndSubSection
SubSection "Display"
Depth   8
Modes   "1200x800"
EndSubSection
SubSection "Display"
Depth   15
Modes   "1200x800"
EndSubSection
SubSection "Display"
Depth   16
Modes   "1200x800"
EndSubSection
SubSection "Display"
Depth   24
Modes   "1200x800"
EndSubSection
EndSection

Section "ServerLa

Bug#45291: Recognition Diploma : cheryl desmarais

2006-02-25 Thread Helga S. Titor

cheryl
Sorry to bother you, but you were referred to us by a friend / working
associate.

As of Feb 2006 our College has kicked off a work experience degree program.
In the field of your choice.

Our work experience / life experience degrees are the same diplomas we give
our regular students,
but we base them upon your current knowledge and therefore require no class
time.



Our Schools office has someone available 24 hours a day, 7 Days a week.

If you are still interested then contact us at:
1 (509) 479 8029





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