[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'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 is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 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 is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 spat out most of the attached log, then after typing
continue it went for a few more seconds before outputting the single
line [Thread 0xb7530b90 (LWP 10532) exited].

Hope this is what you are after. If not, please let me know :-)


** Attachment added: gvfsd-smb
   http://launchpadlibrarian.net/13161166/gvfsd-smb

-- 
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 is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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/bugs/210746
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 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 is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 failed: Invalid mount spec
[EMAIL PROTECTED]:~$ 

Once this had completed there was no gvfsd-smb process running anymore,
so i cant attach gdb to it?

Instead I tried running gdb then running the program, as per my
attachment. I hope this is what you were after.

** Attachment added: output from gdb attaching to gvfsd-smb
   http://launchpadlibrarian.net/13155898/gdb%20gvfsd-smb%20output

-- 
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 is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 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 is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 original report. Nothing further showed in the output
of gvfsd -r.

[EMAIL PROTECTED]:~$ /usr/lib/gvfs/gvfsd -r
Added new job source 0x807ac18 (GVfsBackendSmb)
Queued new job 0x807b400 (GVfsJobMount)

-- 
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 is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 Error: Connection timed out Please
select another viewer and try again.

If there is any other information i can provide please let me know

-- 
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 is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 'TVEPS4'
Added new job source 0x807ac18 (GVfsBackendSmb)
Queued new job 0x807b400 (GVfsJobMount)
send_reply, failed: 1
Mount failed: Invalid mount spec

[EMAIL PROTECTED]:~$ gvfs-mount smb://echelon/TVEPS4
The program 'gvfs-mount' is currently not installed.  You can install it by 
typing:
sudo apt-get install gvfs-bin
bash: gvfs-mount: command not found

[EMAIL PROTECTED]:~$ /usr/lib/gvfs/gvfsd -r
** hangs!! **

-- 
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 is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[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 gvfs-ls on the share?

** Changed in: gvfs (Ubuntu)
Sourcepackagename: nautilus = gvfs
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Incomplete

-- 
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 is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs