Skip to content

Instantly share code, notes, and snippets.

@carstenhag
Last active August 29, 2015 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carstenhag/daa611fdf10bbf6537f1 to your computer and use it in GitHub Desktop.
Save carstenhag/daa611fdf10bbf6537f1 to your computer and use it in GitHub Desktop.
gist created by github.com/dscape/ghcopy
Created new window in existing browser session.
Web config started at 'file:///home/carstenh/.cache/fish/web_config-9UQWDL.html'. Hit enter to stop.
[18022:18022:1205/205657:ERROR:sandbox_linux.cc(305)] InitializeSandbox() called with multiple threads in process gpu-process
Traceback (most recent call last):
File "/usr/lib/python3.4/socketserver.py", line 305, in _handle_request_noblock
self.process_request(request, client_address)
File "/usr/lib/python3.4/socketserver.py", line 331, in process_request
self.finish_request(request, client_address)
File "/usr/lib/python3.4/socketserver.py", line 344, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/lib/python3.4/socketserver.py", line 669, in __init__
self.handle()
File "/usr/lib/python3.4/http/server.py", line 398, in handle
self.handle_one_request()
File "/usr/lib/python3.4/http/server.py", line 386, in handle_one_request
method()
File "/usr/share/fish/tools/web_config/webconfig.py", line 743, in do_GET
output = self.do_get_colors()
File "/usr/share/fish/tools/web_config/webconfig.py", line 478, in do_get_colors
out, err = run_fish_cmd('set -L')
File "/usr/share/fish/tools/web_config/webconfig.py", line 42, in run_fish_cmd
if re.search(r"\.utf-?8$", ctype, flags=re.I) is None:
File "/usr/lib/python3.4/re.py", line 166, in search
return _compile(pattern, flags).search(string)
TypeError: expected string or buffer
::1 - - [05/Dec/2014 20:56:58] code 403, message Forbidden, path /favicon.ico
^C~
----------------------------------------
Exception happened during processing of request from ('::1', 60416, 0, 0)
----------------------------------------
Shutting down.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment