Bug#329292: marked as done (vim-full: Kde "open with" menu entry broken)

Debian Bug Tracking System owner at bugs.debian.org
Sun Oct 2 12:03:27 UTC 2005


Your message dated Sun, 02 Oct 2005 04:47:07 -0700
with message-id <E1EM2J9-0005Fq-00 at spohr.debian.org>
and subject line Bug#329292: fixed in vim 1:6.3-090+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; 20 Sep 2005 23:08:11 +0000
>From paul at nowt.org Tue Sep 20 16:08:11 2005
Return-path: <paul at nowt.org>
Received: from ranger.systems.pipex.net [62.241.162.32] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EHrDf-0003K9-00; Tue, 20 Sep 2005 16:08:11 -0700
Received: from nowt.org (81-178-138-140.dsl.pipex.com [81.178.138.140])
	by ranger.systems.pipex.net (Postfix) with ESMTP id 6B3CBE0000E1;
	Wed, 21 Sep 2005 00:07:38 +0100 (BST)
Received: from wren.home (wren.home [192.168.1.7])
	by nowt.org (Postfix) with ESMTP id B95696FACB;
	Wed, 21 Sep 2005 00:07:37 +0100 (BST)
Received: by wren.home (Postfix, from userid 1000)
	id 2079254073; Wed, 21 Sep 2005 00:07:37 +0100 (BST)
Content-Type: multipart/mixed; boundary="===============1539042288=="
MIME-Version: 1.0
From: Paul Brook <paul at nowt.org>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: vim-full: Kde "open with" menu entry broken
X-Mailer: reportbug 3.17
Date: Wed, 21 Sep 2005 00:07:37 +0100
Message-Id: <20050920230737.2079254073 at wren.home>
Delivered-To: submit at bugs.debian.org
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

This is a multi-part MIME message sent by reportbug.

--===============1539042288==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: vim-full
Version: 1:6.3-086+1
Severity: normal
Tags: patch


The file /usr/share/applications/gvim.desktop launches gvim without -f.

This breaks using gvim as the default text editor, or via "open with"
from other kde applications.  Typically these will write to a temporary
file, spawn gvim, then delete the temporary file when gvim "exits".
When launched without -f gvim detaches immediately, so the controlling
process deletes the temporary file before gvim gets chance to read it.

The fix is to add -f to the gvim commandline.  Attached patch does this.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.2-w64
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages vim-full depends on:
ii  libart-2.0-2              2.3.17-1       Library of functions for 2D graphi
ii  libatk1.0-0               1.10.3-1       The ATK accessibility toolkit
ii  libbonobo2-0              2.10.1-1       Bonobo CORBA interfaces library
ii  libbonoboui2-0            2.10.1-1       The Bonobo UI library
ii  libc6                     2.3.5-6        GNU C Library: Shared libraries an
ii  libgconf2-4               2.10.1-2       GNOME configuration database syste
ii  libglib2.0-0              2.8.0-1        The GLib library of C routines
ii  libgnome2-0               2.10.1-1       The GNOME 2 library - runtime file
ii  libgnomecanvas2-0         2.10.2-2       A powerful object-oriented display
ii  libgnomeui-0              2.10.1-1       The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0            2.10.1-5       The GNOME virtual file-system libr
ii  libgpmg1                  1.19.6-21      General Purpose Mouse - shared lib
ii  libgtk2.0-0               2.6.10-1       The GTK+ graphical user interface 
ii  libice6                   6.8.2.dfsg.1-7 Inter-Client Exchange library
ii  libncurses5               5.4-9          Shared libraries for terminal hand
ii  liborbit2                 1:2.12.2-3     libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0             1.8.2-2        Layout and rendering of internatio
ii  libperl5.8                5.8.7-5        Shared Perl library
ii  libpopt0                  1.7-5          lib for parsing cmdline parameters
ii  libruby1.8                1.8.2-9        Libraries necessary to run Ruby 1.
ii  libsm6                    6.8.2.dfsg.1-7 X Window System Session Management
ii  libx11-6                  6.8.2.dfsg.1-7 X Window System protocol client li
ii  libxml2                   2.6.22-1       GNOME XML library
ii  libxt6                    6.8.2.dfsg.1-7 X Toolkit Intrinsics
ii  python2.3                 2.3.5-8        An interactive high-level object-o
ii  tcl8.4                    8.4.11-1       Tcl (the Tool Command Language) v8
ii  vim                       1:6.3-086+1    Vi IMproved - enhanced vi editor
ii  xlibs                     6.8.2.dfsg.1-7 X Window System client libraries m
ii  zlib1g                    1:1.2.3-4      compression library - runtime

