Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 9th June 2012, 05:29 AM
Quantum Offline
Registered User
 
Join Date: Jun 2012
Location: Seattle, Ecotopia
Posts: 32
linuxkonqueror
Session Saving

Why doesn't Gnome remember any of my window sizes? Why doesn't it remember my sessions, opening the same windows I had before?

---------- Post added at 09:29 PM ---------- Previous post was at 03:56 PM ----------

You mean to tell me that Gnome can't manage to save sessions? Well this is a deal-killer. Back to KDE.
Reply With Quote
  #2  
Old 9th June 2012, 10:00 AM
weitjong's Avatar
weitjong Online
Registered User
 
Join Date: Oct 2006
Location: Singapore, 新加坡
Posts: 736
macossafari
Re: Session Saving

You can if you configure Gnome to do so. Invoke "gnome-session-properties' in a terminal window, go to second tab and check the option to save your session. There was a time when one can easily get to this GUI in Gnome 2. I am still not able to figure out how to get there from Gnome 3, not via CLI. Any one know?
__________________
YaoWT - Leave no window unbroken ^_^

Last edited by weitjong; 9th June 2012 at 12:08 PM.
Reply With Quote
  #3  
Old 9th June 2012, 04:11 PM
Quantum Offline
Registered User
 
Join Date: Jun 2012
Location: Seattle, Ecotopia
Posts: 32
linuxkonqueror
Re: Session Saving

Apparently though, it only saves a snapshot at the time I check that setting.

At any given time I have 30-40 windows open. When I shut down I can't lose all my work.

What an idiotic idea to remove this functionality, just because it doesn't work to the nth degree. The perfect, is the enemy of the good.
Reply With Quote
  #4  
Old 9th June 2012, 04:48 PM
weitjong's Avatar
weitjong Online
Registered User
 
Join Date: Oct 2006
Location: Singapore, 新加坡
Posts: 736
linuxfirefox
Re: Session Saving

I don't think the developer removes the functionality as it can still be invoked using CLI. I believe it just that it does not receive enough priority in Gnome 3 development. I have not opened so many apps running like you do and so I have no comment on Gnome failure to automatically bring them all back in a new login session. But the functionality seems work for me with a smaller number of apps running. Perhaps, the shutdown sequence does not give enough time for all apps to exit gracefully. I always have problem with my Evolution app if I do not close it first before shutting down (but that's another problem).

Also note that the option reads "Automatically remember running applications when logging out". So, I would not attempt to logout/shutdown Fedora without first saving my work because even if the function works, Gnome only brings up the apps, and not the actual previous "session" (like what Mac OS X Lion does, reopening the apps and loading the last auto-saved version, heck Lion even remembers where the last highlighted text was). Are you saying KDE can do all that? If yes then I would pay KDE a visit.
__________________
YaoWT - Leave no window unbroken ^_^
Reply With Quote
  #5  
Old 9th June 2012, 05:12 PM
Quantum Offline
Registered User
 
Join Date: Jun 2012
Location: Seattle, Ecotopia
Posts: 32
linuxkonqueror
Re: Session Saving

In this Gnome virtual machine, I opened gshell and set the gnome-session-preferences setting. I closed that and started file manager. Then rebooted. Only the shell came up. I started file manager again and rebooted. Only the shell came up.

It does not remember my new work. KDE certainly does. KDE doesn't reopen my LibreOffice docs, but it does remember everything else, even if it's crashed. KDE has a more comprehensive object-oriented approach, which makes Gnome seem limited. I tried to like Gnome because of the more 'modern' interface, but it is just not up to par.
Reply With Quote
  #6  
Old 9th June 2012, 06:07 PM
weitjong's Avatar
weitjong Online
Registered User
 
Join Date: Oct 2006
Location: Singapore, 新加坡
Posts: 736
linuxfirefox
Re: Session Saving

I have a F17 VM running as guest OS in my bare metal running F17. I am trying to reproduce your problem. I had three apps: a Gnome terminal, a Firefox, a file manager (Nautilus). After shutdown/restart, what do you know, only Gnome terminal and Firefox restored correctly. You just pick one app that having problem. What can you do? File a bug, I guess.

---------- Post added at 01:07 AM ---------- Previous post was at 12:57 AM ----------

Just to want to add that I agree with you that Gnome "restore session" is not as reliable as it should be, or as compared to KDE.
__________________
YaoWT - Leave no window unbroken ^_^
Reply With Quote
  #7  
Old 10th June 2012, 03:15 PM
Quantum Offline
Registered User
 
Join Date: Jun 2012
Location: Seattle, Ecotopia
Posts: 32
linuxkonqueror
Re: Session Saving

Well my conclusion is that, even after ten years, Gnome is still limited in many ways and sucks. Staying with KDE.
Reply With Quote
  #8  
Old 10th June 2012, 04:16 PM
weitjong's Avatar
weitjong Online
Registered User
 
Join Date: Oct 2006
Location: Singapore, 新加坡
Posts: 736
macossafari
Re: Session Saving

If you say so. It is your choice .
__________________
YaoWT - Leave no window unbroken ^_^

Last edited by weitjong; 10th June 2012 at 04:22 PM.
Reply With Quote
  #9  
Old 10th June 2012, 08:39 PM
Gareth Jones Online
Official Gnome 3 Sales Rep. (and Adminstrator)
 
Join Date: Jul 2011
Location: Leamington Spa, UK
Age: 30
Posts: 1,708
linuxfirefox
Re: Session Saving

The session manager's job is to tell programs to save their state on log-out, and to reload those programs with a "cookie" on log-in. It is up to the individual programs to restore their internal state, using the session cookie as a code for identifying the state to restore (in theory, you can have multiple saved sessions and switch between them on the fly with a suitably complex session manager).

It looks like Nautilus doesn't do that properly (I just tested it here, same problem), so that's a bug.
Reply With Quote
  #10  
Old 15th June 2012, 07:40 AM
dead online Offline
Registered User
 
Join Date: Jun 2012
Location: Germany
Posts: 1
linuxfirefox
Re: Session Saving

Quote:
Originally Posted by weitjong View Post
I am still not able to figure out how to get there from Gnome 3, not via CLI. Any one know?
You can get there by
sudo nano (or vim, ...) /usr/share/applications/gnome-session-properties.desktop
and change NoDisplay=true to NoDisplay=false. You'll get a starter called "Startup Applications" in the application view

Last edited by dead online; 15th June 2012 at 07:44 AM.
Reply With Quote
  #11  
Old 18th June 2012, 04:34 PM
weitjong's Avatar
weitjong Online
Registered User
 
Join Date: Oct 2006
Location: Singapore, 新加坡
Posts: 736
linuxfirefox
Re: Session Saving

Hi dead_online. Welcome to the forum and thanks for the information. It works.
__________________
YaoWT - Leave no window unbroken ^_^
Reply With Quote
Reply

Tags
saving, session

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Saving Gnome Session glennzo Using Fedora 4 15th January 2009 12:33 PM
Gnome is not saving my session F10 jbkt23 Using Fedora 9 3rd January 2009 11:21 PM
Saving my session fire-fly Using Fedora 4 11th May 2006 03:56 AM
Saving my session fire-fly Using Fedora 0 10th May 2006 06:25 PM
saving the session in KDE (FC4) milosilak Using Fedora 3 24th June 2005 06:30 PM


Current GMT-time: 23:45 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat