[Bug 296673] Re: Nautilus failes connecting to IOMEGA NAS Drives!

2009-04-27 Thread DarkJones
After dist.upgrading to 9.04 everything works fine again! So can't agree to Stephen D Kamm. -- Nautilus failes connecting to IOMEGA NAS Drives! https://bugs.launchpad.net/bugs/296673 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. --

[Bug 296673] Re: Nautilus failes connecting to IOMEGA NAS Drives!

2009-04-27 Thread Thierry Carrez
Closing as fix released since original poster confirmed it fixed in 9.04, and Stephen opened a separate bug to track his issue. ** Changed in: gvfs (Ubuntu) Status: Incomplete = Fix Released ** Changed in: samba (Ubuntu) Status: New = Fix Released -- Nautilus failes connecting to

[Bug 296673] Re: Nautilus failes connecting to IOMEGA NAS Drives!

2009-04-15 Thread Stephen D Kamm
Still an issue in Jaunty: Bug 354243 -- Nautilus failes connecting to IOMEGA NAS Drives! https://bugs.launchpad.net/bugs/296673 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

[Bug 296673] Re: Nautilus failes connecting to IOMEGA NAS Drives!

2009-04-06 Thread Sebastien Bacher
could anybody try if that's still an issue in jaunty and describe how to trigger the issue and what is the error exactly in that's the case? -- Nautilus failes connecting to IOMEGA NAS Drives! https://bugs.launchpad.net/bugs/296673 You received this bug notification because you are a member of

[Bug 296673] Re: Nautilus failes connecting to IOMEGA NAS Drives!

2009-01-08 Thread craigb
Hi...I'm also having the same issue on Ubuntu 8.10 but it only seems to occur when I try to open one particular folder on the samba share (my iTunes music folder on a USB disk attached to an Airport Extreme router) it unmounts immediately and returns me to my home folder, posting the same segfault

Re: [Bug 296673] Re: Nautilus failes connecting to IOMEGA NAS Drives!

2008-11-21 Thread DarkJones
Hello. Still got the Problem. Now its getting a serious issue! I don't want to switch Distributions, but I NEED this SMB Drive! Greets, Steve Am Mittwoch, den 12.11.2008, 12:21 + schrieb Arnaud Blouin: It is gdb /usr/lib/gvfs/gvfsd-smb-browse not /usr/lib/gvfs/gvfsd ! -- Nautilus

[Bug 296673] Re: Nautilus failes connecting to IOMEGA NAS Drives!

2008-11-21 Thread StratoDude
Hi I'm having the same issues with my Iomega NAS. Right now I'm using the workaround by mounting manually, which works fine: smbmount //192.168.1.37/PUBLIC /media/iomegadrive -o guest,nounix,uid=braam,gid=users -- Nautilus failes connecting to IOMEGA NAS Drives!

Re: [Bug 296673] Re: Nautilus failes connecting to IOMEGA NAS Drives!

2008-11-18 Thread DarkJones
Any new Ideas? This is so ARG. It was working for 8.04 and 8.10. Why isn't it working anymore? Why did anybody change this running system? Am Mittwoch, den 12.11.2008, 12:21 + schrieb Arnaud Blouin: It is gdb /usr/lib/gvfs/gvfsd-smb-browse not /usr/lib/gvfs/gvfsd ! -- Nautilus failes

[Bug 296673] Re: Nautilus failes connecting to IOMEGA NAS Drives!

2008-11-12 Thread Arnaud Blouin
Please try to attach gdb to the process number of gvfsd-smb-brows -- Nautilus failes connecting to IOMEGA NAS Drives! https://bugs.launchpad.net/bugs/296673 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list

Re: [Bug 296673] Re: Nautilus failes connecting to IOMEGA NAS Drives!

2008-11-12 Thread DarkJones
Sorry, me bad. Now this came up: GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by

Re: [Bug 296673] Re: Nautilus failes connecting to IOMEGA NAS Drives!

2008-11-12 Thread DarkJones
Hello, sorry..same output: [EMAIL PROTECTED]:/usr/bin$ ps -All | grep gvfsd 0 S 1000 6820 1 0 80 0 - 1438 poll ?00:00:00 gvfsd 0 S 1000 6937 1 0 80 0 - 1395 poll ?00:00:00 gvfsd-burn 0 S 1000 6946 1 0 80 0 - 10908 poll ?00:00:15

[Bug 296673] Re: Nautilus failes connecting to IOMEGA NAS Drives!

2008-11-12 Thread Arnaud Blouin
It is gdb /usr/lib/gvfs/gvfsd-smb-browse not /usr/lib/gvfs/gvfsd ! -- Nautilus failes connecting to IOMEGA NAS Drives! https://bugs.launchpad.net/bugs/296673 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing

[Bug 296673] Re: Nautilus failes connecting to IOMEGA NAS Drives!

2008-11-11 Thread A. Walton
More likely a problem with GVFS given the mentioned crash, but we do need a stacktrace to get any further on this. Please follow the instructions linked by arno-blouin. ** Changed in: gvfs (Ubuntu) Sourcepackagename: nautilus = gvfs Importance: Undecided = Medium Assignee: (unassigned) =

[Bug 296673] Re: Nautilus failes connecting to IOMEGA NAS Drives!

2008-11-11 Thread Arnaud Blouin
Please, can you try to obtain a backtrace by following the instructions on https://wiki.ubuntu.com/DebuggingProgramCrash and on http://live.gnome.org/GettingTraces/Details. Install these packages: nautilus-dbg gvfs-backends-dbgsym gvfs-dbgsym libgvfscommon0-dbgsym, and see here for backtrace

Re: [Bug 296673] Re: Nautilus failes connecting to IOMEGA NAS Drives!

2008-11-11 Thread DarkJones
Hello Arnaud, thanks for your fast replay. Well, I still got a slight problem using gdb: As Nautilus does not crash I continue pressing CTRL+C after I have recreated the error according to https://wiki.ubuntu.com/Backtrace - Already running programs - Step 5. But this quits GDB completely and I

[Bug 296673] Re: Nautilus failes connecting to IOMEGA NAS Drives!

2008-11-11 Thread Arnaud Blouin
Maybe it is gvfsd that must be debugged. So now you should try to attach gdb to gvfsd: - to know the process of gvfsd, type 'pgrep -l gvfsd' and select the process that correspond to gvfsd (not gvfsd-trash, or gvfsd-burn). - run 'gdb /usr/lib/gvfs/gvfsd 21 | tee gdb-gvfs.txt' - into gdb, run

[Bug 296673] Re: Nautilus failes connecting to IOMEGA NAS Drives!

2008-11-11 Thread Arnaud Blouin
** Changed in: nautilus (Ubuntu) Sourcepackagename: None = nautilus -- Nautilus failes connecting to IOMEGA NAS Drives! https://bugs.launchpad.net/bugs/296673 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in ubuntu. --

Re: [Bug 296673] Re: Nautilus failes connecting to IOMEGA NAS Drives!

2008-11-11 Thread DarkJones
Sorry to say, same outcome. Hope I'm not doing something wrong here: [EMAIL PROTECTED]:~$ ps -All | grep gvfsd 0 S 1000 6794 1 0 80 0 - 1504 poll ?00:00:00 gvfsd 0 S 1000 6906 1 0 80 0 - 1395 poll ?00:00:00 gvfsd-burn 0 S 1000 6910 1 0 80 0 -