Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#58229: marked as done (default completion for X11 commands should be removed)

1 view
Skip to first unread message

Debian Bug Tracking System

unread,
Feb 24, 2000, 3:00:00 AM2/24/00
to
Your message dated 24 Feb 2000 10:29:18 -0000
with message-id <2000022410291...@master.debian.org>
and subject line Bug#58229: fixed in zsh 3.1.6.pws19-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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 16 Feb 2000 09:13:32 +0000
Received: (qmail 920 invoked from network); 16 Feb 2000 09:13:30 -0000
Received: from unknown (HELO satellite) (ma...@145.253.108.203)
by master.debian.org with SMTP; 16 Feb 2000 09:13:30 -0000
Received: from jae by satellite with local (Exim 3.12 #1 (Debian))
id 12L0WR-0001ks-00; Wed, 16 Feb 2000 10:13:23 +0100
From: "Juergen A. Erhard" <j...@ilk.de>
To: Debian Bug Tracking System <sub...@bugs.debian.org>
Subject: default completion for X11 commands should be removed
X-Reportbug-Version: 0.48
X-Mailer: reportbug 0.48
Date: Wed, 16 Feb 2000 10:13:23 +0100
Message-Id: <E12L0WR-0001ks-00@satellite>

Package: zsh
Version: 3.1.6.pws16-1
Severity: normal

I finally dug far enough into the new completion system to find
this.

The symptoms: when trying to complete after 'xmms' or 'display' (from
ImageMagick), all I get is -display and -geometry, but no filenames
in the current directory.

The cause: there's a default completion in /usr/share/functions/_x_arguments,
which starts with '#compdef -P */X11/*', which in turn causes it to
trigger for xmms and display (and certainly others... xmms and display
are the only ones I use)

I copied xmms to ~/bin (which is in my PATH before /usr/bin/X11 et al),
and I got filenames completed.

It should be enough to remove that compdef line... or
at least add a completion for filenames (I haven't yet learned the
new system enough to add this... yes, I'm lazy ;-)

Bye, J

PS: I'd say that this is an upstream bug... I'm leaving the CCing to
zsh-workers to you, Clint ;-)


-- System Information
Debian Release: 2.2
Architecture: i386
Kernel: Linux satellite 2.2.14 #1 Sun Jan 16 03:23:06 CET 2000 i586

Versions of packages zsh depends on:
ii libc6 2.1.3-2 GNU C Library: Shared libraries an
ii libncurses5 5.0-5 Shared libraries for terminal hand

-- Configuration Files:
/etc/zshenv changed:
export PATH="/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games"


---------------------------------------
Received: (at 58229-close) by bugs.debian.org; 24 Feb 2000 10:29:18 +0000
Received: (qmail 10211 invoked by uid 1057); 24 Feb 2000 10:29:18 -0000
Date: 24 Feb 2000 10:29:18 -0000
Message-ID: <2000022410291...@master.debian.org>
From: Clint Adams <sch...@debian.org>
To: 58229...@bugs.debian.org
Subject: Bug#58229: fixed in zsh 3.1.6.pws19-1

We believe that the bug you reported is fixed in the latest version of
zsh, which has been installed in the Debian FTP archive:
zsh_3.1.6.pws19-1.diff.gz
to dists/potato/main/source/shells/zsh_3.1.6.pws19-1.diff.gz
replacing zsh_3.1.6.pws16-1.diff.gz
zsh_3.1.6.pws19-1.diff.gz
to dists/woody/main/source/shells/zsh_3.1.6.pws19-1.diff.gz
replacing zsh_3.1.6.pws16-1.diff.gz
zsh_3.1.6.pws19-1.dsc
to dists/potato/main/source/shells/zsh_3.1.6.pws19-1.dsc
replacing zsh_3.1.6.pws16-1.dsc
zsh_3.1.6.pws19-1.dsc
to dists/woody/main/source/shells/zsh_3.1.6.pws19-1.dsc
replacing zsh_3.1.6.pws16-1.dsc
zsh_3.1.6.pws19-1_i386.deb
to dists/potato/main/binary-i386/shells/zsh_3.1.6.pws19-1.deb
replacing zsh_3.1.6.pws16-1.deb
zsh_3.1.6.pws19-1_i386.deb
to dists/woody/main/binary-i386/shells/zsh_3.1.6.pws19-1.deb
replacing zsh_3.1.6.pws16-1.deb
zsh-doc_3.1.6.pws19-1_all.deb
to dists/potato/main/binary-all/doc/zsh-doc_3.1.6.pws19-1.deb
replacing zsh-doc_3.1.6.pws16-1.deb
zsh-doc_3.1.6.pws19-1_all.deb
to dists/woody/main/binary-all/doc/zsh-doc_3.1.6.pws19-1.deb
replacing zsh-doc_3.1.6.pws16-1.deb
zsh_3.1.6.pws19.orig.tar.gz
to dists/potato/main/source/shells/zsh_3.1.6.pws19.orig.tar.gz
replacing zsh_3.1.6.pws16.orig.tar.gz
zsh_3.1.6.pws19.orig.tar.gz
to dists/woody/main/source/shells/zsh_3.1.6.pws19.orig.tar.gz
replacing zsh_3.1.6.pws16.orig.tar.gz

Note that this package is not part of the released stable Debian
distribution. It may have dependencies on other unreleased software,
or other instabilities. Please take care if you wish to install it.
The update will eventually make its way into the next released Debian
distribution.

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 58...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Clint Adams <sch...@debian.org> (supplier of updated zsh 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 ftpm...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----

Format: 1.6
Date: Mon, 21 Feb 2000 14:31:23 -0500
Source: zsh
Binary: zsh zsh-doc
Architecture: source i386 all
Version: 3.1.6.pws19-1
Distribution: frozen unstable
Urgency: high
Maintainer: Clint Adams <sch...@debian.org>
Description:
zsh - A shell with lots of features.
zsh-doc - zsh documentation - info/HTML format
Closes: 58036 58229
Changes:
zsh (3.1.6.pws19-1) frozen unstable; urgency=high
.
* New upstream development release. fixes _x_argument to complete
files also. closes: bug#58229. fixes bad function termination
coredump.
* Works around broken FIFOs in configure test. closes: bug#58036.
Files:
769c0b28b6d540370a6813892f197818 676 shells optional zsh_3.1.6.pws19-1.dsc
44f99a420881e2a0e2f3ac1b062d3a83 1666454 shells optional zsh_3.1.6.pws19.orig.tar.gz
88d56b7d8842a1a3e041340451867cdf 46229 shells optional zsh_3.1.6.pws19-1.diff.gz
6337d6cd79fd0f74d3a7d38878307c30 413210 doc optional zsh-doc_3.1.6.pws19-1_all.deb
fa72ab614d5b7fa51af04777bde3bcc5 1196572 shells optional zsh_3.1.6.pws19-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.1 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iQCVAwUBOLGYthkn0wU+MKc5AQHZkQP+NyQ0rUOfAEx1xfMgS/R3REN8wUJcTJBy
zwurXbZSEgZqdI1Z6ZkRt6XnLFeXUJo/32HH0B9G9IiU8zcw0rCy8OqGW7hdJosw
hCkohXbbGbzkqadXrUrVYI6xZu3RG831q66SgoQjomNucwuIERB98TScLV49LlLi
qirFtTJQscg=
=j7w7
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-bugs-c...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

0 new messages