Curiously, I only get these errors in one (my main) notebook. I can open other 
notebooks and not have these errors and their state is remembered...

On 5/3/18 8:52 AM, Dimitrij Lisov wrote:
>     Also (and I suspect this is the crux) as I browse the pages I get these 
> errors:
> 
>     ```
>     DEBUG: BackgroundCheck finished
>     Traceback (most recent call last):
>       File "/Users/reagle/bin/zim-0.68/zim/gui/__init__.py", line 2411, in 
> on_close_page
>         self.save_uistate()
>       File "/Users/reagle/bin/zim-0.68/zim/gui/__init__.py", line 2363, in 
> save_uistate
>         self.uistate['windowpos'] = self.get_position()
>       File "/Users/reagle/bin/zim-0.68/zim/config/dicts.py", line 549, in 
> __setitem__
>         raise KeyError('Config key "%s" has not been defined' % k)
>     KeyError: 'Config key "windowpos" has not been defined'
>     INFO: Open page: Misc:Housing (Misc:Housing)
>     DEBUG: BackgroundCheck started
>     DEBUG: BackgroundCheck finished
>     Traceback (most recent call last):
>       File "/Users/reagle/bin/zim-0.68/zim/gui/__init__.py", line 2411, in 
> on_close_page
>         self.save_uistate()
>       File "/Users/reagle/bin/zim-0.68/zim/gui/__init__.py", line 2363, in 
> save_uistate
>         self.uistate['windowpos'] = self.get_position()
>       File "/Users/reagle/bin/zim-0.68/zim/config/dicts.py", line 549, in 
> __setitem__
>         raise KeyError('Config key "%s" has not been defined' % k)
>     KeyError: 'Config key "windowpos" has not been defined'
>     INFO: Open page: Misc:Finance (Misc:Finance)
>     ```

_______________________________________________
Mailing list: https://launchpad.net/~zim-wiki
Post to     : zim-wiki@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zim-wiki
More help   : https://help.launchpad.net/ListHelp

Reply via email to