Your message dated Fri, 23 Nov 2012 19:47:30 +0000
with message-id <[email protected]>
and subject line Bug#693894: fixed in gsettings-desktop-schemas 3.4.2-3
has caused the Debian Bug report #693894,
regarding runs x-terminal-emulator with non-Policy option "-x"
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 [email protected]
immediately.)
--
693894: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693894
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnome-terminal
Version: 3.4.1.1-2
Severity: normal
Dear Maintainer,
gnome-terminal.wrapper does not handler -x option. This option is used by
nautilus-open-terminal package; in my case it runs "x-terminal-emulator -x
...". The attached patch fixes the problem for me.
Best regards,
-Michal
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.5.4 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gnome-terminal depends on:
ii gconf-service 3.2.5-1+build1
ii gnome-terminal-data 3.4.1.1-2
ii gsettings-desktop-schemas 3.4.2-2
ii libatk1.0-0 2.4.0-2
ii libc6 2.13-37
ii libgconf-2-4 3.2.5-1+build1
ii libgdk-pixbuf2.0-0 2.26.1-1
ii libglib2.0-0 2.33.12+really2.32.4-3
ii libgtk-3-0 3.4.2-4
ii libice6 2:1.0.8-2
ii libpango1.0-0 1.30.0-1
ii libsm6 2:1.2.1-2
ii libvte-2.90-9 1:0.32.2-1
ii libx11-6 2:1.5.0-1
Versions of packages gnome-terminal recommends:
ii dbus-x11 1.6.8-1
ii gvfs 1.12.3-1+b1
ii yelp 3.4.2-1+b1
gnome-terminal suggests no packages.
-- no debconf information
-- debsums errors found:
debsums: changed file /usr/bin/gnome-terminal.wrapper (from gnome-terminal
package)
diff --git a/debian/gnome-terminal.wrapper b/debian/gnome-terminal.wrapper
index ef3b75f..28c68d1 100644
--- a/debian/gnome-terminal.wrapper
+++ b/debian/gnome-terminal.wrapper
@@ -69,6 +69,11 @@ while ($opt = shift(@ARGV))
}
last;
}
+ elsif ($opt eq '-x')
+ {
+ push(@args, '-x', @ARGV);
+ last;
+ }
elsif ($opt eq '-h' || $opt eq '--help')
{
push(@args, '--help');
--- End Message ---
--- Begin Message ---
Source: gsettings-desktop-schemas
Source-Version: 3.4.2-3
We believe that the bug you reported is fixed in the latest version of
gsettings-desktop-schemas, which is due to be installed in the Debian FTP
archive.
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.
Josselin Mouette <[email protected]> (supplier of updated
gsettings-desktop-schemas 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.8
Date: Fri, 23 Nov 2012 20:27:39 +0100
Source: gsettings-desktop-schemas
Binary: gsettings-desktop-schemas gsettings-desktop-schemas-dev
gir1.2-gdesktopenums-3.0
Architecture: source all amd64
Version: 3.4.2-3
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers
<[email protected]>
Changed-By: Josselin Mouette <[email protected]>
Description:
gir1.2-gdesktopenums-3.0 - GObject introspection for GSettings desktop-wide
schemas
gsettings-desktop-schemas - GSettings deskop-wide schemas
gsettings-desktop-schemas-dev - Development files for GSettings desktop-wide
schemas
Closes: 693894
Changes:
gsettings-desktop-schemas (3.4.2-3) unstable; urgency=low
.
* gsettings-desktop-schemas.gsettings-override:
- Call x-terminal-emulator -e instead of -x. Closes: #693894.
Checksums-Sha1:
1313f7cc42e21f028246013dd17e0d906c5e9a75 1929
gsettings-desktop-schemas_3.4.2-3.dsc
0933da5873a9e7800b98812982bad80d4b162d62 3923
gsettings-desktop-schemas_3.4.2-3.debian.tar.gz
6f98a2edb9928f1787e336fc2de2f6d6653c531c 113734
gsettings-desktop-schemas_3.4.2-3_all.deb
c729c2f9bb461ae74bd6b6bb7958a1559d804f27 8950
gsettings-desktop-schemas-dev_3.4.2-3_amd64.deb
2be65c02d793c715797a88da0fc9dfe5d07e1d57 8294
gir1.2-gdesktopenums-3.0_3.4.2-3_amd64.deb
Checksums-Sha256:
5dd648af97bef3a180c8ee7ede681002c7ce55c7f7a6d4888ecc683d021100ce 1929
gsettings-desktop-schemas_3.4.2-3.dsc
c0f623344460d8771a363b34dea1252c1253f2a45198fa328d9ffd92f002b449 3923
gsettings-desktop-schemas_3.4.2-3.debian.tar.gz
8f041dcf5f53b0b50380ea069bc3c6a8669724a25931ccc378eb67be24a8d0a7 113734
gsettings-desktop-schemas_3.4.2-3_all.deb
4eefda3f29647e9c8beb288b740c696563854c827e2d63799f4693e37e4d7a43 8950
gsettings-desktop-schemas-dev_3.4.2-3_amd64.deb
2e9629ae3605c5acd272cfa8e79f4911a0714e96a2f2589e2982bcf6f81e8843 8294
gir1.2-gdesktopenums-3.0_3.4.2-3_amd64.deb
Files:
9f96b0c24f03719832fa71264509d80e 1929 gnome optional
gsettings-desktop-schemas_3.4.2-3.dsc
2a6d939c8f6bf85dcdf65c8e27ebf8e5 3923 gnome optional
gsettings-desktop-schemas_3.4.2-3.debian.tar.gz
63d847911948a8384ddb0cf425b55e69 113734 gnome optional
gsettings-desktop-schemas_3.4.2-3_all.deb
7b262847f4a825804f2081b84ee8c937 8950 gnome optional
gsettings-desktop-schemas-dev_3.4.2-3_amd64.deb
4e2894288ef6e6772089c74df3a69c6e 8294 gnome optional
gir1.2-gdesktopenums-3.0_3.4.2-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iD8DBQFQr9DArSla4ddfhTMRAoskAJ4m6FS2PIQOlOJPJKNS0IbzxNZ4DwCdEpe0
FQN9R+xWefBEO+DRvkTJsIU=
=QAuY
-----END PGP SIGNATURE-----
--- End Message ---