Jump to content


bigmuscle

Recommended Posts

And there is no debug.log near aerohost.exe? As the host is running, it have to pass over initial log message. If it is not there, it is your privileges. Ensure that read and write privileges to your folder are correct. I just again remind it is not enough that privileges are enabled for your account (or your account has admin rights). It must be for Everyone, because aerohost.exe and dwm.exe runs under different user credentials.

Also, which could help - could you generate minidump for both aerohost.exe and dwm.exe and send them to me? I think that Task Manager should be able to generate it.

I checked the rights for c:\aeroglass folder. They were ok, but I manually added 'all' permissions to all users. Then I killed aerohost process in taskmanager, and opened install.bat from rc3 - aerohost launched, but nothing has changed. No debug is still created. But if I replace in the folder dwmglass.dll and aerohost with rc3 files and run install.bat - everything immediately works fine and debug begins to log. That's why I think this is not connected with write permissions...

Here are the two dumps generated by the taskmanager for aerohost and dwm. Hope they'll help http://www18.zippyshare.com/v/27944963/file.html

Link to comment
Share on other sites


Why is it when i restart computer i get a black rectangular box around the glowing text, but when i restart the dwm by the aero glass configurator it shows glowing text without the black box surrounding the text like its supposed to from the start.

Every time i restart comp i have to open the configurator and press apply to remove the black rectangular box

+1
As i mentioned that before, only for battery mode. Btw, i don't remember having this with early RC versions.

well I only notice this every time after turned on my laptop. once restart dwm, no matter how many times I restart windows, it looks fine. yes, as fas as I remember, it doesn't occur on RC release

Link to comment
Share on other sites

What mean HIWORD of value in "TextGlowMode"? I have DWORD value 0x00000003. How i can increase glow size?

to create a DWORD from a HIWORD and LOWORD, you can use this equation: HIWORD * 65536 + LOWORD = your DWORD (in this, case HIWORD is the size of glow you want, LOWORD is 3, and the resulting DWORD is the number you hace to use in Registry)

Link to comment
Share on other sites

What mean HIWORD of value in "TextGlowMode"? I have DWORD value 0x00000003. How i can increase glow size?

to create a DWORD from a HIWORD and LOWORD, you can use this equation: HIWORD * 65536 + LOWORD = your DWORD (in this, case HIWORD is the size of glow you want, LOWORD is 3, and the resulting DWORD is the number you hace to use in Registry)

So, if i want to make size of glow 2, then 2*65536 + 3 = 131075. This DWORD is 0x00131075 ?

Link to comment
Share on other sites

And there is no debug.log near aerohost.exe? As the host is running, it have to pass over initial log message. If it is not there, it is your privileges. Ensure that read and write privileges to your folder are correct. I just again remind it is not enough that privileges are enabled for your account (or your account has admin rights). It must be for Everyone, because aerohost.exe and dwm.exe runs under different user credentials.

Also, which could help - could you generate minidump for both aerohost.exe and dwm.exe and send them to me? I think that Task Manager should be able to generate it.

I checked the rights for c:\aeroglass folder. They were ok, but I manually added 'all' permissions to all users. Then I killed aerohost process in taskmanager, and opened install.bat from rc3 - aerohost launched, but nothing has changed. No debug is still created. But if I replace in the folder dwmglass.dll and aerohost with rc3 files and run install.bat - everything immediately works fine and debug begins to log. That's why I think this is not connected with write permissions...

Here are the two dumps generated by the taskmanager for aerohost and dwm. Hope they'll help http://www18.zippyshare.com/v/27944963/file.html

Then it seems it hangs on user check. I will try to analyze your dumps. Thanks.

What mean HIWORD of value in "TextGlowMode"? I have DWORD value 0x00000003. How i can increase glow size?

to create a DWORD from a HIWORD and LOWORD, you can use this equation: HIWORD * 65536 + LOWORD = your DWORD (in this, case HIWORD is the size of glow you want, LOWORD is 3, and the resulting DWORD is the number you hace to use in Registry)

Do not use such complicated math. Just divide DWORD into the same long parts (WORDs) and set them separately. Just remember that you must use hexadecimal format. E.g. 0x000a0003 (=>HIWORD = a (which is 10 in decimal), LOWORD = 3)

Link to comment
Share on other sites

I'm having the caption issue similar to what has been posted before, but for me it's not happening all the time. It seems to appear every other boot, restarting dwm.exe solves it. Explorer is fine, resizing window doesn't solve it, all new non-explorer windows get the bug as well.

glass_bug_8.1_1.0.JPG

Debug log with EnableLogging 0x1 here, issue first started happening with RC3, log here.

Edited by Soukyuu
Link to comment
Share on other sites

Hi,

my Licence.key will not be accepted....will not loaded. I always see the Donation-Popup-window.

The Licence.key is in the Folder "AeroGlass" and in "DWM"

How is the Error ??

(Sorry for my English)

Same problem with Licnce.key for me:

Debug:

[2014-01-21 19:17:44][0x340:0x344] Donation key not loaded (5)

[2014-01-21 19:17:44][0x340:0x344] Machine ID: cut out

[2014-01-21 19:17:44][0x340:0x344] Hook (USER32.dll!DrawTextW from udwm.dll) installed

[2014-01-21 19:17:44][0x340:0x344] Hook (GDI32.dll!CreateBitmap from udwm.dll) installed

[2014-01-21 19:17:44][0x340:0x344] Hook (GDI32.dll!CreateRoundRectRgn from udwm.dll) installed

[2014-01-21 19:17:44][0x340:0x344] Delayed hook (UxTheme.dll!GetThemeStream from udwm.dll) installed

[2014-01-21 19:17:44][0x340:0x344] Aero Glass for Win8.1 v1.0 correctly loaded.

[2014-01-21 19:17:44][0x340:0x350] DBGHELP: Symbol Search Path: .;C:\AeroGlass\symbols

[2014-01-21 19:17:44][0x340:0x350] DBGHELP: .\dwm.pdb - file not found

[2014-01-21 19:17:44][0x340:0x350] DBGHELP: .\exe\dwm.pdb - file not found

[2014-01-21 19:17:44][0x340:0x350] DBGHELP: .\symbols\exe\dwm.pdb - file not found

[2014-01-21 19:17:44][0x340:0x35C] GetThemeStream 0,0,213

[2014-01-21 19:17:44][0x340:0x35C] GetThemeStream 0,0,213

[2014-01-21 19:17:44][0x340:0x35C] GetThemeStream 0,0,213

[2014-01-21 19:17:44][0x340:0x350] DBGHELP: dwm - public symbols

C:\AeroGlass\symbols\dwm.pdb\34BE7E5FC12E4A8BB5DFBAC3D915A6872\dwm.pdb

