Recommended Posts

Excellent so it should not be long for a fix. it has been so bad the last few days i have considered switching back to a released build of chrome.

 

It took me also two days to wait till fixed version released. Now I am very happy... LOL!!! I suggest you wait more few days they will release fix for it.

Is it possible to get rid of this black bar again in the new Chrome?

Screenshot-on-2013-09-26-at-21.07.26.png

I was using the "Instant Extended API" before the latest Chrome update and it allowed me to remove that blackbar. Now it just pops back up after I searched for something.

I've noticed that it changes 1 part in the url. It changes "chrome&es_sm" to "chrome&espv".

Is it possible to get rid of this black bar again in the new Chrome?

Screenshot-on-2013-09-26-at-21.07.26.png

I was using the "Instant Extended API" before the latest Chrome update and it allowed me to remove that blackbar. Now it just pops back up after I searched for something.

I've noticed that it changes 1 part in the url. It changes "chrome&es_sm" to "chrome&espv".

 

Use Stylish :

https://chrome.google.com/webstore/detail/stylish/fjnbnpbmkenffdnngjfgmeleoegfcffe?hl=de

Set a costum CSS for Google and you'll be fine :)

 

For example :

#topbar.blackbar {
	display: none;
}

Well, I've noticed it's not only adding the black bar but I'm just getting the old Google page.

It's supposed to look like this:

google-app-launcher-ui-1.png

But it looks like this on my end:

Screenshot-on-2013-09-26-at-23.06.07.png

Odd thing is, it looked like the 1st image before the latest update :s

Well, I've noticed it's not only adding the black bar but I'm just getting the old Google page.

It's supposed to look like this:

google-app-launcher-ui-1.png

But it looks like this on my end:

Screenshot-on-2013-09-26-at-23.06.07.png

Odd thing is, it looked like the 1st image before the latest update :s

i get that New Page occasionally but its not consistantly Loading like it should. it will just show the old Page 

i get that New Page occasionally but its not consistantly Loading like it should. it will just show the old Page

Look at Boo Berry's post quoted in this post :)

 

You can also try the new Google navigation layout they're beginning to roll out. No more black bar.

 

http://googlesystem.blogspot.com/2013/09/try-googles-new-flat-logo.html

I think that's the fix we need! It looks exactly like the page I had before the update. I'll confirm if it works on my PC when I'm back home from my internship later today!

Edit: I can confirm that this works :) Though I had to force Chrome to use Google.com instead of Google.nl, haha :p

hopefully they release 31 to Beta channel tomorrow since 30 is in stable now , i dunno how many changes there will be in 31 for Linux users? looks to me its mostly  Windows Users where most the changes are 

31.0.1650.8 dev-m is on the dev channel now. biggest issues so far have been spell check not swapping out for corrected work when you right click and select the word you want and the whole page turning black if you move tabs too quickly while its loading.

Landed in latest snapshot: 

https://codereview.chromium.org/25773002

 

 

 

Switch Windows to use Skia for text metrics

Switch the Windows port to use Skia instead of GDI directly for text
metrics, font selection and paint setup.

 

DirectWrite is coming faster than I imagined....

DirectWrite support? Did Hell freeze over? :rofl:

I'm glad they're finally getting around to it. Also does anyone else get the bug in the latest dev channel that if you switch tabs while a page is loading, it goes black (and thus you need to close the tab and try again)?

Have you updated to Chrome 32 dev yet? Supposedly it fixes that particular bug.

I haven't run updates since maybe a couple of days ago, so I imagine that it will need updating. I'll have to check tomorrow.

Now if only the devs can fix the cut off on all four sides when maximized for the 64-bit Chromium build for Windows, and I'll be set.

 

From where to get 64-bit builds...

 

I get mine from here: http://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?path=Win/

Oh yes, another bug with the Chrome OS implementation. If you're running dual display, and minimise the browser window inside the Chrome OS frame on a smaller display, it'll attempt to maximise to the primary display's resolution, bugging it out.

So on a 1440x900 display, Chrome attempts to maximise to 1920x1080. :rofl:

And the black screen bug is now fixed on my machine.

