After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 690037 - cannot scan a remote folder
cannot scan a remote folder
Status: RESOLVED FIXED
Product: baobab
Classification: Core
Component: general
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: Baobab Maintainers
Baobab Maintainers
: 688184 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-12-11 11:43 UTC by Laurent Bonnaud
Modified: 2013-01-11 15:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix spawning of nautilus-connect-server (991 bytes, patch)
2013-01-11 15:03 UTC, Antoine Jacoutot
none Details | Review

Description Laurent Bonnaud 2012-12-11 11:43:21 UTC
When I try to use baobab to scan a remote folder it outputs this error message:

** (baobab:3256): WARNING **: baobab-connect-server.vala:73: Failed to run nautilus-connect-server: Failed to execute child process "nautilus-connect-server" (Bad address)

The nautilus-connect-server does exist on my system:

-rwxr-xr-x 1 root root 500792 Oct 5 19:54 /usr/bin/nautilus-connect-server*

Here is some basic information about my system:

DistroRelease: Ubuntu 12.10
Package: baobab 3.6.0-0ubuntu1

More details here:

https://bugs.launchpad.net/ubuntu/+source/baobab/+bug/1088869
Comment 1 Antoine Jacoutot 2013-01-11 14:23:06 UTC
*** Bug 688184 has been marked as a duplicate of this bug. ***
Comment 2 Antoine Jacoutot 2013-01-11 14:23:36 UTC
Same here on OpenBSD with baobab-3.6.3.
Comment 3 Antoine Jacoutot 2013-01-11 15:03:54 UTC
Created attachment 233232 [details] [review]
fix spawning of nautilus-connect-server

This patch does the trick for me. I'm not really familiar with vala so I'd appreciate some comments to know whether I can push this or not.
Thanks.
Comment 4 Paolo Borelli 2013-01-11 15:09:57 UTC
Nice catch!

Please commit, or tell me if you do not have access
Comment 5 Antoine Jacoutot 2013-01-11 15:13:29 UTC
(In reply to comment #4)
> Nice catch!
> 
> Please commit, or tell me if you do not have access

Hi Paolo.

Thanks for the super fast answer :)
Committed as 109a749

I'm not the owner of the bug report though, so I'll leave it up to you to close it.
Comment 6 Paolo Borelli 2013-01-11 15:15:46 UTC
could you also cherry pick to the gnome-3-6 branch?
Comment 7 Antoine Jacoutot 2013-01-11 15:26:20 UTC
Done.