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

    • Qmmp 2.3.3 by Razvan Serea Qmmp (Qt-based MultiMedia Player) is a free, open-source audio player that delivers a classic music listening experience with a modern foundation. Inspired by the legendary Winamp, Qmmp features a familiar, customizable interface that supports both Winamp and XMMS skins, making it instantly recognizable to long-time users. It handles a wide variety of audio formats including MP3, OGG Vorbis, FLAC, WAV, AAC, and many others, ensuring smooth playback across diverse music libraries. In addition to basic playback, Qmmp offers advanced features such as a 10-band equalizer, crossfading, gapless playback, and audio visualization plugins. Users can manage playlists efficiently, create and save multiple lists, and even enable streaming from online sources. Plugin support extends the player’s capabilities, allowing integration of features like lyrics display, ReplayGain, and more. Built with the Qt framework, Qmmp runs smoothly and efficiently, making it ideal even for older systems. 10 great QMMP features you might not know: Global Hotkeys Support – Control playback using customizable system-wide keyboard shortcuts. CUE Sheet Support – Automatically detects and plays tracks from CUE files for full album playback. Last.fm Scrobbling – Integrated support for sending playback data to Last.fm. Audio CD Playback – Play music directly from audio CDs. Command Line Interface – Control Qmmp via command-line options for scripting or automation. System Tray Integration – Minimize to and control playback from the system tray. MPRIS Support – Integration with desktop media player controls via the MPRIS (Media Player Remote Interfacing Specification) interface. Spectrum Analyzer and Oscilloscope – Built-in visualizations for real-time audio feedback. Configurable Notifications – Custom pop-ups for track changes and playback status. Multiple Output Backends – Support for ALSA, PulseAudio, JACK, and more, offering flexible audio routing. Qmmp 2.3.3 changelog: fixed build with PipeWire versions less than 0.3.50; fixed settings dialog layout; fixed default CUE encoding; fixed possible null pointer dereference; fixed tracks order when added using drag and drop (2.3.3 only); fixed uninitialized structure usage; improved sid plugin: added libsidplayfp 3.0 support; added feature to build without residfp engine; fixed memory leak; fixed displaying audio information; updated Japanese translation (2.3.3 only). Download: Qmmp 64-bit | 24.0 MB (Open Source) Download: Qmmp 32-bit | 24.1 MB View: Qmmp Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • BATorrent 3.0.3 is out.
    • The current Statcoungter desktop numbers has Google Chrome increasing it's market share this past year and currently commanding 75% share. Everybody else is just making up the numbers with even MS Edge losing 3% this past year and has dipped just below 10% share which is staggering considering it's default on every Windows deviced purchased. If these numbers are correct that terrible Edge number is both devastating and embarrassing for MS especially when you add in the terribly low Bing market share. This leads me to ask a couple of questions as the default browser holding just less than 10% market share seems really weird. It used to be that all Chromium browsers were being counted as Google Chrome in some cases.  Is this still happening? Do these high Google Chrome numbers contains some Edge user numbers?
    • Yeah, all web browsers seem to have some junk in them these days. The regular Brave browser has a lot of unnecessary stuff in it, similar to Microsoft Edge, so I don't see any benefits of using Brave over Microsoft Edge if you already have Microsoft Edge fully set up with ad blockers and that. The cleanest or best free browser outside of 'Microsoft Edge' I’ve tried so far is 'Samsung Browser'. It has very little bloat and is a nice-looking web browser with an inbuilt 'Ad blocker'. I also really like the web browser called 'Floorp' that is based on Firefox. This browser can also install Chrome extensions. I have a system wide Ad blocking program for Windows 11 that doesn't just blocks ads in the web browser, but over the whole system. I don't really need a web browser with an inbuilt ad blocker because of that.
  • Recent Achievements

    • Rookie
      moog19 went up a rank
      Rookie
    • Mentor
      grik went up a rank
      Mentor
    • Dedicated
      JKR earned a badge
      Dedicated
    • One Year In
      CHUNWEI earned a badge
      One Year In
    • Conversation Starter
      FBSPL earned a badge
      Conversation Starter
  • Popular Contributors

    1. 1
      +primortal
      496
    2. 2
      PsYcHoKiLLa
      270
    3. 3
      Skyfrog
      75
    4. 4
      Steven P.
      68
    5. 5
      FloatingFatMan
      63
  • Tell a friend

    Love Neowin? Tell a friend!