Your message dated Wed, 26 Jan 2005 13:02:19 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#192570: fixed in kdeutils 4:3.3.2-1 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) -------------------------------------- Received: (at submit) by bugs.debian.org; 9 May 2003 05:51:13 +0000 >From [EMAIL PROTECTED] Fri May 09 00:51:11 2003 Return-path: <[EMAIL PROTECTED]> Received: from franklin.telenor.se (smtp.telenordia.se) [213.150.135.136] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 19E0ml-00069M-00; Fri, 09 May 2003 00:51:11 -0500 Received: from shakti.ath.cx (kairos.algonet.se [213.150.135.237]) by franklin.telenor.se (BMR ErlangTM/OTP 3.1) with ESMTP id 12251.459469.1052.1s1621708franklin for <[EMAIL PROTECTED]> ; Fri, 09 May 2003 07:51:09 +0200 From: Karolina Lindqvist <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: man page for kcharselect Date: Fri, 9 May 2003 07:51:08 +0200 User-Agent: KMail/1.5.1 MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_MH0u+s/2GurzbIW" Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-16.5 required=4.0 tests=BAYES_20,HAS_PACKAGE,PGP_SIGNATURE,UPPERCASE_25_50, USER_AGENT_KMAIL autolearn=ham version=2.53-bugs.debian.org_2003_04_23 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_04_23 (1.174.2.15-2003-03-30-exp) --Boundary-00=_MH0u+s/2GurzbIW Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Description: clearsigned data Content-Disposition: inline -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Package: kcharselect Tags: patch Here is a man page for kcharselect -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE+u0HMMtlM9PL9yocRAlhIAJ9me280ABl+Fm6WPPRmJfxge/GnOwCeNPuT mC+EBClqNQl/u6ZvAu3zYmU= =dekI -----END PGP SIGNATURE----- --Boundary-00=_MH0u+s/2GurzbIW Content-Type: application/x-troff; name="kcharselect.1" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="kcharselect.1" .lf 1 info/kdeutils.kcharselect.1 .TH KCHARSELECT 1 "May 2003" KDE "KDE Application" .SH NAME kcharselect \- KDE Character Selector .SH SYNOPSIS .B kcharselect [\fIQt-options\fR] [\fIKDE-options\fR] .SH DESCRIPTION This manual page documents briefly the .B KCharSelect KDE Application. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. .PP With the .B kcharselect utility you can view which characters that exist in any font installed on the system, in any character table, and also assemble a string of characters by klicking on them with the mouse from a palette of characters, and export it to the clip board in various formats. It is good too locate which characters are actually available in a font and to use rare or national characters which might not be easily available on the keyboard. .P This program is part of the official KDE utils module. .SH OPTIONS .SS "General Options" .B \-\-help Show help about options .TP .B \-\-help\-qt Show Qt specific options .TP .B \-\-help\-kde Show KDE specific options .TP .B \-\-help\-all Show all options .TP .B \-\-author Show author information .TP .B \-v\fR, \fB\-\-version Show version information .TP .B \-\-license Show license information .TP .B \-\- End of options .lf 1 info/kdeqtoptions .SS "KDE options" .TP 12 .BI \-\-caption \ caption Use \fIcaption\fP as name in the titlebar. .TP .BI \-\-icon \ icon Use \fIicon\fP as the application icon. \fIicon\fP is the name of the icon, which can either be an absolute filename path, or otherwise the icon is sought for in places according to the normal KDE rules. .TP .BI \-\-miniicon \ icon Use \fIicon\fP as the icon in the titlebar. \fIicon\fP is the filename of the icon, according to the same rules as for the \-\-icon parameter. .TP .BI \-\-config \ filename Use an alternative configuration file, instead of the default, which is normally located in .I /usr/share/config or in .RB $ KDEHOME\fI/share/config .TP .BI \-\-dcopserver \ server Set the address of the DCOP server to attach to. .TP .B \-\-nocrashhandler Disable crash handler, to get core dumps. This option has the same effect as definiting the environment variable KDE_DEBUG. .TP .B \-\-waitforwm Waits for a WM_NET compatible windowmanager. .TP .BI \-\-style \ style sets the application GUI style. .TP .BI \-\-geometry \ geometry sets the client geometry of the main widget. The geometry parameter follows the normal X convention for geometry, which is on the form: .RS .IP [\fIwidth\fBx\fIheight\fR][{\fB+-\fR}\fIxpos\fR{\fB+-\fR}\fIypos\fR] .P Where \fIwidth\fR and \fIheight\fR gives the desired minimum width and height, of the main application window. Both in pixels. A value of 0 specifies the default size. The optional \fIxpos\fR and \fIypos\fR specifies the x,y-position that which is desired for the application window. Specifying negative values for x or y implies that the x or y position is to be measured from the left or bottom screen edge, instead of as in the normal case, with positive values, from the left and top edges. .RE .SS "Qt options" .TP 12 .BI \-\-display \ displayname Use the X-server display \fIdisplayname\fP. .TP .BI \-\-session \ sessionId Restore the application for the given \fIsessionId\fP. .TP .B \-\-cmap Causes the application to install a private color map on an 8-bit display. .TP .BI \-\-ncols \ count Limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. .TP .B \-\-nograb Tells Qt to never grab the mouse or the keyboard. .TP .B \-\-dograb Running under a debugger can cause an implicit .B \-nograb, use \fB\-dograb\fR to override. .TP .B \-\-sync switches to synchronous mode for debugging. .TP .BI "\-\-fn\fR, \fP\-\-font" \ fontname Defines the default application font. The \fIfontname\fP should be in the X logical font name description format XLFD. For a full description of the format see .I /usr/X11R6/lib/X11/doc/xlfd.TXT Note that the application might override the font specified with its own font. .TP .BI "-\-bg\fR, \fB\-\-background" \ color Sets the default background color and an application palette (light and dark shades are calculated). .TP .BI "\-\-fg\fR, \fB\-\-foreground" \ color Sets the default foreground color. .TP .BI \-\-btn\fR, \fB\-\-button \ color Sets the default button color. .TP .BI \-\-name \ name Sets the application name. .TP .BI \-\-title \ title Sets the application title. This option might, or might not appear in the title bar caption, depending on the application. To change the caption, use the .B \-\-caption option instead. .TP .B \-\-visual TrueColor Forces the application to use a TrueColor visual on an 8-bit display. .TP .BI \-\-inputstyle \ inputstyle Sets XIM (X Input Method) input style. Possible values are .BR onthespot ", " overthespot ", " offthespot and root . .TP .BI \-\-im " XIM-server" Set XIM server. .TP .B \-\-noxim Disable XIM. .TP .B \-\-reverse Mirror reverses the whole layout of widgets. This means that menus will go in the opposite direction, the scroll bar will be on the opposite side, etc. For a normal western layout that means that menus and tool bars will go from the right edge to the left, the vertical scroll bar will be on the left side and so on. .lf 48 info/kdeutils.kcharselect.1 .SH ENVIRONMENT .lf 1 info/kdeenviron .SS "standard KDE environment variables" .IP KDE_LANG Language locale setting to use. This option makes it possible to set another language environment for a program than what is the default. The correct language pack for this language has to be installed for this option to work. The default language when there is none set is en_US. When deciding upon a language, the following resources are looked up, in order: KDE_LANG, configuration file, LC_CTYPE, LC_MESSAGES, LC_ALL, LANG. .IP KDE_UTF8_FILENAMES Assume that all filenames are in UTF-8 format regardless of the current language setting. Otherwise the filename format is defined by the language. .IP KDE_MULTIHEAD If this variable has the value .B true multihead multiple display mode is enabled. The KDE display will be shared over more than one screen. .IP DISPLAY Specifies the X display to run KDE on. .IP KDESYCOCA Specifies and alternative path for the .I ksycoca KDE system configuration cache file. The default path is /tmp/kde-$USER/ksycoca .IP DCOPSERVER Specifies an alternative path for the DCOP server file. The default file is $HOME/.DCOPserver_\fIhostname\fP_\fIdisplayname\fP .IP SESSION_MANAGER The session manager to use. This option is set automatically by KDE and is a network path to the session manager socket. .IP HOME Path to the home directory for the current user. .IP KDEHOME The KDE per-user setting directory. Default if not specified is .I $HOME/.kde .lf 50 info/kdeutils.kcharselect.1 .SH FILES .TP .I $HOME/.kde/share/config/kcharselectrc configuration file. .SH AUTHOR KCharSelect was written by .nh .ad l Reginald Stadlbauer <[EMAIL PROTECTED]>. .hy .br Please use http://bugs.kde.org to report bugs, do not mail the authors directly. .br This manual page was prepared by .nh .ad l Karolina Lindqvist <[EMAIL PROTECTED]> .hy for the Debian GNU/Linux system (but may be used by others). .SH "SEE ALSO" The full documentation for .B KCharSelect is maintained as a docbook manual. If the .B khelpcenter program is properly installed at your site, the command .IP .B khelpcenter help:/kcharselect .PP should give you access to the complete manual. .P Alternatively the manual can be browsed in .B konqueror giving it the URL help:/kcharselect --Boundary-00=_MH0u+s/2GurzbIW-- --------------------------------------- Received: (at 192570-close) by bugs.debian.org; 26 Jan 2005 18:05:41 +0000 >From [EMAIL PROTECTED] Wed Jan 26 10:05:41 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CtrXx-0000Fe-00; Wed, 26 Jan 2005 10:05:41 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1CtrUh-0000eJ-00; Wed, 26 Jan 2005 13:02:19 -0500 From: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#192570: fixed in kdeutils 4:3.3.2-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 26 Jan 2005 13:02:19 -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-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 X-Spam-Level: Source: kdeutils Source-Version: 4:3.3.2-1 We believe that the bug you reported is fixed in the latest version of kdeutils, which is due to be installed in the Debian FTP archive: ark_3.3.2-1_i386.deb to pool/main/k/kdeutils/ark_3.3.2-1_i386.deb kcalc_3.3.2-1_i386.deb to pool/main/k/kdeutils/kcalc_3.3.2-1_i386.deb kcharselect_3.3.2-1_i386.deb to pool/main/k/kdeutils/kcharselect_3.3.2-1_i386.deb kdelirc_3.3.2-1_i386.deb to pool/main/k/kdeutils/kdelirc_3.3.2-1_i386.deb kdessh_3.3.2-1_i386.deb to pool/main/k/kdeutils/kdessh_3.3.2-1_i386.deb kdeutils-dev_3.3.2-1_i386.deb to pool/main/k/kdeutils/kdeutils-dev_3.3.2-1_i386.deb kdeutils_3.3.2-1.diff.gz to pool/main/k/kdeutils/kdeutils_3.3.2-1.diff.gz kdeutils_3.3.2-1.dsc to pool/main/k/kdeutils/kdeutils_3.3.2-1.dsc kdeutils_3.3.2-1_all.deb to pool/main/k/kdeutils/kdeutils_3.3.2-1_all.deb kdf_3.3.2-1_i386.deb to pool/main/k/kdeutils/kdf_3.3.2-1_i386.deb kedit_3.3.2-1_i386.deb to pool/main/k/kdeutils/kedit_3.3.2-1_i386.deb kfloppy_3.3.2-1_i386.deb to pool/main/k/kdeutils/kfloppy_3.3.2-1_i386.deb kgpg_3.3.2-1_i386.deb to pool/main/k/kdeutils/kgpg_3.3.2-1_i386.deb khexedit_3.3.2-1_i386.deb to pool/main/k/kdeutils/khexedit_3.3.2-1_i386.deb kjots_3.3.2-1_i386.deb to pool/main/k/kdeutils/kjots_3.3.2-1_i386.deb klaptopdaemon_3.3.2-1_i386.deb to pool/main/k/kdeutils/klaptopdaemon_3.3.2-1_i386.deb kmilo_3.3.2-1_i386.deb to pool/main/k/kdeutils/kmilo_3.3.2-1_i386.deb kregexpeditor_3.3.2-1_i386.deb to pool/main/k/kdeutils/kregexpeditor_3.3.2-1_i386.deb ksim_3.3.2-1_i386.deb to pool/main/k/kdeutils/ksim_3.3.2-1_i386.deb ktimer_3.3.2-1_i386.deb to pool/main/k/kdeutils/ktimer_3.3.2-1_i386.deb kwalletmanager_3.3.2-1_i386.deb to pool/main/k/kdeutils/kwalletmanager_3.3.2-1_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> (supplier of updated kdeutils package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Wed, 26 Jan 2005 17:23:10 +0100 Source: kdeutils Binary: kdeutils-dev kwalletmanager kedit kdf ktimer kcharselect kdeutils kdessh ksim kjots kfloppy kcalc kdelirc kmilo klaptopdaemon ark kgpg khexedit kregexpeditor Architecture: source i386 all Version: 4:3.3.2-1 Distribution: unstable Urgency: low Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Changed-By: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Description: ark - KDE archiving tool kcalc - KDE calculator kcharselect - KDE character selector kdelirc - KDE infrared control kdessh - KDE ssh frontend kdeutils - KDE Utilities metapackage kdeutils-dev - KDE Utilities [development] kdf - KDE disk free kedit - KDE text editor kfloppy - KDE floppy formatter kgpg - GnuPG frontend for KDE khexedit - KDE hex editor kjots - KDE note taking utility klaptopdaemon - KDE battery monitoring and management for laptops kmilo - KDE kded hardware support module kregexpeditor - graphical regular expression editor plugin ksim - System information monitor ktimer - KDE timer kwalletmanager - KDE Wallet Manager Closes: 192570 235347 250094 260929 273890 Changes: kdeutils (4:3.3.2-1) unstable; urgency=low . +++ Changes by Christopher Martin: . * KDE_3_3_BRANCH update. . * Fix debian/copyright to refer to License rather than to Copyright when discussing KDE's licenses. . +++ Changes by Isaac Clerencia: . * Added myself to uploaders . kdeutils (4:3.3.2-0pre1) experimental; urgency=low . * New upstream release: - khexedit sorts numerically the 'Occurrence' and 'Percentage' columns in the Statistics window. (Closes: #260929) * KDE_3_3_BRANCH update. * Remove build-dependency on automake1.9. * Strengthen Suggests to Recommends on compression utilties found in main. Also add Recommends on bzip2. * Add patch fixing kfloppy + udev. (Closes: #273890) * Add kcharselect manpage from Karolina Lindqvist. (Closes: #192570) * Updated kmilo and ksim package descriptions. (Closes: #250094, #235347) Files: fa4d0a511e7aff99bb13f2ded4e4076b 1127 kde optional kdeutils_3.3.2-1.dsc b298e63a558d228990e2897f9bcfeb82 82756 kde optional kdeutils_3.3.2-1.diff.gz 6da722dc47407e4578eaee175ee6523d 24184 utils optional kdeutils-dev_3.3.2-1_i386.deb 756191c98f2653119414db5f6f7cab67 286112 utils optional ark_3.3.2-1_i386.deb d34a52eb1fa6f92199d68f368364d039 137114 utils optional kcalc_3.3.2-1_i386.deb 8c4a8bb6cb8cabf6265d6b7fb7bfa327 55942 utils optional kcharselect_3.3.2-1_i386.deb 24b4b6526bdc44025edf2084bca6b0c0 246878 utils optional kdelirc_3.3.2-1_i386.deb dbedf381c60c97710dfe53e76a4eda05 22342 kde optional kdessh_3.3.2-1_i386.deb db68a947864bb6aa82e6c5c85953c526 284440 utils optional kdf_3.3.2-1_i386.deb fc0d34079f008aa05a802defa1a35d4b 104060 editors optional kedit_3.3.2-1_i386.deb c1fa526dfec9646c830b9e65a16bf739 65942 utils optional kfloppy_3.3.2-1_i386.deb 57cadc31c3ddcb8e9da09a0bae4e6fc3 444296 utils optional kgpg_3.3.2-1_i386.deb 27ac9c22b93041c92d1c7f2f99398da5 330834 utils optional khexedit_3.3.2-1_i386.deb 396c3ea66cd94cbb14874084e841c107 90198 utils optional kjots_3.3.2-1_i386.deb 54e8744a0e6f01beb5754b6cf2a5948e 226908 kde optional klaptopdaemon_3.3.2-1_i386.deb a7175a6214021efff211f81871600166 121342 utils optional kmilo_3.3.2-1_i386.deb 36cde64f6cbf7af4efa2ac5cc1953592 276352 kde optional kregexpeditor_3.3.2-1_i386.deb adf3fa2db3c02bf613f73705901f63da 418850 utils optional ksim_3.3.2-1_i386.deb 579886f6ac7c9ac95435012e524c682f 58582 utils optional ktimer_3.3.2-1_i386.deb 1e6916fdd7069333c6cbc9e1f42a4680 174356 utils optional kwalletmanager_3.3.2-1_i386.deb 61b6c101b1691da6eaa8a30c5d83d81a 7354 kde optional kdeutils_3.3.2-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Signed by Isaac Clerencia <[EMAIL PROTECTED]> iD8DBQFB98/KQET2GFTmct4RAucVAKCE2nc73Cj2GC6HG2oewCDOVrAUOwCfZYmJ 6FGZP/LDZJgKbZhyy7W54MY= =cgGn -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]