Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to start #3

Open
dmaglio opened this issue Oct 4, 2016 · 1 comment
Open

Unable to start #3

dmaglio opened this issue Oct 4, 2016 · 1 comment

Comments

@dmaglio
Copy link

dmaglio commented Oct 4, 2016

Traceback (most recent call last):
  File "/usr/bin/obkey", line 49, in <module>
    ktbl = obkey_classes.KeyTable(al, ob)
  File "/usr/lib/python2.7/site-packages/obkey_classes.py", line 188, in __init__
    self.apply_cqk_initial_value()
  File "/usr/lib/python2.7/site-packages/obkey_classes.py", line 366, in apply_cqk_initial_value
    cqk_accel_key, cqk_accel_mods = key_openbox2gtk(self.ob.keyboard.chainQuitKey)
  File "/usr/lib/python2.7/site-packages/obkey_classes.py", line 90, in key_openbox2gtk
    toks = obstr.split("-")
AttributeError: 'NoneType' object has no attribute 'split'
@nsf
Copy link
Owner

nsf commented Oct 5, 2016

Yeah, sorry, I'm not maintaining the probject anymore. If you want to fix the bug, fix it yourself. I'm okay with pull requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants