[Bug 1796356] Re: armhf chromedriver version doesn't match browser

2018-10-11 Thread johnny chang
Below is a python snippet, which should attempt to initialize a webdriver instance. from selenium import webdriver browser = webdriver.Chrome("/usr/lib/chromium-browser/chromedriver") print("chrome driver init done") browser.close() And there's an

[Bug 1796356] [NEW] armhf chromedriver version doesn't match browser

2018-10-05 Thread johnny chang
Public bug reported: Hi, I installed chromium-browser and chromium-driver using apt-get I ran two commands: sudo apt-get install chromium-browser && sudo apt-get install chromium--chromedriver But the versions doesn't seem to match each other. I could not instantiate a simple browser using both

[Bug 1475166] Re: Ubuntu 15.04 Install Error with Avago Controller

2015-08-23 Thread Johnny Chang
Hi Bryan, We have done bisection, and found the first bad commit is "34b48db" as shown below. With this bad commit, the filesystem returns I/O error while copying files to disk. We use the same config file copy from ubuntu 14.10, and follow the build instruction[1]. Would you like to build an