-
-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Appearance mode not working, memory & CPU on startup sometimes increases sharply #1109
Comments
For now, browser viewing modes can only be adjusted with Chrome Refresh 2023 enabled. In the major release of Supermium expected in February, the division between the different UI styles will be dropped and the current pre-Refresh UI elements will be implemented differently, which should put an end to this issue. Which tabs are opened on startup? Or at least which types of websites? Are they heavy websites with lots of content? |
Right now I am testing version 126(R6) 32bit (Windows 7 x64) and I confirm the problem with memory usage. Even an empty new tab can take up 12mb, 160mb, 180mb, completely randomly and for unknown reasons, even without restarting the browser. That is, the same tab with a light page without scripts can take up completely different amounts of memory, the difference is several times and even tens of times. Although, it may be a matter of the "cleanliness" of the user folder... This needs to be checked.
Do you mean just one start tab or are there other tabs that can run in the background? Does the start tab have any animations that are constantly changing (e.g. rotating, blinking)? |
I found that not only appearance mode doesn't work, but also editing the Font size settings in below doesn't work, but the Page zoom setting still works fine.
Just start the browser, don't open any web pages other than "new tab", sometimes one (or a few) processes will randomly use 160MB to 180MB. CPU always uses at least 1%, often at 10%. |
Can you try on x64 version to see if this error appears?
Even if you restart Windows, there is a certain probability of getting this error.
Just start the browser with new tab, don't open anything, it still uses about 10% CPU for no reason. |
Damn, I didn't even look in that folder! But there's also a WebCache folder and there are fresh entries there too...
Starting from 122, I tried almost all versions of both 32 and 64 bits, including test ones, in search of a solution, as I have my own problem (#1111). As for the strange/random memory consumption, it seems to be present in all versions. Moreover, even in forks of another developer (Blaukovich). I think this is a common problem of Chromium and Windows 7. I have noticed similar strange problems with memory consumption in other programs built on the Chromium engine. It seems that even changing the command line switches can lead to such problems.
"New tab" can be different, that is, whatever you make it. It seems that by default, there is a Google search engine and icons of the most frequently used sites? All this can consume resources. If you have the "Preload pages" option enabled in your browser settings, then perhaps these most frequently used sites are loaded in the background, consuming resources... I hope your problem is different from mine, otherwise it's tough and there is no solution yet. |
No, it's the P/s: I log-in and use the Administrator account on Windows by default.
This sounds like a common bug with Chromium based browsers.
The "new tab" here is a blank page with nothing on it (similar to |
Yes, this is already a completely strange and incomprehensible consumption of the processor. Have you tried to disable/enable hardware acceleration of graphics in the browser settings? Many old video cards have problems with enabled graphics acceleration. Also, you can see if there is a load on the video card processor at this moment (I use the GPU-Z program). You can also try to enable Aero theme in Windows or vice versa, disable Aero and enable classic theme and see the result. If disabling hardware graphics acceleration does not help, I can recommend a few things for the duration of the test: And one more question, but it is at the very bottom of the list of possible reasons: are any Google services blocked in your country? |
I have always used Aero theme. I have tried turning hardware acceleration on/off but nothing has changed, my graphics card is NVIDIA GTX 750, in theory it should be fine, I have also tried some other browsers but have not experienced this constant CPU usage. With most browsers I have tried, it does show a high CPU usage when starting up to initialize, but after initializing for a few seconds, it goes away.
I have done all of these, or rather this is my preferences.
No Google services are blocked in Vietnam. |
Then all that remains is to sequentially go through the different versions and revisions of Supermium in order to at least approximately determine after what changes and in which version/revision the problems began. This can be tedious and not necessarily fruitful (as it was for me with my problem). In my case, only version 122(R5) turned out to be problem-free. If you start this sort of search, I recommend starting with these test DLLs: #1111 (comment) You can also try a fork from another developer - Blaukovich. Now he seems to have version 130 of Chrome ready. A test to determine the presence or absence of your problem there will be interesting. UPD |
Appearance mode not working:
I saw another similar issue at #1018 but it's not very accurate, so I created this issue.
To Reproduce
Appearance
Mode
Device
modeExpected behavior
When you change the mode, the interface will be refreshed and the settings will be saved.
Screenshots
Supermium.mp4
Additional context
In the video it can be seen that after changing the mode, the browser tried to refresh to update the mode (it had a flash at the tab-bar), but for some reason it failed.
I know it's possible to force dark mode via the
--force-dark-mode
startup flag or modifyingchrome://flags
. But this is a bug, so I hope it gets fixed soon.Memory on startup sometimes increases sharply:
This is an occasional bug, every time I start the browser, sometimes there is one (several) tabs that immediately use over 160 MB of memory:
I tried restoring browser default settings, removing all extensions,... But still can't solve this error.
Simply restarting the browser once (a few) times (randomly) will help it use the correct memory, but will not solve the problem on subsequent browser starts.
Also, after the browser starts, it always uses around 10% CPU (I'm using an i5-3470 CPU, I'm not sure if the usage is the same for other CPUs) and never drops to 0% during subsequent use, even if nothing is currently open.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: