bachterman 2011-07-12 01:48
to simply put: it doesn't work. i've tried a lot, but ultramon has encountered an error etc. the vista\buttonrenderer.cpp on line 119 gives the error.
|
Christian Studer 2011-07-12 08:13
You'll get this if the stream bitmap of the theme isn't the same size as the one from the Aero theme.
Unfortunately there's no fix for this except using a different theme or disabling the window buttons, but as long as the theme is the same internally as the standard Aero theme it should work fine with UltraMon.
Christian Studer - www.realtimesoft.com
|
bachterman 2011-07-12 08:46
thanks for the reply! unfortunately my themes are so different than the aero original, that by disabling the custom buttons, and selecting any theme, the ultramon.exe immediately kicks the bucket.
sorry for double posting, i saw you resolved that. :)
|
Christian Studer 2011-07-13 09:21
What's the error message you get with the window buttons disabled?
Christian Studer - www.realtimesoft.com
|
bachterman 2011-07-18 04:14
when i switch over to a non-aero theme:
m$ visual c++ runtime library runtime error! program c:\....\ultramon.exe this application has requested the runtime to terminate it in an unusual way. please contact the appication support team for more information.
and then a standard win7 "has stopped working" window:
Problem signature: Problem Event Name: APPCRASH Application Name: UltraMon.exe Application Version: 3.1.0.0 Application Timestamp: 4d0f8e87 Fault Module Name: UltraMon.exe Fault Module Version: 3.1.0.0 Fault Module Timestamp: 4d0f8e87 Exception Code: 40000015 Exception Offset: 000000000006a406 OS Version: 6.1.7601.2.1.0.256.1 Locale ID: 1038 Additional Information 1: f6c2 Additional Information 2: f6c222d02dc4af89cf6d38305cab5f65 Additional Information 3: b8e7 Additional Information 4: b8e7cadea50ba1a89d39b516f6adf3dd
when i try to start ultramon.exe with a custom theme:
ultramon encountered a fatal error and will exit.
more information:
version: 3.1.0 os: 6.1.7601 service pack 1 x64 source file: .\buttonrenderervistacomposited.cpp line: 119 return value: 0 last error: 0
|
Christian Studer 2011-07-18 08:41
Sounds like the buttons are still enabled, to verify this run regedit.exe, then go to the key HKEY_CURRENT_USER\Software\Realtime Soft\UltraMon\<version>\Window Buttons and check the Maximize to Desktop Button and Move Window Button values. If the values are set to 1 the buttons are enabled, to disable them set the two values to zero.
Christian Studer - www.realtimesoft.com
|
bachterman 2011-07-18 23:22
the latter was on, but the other taskbar is bonked. double the height, and black buttons on black background.
leave it, it's not worth the deal. :(
|
Christian Studer 2011-07-19 08:38
If you're using WindowBlinds, you could try disabling skinning for UltraMonTaskbar.exe, that should fix the problem, won't look great though.
Christian Studer - www.realtimesoft.com
|
bachterman 2011-07-20 05:30
using custom themes with a patched uxtheme.dll, so no.
on a different problem, can you add the middle mouse click -> move to other display hotkey? or the feature to add mouse buttons to hotkeys.
|
Christian Studer 2011-07-20 09:04
Will be considered for a future release, but you could already do this with the WheelMoveWnd add-on.
Christian Studer - www.realtimesoft.com
|
bachterman 2011-07-21 05:38
thank you very much for the support! :)
|