I installed the most recently released openbox_3.4.4 and obconf_2.0.2 on my C3200 running pdaxii13v2.
None of the 5 buttons in the 6th row worked anymore. (calendar, address, mail, home, menu)
Also there were no titlebars or menus in applications. I couldn't close applications with ctrl+q or use the "super" key with 4.
I had to ctrl-alt-backspace to exit X, in order to close any open applications.
Also, obconf 2.0.2 complained about a lib with wrong symbols (or something like that) and it wouldn't launch.
So I uninstalled the above and re-installed openbox_3.3-rc2-1 and obconf_1.6
Now inputconfig doesn't work. It spits out this error when launched.root-:) inputconfig.py
Traceback (most recent call last):
File "/usr/bin/inputconfig.py", line 315, in filterfunc
if(model[iter][2] or model[iter][0] == model[combobox.get_data("iter")][0]):
TypeError: could not parse subscript as a tree path
When I select the "Shortcut keys" tab, and click "OK" inputconfig does nothing and spits out this error.Traceback (most recent call last):
File "/usr/bin/inputconfig.py", line 527, in close_and_update
if (self.homekeybox.get_property("sensitive")):
AttributeError: inputconf instance has no attribute 'homekeybox'