luzfcb / tintwizard

Automatically exported from code.google.com/p/tintwizard
2 stars 0 forks source link

invalid options in config #36

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
--What steps will reproduce the problem?
1. Generate a config using tintwizard
2. Copy over the config file
3. Launch tint2 from terminal

--What is the expected output? What do you see instead?
I expect there to be no invalid options, instead I get:

tint2 : invalid option "panel_dock", correct your config file
tint2 : invalid option "taskbar_active_background_id", correct your config file
tint2 : invalid option "task_icon_asb", correct your config file
tint2 : invalid option "task_active_icon_asb", correct your config file
tint2 : invalid option "systray_sort", correct your config file
tint2 : invalid option "tooltip", correct your config file
tint2 : invalid option "tooltip_padding", correct your config file
tint2 : invalid option "tooltip_show_timeout", correct your config file
tint2 : invalid option "tooltip_hide_timeout", correct your config file
tint2 : invalid option "tooltip_background_id", correct your config file
tint2 : invalid option "tooltip_font", correct your config file
tint2 : invalid option "tooltip_font_color", correct your config file

tint2 works fine regardless of those messages but I decided to delete those
options from the config file as a fix.

--What version of the product are you using? On what operating system?
tint2 0.7.1, tintwizard 0.2.9, ArchLinux

Original issue reported on code.google.com by 31337H4c...@gmail.com on 23 Nov 2009 at 3:52

GoogleCodeExporter commented 9 years ago
tintwizard 0.2.9 is designed for the development version of tint2 in it's SVN 
repository.

For tint2 version 0.7.1, you should use version 0.2.3 of tintwizard.

http://code.google.com/p/tintwizard/downloads/detail?name=tintwizard-
0.2.3.tar.gz&can=2&q=#makechanges

Original comment by eua...@gmail.com on 23 Nov 2009 at 4:39

GoogleCodeExporter commented 9 years ago
Thank you for that information. The download page says 0.2.3 is for tint2 0.7. 
I 
didn't think it also included 0.7.1.

Original comment by 31337H4c...@gmail.com on 23 Nov 2009 at 7:25

GoogleCodeExporter commented 9 years ago
Thanks, I'll update the downloads page :)

Original comment by eua...@gmail.com on 23 Nov 2009 at 7:28