a Web browser from Google.

learn more… | top users | synonyms (2)

0
votes
2answers
169 views

My Google Chrome profile can't open correctly

When i open Google Chrome ( Stable version ) i get dialogue box it say : "Your profile could not be opened correctly. Some features may be unavailable. Please check that the profile exists and you ...
1
vote
1answer
164 views

Latest (or at least non-ancient) Chromium binary?

I've recently been migrating to Puppy Linux (last OS was Ubuntu,) and the only version of Chromium currently available is about as old as the one in the Ubuntu repositories. I really suck at have not ...
1
vote
1answer
671 views

How to dualboot Win7 and Chrome-OS on Netbook

I have tested Google Chrome OS (aka Chromium OS) using a USB pen drive, or more precisely Chrome OS Lime by Hexxeh. Since I like it I would like to install it along side of my pre-installed Windows ...
0
votes
1answer
24 views

How can I use the tmpfs to accelerate my chrome browser start up?

Every time when I am trying to start the chrome browser, it is a little bit slow because the chrome need to load the cache and that may cause a big amount of disk IO. My distribution is Debian ...
0
votes
1answer
54 views

how to make Tabs Outliner, for Chromium Browser, popup on mouse move to screen edge?

So, we have the Tabs Outliner extension https://chrome.google.com/webstore/detail/tabs-outliner/eggkanocgddhmamlbiijnphhppkpkmkl That is a very good vertical tabs manager for chromium. The problem ...
0
votes
1answer
831 views

What's the Terminal command to update Chromium Flash plugin via Mozilla's Flash plugin?

I've done this on linux mint 11 and not to long ago, I was browsing around the web to figure it out; now I'm upgraded to linux mint 13 and it's fresh I need some support on Chromium and its Flash ...
3
votes
0answers
371 views

Fedora 17, WebGL, intel integrated graphics

I have troubles with getting started WebGL in Google chrome. This is the info about my GPU from about:gpu: GPU0 VENDOR = 0x8086 [Intel Corporation], DEVICE= 0x0116 [2nd Generation Core Processor ...
3
votes
0answers
95 views

Mint 13 bug that prevents right clicking on desktop icons and numerous other symptoms

I use Mint 13 with Gnome Shell 3.4. For the last month or two I have had an issue that randomly occurs, and once it does only logging out or rebooting fixes it. I randomly have a problem that causes ...
2
votes
0answers
104 views

Some applications cover my top bar in dwm

Recently, Google Chrome has been taking 100% screen space and has been covering my top bar. Its never done this before. I tried reinstalling and nothing changed. I can post a screencap if anyone ...
1
vote
0answers
52 views

How to disable floating of maximized Chromium window?

I'm using AwesomeWM. My rule for Chromium: { rule = { class = "Chromium" }, properties = { tag = tags[1][9], floating = true, border_width = 0 } }, It works well, except Chromium window can be ...
1
vote
0answers
77 views

Flash videos turn to gray box with light gradients on edges

As explained in the title .. it started happenning since installation of new openSUSE and it looks quite bizarre, see below for a shot from blip.tv. It happens usually after few minutes of watching ...
1
vote
0answers
438 views

Installing Chrome on 64bit Gentoo without Superuser Access

For a bit of background, I am trying to install Chrome (or Chromium) on to a gentoo user account at my university. We are allowed to install software as we like, however we lack superuser access ...
1
vote
0answers
171 views

Chromium does not honer Fontconfig fallbacks? Can I set it for that? Or manually specify?

Chromium is not honoring font matching, set by Fontconfig. If webpage CSS specifies fantasy, Chromium chooses Impact. Fontconfig Configuration for fantasy, $ fc-match fantasy ...
1
vote
0answers
140 views

Full screen mode for Chromium or other applications on FreeBSD with Gnome 2

Can I set Chromium and some other applications on Gnome 2 in FreeBSD 9 to run in full screen mode? I mean a window that covers the top panel, not Chrome full screen or toggle full screen key binding. ...
0
votes
0answers
80 views

Chromium run from within systemd on Fedora 18 does not start

Target is building a Linux box, using X, to display commercials (there is a movie in background played by mplayer) and applets (like newsticker, delivered as web apps working locally). I have ...
0
votes
0answers
148 views

google chrome tray icon broken in gnome 3.6

Google Chrome starts up with the correct tray icon but when restarted it has the broken tray icon. Have anyone filed a bug report about this? And is there any workaround at present? Thanks.
0
votes
0answers
122 views

Does Chrome run on Debian kFreeBSD?

I know that some Linux applications run on FreeBSD. All the more so, they should run on Debian kFreeBSD (since it only uses a FreeBSD kernel while Linux userspace). Does Google Chrome (not Chromium, ...
0
votes
0answers
81 views

Installing flash debugger on debian

I am running Debian and need to debug some action script code, so I want to install the flash debugger plugin (both for Chrome and Firefox). I am trying to follow the instructions kindly given here, ...
0
votes
0answers
172 views

How can I install Moonlight in Chrome in Linux?

I am trying to just click on the appropriate link on the Moonlight download page, but after it downloads I get a support warning. The text seems to be designed for Windows, because I couldn't get it ...
0
votes
0answers
104 views

MS fonts not rendering in the browser on Arch

I installed the ttf-ms-fonts package from the AUR repositories and they seem to have installed fine, I can use them on text editors without any problems. However when I go to a website using Chrome ...
0
votes
0answers
103 views

How to change Chrome icon in the Message Tray

I want the Chrome icon in the message tray to be bigger. Where is the icon file located?
0
votes
0answers
227 views

Build Chromium from source

I'm using Fedora 16 and I've successfully compiled Chromium from source (the first time I compiled something from source) a while back following these instructions: ...