vim-full recommends no packages.

-- no debconf information

--===============1539042288==
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Disposition: attachment; filename="patch"
Content-Transfer-Encoding: quoted-printable

--- gvim.desktop.old	2005-09-20 23:55:04.000000000 +0100
+++ gvim.desktop	2005-09-20 23:55:15.000000000 +0100
@@ -69,7 +69,7 @@
 Comment[wa]=3DAsspougn=C3=AE des fitch=C3=AEs tecses
 Comment[zh_CN]=3D=E7=BC=96=E8=BE=91=E6=96=87=E6=9C=AC=E6=96=87=E4=BB=B6
 Comment[zh_TW]=3D=E7=B7=A8=E8=BC=AF=E6=96=87=E5=AD=97=E6=AA=94
-Exec=3Dgvim %U
+Exec=3Dgvim -f %U
 Terminal=3Dfalse
 Type=3DApplication
 Icon=3D/usr/share/pixmaps/vim.svg

--===============1539042288==--

---------------------------------------
Received: (at 329292-close) by bugs.debian.org; 2 Oct 2005 11:48:15 +0000
>From katie at spohr.debian.org Sun Oct 02 04:48:15 2005
Return-path: <katie at spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1EM2J9-0005Fq-00; Sun, 02 Oct 2005 04:47:07 -0700
From: Debian VIM Maintainers <pkg-vim-maintainers at lists.alioth.debian.org>
To: 329292-close at bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#329292: fixed in vim 1:6.3-090+1
Message-Id: <E1EM2J9-0005Fq-00 at spohr.debian.org>
Sender: Archive Administrator <katie at spohr.debian.org>
Date: Sun, 02 Oct 2005 04:47:07 -0700
Delivered-To: 329292-close at bugs.debian.org
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
X-CrossAssassin-Score: 9

Source: vim
Source-Version: 1:6.3-090+1

We believe that the bug you reported is fixed in the latest version of
vim, which is due to be installed in the Debian FTP archive:

vim-common_6.3-090+1_all.deb
  to pool/main/v/vim/vim-common_6.3-090+1_all.deb
vim-doc_6.3-090+1_all.deb
  to pool/main/v/vim/vim-doc_6.3-090+1_all.deb
vim-full_6.3-090+1_i386.deb
  to pool/main/v/vim/vim-full_6.3-090+1_i386.deb
vim-gnome_6.3-090+1_i386.deb
  to pool/main/v/vim/vim-gnome_6.3-090+1_i386.deb
vim-gtk_6.3-090+1_i386.deb
  to pool/main/v/vim/vim-gtk_6.3-090+1_i386.deb
vim-lesstif_6.3-090+1_i386.deb
  to pool/main/v/vim/vim-lesstif_6.3-090+1_i386.deb
vim-perl_6.3-090+1_i386.deb
  to pool/main/v/vim/vim-perl_6.3-090+1_i386.deb
vim-python_6.3-090+1_i386.deb
  to pool/main/v/vim/vim-python_6.3-090+1_i386.deb
vim-ruby_6.3-090+1_i386.deb
  to pool/main/v/vim/vim-ruby_6.3-090+1_i386.deb
vim-tcl_6.3-090+1_i386.deb
  to pool/main/v/vim/vim-tcl_6.3-090+1_i386.deb
vim_6.3-090+1.diff.gz
  to pool/main/v/vim/vim_6.3-090+1.diff.gz
vim_6.3-090+1.dsc
  to pool/main/v/vim/vim_6.3-090+1.dsc
