And this is the warning message in terminal:

duns@sar-intel1:~$ autokey-gtk -c
/usr/lib/python2.7/dist-packages/autokey/gtkapp.py:24: PyGIWarning: Gtk was 
imported without specifying a version first. Use gi.require_version('Gtk', 
'3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk, Gdk, GObject, GLib
/usr/lib/python2.7/dist-packages/autokey/gtkui/notifier.py:19: PyGIWarning: 
Notify was imported without specifying a version first. Use 
gi.require_version('Notify', '0.7') before import to ensure that the right 
version gets loaded.
  from gi.repository import Gtk, Gdk, Notify
/usr/lib/python2.7/dist-packages/autokey/gtkui/configwindow.py:20: PyGIWarning: 
GtkSource was imported without specifying a version first. Use 
gi.require_version('GtkSource', '3.0') before import to ensure that the right 
version gets loaded.
  from gi.repository import Gtk, Pango, GtkSource, Gdk, Gio

duns@sar-intel1:~$ autokey
/usr/lib/python2.7/dist-packages/autokey/gtkapp.py:24: PyGIWarning: Gtk was 
imported without specifying a version first. Use gi.require_version('Gtk', 
'3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk, Gdk, GObject, GLib
/usr/lib/python2.7/dist-packages/autokey/gtkui/notifier.py:19: PyGIWarning: 
Notify was imported without specifying a version first. Use 
gi.require_version('Notify', '0.7') before import to ensure that the right 
version gets loaded.
  from gi.repository import Gtk, Gdk, Notify
/usr/lib/python2.7/dist-packages/autokey/gtkui/configwindow.py:20: PyGIWarning: 
GtkSource was imported without specifying a version first. Use 
gi.require_version('GtkSource', '3.0') before import to ensure that the right 
version gets loaded.
  from gi.repository import Gtk, Pango, GtkSource, Gdk, Gio

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1763111

Title:
  autokey starting maximized (not in system tray)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1763111/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to