Jump to content

lolchampion

Member
  • Posts

    12
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Hong Kong

Posts posted by lolchampion

  1. So try this: http://leteckaposta.cz/302887755

    When you press F11, it will generate approx. 170 MB file minidump.dmp. Send it to me.

    After you generate minidump. create registry value HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\DWM: NoInternalHooks (DWORD 0x1) and try what happens.

    Done.

    Applied, black screen, pressed f11, I waited several minutes then I did a force restart and returned to desktop holding ctrl key

    Then added that key with this value 0x00000001, re-applied dwmglass, no black screen but transparency was not applied,

    Ok, if you can 100% confirm that setting NoInternalHooks to 0x1 does not bring black screen (and it was not just random) then it is time to try this version http://leteckaposta.cz/111719826

    It adds this registry settings: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\DWM: HookFlag (DWORD) which can control what NoInternalHooks disabled completely. Valid values are 1, 2, 4, 8 + their combinations (summations = anything between 1..15), maximum value = 1+2+4+8 = 15 (0xF) which enables everything, 0 disables almost everything (like NoInternalHooks did). I hope this helps me to find which function is the problem.

    Tested all combination. Every time 0x08 is enable together with 0x02 at the same time, I got a black screen.

  2. Ok, so please, use default settings (no additional key in registry, no specific device feature level) and install this version

    http://leteckaposta.cz/723577425

    When blackscreen appears, hold F11 for approx. one second and it starts generating file threads.log. It can take a while, because it will download public debug symbols from Microsoft servers (which are several MBs). Then it will automatically kill the process (which will result in dwm.exe restart, so it will be probably stuck with another black screen, so hold CTRL after pressing F11. I hope this will work and it will help to fix the problem :-)

    And of course, then send me threads.log file.

    Done. Here is the log.

    threads.txt

    debug.txt

  3. It makes no difference. "crashfix" just fixes crash from your crashlog.txt.

    Yes, tried this registry setting with rc0 crashfix and it worked, auto device future level, blur was not applied on taskbar and startmenu but restarting explorer will fix it, no crash when restarting explorer :)

    Same result here. Add the registry setting and reboot. Everything is working now with auto DeviceFeatureLevel, taskbar have its blur back too.

  4. Did more test. Here is the debug log. my GPU is GTX580,

    1). Auto DeviceFeatureLevel, hold CTRL key to boot, taskbar blur is missing in this case, other thing is working normally.

    debug-hold_ctrl.txt

    2). Right after 1), Drag a windows and make it touch the low part of the taskbar. Black screen appear.

    debug-hold_ctrl+drag.txt

    3) Boot without holding Ctrl key, auto DeviceFeature level

    debug-No_ctrl.txt

    Note: Logs for 1 and 3 are capture after deleting the old log. log 2 is captured directly after log 1.

  5. Newest version still doesn't seem to be changing inactive colors, no matter which color I select the inactive frames are light blue. The transparency is also unchanging for the inactive window no matter the color intensity, which makes reading the window captions impossible if the inactive window is over a dark background...

    Example: click

    Because your have invalid colorization settings for inactive frames. Just post a screenshot of your registry key HKCU\Software\Microsoft\Windows\DWM and we will see where the problem is ;-)

    Was native blur removed in this version? It doesn't seem to have the speed or artifacts associated with the one in 0.8-0.90.

    Yes, there is no native blur now. Why? I said it million-times that this mode is not supposed to be used at all and that all versions are intended for testing only. So what is the purpose of your testing when you disable the code to test?

    After update to RC0, i got a black screen after enter desktop after boot.

    Sometime I am lucky enough to enter desktop(By holding CTRL while switch from metro to desktop), The glass in windows border are working correctly, but the blur in task bar is gone. If i drag a windows and make taskbar overlay with it, a black screen appear.

    Do you have 32-bit version? If yes, then it is possible because several versions of 32-bit system DLLs contains different optimizations which can totally break everything. If this is true, please send me your shell32.dll (via PM) + there should be crashlog.txt in the same folder as you extracted dwmglass.dll.

    I am using 64-bit version. After i managed to boot back into desktop, I cannot found crashlog.txt, only debug.log exist.

  6. After update to RC0, i got a black screen after enter desktop after boot.

    Sometime I am lucky enough to enter desktop(By holding CTRL while switch from metro to desktop), The glass in windows border are working correctly, but the blur in task bar is gone. If i drag a windows and make taskbar overlay with it, a black screen appear.

    If I change device future level to 0x9300, everything is working perfectly.

    debug.txt

×
×
  • Create New...