Ubuntu and Chrome: empty page
Posted: May 21st, 2017, 2:56 am
Fresh Ubuntu 17.04, SABnzbd from PPA, Chrome (Version 59.0.3071.61 (Official Build) unknown (64-bit)): when I start sabnzbdplus, it opens a seperate Chrome window, but there is no URL in Chrome, so the page is empty and white. Logging below.
When I run
the same happens: separate, empty, white Chrome instance.
So that looks like a problem NOT in sabnzbd, but in OS and/or Python and/or Chrome ...
STDOUT says:
and/or
When I google that, I see nothing related.
When I run
Code: Select all
python -m webbrowser -t "http://www.python.org"Code: Select all
sander@Stream-13:~$ python -m webbrowser -t "http://www.python.org"
sander@Stream-13:~$ Created new window in existing browser session.
[16330:16360:0521/095502.880111:ERROR:browser_gpu_channel_host_factory.cc(103)] Failed to launch GPU process.
sander@Stream-13:~$ STDOUT says:
Code: Select all
2017-05-21 09:44:48,571::INFO::[sabnzbdplus:1412] Starting sabnzbdplus-2.0.1RC1
2017-05-21 09:44:48,597::INFO::[postproc:174] Completed Download Folder /home/sander/Downloads/complete is not on FAT
2017-05-21 09:44:48,598::INFO::[dirscanner:316] Dirscanner starting up
2017-05-21 09:44:48,602::INFO::[panic:269] Launching browser with http://127.0.0.1:8080/sabnzbd
2017-05-21 09:44:48,603::INFO::[urlgrabber:72] URLGrabber starting up
[15561:15592:0521/094452.385357:ERROR:service_manager.cc(425)] InterfaceProviderSpec prevented connection from: content_utility to: content_browser
Code: Select all
2017-05-21 09:44:03,735::INFO::[panic:269] Launching browser with http://127.0.0.1:8080/sabnzbd
2017-05-21 09:44:03,744::INFO::[urlgrabber:72] URLGrabber starting up
Created new window in existing browser session.
[15451:15482:0521/094405.062614:ERROR:browser_gpu_channel_host_factory.cc(103)] Failed to launch GPU process.