Your message dated Fri, 23 Jan 2009 09:47:08 +0000
with message-id <e1lqid2-0007un...@ries.debian.org>
and subject line Bug#512310: fixed in nautilus-python 0.4.3-3.1
has caused the Debian Bug report #512310,
regarding python-nautilus: scripts in ~/.nautilus/python-extensions/ failed to 
be executed
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 ow...@bugs.debian.org
immediately.)


-- 
512310: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=512310
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-nautilus
Version: 0.4.3-3
Severity: grave
Tags: patch
Justification: renders package unusable


Bug description stolen from : 
https://bugs.launchpad.net/nautilus-python/+bug/145811

None of the example scripts (/usr/share/doc/python-nautilus/examples/) is 
working.
Tried copying to either /usr/lib/nautilus/extensions-1.0/python/ or 
/.nautilus/python-extensions/

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-nautilus depends on:
ii  libart-2.0-2               2.3.20-2      Library of functions for 2D graphi
ii  libatk1.0-0                1.22.0-1      The ATK accessibility toolkit
ii  libbonobo2-0               2.22.0-1      Bonobo CORBA interfaces library
ii  libbonoboui2-0             2.22.0-1      The Bonobo UI library
ii  libc6                      2.7-18        GNU C Library: Shared libraries
ii  libcairo2                  1.6.4-7       The Cairo 2D vector graphics libra
ii  libeel2-2.20               2.20.0-7      Eazel Extensions Library (for GNOM
ii  libgail-common             1.22.3-1      GNOME Accessibility Implementation
ii  libgail18                  1.22.3-1      GNOME Accessibility Implementation
ii  libgconf2-4                2.22.0-1      GNOME configuration database syste
ii  libglade2-0                1:2.6.2-1     library to load .glade files at ru
ii  libglib2.0-0               2.16.6-1      The GLib library of C routines
ii  libgnome2-0                2.20.1.1-1    The GNOME 2 library - runtime file
ii  libgnomecanvas2-0          2.20.1.1-1    A powerful object-oriented display
ii  libgnomeui-0               2.20.1.1-2    The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0             1:2.22.0-5    GNOME Virtual File System (runtime
ii  libgtk2.0-0                2.12.11-4     The GTK+ graphical user interface 
ii  libice6                    2:1.0.4-1     X11 Inter-Client Exchange library
ii  libnautilus-extension1     2.20.0-7      libraries for nautilus components 
ii  liborbit2                  1:2.14.13-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0              1.20.5-3      Layout and rendering of internatio
ii  libpopt0                   1.14-4        lib for parsing cmdline parameters
ii  libsm6                     2:1.0.3-2     X11 Session Management library
ii  libxml2                    2.6.32.dfsg-5 GNOME XML library
ii  python-gnome2              2.22.0-1      Python bindings for the GNOME desk
ii  python2.5                  2.5.2-15      An interactive high-level object-o

python-nautilus recommends no packages.

python-nautilus suggests no packages.

-- no debconf information
--- nautilus-python.c.orig      2009-01-19 16:01:33.000000000 +0100
+++ nautilus-python.c   2009-01-19 16:02:30.000000000 +0100
@@ -47,7 +47,7 @@
        PyObject *main_module, *main_locals, *locals, *key, *value;
        PyObject *module;
        GType gtype;
-       int pos = 0;
+       Py_ssize_t pos = 0;
        
        debug_enter_args("filename=%s", filename);
        

--- End Message ---
--- Begin Message ---
Source: nautilus-python
Source-Version: 0.4.3-3.1

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

nautilus-python_0.4.3-3.1.diff.gz
  to pool/main/n/nautilus-python/nautilus-python_0.4.3-3.1.diff.gz
nautilus-python_0.4.3-3.1.dsc
  to pool/main/n/nautilus-python/nautilus-python_0.4.3-3.1.dsc
python-nautilus_0.4.3-3.1_amd64.deb
  to pool/main/n/nautilus-python/python-nautilus_0.4.3-3.1_amd64.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 512...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Evgeni Golov <sarge...@die-welt.net> (supplier of updated nautilus-python 
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 ftpmas...@debian.org)


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

Format: 1.8
Date: Fri, 23 Jan 2009 09:51:19 +0100
Source: nautilus-python
Binary: python-nautilus
Architecture: source amd64
Version: 0.4.3-3.1
Distribution: unstable
Urgency: low
Maintainer: Ross Burton <r...@debian.org>
Changed-By: Evgeni Golov <sarge...@die-welt.net>
Description: 
 python-nautilus - Python binding for Nautilus components
Closes: 512310 512394
Changes: 
 nautilus-python (0.4.3-3.1) unstable; urgency=low
 .
   * Non-maintainer upload, ACKed by maintainer.
   * Add 30_use-Py_ssize_t.patch to make nautilus-python work
     with python2.5 on arches where int isn't the same as Py_ssize_t.
     Closes: #512310
   * Add 40_init-gnomevfs.patch to stop freezing when gnomevfs isn't
     initialized.
     Closes: #512394, LP: #114189
Checksums-Sha1: 
 45383ba5d2f00f9ae9b967b53bd715e8c75befe2 1335 nautilus-python_0.4.3-3.1.dsc
 2a0719d0bda9e1ce44e75a3b693d1849a7e3533a 3819 nautilus-python_0.4.3-3.1.diff.gz
 25a819b5190006347d52e91b04dec9367c4402cf 24394 
python-nautilus_0.4.3-3.1_amd64.deb
Checksums-Sha256: 
 83b0861d9fe8dce66a915b4a8dc7ab8a3f394044ad67345ae585c90c4f91f2a4 1335 
nautilus-python_0.4.3-3.1.dsc
 13956a92b4bde4cd188737114ba7bc997984f2ebe61630d3e1d75685a778f6a7 3819 
nautilus-python_0.4.3-3.1.diff.gz
 812d6e48e9b3a783a1eb694fd8cc5939cee7f682cf2fac0a80ed1a8f77e3332f 24394 
python-nautilus_0.4.3-3.1_amd64.deb
Files: 
 70cff260c4679062a23e608ecd347b77 1335 gnome optional 
nautilus-python_0.4.3-3.1.dsc
 376a1dcdafe59078f317e4b78f029e4b 3819 gnome optional 
nautilus-python_0.4.3-3.1.diff.gz
 7f915374eeb32c9479711ff338c2bc3e 24394 gnome optional 
python-nautilus_0.4.3-3.1_amd64.deb

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

iEYEARECAAYFAkl5jqsACgkQeGfVPHR5Nd2HEQCeKPOZYeYmbbsXflctAn9T8EA8
eyYAoJvOQv8TGIX0ldbQvESDdnYJMjS4
=zRiV
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to