Skip to content

Instantly share code, notes, and snippets.

View NetBender's full-sized avatar

Salvatore Manfredi NetBender

View GitHub Profile
### Keybase proof
I hereby claim:
* I am netbender on github.
* I am netbender (https://keybase.io/netbender) on keybase.
* I have a public key ASCZ9ICXRQmmfhvAeCEvGOiF5kZ9d1uomzcyu1LwqrYfwgo
To claim this, I am signing this object:
@NetBender
NetBender / ulauncher_slow_loading.txt
Created June 9, 2017 18:01
Ulauncher slow loading
ulauncher -v
/usr/lib/python2.7/dist-packages/ulauncher/ext/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:5: 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
2017-06-09 19:57:02,500:DEBUG:ulauncher: set_up_logging() 'logging enabled'
2017-06-09 19:57:02,512:INFO:ulauncher: main() 'Ulauncher version 2.2.1.r0'
2017-06-09 19:57:02,512:INFO:ulauncher: main() 'GTK+ 3.22.11'
2017-06-09 19:57:02,513:DEBUG:ulauncher: main() 'Starting a new instance...'
2017-06-09 19:57:02,572:DEBUG:ulauncher.ui.windows.Builder: do_connect() 'connect builder by name 'ulauncher_window','destroy', 'on_destroy''
@NetBender
NetBender / ulauncher_search_issue.txt
Created May 17, 2017 09:49
log for the Ulauncher search issue
/usr/lib/python2.7/dist-packages/ulauncher/ext/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:5: 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
2017-05-17 11:39:54,366:DEBUG:ulauncher: set_up_logging() 'logging enabled'
2017-05-17 11:39:54,375:INFO:ulauncher: main() 'Ulauncher version 2.2.0.r1'
2017-05-17 11:39:54,375:INFO:ulauncher: main() 'GTK+ 3.22.11'
2017-05-17 11:39:54,376:DEBUG:ulauncher: main() 'Starting a new instance...'
2017-05-17 11:39:54,429:DEBUG:ulauncher.ui.windows.Builder: do_connect() 'connect builder by name 'ulauncher_window','destroy', 'on_destroy''
2017-05-17 11:39: