Menu

#3 ornamentbook does not save the settings

open
nobody
None
5
2009-12-20
2009-12-20
sashko
No

WARNING: error in config file: section "main": No option 'text_left_margin' in section: 'main'
WARNING: error in config file: section "main": No option 'text_right_margin' in section: 'main'
WARNING: error in config file: section "main": No option 'text_top_margin' in section: 'main'
WARNING: error in config file: section "main": No option 'text_bottom_margin' in section: 'main'
WARNING: error in config file: section "main": No option 'text_spaces_between_column' in section: 'main'
WARNING: error in config file: section "main": No option 'status_y_position' in section: 'main'
WARNING: error in config file: section "main": No option 'status_percent_x_position' in section: 'main'
WARNING: error in config file: section "main": No option 'status_clock_x_position' in section: 'main'
WARNING: error in config file: section "main": No option 'path_to_background' in section: 'main'
WARNING: error in config file: section "main": No option 'background_color' in section: 'main'
WARNING: error in config file: section "main": No option 'gradient_color' in section: 'main'
WARNING: error in config file: section "main": No option 'status_font' in section: 'main'
WARNING: error in config file: section "main": No option 'status_color' in section: 'main'
WARNING: error in config file: section "main": No option 'show_status' in section: 'main'
WARNING: error in config file: section "main": No option 'single_column' in section: 'main'
WARNING: error in config file: section "main": No option 'use_background' in section: 'main'
WARNING: error in config file: section "main": No option 'use_gradient' in section: 'main'
WARNING: error in config file: section "main": No option 'status_show_percent' in section: 'main'
WARNING: error in config file: section "main": No option 'status_show_clock' in section: 'main'
Traceback (most recent call last):
File "/usr/lib64/python2.6/site-packages/ornamentbook/main.py", line 375, in on_main_window_unrealize
self.properties.save_properties()
File "/usr/lib64/python2.6/site-packages/ornamentbook/properties.py", line 446, in save_properties
self.save_iface_properties(iface_file)
File "/usr/lib64/python2.6/site-packages/ornamentbook/properties.py", line 524, in save_iface_properties
cf.add_section(style)
File "/usr/lib64/python2.6/ConfigParser.py", line 242, in add_section
raise ValueError, 'Invalid section name: %s' % section
ValueError: Invalid section name: default

fedora 12 x86_64
OrnamentBook-0.2.2.tar.gz

Discussion


Log in to post a comment.