Jump to content

UCyborg

Platinum Sponsor
  • Posts

    2,620
  • Joined

  • Last visited

  • Days Won

    28
  • Donations

    100.00 USD 
  • Country

    Slovenia

Everything posted by UCyborg

  1. I don't know how that could happen as the borders should be the same for normal windows and the taskbar window containing hidden icons. Aero Glass is pure in-memory modification, it never modifies system files. If you want to draw those buttons on the title bar programmatically, you also have have to draw the text yourself. Native API for this purpose reads certain rendering parameters from used .msstyles file, unless overridden and if the theme author didn't set glowing parameters, there'll be no glow. It's a separate method than the one that DWM uses by default. On top of that, the system may decide to change color for one of the states of the window - active/inactive - to something else, depending on current used accent color. You can set Aero Glass' TextGlowMode to 3 to make DWM use the same method that applications like Paint and WordPad use, but you can't set both required parameters for glow to work without modifying the .msstyles file. Glow drawn with that method is different, it's not taken from theme's atlas image. I forgot all details as it's been a while since I messed with themes.
  2. That syntax error probably only shows with older browsers. I don't get it with updated Basilisk. You should get this one consistently across different browsers (it's also present in that screenshot): TagError: adsbygoogle.push() error: No slot size for availableWidth=0 Newer Firefox and Chrome versions should be able to show the name of JS file where the error is coming from (adsbygoogle.js) and show it in normally readable form as it's normally minified.
  3. The bank that I use decided they will implement mandatory 2FA authentication to access their web services - the second factor second being none other than a smartphone app. For now it's still possible to access it using certificate installed on the computer and the password, but smartphone app is going to replace the certificate soon. So now you have to own a smartphone - to enter PIN code in the app every time to be able to login to the website on the computer, something that was possible without a fuss until recently. Now what really p***ed me off, their app must have tripped on the busybox (apparently one of many checks for signs of rooted phone) that was pre-installed with my current custom ROM and also sometimes came in handy in the past. Having only encountered one such app until now (for authorizing online payments - and it wasn't mandatory, you could've opted for dedicated code generator device), that was happy as long as it didn't find su binary / SuperSU.apk, this one caught me by surprise. OK, so busybox can be removed entirely. Or installed systemlessly (so it doesn't reside on /system partition) with help of Magisk, which facilitates providing root access, hiding it from apps that don't want to see it and providing means to be able to do other modifications without modifying files on /system partition. This banking app seems to have flagged my phone on their servers during activation process, so now can't be activated at all. It must have taken its serial number, which can't be spoofed in practice I think. There's Xposed module that does it, but there's no way around Google's SafetyNet with activated Xposed Framework. What a load of crap! So one's supposed to just buy new phone for one stupid app...which could function on the old one...if it wanted to. Planned obsolescence in general is really strong there...let's buy a new smartphone every year or two. New one would just be bigger, clunkier and preloaded with tons of crap I don't want or need, that can't be removed without root access and since Google's fixing SafetyNet... End of rant!
  4. Have you checked Aero Glass settings by inspecting registry settings described here or using Aero Glass GUI downloadable from here? My guess would be that you have set custom atlas image without borders, overriding the one from custom theme.
  5. The laptop I use at work has Intel HD Graphics 530 and NVIDIA GeForce GTX 950M. I haven't noticed anything out of ordinary when NVIDIA GPU is invoked. The laptop runs Win10 1809 and Aero Glass 1.5.13. Tested setting preferred GPU in both NVIDIA Control Panel and Settings app, the latter overrides the former if specific GPU is set. I also wonder, is your screen physically connected to NVIDIA card? Otherwise, if I'm not mistaken, disabling Intel in Device Manager should result in complete lack of graphics hardware acceleration.
  6. @Tripredacus You misunderstood. The problem occurs when you DO NOT block ads. Private browsing is not enabled in my screenshot. If you do block ads or allow JavaScript only on msfn.org, there's no problem. The problematic script originates from googlesyndication.com.
  7. Yup, that's it. In Firefox 45, it should be broken out-of-the-box, except in private windows that have tracking protection enabled by default.
  8. You probably have something in your Firefox 45 profile that blocks the offending script. Regardless of the browser engine, it's not uncommon for browsers these days to come with some sort of tracking protection enabled by default, which tends to block the offending script.
  9. Sorry, was wrong about that. Some more searching suggests both GPUs can work at once and depending on application, the application may get either Intel or NVIDIA's rendering context. But DWM tends to be pinned to Intel by default with no way or at least no easy way to change it, but it might also depend on how Optimus is implemented on particular laptop. That's how it should work by default and what apparently causes glitches for some reason.
  10. You have to donate at https://glass8.eu/donate to get the login information for that site where you'll be able to generate donation.key file for your machine. Donating at this forum gets your donation to another person.
  11. So NVIDIA Optimus is involved. If my understanding is correct, only one GPU can render graphics at the time. Certain workloads activate the dedicated GPU, so then that GPU will handle application that made it activate and desktop composition, which includes Aero Glass. In NVIDIA Control Panel, you should be able to setup application profiles and force certain applications to always use integrated GPU. Your Windows version should also have settings dealing with preferred GPU for specific applications in the Settings app (System->Display->Graphics settings). You'd have to try and see which setting takes precedence. Still, there is some underlying issue on your setup as switching GPUs shouldn't result in artifacting. Upgrading (or maybe downgrading) both GPUs' drivers might help.
  12. It comes from the browser. One of the checks that must pass for the browser to even bother with WebAssembly is SSE2 capable CPU. The base site seems to work without it, looks like some hidden Flash file lurking in the background. Flash games obviously won't work without it.
  13. I noticed the latest version of QTTabBar (v1041), released earlier this month, does not function on mentioned OS. When enabled, error log is generated on user desktop saying it failed to load SHCore.dll, which is Windows 8.1+ DLL. Its website still says it's for Windows 7, Windows 8, Windows 8.1 and Windows 10. Either way, users of older Windows versions are better of skipping this one.
  14. Does removing "Search automatically for updated driver software" also mean OS won't try to update certain drivers automatically on its own if driver updates via Windows Update are turned off? I ended up configuring group policy "Prevent installation of devices that match any of these Device IDs" to prevent Windows from replacing default mouse driver. The custom driver changes the base sensitivity and would really be only useful with the combination of the extra program that must be installed that changes USB polling rate. The driver is from Windows 7 era and any Windows version beyond Win7 would crash soon if you change the polling rate with that combination of software. So I use default driver with hidusbf to change the polling rate. The mouse is called HP Laser Gaming Mouse with VoodooDNA.
  15. You can still take care of window borders without Aero Glass. Have a laptop running 32-bit Win10 1809, for which suitable Aero Glass build doesn't exist, but still have decent borders with shadows and everything. Custom themes are easier now since SecureUxTheme is a thing. Though it's true that you still need Aero Glass if you want rounded corners.
  16. At this point, I wonder if AVG leaves files anywhere else besides obvious AVG folders in Program Files and Common Files and the drivers folder. I know there's also temp folder, but this one is obvious target anyway. I'm thinking of running AVG Clear at some point and manually remove left overs, if any, then take care of remaining things that were written to PendingFileRenameOperations, which should be manageable. Maybe re-install AVG then or just enable Windows Defender, though I suppose the latter should be automatically enabled in absence of any other anti-virus software. Basilisk entries - there must be a bug in the updater as the referenced entries are already taken care of when it's finished. I've never seen left-over tobedeleted folder in its installation folder.
  17. I already answered that: Though you might just run @heinoganda's certificates updater from here instead, I suppose that'll get all certificates in order. The error shows when it can't verify its digital signature. It should "just work" on both 32-bit and 64-bit XP, unless perhaps on installations that haven't been updated in a long time.
  18. A workaround was deployed by hcaptcha.com shortly after I brought it up on Pale Moon forum. Since then, baseline JIT compiler, which is related to the problem, is disabled by default on 32-bit builds.
  19. So this must be different than the old glitch that was present in the old versions of Aero Glass. Maybe it's related to newer updates? Does anyone else use relatively updated Win10 1809 variant? Do a test and try disabling graphics adapter in Device Manager. Unless basic display driver is already in use anyway, in which case disabling it would be pointless, this will prevent applications from utilizing graphics hardware and DWM will fall back to software rendering. It would tell if graphics driver has something to do with an issue.
  20. Yes. And thanks, that looks less depressing, so I can just get rid of PendingFileRenameOperations registry value and run the BAT in WinPE. Among other things, I noticed entries that are supposed to delete Program Files and System32 directories. I tested the functionality behind the registry setting some time back myself and indeed the folder has to be emptied first in order for it be removed anyway. BTW, you left those two... DEL "C:\Program Files\AVG\Antivirus" DEL "C:\Program Files\AVG" ...in there. That doesn't really make sense, right, deleting all files (and only files) in those folders? Probably just another glitch in AVG I suppose. Like with original entries in the files I uploaded dealing with System32 and Program Files folders, which would be a no-operation since those folders wouldn't be empty. That's some messed up auto-update...who knows if AVG will magically work again after this.
  21. I thought about that, but it's such a mess that it doesn't seem really helpful. The files are below, the first's from May, the seconds one's from today. Straight copy-paste from Registry Editor's text field: https://drive.google.com/file/d/1vxSRrFPMQQsyjCSOk2EDVN1I621CB0co/view?usp=sharing https://drive.google.com/file/d/1_rba7dofD88Ny8qpGsLcK2H7Y-ay5x9z/view?usp=sharing
  22. So this piece of crap anti-virus AVG (or its updater) spammed PendingFileRenameOperations with thousands of entries on my work computer, many of them look like duplicates. I somehow ended up with two exported text files of the said registry setting with slightly different content. One is the current state of the entry and the other is the previous. I remember making backup of the content the last time (actually in May) and it apparently changed until current date. I notice both have some unique entries that are still to be taken care of, not just at the end. There was no reboot since february. So Registry Commander has the most convenient UI for this particular case, I'd just like to merge the two files content and just let Windows do its thing on reboot. Not concerned about anti-virus as much, I could probably just completely purge it via alternative means, rendering its entries in PendingFileRenameOperations irrevelant. It's just that it would be preferable to let the stuff in between that's not related to anti-virus being taken care of, so I figured it'd be the easiest to just paste content of both files in, one after another. But Registry Commander has the problem handling that giant multi-string, which consists of about 15000 entries. Can't paste or type anything new, I can use backspace key on existing entries, but that's about it. O&O RegEditor, which also has suitable editing window, just crashes opening PendingFileRenameOperations setting. I wouldn't have started poking around in registry, but that stupid anti-virus started occasionally showing popup that its GUI is having a bad day (literally). I really hate anti-viruses and other such software, all they ever did was get in my way.
  23. There's apparently a whole bunch of videos that can't be watched via Invidious, even if the browser supports everything. I get either The media could not be loaded, either because the server or network failed or because the format is not supported or the infinite spinning circle.
  24. While I clearly remember having problems with front jack in terms of having to mess manually with headphone connector to get the sound, that doesn't seem to be problem now. Not sure what to make of that and certain details from back then aren't clear enough. I clearly remember interference caused by nearby USB ports activity though, still a thing. Anyway, I wonder what's the deal with that setting. If both back and front jacks are used, sound will be sent to the device plugged to the front jack. That's with EnableDynamicDevices=0. But isn't that supposed to be standard behavior with default setting as well? Also, are you supposed to see two separate entries in Control Panel->Sound->Playback tab under any circumstance with default driver, one for headphones (front jack) and one for speakers (back jack)? It's all crammed into one here.
  25. Who knew you can get stuck in the situation without sound with default audio driver. I unplugged headphones from the back jack because I needed them somewhere else. When I plugged them back, they were no longer detected! Or the system just pretended the back jack doesn't exist. They were still detected on the front jack, but this one broke in the early years so no sound comes out if it. Rebooting by itself didn't help. What helped was turning off EnableDynamicDevices setting in the registry in the sub-key GlobalSettings under the key representing the sound card (see here).
×
×
  • Create New...