ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > JGPaiva's GridMove and Ahk Tools

Somehow, I broke Gridmove...

<< < (4/6) > >>

korbitz:
*smacks forehead* sometimes I feel like such a noob... The thing with the false positive must have interrupted the copying. I copied all files again and ran it and it's having the same behavior. Which is good because we can start debugging it!

jgpaiva:
Damn antivirus, always more annoying than useful :P

Ok, I've attached a version of gridmove with more debug information to this post.
You just need to replace the other two files, set debug=1 and run GridMoveP1.ahk again.
Please tell me what was the last balloon when you run GridMoveP1.ahk before it hangs.

PS: can you please post your current GridMove.ini so that I have a few more clues about this?
(you may post it under [Spoiler]HERE![/Spoiler] tags so that it doesn't pollute the forum)

Thanks!

korbitz:
Ok, here is the GridMoveP1.ahk.ini file:
Spoiler[GridSettings]
GridName=Grids/3-part.grid
GridOrder=2 Part-Vertical,3-Part,EdgeGrid,Dual-Screen
[InterfaceSettings]
LButtonDrag=1
MButtonDrag=1
EdgeDrag=1
MButtonTimeout=0.3
Transparency=200
[OtherSettings]
EdgeTime=500
ShowGroupsFlag=1
ShowNumbersFlag=1
TitleSize=100
DisableTitleButtonsDetection=0
[ProgramSettings]
UseCommand=1
CommandHotkey=#g
UseFastMove=1
FastMoveModifiers=#
FastMoveMeta=
SafeMode=1
TitleLeft=28
Exceptions=QuarkXPress,Winamp v1.x,Winamp PE,Winamp Gen,Winamp EQ,Shell_TrayWnd,32768,Progman,DV2ControlHost
SequentialMove=0
DebugMode=0
[IniSettings]
iniversion=0


Now, I deleted that one and will let the new script create a new version.

Ok, using the new scripts you gave me I ran it, got the first time notice and the about/help window froze. Now I'll set the debug to 1.

The only balloon I saw stated "Creating the groups".

jgpaiva:
Ok, let's see with this new version.

Before trying it, could you post the new file created by GridMove?

korbitz:
Spoiler[GridSettings]
GridName=Grids/3-part.grid
GridOrder=2 Part-Vertical,3-Part,EdgeGrid,Dual-Screen
[InterfaceSettings]
LButtonDrag=1
MButtonDrag=1
EdgeDrag=1
MButtonTimeout=0.3
Transparency=200
[OtherSettings]
EdgeTime=500
ShowGroupsFlag=1
ShowNumbersFlag=1
TitleSize=100
DisableTitleButtonsDetection=0
[ProgramSettings]
UseCommand=1
CommandHotkey=#g
UseFastMove=1
FastMoveModifiers=#
FastMoveMeta=
SafeMode=1
TitleLeft=28
Exceptions=QuarkXPress,Winamp v1.x,Winamp PE,Winamp Gen,Winamp EQ,Shell_TrayWnd,32768,Progman,DV2ControlHost
SequentialMove=0
DebugMode=1
[IniSettings]
iniversion=0


The only change I made was to debugmode.

While I'm at it, here's the ini from the new scripts in your previous post.
Spoiler[GridSettings]
GridName=Grids/3-part.grid
GridOrder=2 Part-Vertical,3-Part,EdgeGrid,Dual-Screen
[InterfaceSettings]
LButtonDrag=1
MButtonDrag=1
EdgeDrag=1
MButtonTimeout=0.3
Transparency=200
[OtherSettings]
EdgeTime=500
ShowGroupsFlag=1
ShowNumbersFlag=1
TitleSize=100
DisableTitleButtonsDetection=0
[ProgramSettings]
UseCommand=1
CommandHotkey=#g
UseFastMove=1
FastMoveModifiers=#
FastMoveMeta=
SafeMode=1
TitleLeft=28
Exceptions=QuarkXPress,Winamp v1.x,Winamp PE,Winamp Gen,Winamp EQ,Shell_TrayWnd,32768,Progman,DV2ControlHost
SequentialMove=0
DebugMode=0
[IniSettings]
iniversion=1


and after changing debugmode to 1 the last baloon I get is "Create groups: 1(4)"

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version