cannot run chromium browser in maverick 10.10

Asked by Justin Lye

MY CHROMIUM BROWSER CANNOT OPEN ,JUST DISAPPEARED WHEN I TRY TO RUN IT.

When I run in terminal,got the following message:

justin@justin-K7S41GX:~$ chromium-browser
[3139:3149:658787698:ERROR:chrome/browser/webdata/web_data_service.cc(558)] Cannot initialize the web database: 2
Attempting to load the system libmoon
Segmentation fault

Any help appreciated.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu chromium Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

How did you install it?

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#2
Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#3

Try:

sudo add-apt-repository ppa:chromium-daily/ppa; sudo apt-get update; sudo apt-get -y upgrade

Should make things nice

Revision history for this message
Justin Lye (justin7b) said :
#4

Done actionparsnip's suggestion,problem resolved,thanks a lot you guys, Mark too - always so helpful. I'm beginning to like ubuntu more and more.

Revision history for this message
Justin Lye (justin7b) said :
#5

Thanks actionparsnip, that solved my question.