PDA

View Full Version : [xubuntu] Chrome and Chromium will not launch or give error, Firefox works (except for Flash)



Richard_Fleming
July 21st, 2014, 01:22 AM
I am using the latest Xubuntu 32-bit. I just installed it and updated it yesterday.

I have tried all three versions of Google Chrome (stable, beta, unstable). Stable doesn't do anything. Beta and unstable throw up an error that my hardware isn't supported. I tried downloading the Chromium 32-bit beta from here (http://http://www.chromium.org/getting-involved/dev-channel) but Ubuntu Software Center said it was a bad file.

I have tried using the Software Center to install Chrome and Chromium and I've tried using Synaptic Package Manager. I also used the terminal:

$ sudo apt-get install chromium-browser

$ wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
$ sudo gdebi google-chrome-stable_current_i386.deb

I tried removing and reinstalling. I tried restarting. I tried fully removing. I tried removing all related stuff (flash and codecs).

Can anyone help me get Chrome or Chromium running? I need to have a recent version of Flash player working. Firefox won't play Flash at all even though I have the old version 11 installed. I have an extension to force HTML 5 on Youtube but it's of no help for other websites.

It seems really odd that such a popular program like Chrome won't even launch. Everything else I've installed so far has worked fine (TeamViewer, VLC, Skype).

slooksterpsv
July 21st, 2014, 01:40 AM
If you try to run google-chrome from terminal does it give you an error? Also what about if you try to install it via: sudo dpkg -i ./google-chrome-stable_current_i386.deb - usually after you run that you'll need to run: sudo apt-get install -f - to resolve dependency issues.

IF we could get some errors that'd be great. You can see if there's any crash report logs in ~/.config/google-chrome/Crash\ Reports

Richard_Fleming
July 21st, 2014, 02:16 AM
When I try to launch Chromium I get a busy cursor for a while and then nothing. I tried installing version 31 and that did the same thing as 34. Upgrading 31 to 34 with Synaptics also didn't change the behavior.

There is nothing for Google Chrome in the home .config folder. There is a folder for Chromium but it's empty. I couldn't find any other.config folders. I looked in File System and turned on show hidden and didn't see anything in the main directory. I am a Linux novice.

Richard_Fleming
July 21st, 2014, 02:23 AM
I did find something in /var/crash

_opt_google_chrome_chrome.1000.crash 1.4 MB Apport crash file

It says I have an obsolete package version installed, upgrade xdg-utils but I checked Synaptic and it says I have the latest version, 1.1.0_rc1-2ubuntu7.1

"chrome crashed with SIGILL"

slooksterpsv
July 21st, 2014, 02:56 AM
Remove and reinstall Chrome, purge it.

Richard_Fleming
July 21st, 2014, 03:24 AM
I got Flash working. The problem is that 11.2 and higher in Linux apparently requires sse2 and my processor is an AMD 2400+. I don't need to bother with Chrome and Chromium now. However, I will try your terminal commands just to see if that will work. I already removed Chrome and Chromium several times.


I tried removing and reinstalling. I tried restarting. I tried fully removing. I tried removing all related stuff (flash and codecs).

Richard_Fleming
July 21st, 2014, 07:05 AM
I am now wondering if this is a bigger problem with Webkit in general. Midori is extremely unstable for me. I tried the old version that's in the repository and the latest from their website. Even doing a search with their Duck Duck Go search bar can cause a crash. Yahoo crashed in the old version on the main page when asking about HTML5 local storage. The new version just quits on pretty much anything with a complex layout. slickdeals.net is the one site that didn't crash.

Firefox continues to work fine.

I wonder if Webkit requires sse2 or something, like Flash 11+ does.

slooksterpsv
July 22nd, 2014, 07:55 AM
https://support.google.com/chrome/answer/95411?hl=en

monkeybrain20122
July 22nd, 2014, 09:09 AM
Can anyone help me get Chrome or Chromium running? I need to have a recent version of Flash player working. Firefox won't play Flash at all even though I have the old version 11 installed. I have an extension to force HTML 5 on Youtube but it's of no help for other websites.




Well it may be kind of an unconventional solution but you can get up to date (pepper) flash working in Firefox now
http://www.webupd8.org/2014/05/install-fresh-player-plugin-in-ubuntu.html

I have tested it, works perfectly on all audio and video streaming sites I tried even as a pre alpha. There are things that don't work at the moment, e.g webcam not detected and no hardware acceleration.

Another possibility is pipelight flash (Windows flash) advantage is that it can access DRM material, but I find pepper flash works more smoothly. http://pipelight.net/cms/installation.html

Richard_Fleming
July 22nd, 2014, 10:33 AM
Thanks for the replies slooksterpsv (http://ubuntuforums.org/member.php?u=38762) and monkeybrain20122 (http://ubuntuforums.org/member.php?u=1843403). As for pepper... that's interesting certainly but I assume all Flash after 10.x isn't going to work without sse2.

slooksterpsv
July 22nd, 2014, 07:22 PM
What kind of CPU is it? Probably not Flash and Pepper require at least a P4 now which has the SSE2