[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2014-11-12 Thread Norbert
Bug still affects caja-python and/or gir1.2-caja packages.
Here are the contents of .xsession-errors:


(caja:5096): GLib-GObject-WARNING **: 
/build/buildd/glib2.0-2.40.2/./gobject/gsignal.c:2580: instance '0x9135d30' has 
no handler with id '5503'

(caja:5096): GLib-GObject-WARNING **:
/build/buildd/glib2.0-2.40.2/./gobject/gsignal.c:2580: instance
'0x93a9f90' has no handler with id '5741'

(caja:5096): GLib-GObject-WARNING **:
/build/buildd/glib2.0-2.40.2/./gobject/gsignal.c:2580: instance
'0x9193730' has no handler with id '5748'

(caja:5096): GLib-GObject-WARNING **:
/build/buildd/glib2.0-2.40.2/./gobject/gsignal.c:2580: instance
'0x937a100' has no handler with id '5755'

(caja:5096): GLib-CRITICAL **: Source ID 593 was not found when
attempting to remove it

(caja:5096): GLib-CRITICAL **: Source ID 594 was not found when
attempting to remove it

(caja:5096): GLib-CRITICAL **: Source ID 595 was not found when
attempting to remove it

(caja:5096): Eel-WARNING **: unique eel_ref_str hash table still has 4
elements at quit time (keys above)

(caja:5096): Eel-WARNING **: caja-directory.c: directories hash table still 
has 5 elements at quit time
** Message: Initializing gksu extension...

(caja:5714): Caja-Python-WARNING **: g_module_open libpython failed: 
/usr/lib/libpython2.7.so.1.0: cannot open shared object file: No such file or 
directory
ImportError: could not import gobject (error was: 
'/usr/lib/python2.7/dist-packages/gi/_gi.so: undefined symbol: _Py_ZeroStruct')
Error in sys.excepthook:
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/apport_python_hook.py, line 63, in 
apport_excepthook
from apport.fileutils import likely_packaged, get_recent_crashes
  File /usr/lib/python2.7/dist-packages/apport/__init__.py, line 5, in 
module
from apport.report import Report
  File /usr/lib/python2.7/dist-packages/apport/report.py, line 16, in module
from xml.parsers.expat import ExpatError
  File /usr/lib/python2.7/xml/parsers/expat.py, line 4, in module
from pyexpat import *
ImportError: /usr/lib/python2.7/lib-dynload/pyexpat.i386-linux-gnu.so: 
undefined symbol: _Py_ZeroStruct

Original exception was:
ImportError: could not import gobject (error was: 
'/usr/lib/python2.7/dist-packages/gi/_gi.so: undefined symbol: _Py_ZeroStruct')

(caja:5714): Caja-Python-WARNING **: pygobject initialization failed

(caja:5714): Caja-Python-WARNING **: caja_python_init_python failed

It is produced on Caja start.
Please fix this bug, it makes Caja Python extensions unusable (for example Caja 
TortoiseHG [https://bitbucket.org/nrbrtx/caja-thg] extension does not work).

** Tags added: apport-collected third-party-packages trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 32- and 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-compare/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2014-10-29 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/python-caja

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-compare/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2014-10-25 Thread Launchpad Bug Tracker
This bug was fixed in the package python-caja - 1.8.1-1

---
python-caja (1.8.1-1) unstable; urgency=medium


  [ Vangelis Mouhtsis ]
  * debian/rules:
+ Replace on dh_install --list-missing - --fail-missing
  * debian/control:
+ Bump Standards: to 3.9.6. No changes needed.

  [ Mike Gabriel ]
  * New upstream release.
- Detect Python variables via pkg-config. (LP: #1170017).
  * debian/patches:
+ Add 1001_multi-arch-libdir-in-pkgconfig.patch. Put multi-arch linker
  path in caja-python.pc.
  * debian/rules:
+ Provide an empty caja-python/extensions folder (with .placeholder file).

 -- Mike Gabriel sunwea...@debian.org  Fri, 24 Oct 2014 22:30:57 +0200

** Changed in: python-caja (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-compare/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2014-10-24 Thread Mike Gabriel
I just tested this issue in Debian. The problem does not exist with
python-caja 1.8.0-1 in Debian unstable (and neither with the follow-up
version 1.8.1-1, about to upload).

Mike (aka sunweaver)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-compare/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2014-10-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: python-caja (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-compare/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2014-10-12 Thread Norbert
This bug exists in Ubuntu 12.04.5 too. 
I was trying to port TortoiseHG to Caja (see 
https://bitbucket.org/nrbrtx/caja-thg) and got a problem in Ubuntu 12.04.

After adding MATE PPAs and installing caja-python and my script I have
the following error on Caja start:


 (caja:13871): Caja-Python-WARNING **: g_module_open libpython failed: 
/usr/lib/i386-linux-gnu//libpython2.7.so.1.0: cannot open shared object file: 
No such file or directory
 ImportError: could not import gobject (error was: 
'/usr/lib/libpyglib-gi-2.0-python2.7.so.0: undefined symbol: _Py_ZeroStruct')
 Error in sys.excepthook:
 Traceback (most recent call last):
   File /usr/lib/python2.7/dist-packages/apport_python_hook.py, line 66, 
in apport_excepthook
 from apport.fileutils import likely_packaged, get_recent_crashes
   File /usr/lib/python2.7/dist-packages/apport/__init__.py, line 1, in 
module
 from apport.report import Report
   File /usr/lib/python2.7/dist-packages/apport/report.py, line 16, in 
module
 from xml.parsers.expat import ExpatError
   File /usr/lib/python2.7/xml/parsers/expat.py, line 4, in module
 from pyexpat import *
 ImportError: /usr/lib/python2.7/lib-dynload/pyexpat.so: undefined symbol: 
_Py_ZeroStruct
 
 Original exception was:
 ImportError: could not import gobject (error was: 
'/usr/lib/libpyglib-gi-2.0-python2.7.so.0: undefined symbol: _Py_ZeroStruct')
 
 (caja:13871): Caja-Python-WARNING **: pygobject initialization failed
 
 (caja:13871): Caja-Python-WARNING **: caja_python_init_python failed
 


As a temporary solution I made a symlink:
   sudo ln -s /usr/lib/libpython2.7.so.1.0 
/usr/lib/i386-linux-gnu/libpython2.7.so.1.0

After that TortoiseHG Caja extension works on Ubuntu 12.04 as expected.

Please fix this bug on Ubuntu or MATE PPA side.

** Also affects: python-caja (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-compare/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2014-10-12 Thread Norbert
I subscribed Ubuntu MATE developers to inform them about the problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-compare/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2014-10-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: python-caja (Ubuntu Raring)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-compare/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-10-13 Thread Ludovico Cavedon
** Bug watch added: Debian Bug tracker #724894
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724894

** Also affects: nautilus-python (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724894
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-compare/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-10-13 Thread Bug Watch Updater
** Changed in: nautilus-python (Debian)
   Status: Unknown = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-compare/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-07-10 Thread Luke Faraone
** Also affects: nautilus-python (Ubuntu Raring)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-compare/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-07-10 Thread Luke Faraone
** Changed in: nautilus-python (Ubuntu Raring)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-compare/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-07-10 Thread Doug McMahon
Until such time that this is fixed in 13.04 I left a testing ppa up with raring 
packages 
(basically the same as the saucy fix except done as an additional patch
https://launchpad.net/~mc3man/+archive/n-p-testfix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-compare/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-06-27 Thread Oskar Berggren
When will the fix be released for raring?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-python/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-06-27 Thread Oskar Berggren
** Also affects: nautilus-compare
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-compare/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-05-29 Thread Barry Warsaw
Thanks Doug.  I've applied your patch and uploaded to 1.1-3ubuntu3.
Tested on both amd64 and i386.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-python/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-05-29 Thread Doug McMahon
** Patch removed: m4-test3.patch
   
https://bugs.launchpad.net/ubuntu/+source/nautilus-python/+bug/1170017/+attachment/3689285/+files/m4-test3.patch

** Patch added: m4-test3.patch
   
https://bugs.launchpad.net/ubuntu/+source/nautilus-python/+bug/1170017/+attachment/3689452/+files/m4-test3.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-python/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-05-28 Thread Barry Warsaw
I've adapted the patch in comment #6 by Dr. Amr Osman (dr3mro).  Built
and tested locally on saucy and it seemed to work for me, so I uploaded
it.  Thanks!

** Changed in: nautilus-python (Ubuntu)
 Assignee: (unassigned) = Barry Warsaw (barry)

** Changed in: nautilus-python (Ubuntu)
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-python/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-05-28 Thread Doug McMahon
On 05/28/2013 04:38 PM, Barry Warsaw wrote:
 I've adapted the patch in comment #6 by Dr. Amr Osman (dr3mro).  Built
 and tested locally on saucy and it seemed to work for me, so I uploaded
 it.  Thanks!

 ** Changed in: nautilus-python (Ubuntu)
  Assignee: (unassigned) = Barry Warsaw (barry)

 ** Changed in: nautilus-python (Ubuntu)
Status: Confirmed = In Progress

Did you test it on an i386 install?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-python/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-05-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/nautilus-python

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-python/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-05-28 Thread Doug McMahon
I tried your diff on i386 - no go as seen during build - 
-DPYTHON_VERSION=\2.7\ -DPY_LIB_LOC=\/usr/lib\ -I/usr/include/python2.7 
-I/usr/include/i386-linux-gnu/python2.7

so I modified my orig. patch to work on both i386  amd_64, though as mentioned 
know nothing about m4  such - just some logical TE
attaching 

** Patch added: m4-test2.patch
   
https://bugs.launchpad.net/ubuntu/+source/nautilus-python/+bug/1170017/+attachment/3689193/+files/m4-test2.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-python/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-05-28 Thread Doug McMahon
More in line with how Barry did though still separate patch

** Patch removed: m4-test2.patch
   
https://bugs.launchpad.net/ubuntu/+source/nautilus-python/+bug/1170017/+attachment/3689193/+files/m4-test2.patch

** Patch added: m4-test3.patch
   
https://bugs.launchpad.net/ubuntu/+source/nautilus-python/+bug/1170017/+attachment/3689285/+files/m4-test3.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-python/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-05-28 Thread Launchpad Bug Tracker
This bug was fixed in the package nautilus-python - 1.1-3ubuntu2

---
nautilus-python (1.1-3ubuntu2) saucy; urgency=low

  [ Dr.Amr Osman ]
  * debian/patches/02_python_multiarch_path.patch: Add 64bit multiarch
search paths for libpython2.7.so.  (LP: #1170017)
 -- Barry Warsaw ba...@ubuntu.com   Tue, 28 May 2013 16:26:27 -0400

** Changed in: nautilus-python (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-python/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-05-27 Thread Dr. Amr Osman
Description: allows nautilus-python to work in 13.04 amd64 but I know nothing 
about m4's
this is a working patch i have got from  a friend online
not my patch 
it solves the issue
i have made a deb on ppa:nae-team/ppa
https://launchpad.net/~nae-team/+archive/ppa


** Patch added: m4-test.diff
   
https://bugs.launchpad.net/ubuntu/+source/nautilus-python/+bug/1170017/+attachment/3688185/+files/m4-test.diff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-python/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-05-27 Thread Ubuntu Foundations Team Bug Bot
The attachment m4-test.diff seems to be a patch.  If it isn't, please
remove the patch flag from the attachment, remove the patch tag, and
if you are a member of the ~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-python/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-05-27 Thread Doug McMahon
Went ahead  did a 32 bit 13.04 install  like I previously mentioned it is 
also affected in same manner.
In this case no clue as the python.m4 says if not amd64 it will use the default 
of /lib, where that is set no idea
(doesn't seem to be in python.m4, maybe in lib-prefix.m4??

In any event for amd64 it is fixed either with a  symlink, a
DEB_CONFIGURE_EXTRA_FLAGS for local amd64 build or the .m4 patch

Really needs to be properly fixed though interest in seems quite low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-python/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-05-26 Thread Doug McMahon
Don't have a 32 bit install but would it not also be affected as filelist for 
libpython2.7  shows - 
/usr/lib/i386-linux-gnu/libpython2.7.so.1.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-python/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-05-06 Thread Daniel O'Connor
** Bug watch added: RabbitVCS Bugs #803
   http://code.google.com/p/rabbitvcs/issues/detail?id=803

** Also affects: rabbitvcs via
   http://code.google.com/p/rabbitvcs/issues/detail?id=803
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-python/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-05-01 Thread Hồng Quân
To workaround, make symbolic link /usr/lib/libpython2.7.so.1.0 pointing
to /usr/lib/x86_64-linux-gnu/libpython2.7.so

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-python/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-04-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nautilus-python (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-python/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-04-24 Thread gervin23
confirmed here on 64bit machine in 13.04

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-python/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-04-17 Thread Adam Dingle
** Bug watch added: GNOME Bug Tracker #698214
   https://bugzilla.gnome.org/show_bug.cgi?id=698214

** Also affects: nautilus-python via
   https://bugzilla.gnome.org/show_bug.cgi?id=698214
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-python/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-04-17 Thread Adam Dingle
When building from source, you can work around this by configuring like
this:

$ ./configure PYTHON_LIB_LOC=/usr/lib/x86_64-linux-gnu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-python/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1170017] Re: nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory

2013-04-17 Thread Bug Watch Updater
** Changed in: nautilus-python
   Status: Unknown = New

** Changed in: nautilus-python
   Importance: Unknown = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170017

Title:
  nautilus-python fails to load on 64-bit systems: g_module_open
  libpython failed: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus-python/+bug/1170017/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs