Open GoogleCodeExporter opened 8 years ago
Tested with 0.90.4
Original comment by ideasma...@gmail.com
on 21 Oct 2012 at 5:07
I had this same issue. To resolve it I edited:
/usr/lib64/python2.7/site-packages/autokey/gtkui/dialogs.py
and commented out line 603.
#self.ui.set_transient_for(parent)
I have attached the updated file.
Original comment by pmoot...@gmail.com
on 26 Dec 2012 at 10:23
Attachments:
Tried the solution on Ubuntu but when I then try to record keyboard keys I get
the following error:
Gtk:ERROR:/build/buildd/gtk+3.0-3.4.2/./gtk/gtktextview.c:3726:gtk_text_view_val
idate_onscreen: assertion failed: (priv->onscreen_validated)
Aborted (core dumped)
Original comment by raulcorr...@gmail.com
on 4 Jan 2013 at 3:31
[deleted comment]
Getting the same error, any fix?
Original comment by robin0...@gmail.com
on 12 Jan 2015 at 7:26
I am getting same error and found this with google.
I am leaving a note for other googlers on what was probably other peoples
solutions and my solution.
I installed and use autokey-qt
# apt-get install autokey-qt
works perfectly.
Original comment by crackil...@gmail.com
on 3 Mar 2015 at 3:09
thanks qt version worked for me
Original comment by mikeinje...@gmail.com
on 15 May 2015 at 11:51
Original issue reported on code.google.com by
ideasma...@gmail.com
on 21 Oct 2012 at 5:07