After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 653611 - [PATCH] Save window state on File>Quit
[PATCH] Save window state on File>Quit
Status: RESOLVED FIXED
Product: gitg
Classification: Applications
Component: gitg-0.x
git master
Other Linux
: Normal normal
: ---
Assigned To: gitg-maint
gitg-maint
Depends on:
Blocks:
 
 
Reported: 2011-06-29 04:53 UTC by William Swanson
Modified: 2013-08-25 11:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Save window state on File>Quit (802 bytes, patch)
2011-06-29 04:53 UTC, William Swanson
none Details | Review

Description William Swanson 2011-06-29 04:53:05 UTC
Created attachment 190903 [details] [review]
Save window state on File>Quit

The program does not remember it's size and position when exiting via the File->Quit menu option. This patch fixes the problem and causes the program to correctly destroy the main window object, which wasn't being done before.
Comment 1 Sindhu S 2013-06-13 15:03:07 UTC
As this bug was filed against an older version of gitg, moving bug to gitg-0.x 

Keeping bug open as this is still an issue with the vala version of gitg. The window state is forgotten.
Comment 2 email 2013-08-25 06:40:40 UTC
I may not have the most recent version - 0.2.5 here. But the window layout is not kept when I close and re-open gitg. I'm using it on a recent Linux Mint. This issue aside I love gitg and use it every day.
Comment 3 Arnel Borja 2013-08-25 11:57:56 UTC
Just tried this in jhbuild and it seems it's already fixed.

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.