GNOME Bugzilla – Bug 343212
Can't execute over SSH.
Last modified: 2012-08-25 16:26:50 UTC
That bug has been opened on https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/44441 "Currently, nautilus is not capable of executing files or determining permissions over the network ... >Thanks for your bug. What version of Ubuntu do you use? The permission issue is similar to bug #33211 and supposed to be fixed with dapper. Please also describe one issue by bug ... Sorry about that, I thought the two bugs were related but they are not. The permission bug is fixed. Execution is still impossible via ssh. ... > That's a feature request then. Would you expect it run the program on the server or on your local box? ... Here is my expected results: I open a executable script and nautilus asks me "Do you want to run "sweetbackup.py", or display its contents?" with the options of Run in Terminal, Display, Cancel, or Run. If I opened an binary that uses X, I would like to see the program be run using X forwarding (if available on server)"
This strikes me as a pretty bad idea. Programs are defined with respect to the system they are installed on. They aren't executable outside of that system. Doing something like starting a session and trying to forward it to the remote one seems like something that the file manager should have no role in. Given that we don't intend for the file manager to be an application launcher per se I think this is a won't fix.