Leaderboard
Popular Content
Showing content with the highest reputation on 06/09/2023 in Posts
-
Mea Culpa. Sorry for that. I was in Germany on the way home when I got message about downtime.4 points
-
3 points
-
Thanks xper. I think that blows a hole in the completely speculative theory proposed earlier that a forum software update caused the outage! Surely only you personally would have performed that. I'll go back on topic now! 😁3 points
-
3 points
-
Thanks, but I'll say again, what we're looking for is a forum where people can refer to a thread which discusses MSFN's current status if it goes offline, for whatever reason. We're not talking about a substitute for MSFN as a whole, which I'm sure we all hope will never become necessary! On RyanVM here (archived) we just had a social thread where we re-grouped when MSFN was down. I may be wrong, but I think it was instigated by dencorso. As that forum no longer exists, we'd just like to find a suitable replacement.3 points
-
Well, the topic title is a bit misleading to some users, don't you think? I mean, changing it to "Alternative location for discussing MSFN's status if MSFN is offline" would have been much better, but that's just my opinion.2 points
-
Ah ok, well my site please. I was going to edit into that post me suggesting against various sites, but I went and typed so much you already replied. MDL likely would require login to view such a post because they like doing that. Reddit might work, but going by API killing and i.reddit.com killing, old.reddit.com might go away and in that case rip old browsers. reboot.pro seems too generic and more new technology focused to replace MSFN, but could work for a thread like that. XP/Vista forum could work, but they seem too specific towards one OS. Less of an issue for a regroup post, but idk. Edit: reboot.pro is surprisingly usable in K-Meleon 76 (NM27 iirc). I haven't tried logging in or making an account, but it could work. (Last Vista post there was in 2017 lol.) Edit 2: I made an account and set a pfp all in K-Meleon 76. Pretty nice actually, surprised I never heard about the site.2 points
-
After our conversation was ended abruptly in the other thread by the oppressive dictators...new update, new changes. Yes, @mina7601, I also noticed, wanted to reply there, but couldn't for obvious reasons. Correcting reply counter position on the main page under Topics section for browsers not supporting inset-inline-end CSS property, most notably Chromium <= 86: .ipsWidget, .ipsDataItem_main, .cWidgetComments, .ipsCommentCount { right: 0; } "right" indeed works, @NotHereToPlayGames. I suppose new property would be useful in combination with other properties mentioned on that MDN page. Another change with recent update is font-weight set on elements with the class .ipsDataItem_title, it's used for thread titles on pages where forums threads of specific sub-forum are listed. Noticeable particularly on newer Chromium based browsers. Before - font-weight: 400 After the update: font-weight: 500 Reverting to old look: .ipsDataItem_title { font-weight: 400 !important; }2 points
-
I've never seen any Twilight films, I also don't watch many films anyways.2 points
-
I'm torn between suggesting my site https://board.eclipse.cx/ and https://www.wincert.net/forum/. WinCert is probably a lot more likely to handle the amount of traffic that MSFN does while I have no clue how my site would fare. However WinCert is also basically alternative timeline MSFN and suffers from Invision software as well. Meanwhile you can use my forum with Retrozilla if you wanted to. Considering MyPal 68 is a thing and goes down to 2000 (with extended kernel) and 9x users have 52 based browsers now iirc, it's less of an issue now, but an Invision update could break those later on too.2 points
-
Since June 1, 115 is no longer updated on Win7, but if you download and install version 116, it works. Version 53 worked on Win XP, but not longer than a week, then, after another update, stopped running.2 points
-
New regular/weekly KM-Goanna release: https://o.rthost.win/kmeleon/KM76.4.7-Goanna-20230610.7z Changelog: Out-of-tree changes: * update Goanna3 to git 193db9294d..41532ef15e: - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1230413 (part 1) - Pass a DrawTarget to several PaintFocus functions(). r=mattwoodrow. (5df91490ae) - Bug 1230413 (part 2) - Change CallbackData::mContext to a DrawTarget.… r=jfkthame. (07ee11cdd3) - Bug 1211867 - Use the font's NBSP glyph (if present) rather than rendering NBSP using the standard <space> glyph. r=jdaggett (481384c1a3) - Bug 1230413 (part 3) - Remove unused gfxContext argument from SetSpaceGlyphIfSimple(). r=jfkthame. (6f9194709d) - Bug 1230413 (part 4) - Remove unused nsRenderingContext argument from ForceBreak() and OptionallyBreak(). r=mattwoodrow. (8d517a64c3) - Bug 1230413 (part 5) - Pass a DrawTarget to Draw{Dashed,SolidBorder}Segment(). r=mattwoodrow. (0ec1212b6e) - Bug 1122788 - patch 1 - nsMultiplexInputStream should not use Tell() in debug builds, r=bz (f92a138bc7) - iBug 1122788 - patch 2 - nsMultiplexInputStream should not use Tell() in debug builds, r=bz (afadbc68ee) - Bug 1105044: update XULRunner stub path finding to match the updated Mac app package signing requirements. r=bsmedberg (241e69e234) - Bug 1151506 - move nsIInterfaceInfo::isMainProcessScriptable to the end of the interface's vtable; r=dbaron (a763bdbeb5) - Bug 1123323 - Ensure that xptiTypelibGuts cannot have a vtable; r=froydnj (c68a87f37d) - Bug 1223142 - make XPIDL set default nullptrs for optional out parameters, r=bz (a67cafedba) - Bug 1219246 - use UniquePtr instead of nsAuto*Ptr in xpcom/; r=erahm (c0a9c817ca) - Bug 1217047 - try harder in IsContractIDRegistered to return a reasonable answer; r=bsmedberg,f=yury (25f42064c0) - more of Bug 1101651 - Part 2 (bb82515cb6) - Bug 1159302 - handle ftell errors in nsINIParser::InitFromFile; r=erahm (252bf762da) - Bug 1159304 - silence Coverity warning about implicit conversion issues in ReadAheadLib; r=erahm (f6ae3d7af0) - Bug 1233176 - Scalar Replacement: Initialize properties with the default value of the template object. r=shu (5ae139b872) - Bug 1223023 - Ensure that we have enough ballast space for allocating MoveGroups in BacktrackingAllocator::resolveControlFlow. r=bhackett (ad486853ad) - Bug 1231575 - "JitSpew: RegAlloc: dump buffer is too small for a kraken spew". r=bhackett (5042256569) - Bug 1231581 - "IonMonkey: MOZ_CRASH() in BacktrackingAllocator.cpp:LiveRange::toString() might be unreachable." r=bhackett1024 (8453cfdb5a) - Bug 1231581 - fix C4018 warning in WinXP. r=bhackett1024 (03ae92e018) - Bug 1228404 - Add OOM test for module parsing and fix a couple of bugs r=shu (a71b84e9a9) - Bug 1228579 - BacktrackingAllocator: Pack the LUse::Policy next to the LUse pointer of UsePosition. r=bhackett (91b12c5da8) - Bug 1225203 - Make backtracking register allocator spew / dump output threadsafe r=bhackett (c44f0a04f1) - Bug 1202784 - Part 1: Refactor SuperElemOperations for use with emitElemOperands. (r=jandem) (44adc3abf1) - Bug 1202784 -Part 2: Seperate RequireCoercible check from JSOP_TOID. (r=jandem) (531f3e7543) - Bug 1225026 - Remove support for atomics on Uint8ClampedArray. r=nbp (29c1dd5bc3) - Bug 1232022 - Part 1: Mark self-hosted intrinsics for later checking. (r=till) (f49b4de863) - Bug 1232022 - Part 2: Implement JSOP_DEBUGCHECKSELFHOSTED, and use it to check self-hosted callFunction()s. (r=till, r=h4writer) (c9cbb13f0c) - Bug 1232113 - "Make the format specifiers in JS_snprintf() invocations more portable". r=shu (1c6d9d4cb5) - Bug 1135377 - Part 1: Implement RegExp unicode flag. r=till, f=anba (afbcec4095) - Bug 1220457 - Show deprecation warning for non-standard RegExp.multiline. r=till (175aaa139c) - Bug 1135377 - Part 2: Parse RegExp unicode character in non-CharacterClass. r=till, f=anba (492f380bbb) - Bug 1135377 - Part 3: Parse RegExp unicode character in CharacterClass. r=till, f=anba (71bba378d2) - Bug 1135377 - Part 4: Support everything Atom in RegExp with unicode flag. r=till, f=anba (7a25bc6cd6) - Bug 1135377 - Part 5: Support CharacterClassEscape in RegExp with unicode flag. r=till, f=anba (f368c54be5) - Bug 1135377 - Part 6: Support ignoreCase for BMP in RegExp with unicode flag. r=till, f=anba (7c7e89b0bd) - Bug 1135377 - Part 7: Support ignoreCase for non-BMP in RegExp with unicode flag. r=till, f=anba (6841ae2cd6) - Bug 1135377 - Part 8: Disallow extended pattern in RegExp with unicode flag. r=till, f=anba (a12155c034) - Bug 1135377 - Part 9: Use RegExp unicode flag in String.prototype.{match,replace,split}. r=till, f=anba (92f310d912) - Bug 1135377 - Part 10: Decrement index when it points trail surrogate that has corresponding lead surrogate. r=till, f=anba (61ef65c7b2) - Bug 1135377 - Part 11: Support back reference with unicode flag. r=till, f=anba (777aa5be56) - Bug 1232113 - "Make the format specifiers in JS_snprintf() invocations more portable". r=n.nethercote (b7a402773b) - Bug 1232113 - "Make the format specifiers in JS_snprintf() invocations more portable". r=nbp (b3d16188b4) - Bug 1231386 - Change debugger to use RuntimeAllocPolicy for all its hash tables r=terrence (800f98186f) - Bug 1231170: TraceLogger - Use size in debugger instead of the current id to track last logged item, r=bbouvier (a0ea950299) - Bug 1226217 - Use less verbose cycle collection macros for mozilla::devtools::HeapSnapshot; r=bz (36ca65581d) - Bug 1231763 - Extract breakdown parsing from JS::ubi::Census. r=jimb (698e7f5c2e) - reapply bit of 1259403 (d6259f391e) - Bug 1232113 - "Make the format specifiers in JS_snprintf() invocations more portable". r=jdemooij (edb4735fc5) - Bug 1230747 - Fix element id generation rule for bytecode documentation. r=jwalden (392a974079) - Bug 1231900 - "API Document for JS_snprintf() is non-consistent with the Implementation". r=jcoppeard (b669cf0291) - Bug 1231883 - Implement HeapSnapshot.describeNode; r=mrbkap (515a6c4d1e) - Bug 1232814 - Part 1: Fix a missing early return in NoteWeakEdge; r=sfink (e56620fb5d) - Bug 1232814 - Part 2: Move LazyScript finalization to the background finalization thread; r=jonco (bb17b5a10d) - Bug 1234106 - Avoid symbolic links in various directories used by the build system. r=gps (d150b03192) (41532ef15e) * Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses. A goanna3 source tree that has kmeleon adaption patch applied is available here: https://github.com/roytam1/palemoon27/tree/kmeleon761 point
-
i would recommend going down to the october 2022 release as the newer ones break a lot of stuff, including wmp, experience index, cause general instability (java update scheduler always crashes when restarting or shutting down along side with some old asus monitoring program and audio driver) so if you don't need whatever newer versions can get you (someone wrote about discord and premier pro a while back) i suggest sticking with 10192022 release1 point
-
1 point
-
Also, is it triggered by all MSFN links or just a few? Can you isolate if one of the advertisements is triggering the icon?1 point
-
Can you PM me the skin's .srx file? I should be able to track down the icon and what triggers it.1 point
-
March 9 is indeed latest but not stable. Instead, you may look for the March 6 build, which is the stable one.1 point
-
If something I did for x32 is also suitable for x64, I usually do it too. But I'm not interested in doing something "unique" only for x64.1 point
-
The newest in features will be MiniBrowser, it is based on Chromium: 87.0.4280.66, but works on XP. https://web.archive.org/web/20221201234530/https://browser-download.kfsafe.cn/MiniBrowserSetup.exe But it does not work on XP x64, you need to change system calls: open the "MiniBrowser.exe" and the "chrome.dll" files with a Hex editor and replace all the "SetProcessDEPPolicy" entries by "SetLastError". XP x64 assumes that your computer is powerful enough, so the high memory consumption of new versions of Chrome will not be a problem.1 point
-
AstroSkipper, thanks for helping me. I just likes MyPal browser. I dont use Windows XP but have in mind.1 point
-
1 point
-
The culprit in my case turned out to be \Windows\System32\SSShim.dll - it should not be deleted If removed - driver integration will not work in MinWin mode1 point
-
You didn't answer my indirect question. Your video is not helpful at all. Mypal 68 closes when uBlock Origin is installed. And now? Do you run Mypal 68 in single-process mode? This is the only stable mode. Anyway! Running Mypal 68 under Windows 11 is not a good idea and actually nonsense. Try this browser on a computer with Windows XP or Vista! More recent OSes do not need this browser. Here is a quotation from @feodor2's GitHub page: Cheers, AstroSkipper1 point
-
Yeah I had already seen that thread, 18 pages and mostly a handful of active users over the past two months including the annoying one dropbox is free to use, there's no reason to delete lightweight links it's ok if you have to delete early beta versions but keep at least the last working rebuilds of each version you are rushing us to switching to the last released version as if it was M$ dropping XP support1 point
-
Yes, it's NetSpeedMonitor by FlorianGilles (website is down, but it was https://floriangilles.com/software/netspeedmonitor. You can download it from Cnet). It's a toolbar app, one of the only reasons I installed StartAllBack. The other reason being BatteryBar, I like seeing my battery percentage/time left at a glance. If you don't use StartAllBack, I found TrafficMonitor by zhongyang219 on GitHub works flawlessly on vanilla Windows 11. It has an option to dock in the taskbar, almost identical to NetSpeedMonitor. But I use NetSpeedMonitor because it doesn't require a running program on system tray since it's a toolbar app just like BatteryBar.1 point
-
My current version's links are here1 point
-
Advance Notice: since there is no notable upstream changes, no new UXP based binaries will be released tomorrow.1 point
-
A cookie (or other fingerprint) must tell it you are a registered member. I'm not and have never been able to view any Facebook content. Until today. By using an Android phone with no blocking, I am able to reproduce the read-only version displayed after dismissing the Logon nag overlay.1 point
-
Hi @dimo70! Actually, Mypal 68 is a browser targeting old operation systems. My OS is Windows XP Professional 32-Bit, and Mypal 68 runs perfectly here. I don't know why you want to run this browser under Windows 11. There, you can use much more recent browsers.1 point
-
Because Imgur is ad-based and the ads can sometimes be a bit R-Rated.1 point
-
there is also wincert https://www.wincert.net/forum/ which is owned by a friend of xpers and is now as of recently owned by heidoc1 point
-
eclipse.cx would be one of the options as quite a few msfn members are registered there and they seem to have a really good admin there to help with issues and it seems to be the only forum with the most contact with here1 point
-
hi , according to my experience today and i ask blackwingcat in problem i think like your problem but with more details , the problem is because you don't have KB891861-v2 installed in your envirenement. extended kernel required if you use original 2000SP4.iso without any updates then you should to have: IE6SP1(not SP0->if sp0 the installation of kernelEX will not work)+KB891861-v2 (Update Rollup 1 for Windows 2000 SP4(v2)) installed, i hope this will solve your problem.1 point
-
Just a friendly reminder. If possible, can you try and crop your images to include only what is absolutely necessary or provide external links to them so members with slower connections don't run into issues viewing the thread? Thank you!1 point