[Bug 1157246] Re: Cannot find libpython2.7.so.1.0

2013-10-04 Thread Cassio
*** This bug is a duplicate of bug 1170017 *** https://bugs.launchpad.net/bugs/1170017 I have a similar problem, when I type the command sudo nautilus happens the error below. Nautilus opens, closes however if I want to get into any folder properties. $ sudo nautilus (nautilus:7610):

[Bug 1157246] Re: Cannot find libpython2.7.so.1.0

2013-05-06 Thread Daniel O'Connor
*** This bug is a duplicate of bug 1170017 *** https://bugs.launchpad.net/bugs/1170017 See also #1170017 ** This bug has been marked a duplicate of bug 1170017 nautilus-python fails to load on 64-bit systems: g_module_open libpython failed: No such file or directory -- You received

[Bug 1157246] Re: Cannot find libpython2.7.so.1.0

2013-05-04 Thread Daniel O'Connor
See also https://code.google.com/p/rabbitvcs/issues/detail?id=803 ** Bug watch added: RabbitVCS Bugs #803 http://code.google.com/p/rabbitvcs/issues/detail?id=803 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu.

[Bug 1157246] Re: Cannot find libpython2.7.so.1.0

2013-05-04 Thread Daniel O'Connor
** Also affects: nautilus via http://code.google.com/p/rabbitvcs/issues/detail?id=803 Importance: Unknown Status: Unknown ** Project changed: nautilus = rabbitvcs -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus

[Bug 1157246] Re: Cannot find libpython2.7.so.1.0

2013-04-30 Thread kenjo
I can also confim that making this link solved the problem. I guess the problem is in package python-nautilus -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1157246 Title:

[Bug 1157246] Re: Cannot find libpython2.7.so.1.0

2013-04-29 Thread Pedro Nariyoshi
Hi Jeremy, I'm having a similar issue runing Nautilus with RabbitCVS (nautilus extension for SVN and other CVS). I'm attaching the bug. I can confirm using symbolic links solved my problem. ** Attachment added: libpython.log

[Bug 1157246] Re: Cannot find libpython2.7.so.1.0

2013-04-04 Thread Jeremy Bicha
Thank you for reporting this bug and helping to make Ubuntu better. This bug is missing some information I need to be able to triage it. What is /opt/ibm/ ? ** Changed in: nautilus (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu

[Bug 1157246] Re: Cannot find libpython2.7.so.1.0

2013-03-23 Thread Sam Lin
I had similar issue and solved it by (x86_64): sudo ln -sf /usr/lib/x86_64-linux-gnu/libpython2.7.so.1 /usr/lib/libpython2.7.so.1 and check /usr/lib/libpython2.7.so.1.0 linked to /usr/lib/libpython2.7.so.1 ldconfig and done -- You received this bug notification because you are a member of