Jump to content

feodor2

Member
  • Posts

    129
  • Joined

  • Last visited

  • Days Won

    2
  • Donations

    0.00 USD 
  • Country

    Ukraine

feodor2 last won the day on May 31 2023

feodor2 had the most liked content!

7 Followers

About feodor2

Profile Information

  • OS
    95

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

feodor2's Achievements

152

Reputation

  1. So is this only you to get this error, without details its nothing to do, but you may to submit the drwatsong log
  2. Yes and couple other issues (dialog element, datetime), but broken plugins unintentionally (like flash), if you really need them do not update Also this version becomes less memory hungry, removed useless eme, remote settings, copw, and undertake great javascript cleaning (kb1673553)
  3. @exogenesis https://github.com/Feodor2/Mypal68/issues/164
  4. I know youtube monstrosity, and run browser against it for days and fix bugs then, though I never tried private windows, also I do not have an account, If this about it then I wont catch the bug, let to be sure the account matters.
  5. @mockingbird Please elaborate how to reproduce the crash, tab process count do not matter here If I not reproduce then you are to give drwatson.log The new version is out where I have fixed crashes, not sure about yours though
  6. @dmiranda Sure you get something else not related with carsh427
  7. This is about https://github.com/Feodor2/Mypal68/issues/427 Some people get crash but I don't, made a patch for them. codeberg file was wrong, now it is fixed
  8. Yes they have added new stuff, but it worked for me regardless, I think can fix this next version. And I finally got old P4 like yours with SSE2 only, I shall replay later
  9. The new version is out, сrash and time bug may be fixed, Is this about this, I try it
  10. @AstroSkipper Intel Pentium 4 631 Cedar Mill has SSE3 as well. I try find older then, knew one around very old P4 with SDR memory About logger in single process I have found that if to click anywhere off window it suddenly goes alright
  11. @seven4ever This require many effort, so not soon at all, I think few people use this OS, its just poor if have hardware supporting x64 and 4g RAM even vista64 is better. @AstroSkipper I have checked ublock in the single core P4 machine and was no error with filters installation, what else it may be.
  12. @AstroSkipper Huh but I mention AdGuard inside uBlock.
  13. @AstroSkipper Why I asked about AdGuerd, so what about other things there? Evrething is the same or not, does it pass to the network.
  14. @genieautravail If 5 users will gether, okey next version will have SSE. What doesn't suit your already existing version, because new version is more bloated and likely has new errors. @AstroSkipper What about other things or this is happens only with Adguard, soon I shall make testing on P4 single core, @AstroSkipper@NotHereToPlayGames Multiprocess is not about cpu cores. Windows OS multiprocess itself since 1993 I think, and Intel 386 the first CPU which supports multiprocess. Also Firefox is not like Chrome here, they try be it latter at 100's, I think making every piece on the separate process is overkill. In general mp is good for performance, and stability too. If you have ar least 2gb ram prefer stay mp. Furthermore POSready updates installed everywhere on my side, never heard about issues with this.
  15. Uh, how could it be. Good, assume this will be in the next version I shall check with this var date = new Date(); const jan = new Date(2024, 0, 1).getTimezoneOffset(); const jul = new Date(2024, 6, 1).getTimezoneOffset(); console.log(Date()); console.log("jan " + jan + " jul " + jul + ' '); console.log("toString().match " + (new Date).toString().match(/([-+][0-9]+)\s/)) console.log("toString " + (new Date).toString()) console.log("toLocaleTimeString " +new Date().toLocaleTimeString());
×
×
  • Create New...