Moura Posted September 27, 2014 Posted September 27, 2014 Good Morning, After a windows update 8.1 the Aeroglass stopped working. Is there anything I can do to correct this error. Thank you
reznor Posted September 27, 2014 Posted September 27, 2014 About the key not working - give me some time, I need to fix something :-) Is there anything new regarding this issue? Thanks
bigmuscle Posted September 27, 2014 Author Posted September 27, 2014 Is there any identifiable information about the system/user stored within the files?I'm not sure. If I remember correctly, it contains computer name and OS version only. Is there anything new regarding this issue?Sure, it has already been fixed. I deleted wrong keys and you can generate the correct one.
Tseng Posted September 28, 2014 Posted September 28, 2014 Will a new version with improved/enhanced features coming out soon?I remember that Bigmuscle announces such new versions around 5-6 weeks ago.
bigmuscle Posted September 28, 2014 Author Posted September 28, 2014 I decided to wait for Windows 9 Technical Preview which is coming soon. If only minor change (or none) is needed to make it work there, I will update it and release. If large change is needed, I will release it unmodified and will make separate Win9 version then. Then main reason for delay is that the last Win update changed function pattern more than expected (thus DWM incompatible message) and I did not find a correct way to correctly fix it yet. 2
NoelC Posted September 28, 2014 Posted September 28, 2014 Windows 9 Technical Preview which is coming soon. Wow, I genuinely felt a pang of dread when you mentioned that. I remember, with every prior Microsoft version release, it was a feeling of eager anticipation of what's new. Either I just suddenly got old or Microsoft's strategy did. As before, please let me know if I can help you beta test your work. -Noel
cyperbg Posted September 29, 2014 Posted September 29, 2014 (edited) Hi, I have the full version of the program, but there is a problem and I am not sure if it is a bug or a feature: After every restart my windows borders are totally transparent: Then I go to Personalize and select a different theme and it fixes itself. Then I can select my preferred theme again: I also use WinLaunch and it is completely transparent as well until I select some theme. Any ideas? Edited September 29, 2014 by cyperbg
AndyK70 Posted September 29, 2014 Posted September 29, 2014 For those - like me - who experience problems with the latest Windows Updates and Aero Glass,the procedure for manually installing symbols is easy.You probably don't even need to install Windows Debugging Tools Just create a txt in C:\AeroGlass or wherever you have AeroGlass installedPaste the following:MKDIR %userprofile%\appdata\local\temp\dllsCD C:\Windows\System32XCOPY "dwm.exe" %userprofile%\appdata\local\temp\dllsXCOPY "dwmcore.dll" %userprofile%\appdata\local\temp\dllsXCOPY "uDWM.dll" %userprofile%\appdata\local\temp\dllsCD C:\Program Files (x86)\Windows Kits\8.1\Debuggers\x64SYMCHK /r %userprofile%\appdata\local\temp\dlls /s SRV*C:\AeroGlass\symbols\*http://msdl.microsoft.com/download/symbolsRD /S /Q "%userprofile%\appdata\local\temp\dlls"Save the file and rename it to symbols.cmdRight Click and run as AdministratorThat's it, the Symbols folder should have been created inside your aeroglass installation folder! Hope this helps PS maybe info like this should be part of the OP, or be included in a readme or somewhere on aeroglass site? *hint hint* Obi-Wan, always a pleasure to meet a Jedi Where does one get SYMCHK if not the kit you mentioned? The batch failed there for me. Download and launch the Windows SDK Installer, on the dialog which modules to install select only the Windows Debugging Tools.After that start the batch again.
bigmuscle Posted September 29, 2014 Author Posted September 29, 2014 cyperbg: it looks like some application is modifying your settings. Could you share screenshots of registry editor displaying HKCU\SOFTWARE\Microsoft\Windows\DWM and HKLM\SOFTWARE\Microsoft\Windows\DWM keys at the time it is fully transparent (so before you change the theme).
cyperbg Posted September 29, 2014 Posted September 29, 2014 share the debug.log http://pastebin.com/KzgZ5UYa cyperbg: it looks like some application is modifying your settings. Could you share screenshots of registry editor displaying HKCU\SOFTWARE\Microsoft\Windows\DWM and HKLM\SOFTWARE\Microsoft\Windows\DWM keys at the time it is fully transparent (so before you change the theme).
bigmuscle Posted September 29, 2014 Author Posted September 29, 2014 (edited) Do you use default Win8 theme? I can't see anything wrong with your Aero Glass settings thus it must be something with your theme. Could you try plaing with GUI application (http://glass8.eu/stuff/gui.7z) to see whether some settings fixes the problem? Edited September 29, 2014 by bigmuscle
cyperbg Posted September 29, 2014 Posted September 29, 2014 Do you use default Win8 theme? I can't see anything wrong with your Aero Glass settings thus it must be something with your theme. Could you try plaing with GUI application (http://glass8.eu/stuff/gui.7z) to see whether some settings fixes the problem? I found the culprit: it was the UxTheme Launcher, which I previously uninstalled, but it was still loading its files (no idea why), so deleted it manually. Now I can't remove its entry from the Startup list, but that is another issue (the top one) Btw I was trying to patch uxtheme.dll for 3rd party themes to work, but they didn't. Are there any restrictions in Windows 8.1 for that?
moataz Posted September 29, 2014 Posted September 29, 2014 Tripredacus, on 26 Sept 2014 - 6:35 PM, said:Regarding the thread size, it may be a good idea to put the common questions/answers in the first post of the thread. I totally suggest this too.
jb3555 Posted September 30, 2014 Posted September 30, 2014 I just found out that the issue i mentioned before caused by KB2995004. After i remove KB2995004 everything works fine.
Recommended Posts