[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#460315: marked as done (gmrun: specify initial text from the command line)



Your message dated Mon, 09 Nov 2009 10:32:23 +0000
with message-id <E1N7RXr-0000jt-4Z@ries.debian.org>
and subject line Bug#460315: fixed in gmrun 0.9.1-4
has caused the Debian Bug report #460315,
regarding gmrun: specify initial text from the command line
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
460315: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=460315
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gmrun
Version: 0.9.1-2.2
Severity: wishlist
Tags: patch


Hello,

I am attaching a patch for letting users specify the text they want on
the command line, this way:

$ gmrun "ssh "

will spawn gmrun with the string "ssh " in the buffer.  I find it useful
for binding different commands (that I can later edit) to different
keys.

Have fun,

-- 
  Fernando Vezzosi
	       3F29 4D20 510E E1AE 991D  3B12 D6BE 7C05 B289 97C9

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.23.9-lothlorien
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gmrun depends on:
ii  libatk1.0-0                   1.20.0-1   The ATK accessibility toolkit
ii  libc6                         2.7-5      GNU C Library: Shared libraries
ii  libcairo2                     1.4.12-2   The Cairo 2D vector graphics libra
ii  libfontconfig1                2.5.0-2    generic font configuration library
ii  libgcc1                       1:4.2.2-4  GCC support library
ii  libglib2.0-0                  2.14.4-2   The GLib library of C routines
ii  libgtk2.0-0                   2.12.3-2   The GTK+ graphical user interface 
ii  libpango1.0-0                 1.18.4-1   Layout and rendering of internatio
ii  libstdc++6                    4.2.2-4    The GNU Standard C++ Library v3
ii  libx11-6                      2:1.0.3-7  X11 client-side library
ii  libxcomposite1                1:0.4.0-1  X11 Composite extension library
ii  libxcursor1                   1:1.1.9-1  X cursor management library
ii  libxdamage1                   1:1.1.1-3  X11 damaged region extension libra
ii  libxext6                      1:1.0.3-2  X11 miscellaneous extension librar
ii  libxfixes3                    1:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxi6                        2:1.1.3-1  X11 Input extension library
ii  libxinerama1                  1:1.0.2-1  X11 Xinerama extension library
ii  libxrandr2                    2:1.2.2-1  X11 RandR extension library
ii  libxrender1                   1:0.9.4-1  X Rendering Extension client libra

gmrun recommends no packages.

-- no debconf information
--- gmrun-0.9.1/src/main.cc	2008-01-12 00:35:33.000000000 +0100
+++ gmrun-0.9.1-buccia/src/main.cc	2008-01-12 00:32:31.000000000 +0100
@@ -605,6 +605,10 @@
     gtk_completion_line_last_history_item(GTK_COMPLETION_LINE(compline));
   }
 
+  if(argc == 2 && argv[1]){
+    gtk_entry_set_text(GTK_ENTRY(compline), argv[1]);
+  }
+
   gtk_box_pack_start(GTK_BOX(hbox), compline, TRUE, TRUE, 0);
 
   int prefs_top = -1;

--- End Message ---
--- Begin Message ---
Source: gmrun
Source-Version: 0.9.1-4

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

gmrun_0.9.1-4.diff.gz
  to main/g/gmrun/gmrun_0.9.1-4.diff.gz
gmrun_0.9.1-4.dsc
  to main/g/gmrun/gmrun_0.9.1-4.dsc
gmrun_0.9.1-4_i386.deb
  to main/g/gmrun/gmrun_0.9.1-4_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 460315@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Paleino <dapal@debian.org> (supplier of updated gmrun 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.8
Date: Mon, 09 Nov 2009 11:10:40 +0100
Source: gmrun
Binary: gmrun
Architecture: source i386
Version: 0.9.1-4
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: David Paleino <dapal@debian.org>
Description: 
 gmrun      - Featureful CLI-like GTK+ application launcher
Closes: 109962 460315 499743 554587
Changes: 
 gmrun (0.9.1-4) unstable; urgency=low
 .
   * QA upload.
   * debian/patches/:
     - 60-fix_gtkcompletionline.dpatch added, thanks to Brian M. Carlson
       (Closes: #554587)
     - 70-cmdline.dpatch added, thanks to Fernando Vezzosi
       (Closes: #460315)
     - 80-selectoption.dpatch added, thanks to Fernando Vezzosi
       (Closes: #499743)
   * debian/gmrun.1 updated, thanks to Mauro Lizaur and Fernando
     Vezzosi (Closes: #109962)
Checksums-Sha1: 
 cf0d31131873ca4df914928cadb14a1415b5339f 1006 gmrun_0.9.1-4.dsc
 5c1750459c3ae38e23de9687b067d495ee77b362 9169 gmrun_0.9.1-4.diff.gz
 3858cfa9cec2d27519897f79c25e7f1e963680ca 44698 gmrun_0.9.1-4_i386.deb
Checksums-Sha256: 
 f42604e5a933056a7dd98e4e2b0931f7bf0d59b4e2bf84dfab272697a6c62340 1006 gmrun_0.9.1-4.dsc
 feb89e9b28a888f9bc4edfdff042079c6b62237eed7956f3d560e7f1fc2b8fb8 9169 gmrun_0.9.1-4.diff.gz
 14dd28a4ec5f661fd840247237f890b1753c0aa154b72b17ce08caccc604e49a 44698 gmrun_0.9.1-4_i386.deb
Files: 
 ac005e515e9ecfeb421a80f961e7bcf3 1006 x11 optional gmrun_0.9.1-4.dsc
 143011c3b1fb253ef9c309c7d12a97b3 9169 x11 optional gmrun_0.9.1-4.diff.gz
 11c289f23a78a7062067993a1f4df8cd 44698 x11 optional gmrun_0.9.1-4_i386.deb

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

iEYEARECAAYFAkr37BMACgkQ5qqQFxOSsXSelACfazd1+ujvWeeN3qQ+hG9EuZjH
49IAoImvSwMcg9qNchXri5uyvbLSsf9F
=XXGX
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: