Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save phillip-white-jarden/2f73f053060670a3300dac29c82ce70e to your computer and use it in GitHub Desktop.
Save phillip-white-jarden/2f73f053060670a3300dac29c82ce70e to your computer and use it in GitHub Desktop.
ulauncher gnome shell draw over errors
user@linux-laptop-001:$ GDK_BACKEND=x11 ulauncher -v
/usr/lib/python3/dist-packages/ulauncher/main.py:8: 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
2019-09-26 10:13:52,923 | INFO | ulauncher: main() | Ulauncher version 5.3.0
2019-09-26 10:13:52,923 | INFO | ulauncher: main() | Extension API version 2.0.0
2019-09-26 10:13:52,923 | INFO | ulauncher: main() | GTK+ 3.22.30
2019-09-26 10:13:52,923 | INFO | ulauncher: main() | Is Wayland: True
2019-09-26 10:13:52,924 | INFO | ulauncher: main() | Wayland compatibility: off
2019-09-26 10:13:52,938 | DEBUG | ulauncher.ui.windows.Builder: __init__() | consider using a pythonic name instead of design name 'input-box'
2019-09-26 10:13:52,940 | DEBUG | ulauncher.ui.windows.Builder: do_connect() | connect builder by name 'ulauncher_window','destroy', 'on_destroy'
2019-09-26 10:13:52,941 | DEBUG | ulauncher.ui.windows.Builder: do_connect() | connect builder by name 'ulauncher_window','focus_in_event', 'on_focus_in_event'
2019-09-26 10:13:52,941 | DEBUG | ulauncher.ui.windows.Builder: do_connect() | connect builder by name 'ulauncher_window','focus_out_event', 'on_focus_out_event'
2019-09-26 10:13:52,941 | DEBUG | ulauncher.ui.windows.Builder: do_connect() | connect builder by name 'input','key_press_event', 'on_input_key_press_event'
2019-09-26 10:13:52,942 | DEBUG | ulauncher.ui.windows.Builder: log_unconnected_functions() | Not connected to builder 'on_input_changed'
2019-09-26 10:13:52,942 | DEBUG | ulauncher.ui.windows.Builder: log_unconnected_functions() | Not connected to builder 'on_mnu_about_activate'
2019-09-26 10:13:52,942 | DEBUG | ulauncher.ui.windows.Builder: log_unconnected_functions() | Not connected to builder 'on_mnu_close_activate'
2019-09-26 10:13:52,942 | DEBUG | ulauncher.ui.windows.Builder: log_unconnected_functions() | Not connected to builder 'on_mnu_preferences_activate'
2019-09-26 10:13:52,942 | DEBUG | ulauncher.ui.windows.Builder: log_unconnected_functions() | Not connected to builder 'on_preferences_dialog_destroyed'
2019-09-26 10:13:52,944 | DEBUG | ulauncher.utils.display: get_screens() | Found 2 monitor(s)
2019-09-26 10:13:52,944 | DEBUG | ulauncher.utils.display: get_screens() | Monitor 0 - X: 0, Y: 0, W: 1920, H: 1080
2019-09-26 10:13:52,944 | DEBUG | ulauncher.utils.display: get_screens() | Monitor 1 - X: 1920, Y: 0, W: 1920, H: 1080
2019-09-26 10:13:52,948 | DEBUG | ulauncher.ui.windows.UlauncherWindow: show_results() | render 0 results
2019-09-26 10:13:52,949 | INFO | ulauncher.api.server.ExtensionServer: _start_thread() | Starting WS server on port 5054
2019-09-26 10:13:52,950 | INFO | ulauncher.search.apps.app_watcher: start() | Started scanning desktop dirs
2019-09-26 10:13:52,960 | DEBUG | ulauncher.utils.semver: parse_range() | range ^2.0.0 False
2019-09-26 10:13:52,960 | DEBUG | ulauncher.utils.semver: parse_range() | hyphen replace ^2.0.0
2019-09-26 10:13:52,960 | DEBUG | ulauncher.utils.semver: parse_range() | comparator trim ^2.0.0, re.compile('(\\s*)((?:<|>)?=?)\\s*([v=\\s]*([0-9]+)\\.([0-9]+)\\.([0-9]+)(?:-?((?:[0-9]+|\\d*[a-zA-Z-][a-zA-Z0-9-]*)(?:\\.(?:[0-9]+|\\d*[a-zA-Z-][a-zA-Z0-9-]*))*))?(?:\\+([0-9A-Za-z-]+(?:\\.[0-9A-Za-z-]+)*))?|[v, re.MULTILINE)
2019-09-26 10:13:52,960 | DEBUG | ulauncher.utils.semver: parse_comparator() | comp ^2.0.0
2019-09-26 10:13:52,960 | DEBUG | ulauncher.utils.semver: repl() | caret ^2.0.0 ^2.0.0 2 0 0 None
2019-09-26 10:13:52,960 | DEBUG | ulauncher.utils.semver: repl() | caret return >=2.0.0 <3.0.0
2019-09-26 10:13:52,960 | DEBUG | ulauncher.utils.semver: parse_comparator() | caret >=2.0.0 <3.0.0
2019-09-26 10:13:52,960 | DEBUG | ulauncher.utils.semver: parse_comparator() | tildes >=2.0.0 <3.0.0
2019-09-26 10:13:52,960 | DEBUG | ulauncher.utils.semver: replace_xranges() | replaceXRanges >=2.0.0 <3.0.0 False
2019-09-26 10:13:52,961 | DEBUG | ulauncher.utils.semver: repl() | xrange >=2.0.0 >=2.0.0 >= 2 0 0 None
2019-09-26 10:13:52,961 | DEBUG | ulauncher.utils.semver: repl() | xrange gtlt=>= any_x=False
2019-09-26 10:13:52,961 | DEBUG | ulauncher.utils.semver: repl() | xRange return >=2.0.0
2019-09-26 10:13:52,961 | DEBUG | ulauncher.utils.semver: repl() | xrange <3.0.0 <3.0.0 < 3 0 0 None
2019-09-26 10:13:52,961 | DEBUG | ulauncher.utils.semver: repl() | xrange gtlt=< any_x=False
2019-09-26 10:13:52,961 | DEBUG | ulauncher.utils.semver: repl() | xRange return <3.0.0
2019-09-26 10:13:52,961 | DEBUG | ulauncher.utils.semver: parse_comparator() | xrange >=2.0.0 <3.0.0
2019-09-26 10:13:52,961 | DEBUG | ulauncher.utils.semver: replace_stars() | replaceStars >=2.0.0 <3.0.0 False
2019-09-26 10:13:52,961 | DEBUG | ulauncher.utils.semver: parse_comparator() | stars >=2.0.0 <3.0.0
2019-09-26 10:13:52,961 | DEBUG | ulauncher.utils.semver: __init__() | comparator: >=2.0.0 False
2019-09-26 10:13:52,961 | DEBUG | ulauncher.utils.semver: parse() | parse comp=>=2.0.0
2019-09-26 10:13:52,961 | DEBUG | ulauncher.utils.semver: __init__() | SemVer 2.0.0, False
2019-09-26 10:13:52,961 | DEBUG | ulauncher.utils.semver: __init__() | comparator: <3.0.0 False
2019-09-26 10:13:52,962 | DEBUG | ulauncher.utils.semver: parse() | parse comp=<3.0.0
2019-09-26 10:13:52,962 | DEBUG | ulauncher.utils.semver: __init__() | SemVer 3.0.0, False
2019-09-26 10:13:52,962 | DEBUG | ulauncher.utils.semver: format() | Range format >=2.0.0 <3.0.0
2019-09-26 10:13:52,962 | DEBUG | ulauncher.utils.semver: __init__() | SemVer 2.0.0, False
2019-09-26 10:13:52,962 | DEBUG | ulauncher.utils.semver: test() | Comparator, test 2.0.0, False
2019-09-26 10:13:52,962 | DEBUG | ulauncher.utils.semver: cmp() | cmp: >=
2019-09-26 10:13:52,962 | DEBUG | ulauncher.utils.semver: compare() | SemVer.compare 2.0.0 False 2.0.0
2019-09-26 10:13:52,962 | DEBUG | ulauncher.utils.semver: compare() | compare result 0
2019-09-26 10:13:52,962 | DEBUG | ulauncher.utils.semver: test() | Comparator, test 2.0.0, False
2019-09-26 10:13:52,962 | DEBUG | ulauncher.utils.semver: cmp() | cmp: <
2019-09-26 10:13:52,962 | DEBUG | ulauncher.utils.semver: compare() | SemVer.compare 2.0.0 False 3.0.0
2019-09-26 10:13:52,962 | DEBUG | ulauncher.utils.semver: compare() | compare result -1
2019-09-26 10:13:52,966 | INFO | ulauncher.api.server.ExtensionRunner: _run_process() | Extension "com.github.iboyperson.ulauncher-system" started. PID 6460
2019-09-26 10:13:52,987 | INFO | ulauncher.ui.windows.UlauncherWindow: bind_show_app_hotkey() | Trying to bind app hotkey: <Primary><Shift>space
2019-09-26 10:13:53,129 | INFO | ulauncher.utils.desktop.reader: find_apps_cached() | Found 77 apps in cache
2019-09-26 10:13:53,150 | INFO | ulauncher.utils.desktop.reader: read_desktop_file() | Could not read "/usr/share/applications/vim.desktop": constructor returned NULL
2019-09-26 10:13:53,159 | INFO | ulauncher.utils.desktop.reader: read_desktop_file() | Could not read "/usr/share/applications/appurl.desktop": constructor returned NULL
2019-09-26 10:13:53,161 | INFO | ulauncher.utils.desktop.reader: read_desktop_file() | Could not read "/usr/share/applications/evolution-calendar.desktop": constructor returned NULL
2019-09-26 10:13:53,195 | INFO | ulauncher.utils.desktop.reader: find_apps_cached() | Found 77 apps in the system
2019-09-26 10:13:53,195 | INFO | ulauncher.search.apps.app_watcher: start() | Scanned desktop dirs in 0.25 seconds
2019-09-26 10:13:53,207 | DEBUG | ulauncher.search.apps.app_watcher: start() | Start watching desktop files...
com.github.iboyperson.ulauncher-system | 2019-09-26 10:13:53,319 | DEBUG | websocket: debug() | Connecting proxy...
com.github.iboyperson.ulauncher-system | 2019-09-26 10:13:53,340 | ERROR | ulauncher.api.client.Client: on_error() | WS Client error Connection is already closed.
com.github.iboyperson.ulauncher-system | 2019-09-26 10:13:53,350 | WARNING | ulauncher.api.client.Client: on_close() | Connection closed. Exiting
com.github.iboyperson.ulauncher-system | 2019-09-26 10:13:53,350 | DEBUG | ulauncher.api.client.Extension: trigger_event() | No listeners for event SystemExitEvent
2019-09-26 10:13:53,858 | ERROR | ulauncher.api.server.ExtensionRunner: _run_process() | Extension "com.github.iboyperson.ulauncher-system" was terminated with code 0
2019-09-26 10:13:55,961 | ERROR | ulauncher: except_hook() | Uncaught exception
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/ulauncher/ui/windows/UlauncherWindow.py", line 168, in on_input_key_press_event
Search.get_instance().on_key_press_event(widget, event, self._get_user_query())
File "/usr/lib/python3/dist-packages/ulauncher/utils/decorator/singleton.py", line 19, in wrapper
instance = fn(*args, **kwargs)
File "/usr/lib/python3/dist-packages/ulauncher/search/Search.py", line 18, in get_instance
file_browser_mode = FileBrowserMode()
File "/usr/lib/python3/dist-packages/ulauncher/search/file_browser/FileBrowserMode.py", line 20, in __init__
self._file_queries = FileQueries.get_instance() # type: FileQueries
File "/usr/lib/python3/dist-packages/ulauncher/utils/decorator/singleton.py", line 19, in wrapper
instance = fn(*args, **kwargs)
File "/usr/lib/python3/dist-packages/ulauncher/search/file_browser/FileQueries.py", line 19, in get_instance
db.open()
File "/usr/lib/python3/dist-packages/ulauncher/utils/db/KeyValueDb.py", line 35, in open
self.set_records(pickle.load(_in))
EOFError: Ran out of input
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment