I have made a workaround until this gets fixed. It is a script that helps to 
configure your session. Just paste this at terminal:  
  
    cd ~/ && wget -c http://dl.dropbox.com/u/4098082/session.config && chmod +x 
~/session.config && ~/session.config
  
  
You can view the code of script ( 
http://dl.dropbox.com/u/4098082/session.config ), there are explanations in 
each part. It will create a startup script which will move to each viewport and 
open the specified application.  
  
*Removing*  
  
To remove any changes made by my script just delete this files: 
  
  - ~/session.config
  - ~/sessionconf
  - ~/sessionconf.bak
  - ~/.config/autostart/sessionconf.desktop  
  
Or run this at terminal:  
  
    rm ~/session.config ; rm ~/sessionconf ; rm ~/sessionconf.bak ; rm 
~/.config/autostart/sessionconf.desktop

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/771896

Title:
  No way to save current session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/771896/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to