This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/lib/python2.7/dist-packages/ulauncher/util/desktop/notification.py:1: 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 Notify | |
/usr/lib/python2.7/dist-packages/ulauncher/ui/windows/PreferencesUlauncherDialog.py:6: PyGIWarning: WebKit2 was imported without specifying a version first. Use gi.require_version('WebKit2', '4.0') before import to ensure that the right version gets loaded. | |
from gi.repository import Gio, Gtk, WebKit2, GLib | |
2018-02-12 10:33:30,370 | [1;37mINFO[0m | ulauncher: main() | Ulauncher version 4.0.6.r1 | |
2018-02-12 10:33:30,370 | [1;37mINFO[0m | ulauncher: main() | GTK+ 3.18.9 | |
2018-02-12 10:33:30,370 | [1;37mINFO[0m | ulauncher: main() | Is Wayland: False | |
2018-02-12 10:33:30,371 | [1;37mINFO[0m | ulauncher: main() | Wayland compatibility: off | |
2018-02-12 10:33:30,387 | [1;34mDEBUG[0m | ulauncher.ui.windows.Builder: __init__() | conside |