The following warnings occurred:
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.13 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



CentBrowser Forum
STABLE version -- 5.1.1130.129 - Printable Version

+- CentBrowser Forum (https://www.centbrowser.net/en)
+-- Forum: Product Related (https://www.centbrowser.net/en/forumdisplay.php?fid=1)
+--- Forum: Release Channel (https://www.centbrowser.net/en/forumdisplay.php?fid=2)
+--- Thread: STABLE version -- 5.1.1130.129 (/showthread.php?tid=6850)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49


RE: STABLE version -- 5.1.1130.129 - Neo - 11-17-2024

(11-16-2024, 09:50 AM)Odes Wrote: Please:
https://dai.ly/k6YFCoFqv4ae11BSBUM

the folder will not close if you open the bookmarks by clicking the mouse wheel.


RE: STABLE version -- 5.1.1130.129 - Odes - 11-18-2024

Yes, ok, thanks, I just didn't know, Pardon ).


RE: STABLE version -- 5.1.1130.129 - QZMTCH - 11-24-2024

(11-07-2024, 05:36 PM)Admini Wrote: Will upgrade as soon as possible.
Are you having problems with the current version?
https://apps.microsoft.com/  requires engine version higher than 118 (I haven't checked which one the site requires)
https://i.imgur.com/yqV9G8i.png


RE: STABLE version -- 5.1.1130.129 - tamer - 11-25-2024

(11-24-2024, 11:39 PM)QZMTCH Wrote: https://apps.microsoft.com/  requires engine version higher than 118 (I haven't checked which one the site requires)
https://i.imgur.com/yqV9G8i.png

Works just fine for me https://i.imgur.com/zRs1DOq.png
Seems the url you have is messed up, why there's "?amp" part and 2 "gl="...


RE: STABLE version -- 5.1.1130.129 - QZMTCH - 11-25-2024

(11-25-2024, 01:07 PM)tamer Wrote: Works just fine for me https://i.imgur.com/zRs1DOq.png
Seems the url you have is messed up, why there's "?amp" part and 2 "gl="...
https://i.imgur.com/536XxmZ.png checked on a clean browser, different versions (5.1.1130.129 version on screenshot), always empty
I use portable versions and this version is x32. I haven't tried it on the installed version


RE: STABLE version -- 5.1.1130.129 - tamer - 11-26-2024

(11-25-2024, 07:18 PM)QZMTCH Wrote: https://i.imgur.com/536XxmZ.png checked on a clean browser, different versions (5.1.1130.129 version on screenshot), always empty
I use portable versions and this version is x32. I haven't tried it on the installed version

Looks like the SPA source to me, there shouldn't be anything. You may better check the Console and Network tabs for the errors instead.
Here's the same url: https://i.imgur.com/KvKGSH6.png


RE: STABLE version -- 5.1.1130.129 - QZMTCH - 11-26-2024

(11-26-2024, 12:26 PM)tamer Wrote: Looks like the SPA source to me, there shouldn't be anything. You may better check the Console and Network tabs for the errors instead.
Here's the same url: https://i.imgur.com/KvKGSH6.png
https://win10tweaker.ru/forum/topic/centbrowser-%d0%bd%d0%b5-%d0%be%d1%82%d0%ba%d1%80%d1%8b%d0%b2%d0%b0%d0%b5%d1%82-apps-microsoft-com#postid-114212 
This is not just happening to me

(11-26-2024, 12:26 PM)tamer Wrote: You may better check the Console and Network tabs for the errors instead.
this was done first https://i.imgur.com/k25gZpg.png https://i.imgur.com/RXazuNA.png

I checked on two computers, the site does not form anywhere, did you check it on a clean browser? I remember you also used custom devtools, maybe it has some effect on browser


RE: STABLE version -- 5.1.1130.129 - tamer - 11-26-2024

(11-26-2024, 12:46 PM)QZMTCH Wrote: I remember you also used custom devtools, maybe it has some effect on browser

Yeah, i've compiled myself a newest one, but it shouldn't affect the page itself. Have you enabled #enable-javascript-harmony flag? Try to enable it, it should fix the issue.


RE: STABLE version -- 5.1.1130.129 - QZMTCH - 11-26-2024

(11-26-2024, 02:33 PM)tamer Wrote: Yeah, i've compiled myself a newest one, but it shouldn't affect the page itself. Have you enabled #enable-javascript-harmony flag? Try to enable it, it should fix the issue.
yes the flag helped, but how stable is work with this flag? the flag was disabled
it's time to update the engine version anyway
https://www.centbrowser.net/en/showthread.php?tid=6850&pid=27277#pid27277 there are more and more problems
extensions are not installed anymore, not because of the minimum version, but because of the manifest (although in theory they should have been installed) 
why he added both "scripts" and "service_worker" to the background is unclear, but the extension is installed on new engines, but not on old engines, you need to delete "scripts"


RE: STABLE version -- 5.1.1130.129 - tamer - 11-27-2024

(11-26-2024, 11:19 PM)QZMTCH Wrote: yes the flag helped, but how stable is work with this flag? the flag was disabled
it's time to update the engine version anyway

Never had any issues caused by this flag, it just enables the newest js features that would be available in the next few releases. I would even make it enabled by default on cent.
I think it would take some time to update. There were many unpleasant changes recently. And the latest stable v130 had some nasty bugs, ex. the Fetch with Promise caused 10-15 requests per query and some other bugs.