Second standalone taskbar not remembering size on Win 7 x64 - Printable Version +- Tordex Community (http://forum.tordex.com) +-- Forum: True Launch Bar (http://forum.tordex.com/forum-3.html) +--- Forum: General Discussion (http://forum.tordex.com/forum-8.html) +--- Thread: Second standalone taskbar not remembering size on Win 7 x64 (/thread-3733.html) |
Second standalone taskbar not remembering size on Win 7 x64 - hometownnerd - 07-21-2010 I have windows 7 x64 running TLB 4.4.11 RC3 on a dual monitor setup, whenever I reboot the TLB standalone bar on the left of the secondary monitor forgets how wide I had it set last time. The TLB standalone on the right of the primary monitor remembers its size just fine, they should both be the same size since they are both the exact same, quick launch bars. Can anyone help me with the setting I am missing? Thanks a bunch, Larry Re: Second standalone taskbar not remembering size on Win 7 - Yuri Kobets - 07-22-2010 Please test the attached updated version. I recommend to open the toolbar properties and press OK for toolbars. So the right values will be save into the config. Re: Second standalone taskbar not remembering size on Win 7 - hometownnerd - 07-22-2010 I tried the file, but it seems like it is not saving the size still. I rebooted a number of times and still no change. The steps I followed were rebooted, physically resized the bar then right clicked the bar and went to toolbar properties then clicked ok then rebooted and when it booted it was small again. I did this at least 3 times with the same results. One thing I did notice though, it seemed the menus when they popped out were the correct placement on screen, but the bar just did not fill that space on boot, so it was like the bar was 20 pixels wide on boot and the menu would popup 220 pixels away. I did open the standalone.xml file and I can see it is writing the values for the left and right coordinates, but they are negative is that correct? I would have thought it would be 0 for left and like 220 for right if the bar was on the right, but maybe that is how it should be. Thanks for your help, Larry By the way here is my xml file if it helps.... <?xml version="1.0" encoding="UTF-8"?> <tlbhost nextID="6"><toolbars><toolbar id="3" left="1229" right="1440" top="0" bottom="900" viewMode="1" dockState="4" autohide="1" taskbarmode="1" AlwaysOnTop="1" hotSpot="0" hideDelay="50" showDelay="50" hideStyle="524288" showStyle="524288" showTime="50" hideTime="50" themeType="1" onFullScreen="0" locked="0" fullRow="1" alpha="141" showHotkey="0" monitorDevice="\\.\DISPLAY1"><guid>{FC712CA0-A945-11D4-A594-956F6349FC18}</guid><data>C:\Users\LarryMyers\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\</data></toolbar><toolbar id="5" left="-1280" right="-1073" top="10" bottom="1034" viewMode="1" dockState="3" autohide="1" taskbarmode="1" AlwaysOnTop="1" hotSpot="0" hideDelay="50" showDelay="50" hideStyle="524288" showStyle="524288" showTime="50" hideTime="50" themeType="1" onFullScreen="0" locked="0" fullRow="1" alpha="153" showHotkey="0" monitorDevice="\\.\DISPLAY2"><guid>{FC712CA0-A945-11D4-A594-956F6349FC18}</guid><data>C:\Users\LarryMyers\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\</data></toolbar></toolbars></tlbhost> Re: Second standalone taskbar not remembering size on Win 7 - Yuri Kobets - 07-22-2010 Quote:I did open the standalone.xml file and I can see it is writing the values for the left and right coordinates, but they are negative is that correct? I would have thought it would be 0 for left and like 220 for right if the bar was on the right, but maybe that is how it should be.Yes, negative coordinates is valid. The primary desktop always have positive coordinates, but the other desktops can have negative coordinates is they at the left side. Please can you try to exit the standalone TLB (right-click then exit) and start it again without the rebooting. This bug looks like the second monitor is not initialized when TLB starts. So the restarting of standalone TLB only will show where the problem. Re: Second standalone taskbar not remembering size on Win 7 - hometownnerd - 07-23-2010 Ah, I see, I did as you asked and when I run TLB SA it creates the two bars the main monitor one is correct size but the second monitor one is back to the small size again. It seems to be rewriting the size settings on startup of TLB SA. here is the xml after a startup of TLB SA.... <?xml version="1.0" encoding="UTF-8"?> <tlbhost nextID="6"><toolbars><toolbar id="3" left="1229" right="1440" top="0" bottom="900" viewMode="1" dockState="4" autohide="1" taskbarmode="1" AlwaysOnTop="1" hotSpot="0" hideDelay="50" showDelay="50" hideStyle="524288" showStyle="524288" showTime="50" hideTime="50" themeType="1" onFullScreen="0" locked="0" fullRow="1" alpha="141" showHotkey="0" monitorDevice="\\.\DISPLAY1"><guid>{FC712CA0-A945-11D4-A594-956F6349FC18}</guid><data>C:\Users\LarryMyers\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\</data></toolbar><toolbar id="5" left="-1280" right="-1254" top="10" bottom="1034" viewMode="1" dockState="3" autohide="1" taskbarmode="1" AlwaysOnTop="1" hotSpot="0" hideDelay="50" showDelay="50" hideStyle="524288" showStyle="524288" showTime="50" hideTime="50" themeType="1" onFullScreen="0" locked="0" fullRow="1" alpha="153" showHotkey="0" monitorDevice="\\.\DISPLAY2"><guid>{FC712CA0-A945-11D4-A594-956F6349FC18}</guid><data>C:\Users\LarryMyers\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\</data></toolbar></toolbars></tlbhost> hopefully that helps you, thanks, Larry Re: Second standalone taskbar not remembering size on Win 7 - Yuri Kobets - 07-23-2010 Thank you very much for information. Please try the second update (attached). If this will not help too, please try to right-click the toolbar and remove the checkmark from the "Taskbar Mode" menu item. Re: Second standalone taskbar not remembering size on Win 7 - hometownnerd - 07-23-2010 I know you probably do not want to hear this but it still acts the same, even after unchecking the taskbar mode check and even after unchecking the taskbar radio button in toolbar properties as well. Sorry this is giving you trouble. Thanks for working with me, Larry Re: Second standalone taskbar not remembering size on Win 7 - Yuri Kobets - 07-27-2010 I've attached the tlbHost. This version writes the log file into tlbHost.log on the desktop. Please can you run it and send the file tlbHost.log to me, I'll try to find the place where the toolbar position changed. Re: Second standalone taskbar not remembering size on Win 7 - hometownnerd - 07-27-2010 ok ran it and I am attaching the log below thanks again for your help, Larry' well I was attaching it but .log is not allowed sooo.... ============= New Session============== 3:before create: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:after create: 1229, 0, 1440, 900 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 3:load:exit: 1229, 0, 1440, 900 5:before create: 0, 10, 0, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5:AdjustWindowRect:enter: 0, 10, 0, 1034 5:AdjustWindowRect:exit: 0, 10, 0, 1034 5etWndPos:enter: 0, 10, 0, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5etWndPos:enter: 0, 10, 0, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5:AdjustWindowRect:enter: 0, 10, 0, 1034 5:AdjustWindowRect:exit: 0, 10, 0, 1034 5etWndPos:enter: 0, 10, 0, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5etWndPos:enter: 0, 10, 0, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5:AdjustWindowRect:enter: 0, 10, 0, 1034 5:AdjustWindowRect:exit: 0, 10, 0, 1034 5etWndPos:enter: 0, 10, 0, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5etWndPos:enter: 0, 10, 0, 1034 5:after create: 0, 10, 0, 1034 5:fixPosition:enter: 0, 10, 0, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5:AdjustWindowRect:enter: -1280, 10, -1280, 1034 5:AdjustWindowRect:exit: -1280, 10, -1280, 1034 5etWndPos:enter: -1280, 10, -1280, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5etWndPos:enter: -1280, 10, -1280, 1034 5:fixPosition:exit: -1280, 10, -1280, 1034 5:load:exit: -1280, 10, -1280, 1034 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5:AdjustWindowRect:enter: -1280, 10, -1254, 1034 5:AdjustWindowRect:exit: -1280, 10, -1254, 1034 5etWndPos:enter: -1280, 10, -1254, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5etWndPos:enter: -1280, 10, -1254, 1034 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 Re: Second standalone taskbar not remembering size on Win 7 - Yuri Kobets - 07-27-2010 Hmm... interesting results. I've attached the fixed version, but not sure this will help (I still can't to reproduce the bug). This version writes log file also. Please delete the existing tlbHost.log before running new version. Also save the standalone.xml before running tlbhost.exe, then post here both standalone.xml and tlbHost.log Re: Second standalone taskbar not remembering size on Win 7 - hometownnerd - 07-28-2010 Hmmm....did you find the location of the bad bit of code?? You mentioned the fixed version, but you seemed unsure, well you have figured it out I think, for the first time the SATLB started up correctly with the correct width!! =D> I will attach the log here and then also my SA.xml file. I started it a few times with the same results. Thanks for taking the time to work this out, Larry 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 ============= New Session============== 3:before create: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:after create: 1229, 0, 1440, 900 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 3:load:exit: 1229, 0, 1440, 900 5:before create: 0, 10, 0, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5:AdjustWindowRect:enter: 0, 10, 0, 1034 5:AdjustWindowRect:exit: 0, 10, 0, 1034 5etWndPos:enter: 0, 10, 0, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5etWndPos:enter: 0, 10, 0, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5:AdjustWindowRect:enter: 0, 10, 0, 1034 5:AdjustWindowRect:exit: 0, 10, 0, 1034 5etWndPos:enter: 0, 10, 0, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5etWndPos:enter: 0, 10, 0, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5:AdjustWindowRect:enter: 0, 10, 0, 1034 5:AdjustWindowRect:exit: 0, 10, 0, 1034 5etWndPos:enter: 0, 10, 0, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5etWndPos:enter: 0, 10, 0, 1034 5:after create: 0, 10, 0, 1034 5:fixPosition:enter: 0, 10, 0, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5:AdjustWindowRect:enter: -1280, 10, -1280, 1034 5:AdjustWindowRect:exit: -1280, 10, -1280, 1034 5etWndPos:enter: -1280, 10, -1280, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5etWndPos:enter: -1280, 10, -1280, 1034 5:fixPosition:exit: -1280, 10, -1280, 1034 5:load:exit: -1280, 10, -1280, 1034 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5:AdjustWindowRect:enter: -1280, 10, -1254, 1034 5:AdjustWindowRect:exit: -1280, 10, -1254, 1034 5etWndPos:enter: -1280, 10, -1254, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5etWndPos:enter: -1280, 10, -1254, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 5:AdjustWindowRect:enter: -1280, 10, -1077, 1034 5:AdjustWindowRect:exit: -1280, 10, -1077, 1034 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 ============= New Session============== 3:before create: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:after create: 1229, 0, 1440, 900 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 3:load:exit: 1229, 0, 1440, 900 5:before create: -1280, 10, -1077, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5:after create: -1280, 10, -1077, 1034 5:fixPosition:enter: -1280, 10, -1077, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5:AdjustWindowRect:enter: -1280, 10, -1077, 1034 5:AdjustWindowRect:exit: -1280, 10, -1077, 1034 5etWndPos:enter: -1280, 10, -1077, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5etWndPos:enter: -1280, 10, -1077, 1034 5:fixPosition:exit: -1280, 10, -1077, 1034 5:load:exit: -1280, 10, -1077, 1034 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 ============= New Session============== 3:before create: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:after create: 1229, 0, 1440, 900 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 3:load:exit: 1229, 0, 1440, 900 5:before create: -1280, 10, -1077, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5:after create: -1280, 10, -1077, 1034 5:fixPosition:enter: -1280, 10, -1077, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5:AdjustWindowRect:enter: -1280, 10, -1077, 1034 5:AdjustWindowRect:exit: -1280, 10, -1077, 1034 5etWndPos:enter: -1280, 10, -1077, 1034 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 5etWndPos:enter: -1280, 10, -1077, 1034 5:fixPosition:exit: -1280, 10, -1077, 1034 5:load:exit: -1280, 10, -1077, 1034 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 5:AdjustWindowRect:enter: -1280, 10, 0, 1034 5:AdjustWindowRect:exit: -1280, 10, 0, 1034 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 3:fixPosition:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3:AdjustWindowRect:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:exit: 1229, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:AdjustWindowRect:enter: 0, 0, 1440, 900 3:AdjustWindowRect:exit: 0, 0, 1440, 900 3etWndPos:enter: 1229, 0, 1440, 900 3:fixPosition:exit: 1229, 0, 1440, 900 Re: Second standalone taskbar not remembering size on Win 7 - Yuri Kobets - 07-28-2010 Thank you very much for your help. Here is the version without logging (both 32 and 64 versions). Re: Second standalone taskbar not remembering size on Win 7 - hometownnerd - 07-29-2010 good morning. I have started to use this version and it works great....thanks for working on this issue and thanks for making one of my favorite software products ever!! Larry |