[Bug 256131] Re: failed to upgrade : update-xmlcatalog: error: entity already registered

2008-10-13 Thread muzzamo
Am getting this error when upgrading from hardy to intrepid today (Oct
14th).

-- 
failed to upgrade : update-xmlcatalog: error: entity already registered
https://bugs.launchpad.net/bugs/256131
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rarian 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-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 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 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 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] [NEW] nautilus Couldn't display smb://HOST/folder/. Error: Connection timed out Please select another viewer and try again (sporadic)

2008-04-02 Thread muzzamo
Public bug reported:

Binary package hint: nautilus

In Hardy when trying to browse Windows network using places-- network
nautilus hangs for a while until I get the message:

Couldn't display smb://myhost/myfolder/.
Error: Connection timed out
Please select another viewer and try again

It does this only sporadically, and it only does this on only one of my
4 pcs at home, when accessing the same smb server. Only occurred after
upgrading from gutsy to hardy (all other pcs have been upgraded to hardy
successfully). Note that it allows you to browse at the level
smb://myhost/ (ie get a list of shares) but not go any deeper (although
as i said this is sporadic, sometimes it works)

I thought that this was potentially a duplicate of bug #139971, but i'm
not using ldap or anything like that and also this seems to be a new
regression for hardy

However, like #139971 If i right click a folder and then click open in
konquerer the samba share can be browsed just fine.

Following a technique used in bug #139971 I did a  gnomevfs-ls
smb://myhost/myfolder and the contents of that folder displayed to the
terminal just fine.

I Upgraded to hardy about a week ago and it has been doing it since then
even as I have updated other packages. Currently using Nautlius
1:2.22.1-0ubuntu1 .

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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 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 199960] Re: error starting GNOME Settings Daemon

2008-03-18 Thread muzzamo
As of the latest updates to hardy, the gnome desktop comes up properly
(properly themed etc), but there is still a crash report in the tray
related to gnome-settings-daemon.

-- 
error starting GNOME Settings Daemon
https://bugs.launchpad.net/bugs/199960
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

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


[Bug 199960] Re: error starting GNOME Settings Daemon

2008-03-14 Thread muzzamo
I'm getting this too. On 855 based laptop. Running from terminal also gives a 
Segmentation fault (core dumped)
If there is any other info I can contribute let me know.

-- 
error starting GNOME Settings Daemon
https://bugs.launchpad.net/bugs/199960
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

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


[Bug 199960] Re: error starting GNOME Settings Daemon

2008-03-14 Thread muzzamo
Running gnome-session from failsafe terminal as per instructions from
smoku does not work for me.

-- 
error starting GNOME Settings Daemon
https://bugs.launchpad.net/bugs/199960
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

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