(In reply to comment #28)
> Calling gnome_client_set_restart_command() IS the correct fix for your bug.
> However, since the restart command is constant for any given session, you don't
> need to run it each time save_yourself_cb() runs. Just call it once from
> nsNativeAppSupportUnix::Start() right after you connect to the client signals.
We don't have a profile at that point, so I can't support persistent profiles if I move the code there.
(In reply to comment #28) set_restart_ command( ) IS the correct fix for your bug. ortUnix: :Start( ) right after you connect to the client signals.
> Calling gnome_client_
> However, since the restart command is constant for any given session, you don't
> need to run it each time save_yourself_cb() runs. Just call it once from
> nsNativeAppSupp
We don't have a profile at that point, so I can't support persistent profiles if I move the code there.