Oh yes, another bug with the Chrome OS implementation. If you're running dual display, and minimise the browser window inside the Chrome OS frame on a smaller display, it'll attempt to maximise to the primary display's resolution, bugging it out.

So on a 1440x900 display, Chrome attempts to maximise to 1920x1080. :rofl:

And the black screen bug is now fixed on my machine.

Not sure if it is related to this issue. That is the only issue preventing me from using their "Modern app" for Chrome honestly. :/

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Posts

    • The useful lapdogs  
    • Nobody is buying a PS5 only for playing Until Dawn 2. Their loss.
    • If you actually used it instead of responding like a petulant child you might be surprised. I switched from Google some time ago and have been very satisfied.
    • I am one of the first people to use the DXVK technology. In the channel below you can see some videos that I have made using this technology, including Assassin's Creed Odyssey. https://www.youtube.com/@nahum7995/videos Assassin's Creed Odyssey experienced several bugs and technical issues during its first months after release. It launched with its own fair share of funny but frustrating glitches. I ran it on DXVK 9 days after its release and I played it for many hours but didn't see a single significant bug on Linux. Assassin's Creed Odyssey is widely celebrated for pushing the franchise in bold new directions and specifically for nailing several elements better than any other title in the AC series: Player Choice & Branching Narrative, The Mercenary & Cultist System, Mythological Integration, Overpowered Combat Abilities, Open World Exploration But what I'm trying to point out is that this game wasn't quite playable on most windows systems, until a few months after its release when most of the bugs were fixed. However, on Linux it ran completely flawless from day one, although DXVK had seen little development and refinement at the time. What do you think the situation will be in 2026 now that most bugs and glitches of DXVK have been completely eliminated? This is information from Google about these situations that I am quoting. In many cases, using DXVK (a translation layer that converts DirectX 9, 10, or 11 into Vulkan) can result in more stable frame times and higher performance than native Windows rendering. This happens primarily by bypassing driver overhead and multithreading draw calls that were previously restricted to a single CPU core. Older APIs (like DirectX 9 and 11) are largely single-threaded on the CPU side. DXVK translates these calls to Vulkan, which is highly multi-threaded. This reduces CPU-bound stuttering on weaker processors. In certain cases, GPU manufacturers (especially AMD) have significantly better and more modern Vulkan drivers than they do for legacy DirectX. Vulkan gives developers—and in this case, the translation layer—closer control over how resources are held in VRAM. This can prevent micro-stutters and sudden frame drops during chaotic gameplay. Yes, certain games, particularly older DirectX 9 to 11 titles, can run with fewer crashes on DXVK than on native Windows. By intercepting DirectX draw calls and translating them into the modern, highly efficient Vulkan API, DXVK bypasses the limitations and poor driver support that cause instability in aging game engines. PlayStation 1, PlayStation 2 and PlayStation 3 can be easily and perfectly emulated on Linux. In fact, modern Linux emulators offer high-performance upscaling, widescreen patches, and automatic controller mapping out of the box.                                                                                                                                                                                                                                                                                                                                 PlayStation 1/2/3 games look drastically better on Linux thanks to resolution upscaling. Furthermore, it is also a fact that you cannot play many fun games on Windows either, isn't it? - The Nintendo Switch has an extensive library of exclusive games. - PlayStation has an extensive library of exclusive games - Android has "mobile-exclusive" games, meaning they are exclusive to mobile devices (iOS and Android) and aren't available on PC or consoles. And finally, it is also the case that in the next five years there will be games that millions of people will say you absolutely must play and that they want to play this specific game that released a few days ago. However, the other side of this story is that currently, absolutely no one cares that they cannot play these upcoming games right now.
  • Recent Achievements

    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
    • One Year In
      MadMung0 earned a badge
      One Year In
    • Week One Done
      jefred earned a badge
      Week One Done
    • Apprentice
      JoeyNeo went up a rank
      Apprentice
  • Popular Contributors

    1. 1
      +primortal
      486
    2. 2
      PsYcHoKiLLa
      232
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      68
    5. 5
      Michael Scrip
      58
  • Tell a friend

    Love Neowin? Tell a friend!