pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-users] check for new headers not working...


From: Brian Morrison
Subject: Re: [Pan-users] check for new headers not working...
Date: Wed, 26 Mar 2003 15:28:48 +0000

>On Mon, Mar 24, 2003 at 11:56:07PM -0800, Chris Petersen wrote:
>> > After deleting my config.xml and trying prefs-change-apply-ok-prefs
>> > as you suggest, I'm not able to duplicate the problem.  Could you give
>> > a more step-by-step recipe?
>> 
>> Not really sure.  I change one or several of those three "load headers"
>> selections, ok (apply is obviously redundant), and then go back to
>> prefs.  sometimes they change, sometimes they don't. As best as I can
>> tell, the first two don't stick - sometimes selecting the first two
>> leaves the third checked, sometimes they all get disabled.  thus, as far
>> as I can tell, either I get all three enabled, or only get the first one
>> enabled (or possibly all disabled - haven't tried that one yet).
>
>Ah, I see.  Fixed in CVS:
>
>Index: prefs.c
>===================================================================
>RCS file: /cvs/gnome/pan/pan/prefs.c,v
>retrieving revision 1.340
>diff -u -r1.340 prefs.c
>--- prefs.c     24 Mar 2003 00:09:14 -0000      1.340
>+++ prefs.c     25 Mar 2003 08:29:10 -0000
>@@ -642,7 +642,7 @@
>  
>        update_entry_and_bool_from_toggle_button (
>                &fetch_new_and_bodies_on_startup,
>-               KEY_FETCH_NEW_FROM_SUBSCRIBED_ON_STARTUP,
>+               KEY_FETCH_NEW_AND_BODIES_ON_STARTUP,
>                win->fetch_new_and_bodies_on_startup_cbutton);
>  
>        if (update_entry_and_bool_from_toggle_button (
>
>Time for bed.

OK, before applying this patch I could not get either fetch new headers
on startup or fetch new headers and bodies on startup to stay selected
after closing prefs or exiting Pan and restarting it.

After applying the patch fetch new headers on startup stays selected OK
but now I can't get the fetch new headers and bodies on startup to stay
deselected when closing prefs or exiting Pan. I haven't tried turning
off both and closing and reopening prefs yet.

I take it this was not intended behaviour Charles....

;-)

-- 
Brian Morrison                                       address@hidden
              do you know how far this has gone?
               just how damaged have I become?
                                      'Even Deeper' by Nine Inch Nails






reply via email to

[Prev in Thread] Current Thread [Next in Thread]