Created
June 6, 2019 13:14
-
-
Save jbriales/1931970966f359e29fbbd25d746b8b68 to your computer and use it in GitHub Desktop.
This file contains hidden or 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/site-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/site-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 | |
2019-06-06 14:10:00,611 | [1;37mINFO[0m | ulauncher: main() | Ulauncher version 4.3.1.r4 | |
2019-06-06 14:10:00,611 | [1;37mINFO[0m | ulauncher: main() | GTK+ 3.24.1 | |
2019-06-06 14:10:00,611 | [1;37mINFO[0m | ulauncher: main() | Is Wayland: False | |
2019-06-06 14:10:00,611 | [1;37mINFO[0m | ulauncher: main() | Wayland compatibility: off | |
2019-06-06 14:10:00,622 | [1;34mDEBUG[0m | ulauncher.ui.windows.Builder: __init__() | consider using a pythonic name instead of design name 'input-box' | |
2019-06-06 14:10:00,624 | [1;34mDEBUG[0m | ulauncher.ui.windows.Builder: do_connect() | connect builder by name 'ulauncher_window','destroy', 'on_destroy' | |
2019-06-06 14:10:00,624 | [1;34mDEBUG[0m | ulauncher.ui.windows.Builder: do_connect() | connect builder by name 'ulauncher_window','focus_in_event', 'on_focus_in_event' | |
2019-06-06 14:10:00,625 | [1;34mDEBUG[0m | ulauncher.ui.windows.Builder: do_connect() | connect builder by name 'ulauncher_window','focus_out_event', 'on_focus_out_event' | |
2019-06-06 14:10:00,625 | [1;34mDEBUG[0m | ulauncher.ui.windows.Builder: do_connect() | connect builder by name 'input','key_press_event', 'on_input_key_press_event' | |
2019-06-06 14:10:00,625 | [1;34mDEBUG[0m | ulauncher.ui.windows.Builder: log_unconnected_functions() | Not connected to builder 'on_mnu_about_activate' | |
2019-06-06 14:10:00,626 | [1;34mDEBUG[0m | ulauncher.ui.windows.Builder: log_unconnected_functions() | Not connected to builder 'on_preferences_dialog_destroyed' | |
2019-06-06 14:10:00,626 | [1;34mDEBUG[0m | ulauncher.ui.windows.Builder: log_unconnected_functions() | Not connected to builder 'on_mnu_close_activate' | |
2019-06-06 14:10:00,626 | [1;34mDEBUG[0m | ulauncher.ui.windows.Builder: log_unconnected_functions() | Not connected to builder 'on_mnu_preferences_activate' | |
2019-06-06 14:10:00,626 | [1;34mDEBUG[0m | ulauncher.ui.windows.Builder: log_unconnected_functions() | Not connected to builder 'on_input_changed' | |
2019-06-06 14:10:00,628 | [1;34mDEBUG[0m | ulauncher.util.display: get_screens() | Found 1 monitor(s). | |
2019-06-06 14:10:00,628 | [1;34mDEBUG[0m | ulauncher.util.display: get_screens() | Monitor 0 - X: 0, Y: 0, W: 2560, H: 1600 | |
2019-06-06 14:10:00,637 | [1;34mDEBUG[0m | ulauncher.ui.windows.UlauncherWindow: show_results() | render 0 results | |
2019-06-06 14:10:00,641 | [1;37mINFO[0m | ulauncher.search.apps.app_watcher: start() | Started scanning desktop dirs | |
Exception in thread Thread-3: | |
Traceback (most recent call last): | |
File "/usr/lib64/python2.7/threading.py", line 804, in __bootstrap_inner | |
self.run() | |
File "/usr/lib64/python2.7/threading.py", line 757, in run | |
self.__target(*self.__args, **self.__kwargs) | |
File "/usr/lib/python2.7/site-packages/ulauncher/api/server/ExtensionRunner.py", line 64, in _run_process | |
env['ULAUNCHER_WS_API'] = self.extension_server.generate_ws_url(extension_id) | |
File "/usr/lib/python2.7/site-packages/ulauncher/api/server/ExtensionServer.py", line 32, in generate_ws_url | |
raise ServerIsNotRunningError() | |
ServerIsNotRunningError | |
Exception in thread Thread-5: | |
Traceback (most recent call last): | |
File "/usr/lib64/python2.7/threading.py", line 804, in __bootstrap_inner | |
self.run() | |
File "/usr/lib64/python2.7/threading.py", line 757, in run | |
self.__target(*self.__args, **self.__kwargs) | |
File "/usr/lib/python2.7/site-packages/ulauncher/api/server/ExtensionRunner.py", line 64, in _run_process | |
env['ULAUNCHER_WS_API'] = self.extension_server.generate_ws_url(extension_id) | |
File "/usr/lib/python2.7/site-packages/ulauncher/api/server/ExtensionServer.py", line 32, in generate_ws_url | |
raise ServerIsNotRunningError() | |
ServerIsNotRunningError | |
Exception in thread Thread-6: | |
Traceback (most recent call last): | |
File "/usr/lib64/python2.7/threading.py", line 804, in __bootstrap_inner | |
self.run() | |
File "/usr/lib64/python2.7/threading.py", line 757, in run | |
self.__target(*self.__args, **self.__kwargs) | |
File "/usr/lib/python2.7/site-packages/ulauncher/api/server/ExtensionRunner.py", line 64, in _run_process | |
env['ULAUNCHER_WS_API'] = self.extension_server.generate_ws_url(extension_id) | |
File "/usr/lib/python2.7/site-packages/ulauncher/api/server/ExtensionServer.py", line 32, in generate_ws_url | |
raise ServerIsNotRunningError() | |
ServerIsNotRunningError | |
Exception in thread Thread-4: | |
Traceback (most recent call last): | |
File "/usr/lib64/python2.7/threading.py", line 804, in __bootstrap_inner | |
self.run() | |
File "/usr/lib64/python2.7/threading.py", line 757, in run | |
self.__target(*self.__args, **self.__kwargs) | |
File "/usr/lib/python2.7/site-packages/ulauncher/api/server/ExtensionRunner.py", line 64, in _run_process | |
env['ULAUNCHER_WS_API'] = self.extension_server.generate_ws_url(extension_id) | |
File "/usr/lib/python2.7/site-packages/ulauncher/api/server/ExtensionServer.py", line 32, in generate_ws_url | |
raise ServerIsNotRunningError() | |
ServerIsNotRunningError | |
Exception in thread Thread-7: | |
Traceback (most recent call last): | |
File "/usr/lib64/python2.7/threading.py", line 804, in __bootstrap_inner | |
self.run() | |
File "/usr/lib64/python2.7/threading.py", line 757, in run | |
self.__target(*self.__args, **self.__kwargs) | |
File "/usr/lib/python2.7/site-packages/ulauncher/api/server/ExtensionRunner.py", line 64, in _run_process | |
env['ULAUNCHER_WS_API'] = self.extension_server.generate_ws_url(extension_id) | |
File "/usr/lib/python2.7/site-packages/ulauncher/api/server/ExtensionServer.py", line 32, in generate_ws_url | |
raise ServerIsNotRunningError() | |
ServerIsNotRunningError | |
Exception in thread Thread-8: | |
Traceback (most recent call last): | |
File "/usr/lib64/python2.7/threading.py", line 804, in __bootstrap_inner | |
self.run() | |
File "/usr/lib64/python2.7/threading.py", line 757, in run | |
self.__target(*self.__args, **self.__kwargs) | |
File "/usr/lib/python2.7/site-packages/ulauncher/api/server/ExtensionRunner.py", line 64, in _run_process | |
env['ULAUNCHER_WS_API'] = self.extension_server.generate_ws_url(extension_id) | |
File "/usr/lib/python2.7/site-packages/ulauncher/api/server/ExtensionServer.py", line 32, in generate_ws_url | |
raise ServerIsNotRunningError() | |
ServerIsNotRunningError | |
Exception in thread Thread-9: | |
Traceback (most recent call last): | |
File "/usr/lib64/python2.7/threading.py", line 804, in __bootstrap_inner | |
self.run() | |
File "/usr/lib64/python2.7/threading.py", line 757, in run | |
self.__target(*self.__args, **self.__kwargs) | |
File "/usr/lib/python2.7/site-packages/ulauncher/api/server/ExtensionRunner.py", line 64, in _run_process | |
env['ULAUNCHER_WS_API'] = self.extension_server.generate_ws_url(extension_id) | |
File "/usr/lib/python2.7/site-packages/ulauncher/api/server/ExtensionServer.py", line 32, in generate_ws_url | |
raise ServerIsNotRunningError() | |
ServerIsNotRunningError | |
Exception in thread Thread-10: | |
Traceback (most recent call last): | |
File "/usr/lib64/python2.7/threading.py", line 804, in __bootstrap_inner | |
self.run() | |
File "/usr/lib64/python2.7/threading.py", line 757, in run | |
self.__target(*self.__args, **self.__kwargs) | |
File "/usr/lib/python2.7/site-packages/ulauncher/api/server/ExtensionRunner.py", line 64, in _run_process | |
env['ULAUNCHER_WS_API'] = self.extension_server.generate_ws_url(extension_id) | |
File "/usr/lib/python2.7/site-packages/ulauncher/api/server/ExtensionServer.py", line 32, in generate_ws_url | |
raise ServerIsNotRunningError() | |
ServerIsNotRunningError | |
2019-06-06 14:10:00,664 | [1;37mINFO[0m | ulauncher.util.image_loader: get_app_icon_pixbuf() | Could not load icon for mendeleydesktop. E: gtk-icon-theme-error-quark: Icon 'mendeleydesktop' not present in theme Adwaita (0) | |
2019-06-06 14:10:00,687 | [1;37mINFO[0m | ulauncher.ui.windows.UlauncherWindow: bind_show_app_hotkey() | Trying to bind app hotkey: <Alt>space | |
2019-06-06 14:10:00,698 | [1;37mINFO[0m | ulauncher.util.image_loader: get_app_icon_pixbuf() | Could not load icon for display. E: gtk-icon-theme-error-quark: Icon 'display' not present in theme Adwaita (0) | |
2019-06-06 14:10:00,774 | [1;37mINFO[0m | ulauncher.util.desktop.reader: find_apps_cached() | Found 125 apps in cache | |
2019-06-06 14:10:00,776 | [1;37mINFO[0m | ulauncher.util.desktop.reader: read_desktop_file() | Could not read "/home/jesusbriales/.local/share/applications/VideoViewer.desktop": constructor returned NULL | |
2019-06-06 14:10:00,777 | [1;37mINFO[0m | ulauncher.util.desktop.reader: read_desktop_file() | Could not read "/home/jesusbriales/.local/share/applications/userapp-VideoViewer-7SO9ZZ.desktop": constructor returned NULL | |
2019-06-06 14:10:00,801 | [1;37mINFO[0m | ulauncher.util.image_loader: get_app_icon_pixbuf() | Could not load icon for mendeleydesktop. E: gtk-icon-theme-error-quark: Icon 'mendeleydesktop' not present in theme Adwaita (0) | |
2019-06-06 14:10:00,802 | [1;37mINFO[0m | ulauncher.util.image_loader: get_app_icon_pixbuf() | Could not load icon for display. E: gtk-icon-theme-error-quark: Icon 'display' not present in theme Adwaita (0) | |
2019-06-06 14:10:00,806 | [1;37mINFO[0m | ulauncher.util.desktop.reader: find_apps_cached() | Found 125 apps in the system | |
2019-06-06 14:10:00,806 | [1;37mINFO[0m | ulauncher.search.apps.app_watcher: start() | Scanned desktop dirs in 0.17 seconds | |
2019-06-06 14:10:00,816 | [1;34mDEBUG[0m | ulauncher.search.apps.app_watcher: start() | Start watching desktop files... | |
2019-06-06 14:10:01,992 | [1;34mDEBUG[0m | ulauncher.ui.windows.UlauncherWindow: show_results() | render 7 results | |
2019-06-06 14:10:02,101 | [1;34mDEBUG[0m | ulauncher.ui.windows.UlauncherWindow: show_results() | render 7 results | |
2019-06-06 14:10:06,819 | [1;34mDEBUG[0m | ulauncher.ui.windows.UlauncherWindow: show_results() | render 7 results | |
2019-06-06 14:10:07,012 | [1;34mDEBUG[0m | ulauncher.ui.windows.UlauncherWindow: show_results() | render 3 results | |
2019-06-06 14:12:11,385 | [1;37mINFO[0m | ulauncher.api.server.ExtensionServer: _start_thread() | Starting WS server on port 5054 | |
Exception in thread Thread-2: | |
Traceback (most recent call last): | |
File "/usr/lib64/python2.7/threading.py", line 804, in __bootstrap_inner | |
self.run() | |
File "/usr/lib64/python2.7/threading.py", line 757, in run | |
self.__target(*self.__args, **self.__kwargs) | |
File "/usr/lib/python2.7/site-packages/ulauncher/api/server/ExtensionServer.py", line 51, in _start_thread | |
partial(ExtensionController, self.controllers)) | |
File "/usr/lib/python2.7/site-packages/ulauncher/util/SimpleWebSocketServer.py", line 595, in __init__ | |
self.serversocket.bind((host, port)) | |
File "/usr/lib64/python2.7/socket.py", line 228, in meth | |
return getattr(self._sock,name)(*args) | |
error: [Errno 98] Address already in use |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment