Debian Bug report logs -
#467006
vim prints debug output when invoked as
Reported by: Andreas Pakulat <apaku@gmx.de>
Date: Fri, 22 Feb 2008 12:21:01 UTC
Severity: important
Merged with 466426,
466468,
466764,
467101
Found in version gpm/1.20.3~pre3-1
Fixed in version gpm/1.20.3~pre3-2
Done: Guillem Jover <guillem@debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded to debian-bugs-dist@lists.debian.org, Debian VIM Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>:
Bug#467006; Package vim.
(full text, mbox, link).
Acknowledgement sent to Andreas Pakulat <apaku@gmx.de>:
New Bug report received and forwarded. Copy sent to Debian VIM Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>.
(full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: vim
Version: 1:7.1-245+1
Severity: normal
Hi,
since a recent upgrade I get debug output such as this whenever I change
into the insert mode or do a search in vim:
/*** debug [lib/liblow.c(212)]:
VC: 0
This only happens when using vim as editor for replying to mails or for
reportbug, so far. Its not happening for various types of text files.
It happens since the upgrade:
[UPGRADE] vim 1:7.1-241+1 -> 1:7.1-245+1
Andreas
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'experimental'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.23
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages vim depends on:
ii libacl1 2.2.45-1 Access control list shared library
ii libc6 2.7-8 GNU C Library: Shared libraries
ii libgpmg1 1.20.3~pre3-1 General Purpose Mouse - shared lib
ii libncurses5 5.6+20080203-1 Shared libraries for terminal hand
ii vim-common 1:7.1-245+1 Vi IMproved - Common files
ii vim-runtime 1:7.1-245+1 Vi IMproved - Runtime files
vim recommends no packages.
-- no debconf information
Information forwarded to debian-bugs-dist@lists.debian.org, Debian VIM Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>:
Bug#467006; Package vim.
(full text, mbox, link).
Acknowledgement sent to Andreas Pakulat <apaku@gmx.de>:
Extra info received and forwarded to list. Copy sent to Debian VIM Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>.
(full text, mbox, link).
Message #10 received at 467006@bugs.debian.org (full text, mbox, reply):
merge 466426 467006
thanks
Hi,
just saw that the error is actually due to libgpmg1, merging to the
other bug.
Andreas
--
You could live a better life, if you had a better mind and a better body.
Bug reassigned from package `vim' to `libgpmg1'.
Request was from James Vega <jamessan@debian.org>
to control@bugs.debian.org.
(Fri, 22 Feb 2008 13:03:10 GMT) (full text, mbox, link).
Reply sent to Guillem Jover <guillem@debian.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Andreas Pakulat <apaku@gmx.de>:
Bug acknowledged by developer.
(full text, mbox, link).
Message #23 received at 467006-close@bugs.debian.org (full text, mbox, reply):
Source: gpm
Source-Version: 1.20.3~pre3-2
We believe that the bug you reported is fixed in the latest version of
gpm, which is due to be installed in the Debian FTP archive:
gpm_1.20.3~pre3-2.diff.gz
to pool/main/g/gpm/gpm_1.20.3~pre3-2.diff.gz
gpm_1.20.3~pre3-2.dsc
to pool/main/g/gpm/gpm_1.20.3~pre3-2.dsc
gpm_1.20.3~pre3-2_i386.deb
to pool/main/g/gpm/gpm_1.20.3~pre3-2_i386.deb
libgpmg1-dev_1.20.3~pre3-2_i386.deb
to pool/main/g/gpm/libgpmg1-dev_1.20.3~pre3-2_i386.deb
libgpmg1_1.20.3~pre3-2_i386.deb
to pool/main/g/gpm/libgpmg1_1.20.3~pre3-2_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 467006@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Guillem Jover <guillem@debian.org> (supplier of updated gpm 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@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Mon, 25 Feb 2008 06:59:37 +0200
Source: gpm
Binary: gpm libgpmg1 libgpmg1-dev
Architecture: source i386
Version: 1.20.3~pre3-2
Distribution: unstable
Urgency: low
Maintainer: Debian GPM Team <pkg-gpm-devel@lists.alioth.debian.org>
Changed-By: Guillem Jover <guillem@debian.org>
Description:
gpm - General Purpose Mouse interface
libgpmg1 - General Purpose Mouse - shared library
libgpmg1-dev - General Purpose Mouse - development files
Closes: 466426 466468 466522 466764 466764 467006 467101
Changes:
gpm (1.20.3~pre3-2) unstable; urgency=low
.
* Do not print logging messages on the console.
- debian/patches/001_logging.patch: New file.
(Closes: #466764, #466426, #466468, #466764, #467006, #467101)
* Do not print debug message on each Gpm_Open.
- debian/patches/001_logging.patch: Update.
* Reintroduce the PS/2 rework patch (this time a working version) to fix the
lockups when starting applications using libgpm.
- debian/patches/010_ps2_rework.patch: New file.
- debian/patches/010_ps2_compat: Remove.
* Remove patch which had been merged upstream:
- debian/patches/004_priv_elevation_000
* Make gpm recognize -V for backwards compatibility, although it's now a
no-op. (Closes: #466522)
- debian/patches/001_missing_V_option.patch: New file.
* Updated copyright years for Nico Schottelius in debian/copyright.
* Updated patches:
- debian/patches/001_missing_V_option.patch: Refresh.
- debian/patches/005_types_000: Likewise.
- debian/patches/008_sun_repeat_000: Likewise.
- debian/patches/015_libgpm_noverbose.patch: Likewise.
- debian/patches/030_segfault: Likewise.
Files:
7077be4cc9ff325638a05a0b4cd76507 907 misc optional gpm_1.20.3~pre3-2.dsc
8b428c251b0e6208c53697da1cf0765f 106528 misc optional gpm_1.20.3~pre3-2.diff.gz
f2d4f5368d10173d0d0e772b4b65a607 232632 misc optional gpm_1.20.3~pre3-2_i386.deb
1ab9164a81c572640c0d5eeef9eee0f7 55826 libs standard libgpmg1_1.20.3~pre3-2_i386.deb
0633501c8c190c4e6c7726515d346dff 58560 libdevel optional libgpmg1-dev_1.20.3~pre3-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHwkw8uW9ciZ2SjJsRAhO1AJ9hCVA74P53/G/6ld9sjt/dRkaoZQCgjYYn
p3JFOFG0ErezVRke2YqYcVw=
=+yX0
-----END PGP SIGNATURE-----
Reply sent to Guillem Jover <guillem@debian.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Loïc Minier <lool@dooz.org>:
Bug acknowledged by developer.
(full text, mbox, link).
Reply sent to Guillem Jover <guillem@debian.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to "Adam C. Emerson" <azure@umich.edu>:
Bug acknowledged by developer.
(full text, mbox, link).
Reply sent to Guillem Jover <guillem@debian.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Chih-Han Chen <aguaithefreak@gmail.com>:
Bug acknowledged by developer.
(full text, mbox, link).
Reply sent to Guillem Jover <guillem@debian.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Wouter Van Hemel <debian@publica.duodecim.org>:
Bug acknowledged by developer.
(full text, mbox, link).
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Tue, 25 Mar 2008 07:26:05 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sat Jul 1 15:36:21 2023;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.