Comment 165 for bug 207072

Revision history for this message
John Toliver (john-toliver) wrote : Re: [Bug 207072] Re: nautilus does not display samba shares for machines inside an ADS network.

On Tue, Dec 30, 2008 at 16:44, FAJALOU <email address hidden> wrote:

> I agree with John; I have no idea how to apply the patch, but would love
> to know how, anyone help? 8.04.1 here. Thanks
>

JT - Yeah. I figured out why everyone ignored me. Apparently Linux has
this nice little command called "patch" which 'patches' an original file
with the 'new.patch' file. I didn't do the patch as it's for an older
version of gvfs than what I have and I didn't know how that would affect my
system, nor did I know how to update it for my version, but basically you
say "patch [options] <original file> <patch file> at the CLI. So basically
the originally installed file that isn't authenticating when browsing gets
all the additions from the text file darkrain42 made. You select all text
and save it as "whatever.patch". I still don't know which original gvfs
file to patch but you can get an idea, I think from looking in synaptic at
the gvfs files, and then look at the tab that lists where all the installed
files are.

For more reading do "man patch" at the CLI and it tells you how .patch files
are made but I'm waiting on an official backport (or until I figure out how
to safely patch my system ;-p) as it's not a show stopper for me at the
moment.

HTH

JT