John Labenski <[email protected]> wrote: (04/03/2009 07:14) > >On Sat, Feb 28, 2009 at 4:00 PM, lostgallifreyan ><[email protected]> wrote: >> >> There's definitely something wrong though, if you run this and drag a lot of >> files, some bizarrely large co-ordinates are reported, and sometimes it will >> even crash wxLua (Shell32.dll in W98 SE running W95 shell, (W98-Lite)). I >> can repeat the errors but I have no idea what it is about the file names or >> file counts, or positions on screen, or anything else that might be causing >> the trouble. It seems to work fine for up to ten files or so. > >I can't reproduce this. I can drop 975 files repeatedly without any problems. > >Regards, > John >
No strangely large values for the drop position? I often see them, with large file counts. 10137 seems to be constant for X when it happens, the Y value is variable but is huge, 13nnnnnn, with first n usually 6, sometimes 7. No idea what it means though. I managed to crash it with several thousand files, this time with User.exe. WXLUA caused a general protection fault in module USER.EXE at 0004:00005ff0. Registers: EAX=5002fffc CS=17a7 EIP=00005ff0 EFLGS=00000e16 EBX=00008070 SS=4b9f ESP=0000806c EBP=00008088 ECX=00007fd7 DS=66d7 ESI=0002ffac FS=0000 EDX=8df216b7 ES=1d57 EDI=0000fffe GS=0000 Bytes at CS:EIP: f3 a5 73 03 46 47 a4 fc eb 08 fc d1 e9 f3 a5 73 Stack dump: 00520043 17b707bc 0052fffe 00001d57 000066d7 001d0030 00001d57 0eee8100 fffe0082 66d70000 00e55348 003a000b 50022080 0043ffff 816c1d57 539f8132 I don't know if those messages have any use for you but it's here in case it does. That was from a drop of 3608 files. Pointless really, but when it happens with a drop of around thirty it is more interesting. It seemed to matter which thirty or so, but the patterns made by the possible selections, plus the specific conditions of my OS, make it highly unlikely that any useful consistency can be found, except the unusual values of those X and Y co-ordinates, maybe. ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ wxlua-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxlua-users
