Jump to content

feodor2

Member
  • Posts

    181
  • Joined

  • Last visited

  • Days Won

    2
  • Donations

    0.00 USD 
  • Country

    Ukraine

Everything posted by feodor2

  1. @AstroSkipper Uh don't worry, that was accidentally.
  2. @JosefReisinger The crash log does not fit (like win7 w2k sets different address), and I don't use w2k anywhere today. You can take and set debug files which I shall upload, then upon next crash it will be show correct place, so I can see and think out. @mockingbird Try with default settings without force stuff Sure, but how much exactly?
  3. So is this only you to get this error, without details its nothing to do, but you may to submit the drwatsong log
  4. 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)
  5. @exogenesis https://github.com/Feodor2/Mypal68/issues/164
  6. 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.
  7. @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
  8. @dmiranda Sure you get something else not related with carsh427
  9. 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
  10. 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
  11. The new version is out, сrash and time bug may be fixed, Is this about this, I try it
  12. @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
  13. @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.
  14. @AstroSkipper Huh but I mention AdGuard inside uBlock.
  15. @AstroSkipper Why I asked about AdGuerd, so what about other things there? Evrething is the same or not, does it pass to the network.
  16. @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.
  17. 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());
  18. @AstroSkipper Blame is not uploading, so what type of the crash do you get? Ublock: as you see below, I have installed all, stuff and its works fine, multi or single no matter But logger on single @genieautravail I asked there 5 users vote so you will be the first https://github.com/Feodor2/Mypal68/issues/164 And please tell why do you want newer SSE version?
  19. If you tell here about Proxomitron, then I suggest to try Privoxy once I had moved from Proxomitron to it, I think it is advanced even more and its fast.
  20. @AstroSkipper About ublock: obviously but I ask did you try the vanilla install https://github.com/Feodor2/Mypal68/issues/426 about codeberg: I get BUFFER_OVERRUN crash only when blame very big file, still no clue what buffer and where. And what type of the crash do you have
  21. https://codeberg.org/Theodor2/Mypal68/releases github still not, don't know, I have set autoupdate from codeberg https://www.mypal-browser.org/download.html just now
  22. That's was all folks Applied to my new 68.14 you may check it already has been published
  23. 52 has EXPOSE_INTL_API for those mypal JS_HAS_INTL_API rowtam's went forward assume the same https://github.com/roytam1/UXP/blob/de7e7860ffb93fed8394b568421c851070f50b84/js/src/jsdate.cpp#L2984 and seems removed OS version at all - uh Next I try without JS_HAS_INTL_API
  24. The problem that new firefoxes, supposed they done mentioned 1346211 bug, take the timezone from the OS anyway then send it to the icu and mess through its own big timezone tables, and then adjust time, which they take from the OS too, why??? Meanwhile time zone names differs in winxp and win7, and of course icu tables set to win7 names so fails on winxp. I don't get this foul behavior, I made to take the time zone and time from OS "AS IS" , I think OS knows better what time and browser should not mess with it, but I did not know about "toLocaleTimeString"
  25. I thouht what is it, because it works to me, then got that this is only bug when switched to single process. There no good point to do this unless your machine is very weak with poor RAM 1gb and less. On regular machine like core2dua with 2gb RAM use default multiprocess mode And I try fix this menu next version. 68.14 is now cooking for publish.
×
×
  • Create New...