Re: Network Manager does not find system wide connections



On Thu, 2009-07-30 at 19:45 +0200, Hadmut Danisch wrote:
> Dan Williams wrote:
> > Ok, this is odd, and it indicates a problem either with glib or with
> > inotify.  What glib version are you using?  Are any of the files you're
> > changing hardlinked to something else?
> >
> >   
> 
> Using current version of Ubuntu 9.04, libc6 is
> 2.9-4ubuntu6
> 
> No hardlinked files.
> 
> 
> And, btw. the files exist before the system configuration
> manager is started. As far as I know programs are not
> triggered by notify about files that already exist.

They are if the files change and a watch has been placed on the
directory that contains the files.

Is the keyfile plugin definitely getting loaded
via /etc/NetworkManager/nm-system-settings.conf?

> Question is why nm does not even find files that
> already exist.

Well, it certainly should if the keyfile plugin gets loaded by
nm-system-settings.  The function
system-settings/plugins/keyfile/plugin.c :: read_connections() does this
for you when the plugin gets initialized.  Can you check to see whether
read_connections() ever gets called?

Dan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]