[2014-01-21 19:17:44][0x340:0x350] Symbols loaded for dwm.exe as 3 (#0)

[2014-01-21 19:17:44][0x4A4:0x4A8] Installing DWM hook...

[2014-01-21 19:17:44][0x340:0x344] Message 0x404, wparam = 0, lparam = 0

[2014-01-21 19:17:44][0x4A4:0x4A8] Module: C:\AeroGlass\dwmglass.dll

[2014-01-21 19:17:44][0x340:0x344] Message 0x218, wparam = 32787, lparam = 4355205904

[2014-01-21 19:17:44][0x340:0x344] Message 0x218, wparam = 32787, lparam = 4353525424

[2014-01-21 19:17:44][0x340:0x344] Message 0x320, wparam = 1157627904, lparam = 1

[2014-01-21 19:17:44][0x340:0x344] Loading settings: 0x00007FF677CC41D0 (0x0000000000000000) (0)

[2014-01-21 19:17:44][0x340:0x344] Settings reloaded

[2014-01-21 19:17:44][0x340:0x344] Message 0x31E, wparam = 0, lparam = 0

[2014-01-21 19:17:44][0x340:0x344] Message 0x15, wparam = 0, lparam = 0

[2014-01-21 19:17:44][0x340:0x344] Message 0x1E, wparam = 0, lparam = 0

[2014-01-21 19:17:44][0x340:0x344] Message 0x320, wparam = 3817244294, lparam = 1

[2014-01-21 19:17:44][0x340:0x344] Loading settings: 0x00007FF677CC41D0 (0x0000000000000380) (0)

[2014-01-21 19:17:44][0x340:0x344] Settings reloaded

[2014-01-21 19:17:44][0x340:0x344] Message 0x31B, wparam = 0, lparam = 0

[2014-01-21 19:17:44][0x340:0x344] Message 0x15, wparam = 0, lparam = 0

[2014-01-21 19:17:44][0x340:0x344] Message 0x31A, wparam = 1835010, lparam = 1

[2014-01-21 19:17:44][0x340:0x344] Loading settings: 0x00007FF677CC41D0 (0x0000000000000380) (0)

[2014-01-21 19:17:44][0x340:0x344] Settings reloaded

[2014-01-21 19:17:44][0x340:0x344] Message 0x31B, wparam = 1835010, lparam = 1

[2014-01-21 19:17:44][0x340:0x344] Message 0x15, wparam = 0, lparam = 0

[2014-01-21 19:17:44][0x340:0x35C] GetThemeStream 0,0,213

[2014-01-21 19:17:44][0x340:0x35C] GetThemeStream 0,0,213

[2014-01-21 19:17:44][0x340:0x35C] GetThemeStream 0,0,213

[2014-01-21 19:17:44][0x340:0x344] Message 0x320, wparam = 3817244294, lparam = 1

[2014-01-21 19:17:44][0x340:0x344] Loading settings: 0x00007FF677CC41D0 (0x0000000000000380) (0)

[2014-01-21 19:17:44][0x340:0x344] Settings reloaded

[2014-01-21 19:17:44][0x340:0x344] Message 0x15, wparam = 0, lparam = 0

[2014-01-21 19:17:44][0x340:0x344] Message 0x219, wparam = 7, lparam = 0

[2014-01-21 19:17:44][0x340:0x350] Loading settings: 0x00007FF677CC41D0 (0x0000000000000380) (1)

[2014-01-21 19:17:44][0x340:0x350] Settings reloaded

[2014-01-21 19:17:44][0x340:0x344] Message 0x15, wparam = 0, lparam = 0

[2014-01-21 19:17:44][0x340:0x344] Message 0x31A, wparam = 0, lparam = 0

[2014-01-21 19:17:44][0x340:0x344] Loading settings: 0x00007FF677CC41D0 (0x0000000000000380) (0)

[2014-01-21 19:17:44][0x340:0x344] Settings reloaded

[2014-01-21 19:17:44][0x340:0x344] Atlas resource loading (custom: C:\AeroGlass\win8cp.png)

[2014-01-21 19:17:44][0x340:0x344] GetThemeStream 0,0,213

[2014-01-21 19:17:44][0x340:0x344] Message 0x15, wparam = 0, lparam = 0

[2014-01-21 19:17:44][0x340:0x35C] GetThemeStream 0,0,213

[2014-01-21 19:17:44][0x340:0x35C] GetThemeStream 0,0,213

[2014-01-21 19:17:44][0x340:0x35C] GetThemeStream 0,0,213

[2014-01-21 19:17:44][0x340:0x344] Message 0x320, wparam = 3817244294, lparam = 1

[2014-01-21 19:17:44][0x340:0x344] Loading settings: 0x00007FF677CC41D0 (0x0000000000000380) (0)

[2014-01-21 19:17:44][0x340:0x344] Settings reloaded

[2014-01-21 19:17:44][0x340:0x344] Message 0x15, wparam = 0, lparam = 0

[2014-01-21 19:17:45][0x340:0x344] Message 0x219, wparam = 7, lparam = 0

[2014-01-21 19:17:45][0x340:0x344] Message 0x219, wparam = 7, lparam = 0

[2014-01-21 19:17:45][0x340:0x344] Message 0x46, wparam = 0, lparam = 4295687056

[2014-01-21 19:17:45][0x340:0x344] Message 0x47, wparam = 0, lparam = 4295687056

[2014-01-21 19:17:45][0x340:0x344] Message 0x3, wparam = 0, lparam = 2197848832

[2014-01-21 19:17:45][0x340:0x344] Message 0x1A, wparam = 24, lparam = 4295687096

[2014-01-21 19:17:48][0x340:0x344] Message 0x218, wparam = 10, lparam = 0

[2014-01-21 19:17:48][0x340:0x344] Message 0x219, wparam = 7, lparam = 0

[2014-01-21 19:17:48][0x340:0x344] Message 0x219, wparam = 7, lparam = 0

[2014-01-21 19:17:48][0x340:0x344] Message 0x219, wparam = 7, lparam = 0

[2014-01-21 19:17:48][0x340:0x344] Message 0x219, wparam = 7, lparam = 0

[2014-01-21 19:18:02][0x340:0x344] Message 0x1A, wparam = 105, lparam = 4295687096

[2014-01-21 19:19:44][0x340:0x344] Message 0x219, wparam = 7, lparam = 0

[2014-01-21 19:19:44][0x340:0x344] Message 0x1A, wparam = 0, lparam = 4295687096

[2014-01-21 19:19:45][0x340:0x344] Message 0x219, wparam = 7, lparam = 0

[2014-01-21 19:19:45][0x340:0x344] Message 0x1A, wparam = 0, lparam = 4295687096

[2014-01-21 19:19:45][0x340:0x344] Message 0x219, wparam = 7, lparam = 0

Edited by dzup
Link to comment
Share on other sites

Soukyuu: Your log is invalid as it comes from some very old Windows 8 version.

dzup: already answered - you have invalid permission on donation key. Error 5 means "Access denied".

for those who have glow problem - what is your TextGlowMode settings?

Edited by bigmuscle
Link to comment
Share on other sites

Soukyuu: Your log is invalid as it comes from some very old Windows 8 version.

dzup: already answered - you have invalid permission on donation key. Error 5 means "Access denied".

for those who have glow problem - what is your TextGlowMode settings?

good to see quite a few people here are experiencing the same problem with 1.0

my text glow mode is set to 1 and size is set to 0, ive tried all other modes and still comes with a rectangular box once you restart your computer.

Link to comment
Share on other sites

And what happens when glow mode is set to zero (to completely disable it)?

same thing, even with glow mode set to 0 after a computer restart the black box appears. Only by restarting dwm fixes the issue for some reason

dont know if this helps but i dont get any error after a restart in the debug.log except for:

[2014-01-22 05:50:51][0x78:0x188] CoCreateInstance(CLSID_WICImagingFactory, NULL, CLSCTX_INPROC_SERVER, IID_PPV_ARGS(&pImageFactory)) failed with 0x800401F0

PS: I dont get this error if i only restart the dwm

Edited by illuzi0n
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...