Apps starting in Offline mode

Kurt Wall kwall at kurtwerks.com
Sat Mar 1 11:51:50 PST 2008


On Sat, Mar 01, 2008 at 11:23:10AM -0800, Ken Moffat wrote:
> 
> >
> > Have you tried deleting the local/home
> > configuration
> > files and forced the app's to create new ones from scratch?
> 
> tried xfce, same results, so apparently not gnome specific?

Not that I have any expertise using it, but gconftool (or gconftool-2) might
prove helpful. I just did a dump of the gconf database and saw some interesting
hits. 

$ gconftool-2 --dump / | grep -f offline
      <key>/apps/evolution/mail/prompts/quick_offline</key>
      <schema_key>/schemas/apps/evolution/mail/prompts/quick_offline</schema_key>
      <key>/apps/evolution/shell/start_offline</key>
      <schema_key>/schemas/apps/evolution/shell/start_offline</schema_key>
      <key>/apps/evolution/shell/offline/folder_paths</key>
      <schema_key>/schemas/apps/evolution/shell/offline/folder_paths</schema_key>
      <key>/schemas/apps/evolution/mail/prompts/quick_offline</key>
            <short>Prompt to check if the user wants to go offline immediately </short>
         It disables the feature where repeated prompts to ask if offline sync is required.
      <key>/schemas/apps/evolution/shell/start_offline</key>
            <short>Start in offline mode</short>
            <long> Whether Evolution will start up in offline mode instead of online mode.
      <key>/schemas/apps/evolution/shell/offline/folder_paths</key>
            <short>List of paths for the folders to be synchronized to disk for offline usage</short>

I don't do GNOME here, so I do not have a full install. There might be more for you.

Kurt
-- 
You will win success in whatever calling you adopt.



More information about the Linux-users mailing list