Package Details: obkey-git 1.0.47.gcf99076-1

Git Clone URL: https://aur.archlinux.org/obkey-git.git (read-only, click to copy)
Package Base: obkey-git
Description: Openbox Key Editor - converted to PyGObject.
Upstream URL: https://github.com/stevenhoneyman/obkey
Licenses: GPL2
Conflicts: obkey
Provides: obkey
Submitter: nsf
Maintainer: None
Last Packager: micwoj92
Votes: 112
Popularity: 0.000000
First Submitted: 2009-02-11 15:04 (UTC)
Last Updated: 2022-01-03 02:16 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

browntown commented on 2013-11-05 03:12 (UTC)

Should this merge with the newly moved to AUR 'obkey' They appear to be the same thing.

KaiSforza commented on 2013-04-10 21:44 (UTC)

This should be updated to reflect the new pacman 4.1 source array and version scheme.

melodie commented on 2012-06-24 23:07 (UTC)

Hi, I just installed it from this pkgbuild and it crashes right on at start. **************** $ obkey ** (process:2747): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags' ** (process:2747): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags' ** (process:2747): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags' 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' **************** I don't know if this information is relevant, I give it in case : I do have a bunch of python installed ************** $ ls python* python python2-config python3 python3.2-config python-config python2.7 python3-config python3.2mu python2 python2.7-config python3.2 python3.2mu-config $ ls -l python2 lrwxrwxrwx 1 root root 9 24 avril 02:02 python2 -> python2.7 $ ************** Any idea to fix obkey ?

Saint commented on 2012-04-23 01:01 (UTC)

I recently update the pkg, also I didn't have any trouble executing it, can you try again?

<deleted-account> commented on 2012-03-21 16:53 (UTC)

i get this :S : [x11tete11x@(none) ~]$ obkey Traceback (most recent call last): File "/usr/bin/obkey", line 40, in <module> ob.load(path) File "/usr/lib/python2.7/site-packages/obkey_classes.py", line 1668, in load self.dom = xml.dom.minidom.parse(path) File "/usr/lib/python2.7/xml/dom/minidom.py", line 1914, in parse return expatbuilder.parse(file) File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 924, in parse result = builder.parseFile(fp) File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 211, in parseFile parser.Parse("", True) xml.parsers.expat.ExpatError: no element found: line 1, column 0 [x11tete11x@(none) ~]$

<deleted-account> commented on 2012-03-20 15:36 (UTC)

can i add any action at the shortcuts? like firefox for example...

Saint commented on 2011-09-07 00:03 (UTC)

Do you tried it, with 3.5?

scwalla commented on 2011-08-29 00:57 (UTC)

breaks default rc.xml with Openbox 3.4

kooothor commented on 2011-01-29 23:57 (UTC)

Hello, I did remove the package with pacman -Rs obkey-git then reinstalled it with yaourt -S obkey-git and I had an other error, as I'm using lxde, it didn't found the file .config/openbox/rc.xml so I just cp'd lxde-rc.xml in rc.xml and it worked :D Bye ~ktr

Saint commented on 2010-11-03 02:40 (UTC)

Hi rdfreitas and kooothor, I tried several times to obtain your errors, but I have no problem executing the obkey. Can you trying uninstalling, cleaning the cache, and re-installing? Cheers,