Bug 249998 - Liferea does not remember the configuration of the GUI
Summary: Liferea does not remember the configuration of the GUI
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: liferea
Version: 8
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Brian Pepple
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-07-29 08:50 UTC by Thomas Canniot
Modified: 2007-12-04 15:54 UTC (History)
0 users

Fixed In Version: 1.4.8-2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-12-04 15:54:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Thomas Canniot 2007-07-29 08:50:29 UTC
Description of problem:
Liferea used to remember the configuration of the GUI. By this, I mean it does
not remember any more how wide the side bar is, nor the preview area. But it
used to.

Version-Release number of selected component (if applicable):
Every since Fedora 7

Steps to Reproduce:
Open Liferea
Enlarge the side bar
Close Liferea and re-open it again
The side bar is back to its previous position

Comment 1 Brian Pepple 2007-07-29 13:53:48 UTC
I've tried this on several machines, and every time I start up liferea again the
sidebar is the correct size.  also, checking the gconf value for last-vpane-pos
before closing & after opening verifies this.

please provide more information, since I'm unable to reproduce this error.

Comment 2 Thomas Canniot 2007-07-29 17:34:52 UTC
I've tried on 2 machines, a desktop and a laptop. On the desktop, it works fine
and the last-vpane-pos value has got a value. On the laptop, it doesn't work and
the last-vpane-pos is fixed on 0 whatever I do. I even deleted my .liferea_1.2
without success. The size of the side bar is not saved.

Comment 3 Brian Pepple 2007-07-29 17:56:06 UTC
Let's have you try  manually changing the gconf value and see if that works. 
First off, let's close liferea.  Then use the following command to set the
feedlist sidebar width:

gconftool-2 --type integer --set /apps/liferea/last-vpane-pos 150

Then re-open liferea,and see if it is using the correct width.  If I remember
correctly, having your last-vpane-pos set to 0, uses the gtk+ hints to set the
width.  When I have some free time, I'll dig through the code and see how
they're saving the gconf settings.

Comment 4 Thomas Canniot 2007-07-30 08:36:56 UTC
Changing the gconf value manually works. But the value remains the one I set
manually. If I change the width in liferea, it is not saved and I come back to
the value set manually.

Comment 5 Thomas Canniot 2007-11-11 20:45:53 UTC
That's really weird, I still have the problem on Fedora 8.
I wanted again to remove the .liferea_1.2 but Liferea doesn't mind about it and
reload my opml file even if its home folder is deleted. Are there other files
hidden somewhere ? I think I'm turning crazy...

Comment 6 Thomas Canniot 2007-11-11 21:15:18 UTC
Well of course it is not my opml file but the one which is by default as an
example...

Comment 7 Brian Pepple 2007-12-01 23:24:15 UTC
Thomas, are you still experiencing this bug in the 1.4.x branch?

Comment 8 Thomas Canniot 2007-12-04 08:07:00 UTC
Thanks for telling as I did not even noticed there was a 1.4.x branch. I
installed it, removed the stuff in gconf and removed my liferea home folder and
it works.
Thanks, you saved my life :)

Comment 9 Brian Pepple 2007-12-04 15:54:02 UTC
(In reply to comment #8)
> Thanks for telling as I did not even noticed there was a 1.4.x branch. I
> installed it, removed the stuff in gconf and removed my liferea home folder and
> it works.
> Thanks, you saved my life :)

Cool, I'll mark it as fixed in current then.  Thanks.




Note You need to log in before you can comment on or make changes to this bug.