smileyninja / autokey

Automatically exported from code.google.com/p/autokey
GNU General Public License v3.0
0 stars 0 forks source link

trouble with launch #309

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. running the binary
2.
3.

What is the expected output? What do you see instead?

expect to see some GUI
What version of the product are you using? On what operating system?

latest version of the program. X11 centos 5 64bit (KDE 3.5)

Please provide any additional information below.

File "./autokey-qt", line 20, in ?
    from autokey.qtapp import Application
  File "/usr/lib/python2.4/site-packages/autokey/qtapp.py", line 22, in ?
    import sys, traceback, os.path, signal, logging, logging.handlers, subprocess, Queue, time, dbus, dbus.mainloop.qt
ImportError: No module named mainloop.qt

Original issue reported on code.google.com by aaronl...@gmail.com on 25 Jun 2015 at 10:08