Jump to content

UCyborg

Platinum Sponsor
  • Posts

    3,098
  • Joined

  • Last visited

  • Days Won

    28
  • Donations

    100.00 USD 
  • Country

    Slovenia

Posts posted by UCyborg

  1. It was fine just a week ago, but today, my PC hit 100 days of uptime and I noticed explorer.exe launches with 200 MB of RAM consumption just showing an empty desktop and a taskbar. Then it goes up with time, I got to about 440 MB yesterday. My usage patterns haven't changed, I just updated GPU drivers, but that was on 5th of October.

    Just wondering if anyone encountered this and if the reboot solved it and if not, what was done to fix it?

    Looking at the changelog of newer updates, the build I'm on now has quite some (unrelated, hopefully) issues, but I'm not feeling confident about updating immediately as there's always something. They never tell you what they broke, they just say they fixed something which at some point was actually working properly. I'll wait until the next patch Tuesday at least.

    Anyway. two more things that might be related or might not be; sometime after 70 days of uptime, I had to disable AppX Deployment Service because it was making my computer unusable, it ran at logon and got stuck in some messed up state that it wasn't even able to accept stop command while grinding the disk non-stop. If left unattended, Process Hacker would count several gigabytes of read data. After terminating its process, it stayed quiet.

    The second thing, Process Hacker shows 1,14 GB of crap in the page file while Task Manager reads 1,4 GB of paged pool usage. I remember this was much worse with Windows 8.1, the numbers were rising about 3x times faster. Some background system process leaking memory? I don't know if it would happen with previous Windows versions with my setup because I almost never ran them for more than a day.

  2. A word of caution to anyone running Vista on a VMware virtual machine - VMware Tools version 11.0.0 comes with an user mode OpenGL driver that expects K32EnumProcessModulesEx in kernel32.dll, which only exists on Windows 7+, thus one may unexpectedly get an error about the missing function when trying to run an OpenGL application, then application reporting it was unable to find an accelerated OpenGL driver or failing in some other way.

    The last compatible VMware Tools version is 10.3.10. This should be reported as it seems like an oversight rather than intentional breakage, plus the function is actually supported on Vista, just resides in a different DLL, so it would be trivial to fix.

  3. 5 hours ago, Vladdddd said:

    when i click https://tihiy.net/files/OldNewExplorer.rar it just gets me to a page with a lot of symbols, i assume it was supposed to start downloading but it just gets me to the folder on the website

    You're probably trying to download it with Internet Explorer or Edge, which are sensitive to incorrectly set MIME type on the server where the file is hosted. Try using another browser.

  4. 17 hours ago, NoelC said:

    I've found that disabling most of the "gee whiz" new features tends to make Windows more pleasant to use.

    That auto-colorization thingy appeared in Windows 8, so it's not exactly new, more like 7 years old! Knowing MS, they might fix it in the next 6 years and break something else at the same time.

    17 hours ago, NoelC said:

    Aero Glass just goes away after a week or two and that ugly flat stupid Windows look returns.  Aero Glass has to be reinstalled.  I presume it's being scrubbed out of the system by Microsoft in the name of "security".

    Are you sure it's not just aerohost.exe shutting down because its dwm.exe crash counter reached certain threshold? At least that's probably the case assuming that problem with DWM crashing with Aero Glass loaded when user session ends still exists in 1903.

    I've added another trigger for Aero Glass task in Task Scheduler that runs aerohost.exe on every login if it's not running yet. I haven't got to a desktop without glassy window frames since, though I see that aerohost.exe hasn't been running for as long as Windows has.

    566Xl8C.png

  5. 16 hours ago, Youngwill said:

    In configuring settings for the virtual CD DVD, it is looking for a path to the .iso. I can't find where the Tools install put the .iso and I can't figure out what to put in that box.

    I don't know, but I'm guessing the tools ISO goes to a hidden .vmware folder in your home folder. That box takes the path to an ISO file. There is some logic in VMware that automatically ejects VMware Tools ISO after installation. If you pick the option to reinstall VMware Tools from menu, that box'll refill and you'll be able to see where it's stored.

    16 hours ago, Youngwill said:

    Also, I would like to connect to a folder on the host where I put my data. How do I set that up? Again, I don't find the VMWare instructions clear.

    You setup the folders you'd like to share in virtual machine settings on the Options tab in the Shared Folders section. From Windows 7, you can access those folders by opening Network in Explorer, where a computer named vmware-host appears. You'll find shared folders in there. Windows might prompt you to enable network discovery when you open Network if it's disabled to be able to see anything in there.

  6. On 10/7/2019 at 3:53 PM, Tripredacus said:

    I have javascript disabled by default on most of my browsers for general web use... do you know that there are websites that will not show any text or pictures if javascript is disabled?

    Sure, I've been using NoScript extension for several years. The place I work at develops time attendance and access control software. 99% of interactions with it are done via web interface, which is completely and utterly useless with JavaScript disabled. It doesn't even work with stock browser on Android 4.x due to missing JavaScript functionality. Can't login, can't view anything, can't set anything; you just get a broken site without a warning that JavaScript is required, so in practice, the experience is the same as with those sites that just show whiteness if JavaScript is disabled.

  7. On 10/9/2019 at 3:54 AM, raiden89 said:

    As you see from my screenshot below...this is still asking for the debugging tools. I also clicked Retry anyway on the Incompatibility box from Aero Glass and it didn't do anything. I had to kill DWM again and then click Cancel to get glass to work again.

    image.thumb.png.5a49c586c18a12e0054e9af992d212aa.png

    That's not a PDB Downloader, that's some script written by someone else that expects Debugging Tools.

  8. Log says VMware Tools aren't actually installed (article with install instructions).

    Relevant log entry:

    2019-10-12T09:27:37.136-05:00| vmx| I125: VMXVmdb_SetToolsVersionStatus: status value set to 'notAvailable', 'noTools', install impossible

    Are you sure you've triggered installation procedure? When you pick that option, installation ISO should be downloaded and mounted on the virtual CD drive and, provided you haven't disabled autoplay in Windows, you'll get a dialog with an option to run the setup program (otherwise, navigate to the setup program manually in Explorer). Then, it's just clicking next and rebooting at the end.

    Afterwards, the Display tab in dxdiag should look something like this:

    JcZ3fDl.png

  9. 15 hours ago, SkyySX said:

    So wait are there problems on 1909 for some users now or not? Whenever a smaller Windows update came through my symbols always auto-updated and I never got an error message.

    With current version of Aero Glass, you'll always get a warning about unsupported Windows version because that build is not on the supported builds list. After you cancel it, it'll work as usual (including symbol downloads).

  10. FUEL in Destroy the Web extension specifically is used only for managing its preferences and there's a specific call made to figure out if extension has been run for the first time. I don't know if there's a better way, but some other extensions I have just add a preference that say if extension has already been launched for the first time. Those things are easily done without FUEL. Though some issues not related to FUEL still remain (errors coming from animation code). I'll try to figure it out.

    12 hours ago, Mathwiz said:

    The shimgvw.dll implicitly imports some deprecated shell functions from the shunimpl.dll, and the latter library refuses to load if there is no ATOM “FailObsoleteShellAPIs” (otherwise it loads properly, but the obsolete functions return error codes). Windows XP compatibility mode adds this ATOM (in addition to a lot of other things), that's why the image viewer is able to run in this mode.

    The description of FailObsoleteShellAPIs shim that can be read using Compatibility Administartor (32-bit) says:

    Quote

    Some applications call obsolete private shell32 API's which are no longer supported. This compatibility fix implements those functions with stubs that fail. Functions handled in this manner are the FileMenu_* functions plus those which were retired between Windows XP and Windows Vista.

    Devs are not supposed to use APIs that are meant only for internal use by the OS or the accompanying applications. :rolleyes: So Windows XP's image viewer is a bit special, because Microsoft, but normal applications shouldn't rely on those. Although there are at least some exceptions; there are entries in compatibility database that tell the OS to apply FailObsoleteShellAPIs to said exceptions. There could be more though that need it to run on newer systems.

  11. On 9/28/2019 at 1:53 PM, -SnooPY- said:

    I am sorry for possible offtopic, but somebody can explain how to use the Common Controls 6.0 and, respectively, Visual Styles in Windows XP?

    Using classic theme means you're explicitly disabling usage of visual styles. Also application in question must have directive in its manifest to use version 6.0 of ComCtl32.dll library, see this (already taken care of in μTorrent).

    On 9/28/2019 at 1:53 PM, -SnooPY- said:

    For example, in uTorrent 3.5.5 under XP standard ListView control is as follows:

    MtqI9TP0_t.jpg

    It's not related to visual styles as it looks OK in Windows 7 with classic theme and also doesn't look correct with XP's default Luna theme. There's something off about combination of overriding user-set color for selected item and Windows XP I guess.

  12. 2 hours ago, VistaLover said:

    * Changed default HEVC decoder to Built-in FFmpeg HEVC H/W Decoder

    That's not an accurate description of what was actually changed. More accurate description would be "Only use whatever system-wide decoder you can find when user has explicitly selected Builtin-in FFMpeg Decoder".

    If you get an error with that option selected, you may find that after installing K-Lite Codec Pack, LAV Video Decoder will be used to decode HEVC encoded files. Whether the graphics hardware supports hardware decoding of the format is irrelevant.

  13. I simply think utility of Basilisk would be improved if it also supported FUEL. I have a suspicion that it's another feature that Mozilla recklessly purged. It did survive for several years. I understand that it might not be the best way to do extensions today, but it would come in handy for older ones. I wonder if it's the kind of thing that would be a burden to support in Basilisk of today.

  14. 4 hours ago, VistaLover said:

    with the one standing out difference being PM28 uses the pre-Australis GUI, while, of course, Bk52 the Australis one... :dubbio:

    FUEL is still supported in Firefox 46.0.1, so I don't see what Australis has to do with it.

    4 hours ago, VistaLover said:

    PS: I see you posted the same query on the official forums, too...

    https://forum.palemoon.org/viewtopic.php?f=46&t=22996

    Just interested in opinions from both sides. I'm not holding my breath either way.

    This shows another issue; there is an unknown number of extensions in the classic add-ons archive that are marked as compatible with certain versions of Firefox with which in fact they are not.

  15. Is there a wizard out there that could shed some light on why Destroy the Web doesn't work in Basilisk? It works in Pale Moon and it obviously worked in Firefox at some point. I don't know which version broke it though, it's been a while since I've last tried it.

    Edit: Last version of Firefox with which Destroy the Web still functions is 46.0.1. The only thing that sounds relevant in Firefox 47 changelog is the removal of FUEL (Firefox User Extension Library). Damn you, Mozilla...

    Would it take much to bring FUEL back?

  16. I edited my post a while back (got some things wrong), forgot to mention it back then.

    Anyway, the registry changes are rather trivial. The same entries are added that would be added if you went disabling GameUX entries one-by-one with Compatibility Administrator. But something's wrong with Win7 compatible version of Compatibility Administrator and it puts the entries in the 32-bit part of the registry, where they're ignored.

    About the stubborn cache kept somewhere by the OS that tracks compatibility related settings and may be refreshed on the per-app basis if the settings don't take effect immediately (always the case except if the application has never been run before), there's this undocumented command line parameter taken by sdbinst utility, the one that is used for installing user-created compatibility databases:

    sdbinst -c

    Run this from administrative Command Prompt and you don't have to do the thing on Compatibility tab for every game in question (source - thanks to dippy dipper for pointing it out).

  17. On 7/19/2019 at 9:10 PM, UCyborg said:

    I mostly use 32-bit build of Basilisk, sometimes Waterfox if I encounter something that's not compatible with Basilisk

    Recently learned Basilisk has WebAssembly support disabled by default, so that's good to know (javascript.options.wasm in about:config).

    On 7/24/2019 at 9:15 PM, VistaLover said:

    does Fx 68.0 support userContent.css customisations?

    AFAIK, they only disabled loading of that and userChrome.css in 69.0 by default to improve startup performance (toolkit.legacyUserProfileCustomizations.stylesheets in about:config).

×
×
  • Create New...