[Bug 210746] Re: nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please select another viewer and try again (sporadic)

2008-04-22 Thread Sebastien Bacher
As described in the previous comments, your report lacks the information we need to investigate the problem further. We'll close this report for now - please reopen it if you can give us the missing information. ** Changed in: gvfs (Ubuntu) Status: Incomplete => Invalid -- nautilus Couldn

[Bug 210746] Re: nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please select another viewer and try again (sporadic)

2008-04-19 Thread Sebastien Bacher
there is no error displayed there -- nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please select another viewer and try again (sporadic) https://bugs.launchpad.net/bugs/210746 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which

[Bug 210746] Re: nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please select another viewer and try again (sporadic)

2008-04-07 Thread muzzamo
output is attached. I did this by double clicking the network share, then while nautilus was waiting for it to open (it taking a long time before timing out is a symptom of the bug) ran "gdb --pid 10531" where 10531 is the pid of the gvfsd-smb process that had just been started. It immediately spa

[Bug 210746] Re: nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please select another viewer and try again (sporadic)

2008-04-07 Thread Sebastien Bacher
the mount doesn't work that's why there is no gvfsd-smb running where you can attach gdb. Could you mount it using nautilus, attach gdb to the running gvfsd-smb and then try to use it in nautilus? -- nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please select anothe

[Bug 210746] Re: nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please select another viewer and try again (sporadic)

2008-04-06 Thread muzzamo
Following your instructions i did (as before): output: [EMAIL PROTECTED]:~$ /usr/lib/gvfs/gvfsd-smb host=echelon share=TVEPS4 setting 'host' to 'echelon' setting 'share' to 'TVEPS4' Added new job source 0x807ac18 (GVfsBackendSmb) Queued new job 0x807b400 (GVfsJobMount) send_reply, failed: 1 Mount

[Bug 210746] Re: nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please select another viewer and try again (sporadic)

2008-04-06 Thread Sebastien Bacher
you can mount any smb share so gvfsd-smb is ran, use 'gdb --pid $(pidof gvfsd-smb)' to attach gdb to it and then type 'continue' on the gdb prompt and note gdb stops on an error then while using the share -- nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please selec

[Bug 210746] Re: nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please select another viewer and try again (sporadic)

2008-04-06 Thread muzzamo
Sure. How do I do that? I did a bit of googling but could you please provide precise instructions as to what needs to be done? Thanks -- nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please select another viewer and try again (sporadic) https://bugs.launchpad.net/b

[Bug 210746] Re: nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please select another viewer and try again (sporadic)

2008-04-06 Thread Sebastien Bacher
could you attach gdb to gvfsd-smb and then try to open the share? -- nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please select another viewer and try again (sporadic) https://bugs.launchpad.net/bugs/210746 You received this bug notification because you are a membe

[Bug 210746] Re: nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please select another viewer and try again (sporadic)

2008-04-05 Thread muzzamo
I ran gvfsd -r, then clicked through to one of the shares. The output below came up instantly, but nautlius gave me the "opening TVEPS4. You can stop this any time by clicking cancel" message for a while (it did this as per my original bug report too) before repeating the same message as per my ori

[Bug 210746] Re: nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please select another viewer and try again (sporadic)

2008-04-05 Thread Sebastien Bacher
the gvfsd -r call is supposed to hang, it replaces the server so you can read the log on the command line. Is there anything displayed when you run the mount and then try to use nautilus? -- nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please select another viewer

[Bug 210746] Re: nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please select another viewer and try again (sporadic)

2008-04-04 Thread muzzamo
Well i went ahead and installed gvfs-mount from the package gvfs-bin, and from the command line it seems to mount: [EMAIL PROTECTED]:~$ gvfs-mount smb://echelon/TVEPS4 [EMAIL PROTECTED]:~$ But then when i click on it from the places menu, it takes quite a while then gives the above error message

[Bug 210746] Re: nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please select another viewer and try again (sporadic)

2008-04-03 Thread muzzamo
let me know if you want gvfs-mount installed. -- nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please select another viewer and try again (sporadic) https://bugs.launchpad.net/bugs/210746 You received this bug notification because you are a member of Ubuntu Desktop

[Bug 210746] Re: nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please select another viewer and try again (sporadic)

2008-04-03 Thread muzzamo
Also it is an anonymous share, and /usr/lib/gvfs/gvfsd -r hung indefinitely (was still hung 3 hours later). -- nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please select another viewer and try again (sporadic) https://bugs.launchpad.net/bugs/210746 You received thi

[Bug 210746] Re: nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please select another viewer and try again (sporadic)

2008-04-03 Thread muzzamo
Thanks Sebastien, Output given below. It appears gvfs-mount is not yet installed. I didn't go ahead and install it as I await further instructions from you. gvfsd -r hangs. [EMAIL PROTECTED]:~$ /usr/lib/gvfs/gvfsd-smb host=echelon share=TVEPS4 setting 'host' to 'echelon' setting 'share' to 'TVEP

[Bug 210746] Re: nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please select another viewer and try again (sporadic)

2008-04-02 Thread Sebastien Bacher
Thank you for your bug report. Could you run "/usr/lib/gvfs/gvfsd -r" on a command line? Is the share an anonymous one? In which case could you run "/usr/lib/gvfs/gvfsd-smb host=hostname share=sharename" and note errors displayed? Does gvfs-mount smb://hostname/sharename works correctly? What about

[Bug 210746] Re: nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please select another viewer and try again (sporadic)

2008-04-02 Thread muzzamo
I also tried adding a new user to the system (and hence getting new gnome settings) and this didn't work either. -- nautilus Couldn't display "smb://HOST/folder/". Error: Connection timed out Please select another viewer and try again (sporadic) https://bugs.launchpad.net/bugs/210746 You receive