Re: nautilus does not start anymore after trying to connect to smb
- From: Alexander Larsson <alexl redhat com>
- To: Fabian Sturm <f rtfs org>
- Cc: nautilus-list gnome org
- Subject: Re: nautilus does not start anymore after trying to connect to smb
- Date: Thu, 13 Jan 2005 17:02:00 +0100
On Thu, 2005-01-13 at 15:20 +0100, Fabian Sturm wrote:
> Hi!
>
> Sorry that I write so many mails to this list! But my hope is that at
> some point someone might be able to figure out what my problem is.
>
> After some debugging I now found out that my nautilus does not start
> anymore because this call does not return:
>
> In the function: nautilus_self_check_directory the first call to
>
> nautilus_directory_file_monitor_add
> (directory, &data_dummy,
> TRUE, TRUE, 0, NULL, NULL);
>
> calls filemonitor_add
> calls vfs_file_monitor_add
> calls nautilus_directory_monitor_add_internal
> (directory, NULL,
> client,
> monitor_hidden_files,
> monitor_backup_files,
> file_attributes,
> callback, callback_data);
>
> calls nautilus_monitor_directory (directory->details->uri);
> calls monitor_add_internal (uri, TRUE);
> calls path_is_on_readonly_volume
> calls gnome_vfs_get_volume_monitor();
>
>
> So the real bug seems to be that gnome_vfs_get_volume_monitor does not
> return. Any ideas why??
It will try to contact gnome-vfs-daemon, or start it if its not already
running. Perhaps there is some issue with bonobo activation, or maybe
something goes wrong in the corba communication with the daemon.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Alexander Larsson Red Hat, Inc
alexl redhat com alla lysator liu se
He's a lonely amnesiac farmboy from the Mississippi delta. She's a blind
tomboy magician's assistant with an MBA from Harvard. They fight crime!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]