vim_6.3-090+1_i386.deb
  to pool/main/v/vim/vim_6.3-090+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 329292 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Debian VIM Maintainers <pkg-vim-maintainers at lists.alioth.debian.org> (supplier of updated vim 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 ftpmaster at debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 30 Sep 2005 17:08:36 +0200
Source: vim
Binary: vim-full vim-lesstif vim-common vim-doc vim-gnome vim vim-gtk vim-perl vim-tiny vim-ruby vim-python vim-tcl
Architecture: source i386 all
Version: 1:6.3-090+1
Distribution: unstable
Urgency: low
Maintainer: Debian VIM Maintainers <pkg-vim-maintainers at lists.alioth.debian.org>
Changed-By: Debian VIM Maintainers <pkg-vim-maintainers at lists.alioth.debian.org>
Description: 
 vim        - Vi IMproved - enhanced vi editor
 vim-common - Vi IMproved - Common files
 vim-doc    - Vi IMproved - Documentation files
 vim-full   - Vi IMproved - full fledged version of the enhanced vi editor
 vim-gnome  - Vi IMproved - GNOME2 Version
 vim-gtk    - Vi IMproved - GTK2 Version
 vim-lesstif - Vi IMproved - LessTif Version
 vim-perl   - Vi IMproved, with perl scripting support
 vim-python - Vi IMproved, with python scripting support
 vim-ruby   - Vi IMproved, with ruby scripting support
 vim-tcl    - Vi IMproved, with tcl scripting support
Closes: 305677 308865 310974 315902 319420 322850 327074 328081 329292
Changes: 
 vim (1:6.3-090+1) unstable; urgency=low
 .
   * New upstream patches (087 to 090), see README.gz for details.
 .
   * Norbert Tretkowski <nobse at debian.org>:
     + Updated Standards-Version to 3.6.2 (no changes needed).
     + Exec vim with -f parameter in .desktop file. (closes: #329292)
 .
   * Stefano Zacchiroli <zack at debian.org>:
     + Set SHELL=/bin/bash in debian/rules since we use bashisms.
       (closes: #310974)
     + Added patch 140_muttrc.vim.diff, which improves muttrc
       highlighting. (closes: #327074)
     + Added patch 141_asterisk.vim.diff, which adds support for Asterisk
       configuration files sytnax highlighting. (closes: #322850)
     + Added patch 142_filetype.vim.diff, which extends dch highlighting
       to Debian NEWS files. (closes: #328081)
     + Added patch 143_eruby.vim.diff, which adds support for eruby
       highlighting. (closes: #315902)
     + Added patch 144_scripts.vim.diff, which adds support for
       highlighting tla diffs. (closes: #305677)
     + Added patch 145_fortran.vim.diff, which fixes a matchit bug with
       Fortran's "module procedure". (closes: #308865)
     + Added patch 203_zh_TW.UTF8.po.diff, which fixes a translation
       error in locale zh_TW.UTF-8. (closes: #319420)
Files: 
 fb9d3201818da72938e0ff1ab5d17706 1367 editors optional vim_6.3-090+1.dsc
 d95cadbaf8bfe6b1c1cdc05842d4d80f 294956 editors optional vim_6.3-090+1.diff.gz
 c6d4cc7641198ddd13e3f38bbfa9843b 1650880 editors optional vim-doc_6.3-090+1_all.deb
 6ae0c613a590fe61fa745a37f19b7783 3426744 editors optional vim-common_6.3-090+1_all.deb
 2fd2ca9cdaa517e7c61ef45464df2bbe 725746 editors optional vim_6.3-090+1_i386.deb
 b909f039fae4fe4c4b77ba68d3fc87f2 741042 editors extra vim-perl_6.3-090+1_i386.deb
 b8f1931c08f8c5946d78e523b64489ba 733550 editors extra vim-python_6.3-090+1_i386.deb
 b5d337029a3aa123ba4c05453c32fad6 729314 editors extra vim-ruby_6.3-090+1_i386.deb
 62a7dac6aff0104d7c9dd409f47d7ea6 693784 editors extra vim-tcl_6.3-090+1_i386.deb
 a0d792505ad973da263ba336bddf7ee9 686370 editors extra vim-gtk_6.3-090+1_i386.deb
 f5931b3cd8a46462289d4d07ff94726f 666664 editors extra vim-lesstif_6.3-090+1_i386.deb
 2f69a1addec374f182e31f66f21b8b06 688346 editors extra vim-gnome_6.3-090+1_i386.deb
 31b2770d6f02ab056479f6a53bcc9b63 762246 editors extra vim-full_6.3-090+1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDPbszr/RnCw96jQERAoR8AJ0b+YY/Nk8WhBnTNzVUuFg8ypiC8QCfW8H9
KEQpgxTIJRJ42h2nU7lcX68=
=POTN
-----END PGP SIGNATURE-----




More information about the pkg-vim-maintainers mailing list