Hi Dan,

Can you test this? I'm not sure but I'm wondering if the last update to KDE
broke the set_combo_value function in kde4/settingsdialog.py.
The correct value is being passed, but the value is not being set.

On Wed, Nov 11, 2009 at 11:40 AM, Bart <bratdak...@gmail.com> wrote:

> I am sorry -> although I am pretty sure you have to search for
> get_automatic_backup_mode -> it should contain a profile_id!
>
>
> Cheers,
> Bart
>
> 2009/11/11 Richard Bailey <r...@mail.com>
>
>> Thanks for the feedback Bart. I just wanted to issolate this to the
>> changes I've been doing just recently or something that was changed before.
>> Now I know I have to look in all the code and not just my new 10 lines.
>>
>>
>> On Wed, Nov 11, 2009 at 9:59 AM, Bart <bratdak...@gmail.com> wrote:
>>
>>> Oh sorry I meant did you include extra parameters to the
>>> .config/backintime/config file as the KDE-GUI might not be able to read it
>>> any longer. (Actually I do not know whether it works for me. I put KDE in a
>>> virtual machine so I do not run them both together any more, as far as I can
>>> recall it did work however...)
>>>
>>> Both did read and edit the line:
>>> profile1.snapshots.automatic_backup_mode=4
>>> so I guess both were able to understand it as communication goes via the
>>> config.py file that is the same for both
>>>
>>> Probably you changed that a bit, so the KDE-GUI might not be able to
>>> understand it any longer in your case
>>> You could put in some print lines to locate the problem and see the
>>> parameter output on several steps (that is how I usually locate problems)
>>>
>>> OK just tested my virtual machine and it appears that you are right, a
>>> bug probably introduced after the introduction of profiles. In the config it
>>> still says backup_mode 4 but the KDE settingsdialog is not able to read it
>>> any longer. Nice detail: I made the config with the KDE-GUI itself, has
>>> nothing to do with the GNOME-GUI...
>>> I guess the parameter for the profile_id is still missing in the
>>> settingsdialog.py from KDE...
>>>
>>> Cheers,
>>> Bart
>>>
>>>
>>> 2009/11/11 Richard Bailey <r...@mail.com>
>>>
>>>> I only added some items, I didn't change any that were there. The
>>>> schedule you choose comes up in both the Gnome & KDE settings gui for you?
>>>>
>>>>
>>>> On Wed, Nov 11, 2009 at 7:29 AM, Bart <bratdak...@gmail.com> wrote:
>>>>
>>>>> what did you change to the config file? Might have to do with that...
>>>>>
>>>>> 2009/11/11 Richard Bailey <r...@mail.com>
>>>>>
>>>>>>  Hey guys, I'm updating the KDE GUI to have the hour of backup option
>>>>>> that I implemented in Gnome (finally!). However, I'm running into a 
>>>>>> problem,
>>>>>> can you guys do a quick check?
>>>>>>
>>>>>> If I set up a config file in the gnome GUI and set a schedule, i.e.
>>>>>> not "Disabled", and then load the KDE GUI I'm not getting the schedule
>>>>>> that's set to come up in settings dialog.
>>>>>>
>>>>>> Can anyone else confirm this? This is not an issue with 0.9.26 but
>>>>>> there have been so many changes since then I'm trying to isolate this
>>>>>> problem.
>>>>>>
>>>>>> --
>>>>>> "Asking the wrong questions is the leading cause of wrong answers."
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Mailing list: 
>>>>>> https://launchpad.net/~bit-team<https://launchpad.net/%7Ebit-team>
>>>>>> Post to     : bit-team@lists.launchpad.net
>>>>>> Unsubscribe : 
>>>>>> https://launchpad.net/~bit-team<https://launchpad.net/%7Ebit-team>
>>>>>> More help   : https://help.launchpad.net/ListHelp
>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> "Asking the wrong questions is the leading cause of wrong answers."
>>>>
>>>>
>>>
>>
>>
>> --
>> "Asking the wrong questions is the leading cause of wrong answers."
>>
>>
>


-- 
"Asking the wrong questions is the leading cause of wrong answers."
_______________________________________________
Mailing list: https://launchpad.net/~bit-team
Post to     : bit-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~bit-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to