After I search again, I found the culprit of this setting i.e. in /home/username/.gnome2/session I open that file using text editor and the original file state like below:
. . 16,RestartCommand=azureus 17,RestartCommand=/usr/bin/system-config-printer-applet 18,RestartCommand=nm-applet --sm-disable num_clients=19 And I deleted 16,RestartCommand=azureus , and renumbered the rest to become: . . 16,RestartCommand=/usr/bin/system-config-printer-applet 17,RestartCommand=nm-applet --sm-disable num_clients=18 And it does not launch azureus on start up anymore. May be the session option fail to update the above file. So, temporary you could edit the above file manually as a work around. DK -- Save session option gets stuck ON https://bugs.launchpad.net/bugs/60863 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
