Crash in Results List upon hitting F12

English support for the software AllDup
Post Reply
therube
Posts: 322
Joined: 07 Nov 2012, 00:28

Crash in Results List upon hitting F12

Post by therube »

Crash in Results List upon hitting F12

(AFAIK) (as far as I remember) F12 isn't mapped to anything, yet it caused a crash.
And then I was able to duplicate it (using the same source directories & search).

And then I was not able to get it to occur again.

I didn't note anything odd in any way, except that it crashed.

Code: Select all

Now: 03/11/2023 04:14:55 PM
App: AllDup 4.5.31
ExeInst: 11/01/2022 07:45:00 AM
IniCreate: 04/25/2019 06:43:10 AM
Modul: frmDupSearch
Func: SetTextToClipboard
Line: 230
Err: -2147220991 - An unhandled error (EXCEPTION_ACCESS_VIOLATION) 
occurred at: 2010264737. Probably safe to continue, but better not.
Path: C:\DEV\DUPLICATE\AllDup4\AllDupPortable.exe
AppUp: 0:11:21
SysUp: 90 days 6:44:35
OS: Windows 7 Ultimate Edition SP1 (Build 7601) Version: 6.1 Build: 7601 ID: 2
64bit: True
IE: 9.11.9600
PhysRAM: 12,720.44 MB Free / 16,079.14 MB Total
MemLoad: 20%
RAM used: 78.88 MB
Pagefile: 26,204.64 MB Free / 32,156.43 MB Total
VirtMem: 3,768.29 MB Free / 4,095.88 MB Total
CPU: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz	
Screen: 1920x1200xTrueColor (4294967296)
Portable: True
User: RUBEN
Comp: RUBEN7
FormCount: 3
FormNames: frmMain,frmDupSearch,frmPreview,
Apptitle: AllDup 4.5.31 PE
Datapath: C:\DEV\DUPLICATE\AllDup4
Admin: False
Errcount: 1
Lang: 9
Stop:0,0
SM:0001000
Sb1:
Sb2:
Sb3: Groups: 1183 
Sb4: Files: 0 \ 11951 
Debug0: 326
Debug1: 

Code: Select all

Now: 03/11/2023 04:18:47 PM
App: AllDup 4.5.31
ExeInst: 11/01/2022 07:45:00 AM
IniCreate: 04/25/2019 06:43:10 AM
Modul: frmDupSearch
Func: SetTextToClipboard
Line: 230
Err: -2147220991 - An unhandled error (EXCEPTION_ACCESS_VIOLATION) 
occurred at: 2010264737. Probably safe to continue, but better not.
Path: C:\DEV\DUPLICATE\AllDup4\AllDupPortable.exe
AppUp: 0:00:59
SysUp: 90 days 6:48:27
OS: Windows 7 Ultimate Edition SP1 (Build 7601) Version: 6.1 Build: 7601 ID: 2
64bit: True
IE: 9.11.9600
PhysRAM: 12,719.36 MB Free / 16,079.14 MB Total
MemLoad: 20%
RAM used: 76.75 MB
Pagefile: 26,199.44 MB Free / 32,156.43 MB Total
VirtMem: 3,786.09 MB Free / 4,095.88 MB Total
CPU: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz	
Screen: 1920x1200xTrueColor (4294967296)
Portable: True
User: RUBEN
Comp: RUBEN7
FormCount: 3
FormNames: frmMain,frmDupSearch,frmPreview,
Apptitle: AllDup 4.5.31 PE
Datapath: C:\DEV\DUPLICATE\AllDup4
Admin: False
Errcount: 1
Lang: 9
Stop:0,0
SM:0001000
Sb1:
Sb2:
Sb3: Groups: 1183 
Sb4: Files: 0 \ 11951 
Debug0: 326
Debug1: 
Administrator
Site Admin
Posts: 4046
Joined: 04 Oct 2004, 18:38
Location: Thailand
Contact:

Re: Crash in Results List upon hitting F12

Post by Administrator »

Check your hot key settings. F12 must be set up to copy something into the windows clipboard.
Remove F12 as a hot key for the clipboard action or avoid hitting F12 if you not have marked a file in the search result.
This will be fixed with the next update.
therube
Posts: 322
Joined: 07 Nov 2012, 00:28

Re: Crash in Results List upon hitting F12

Post by therube »

ah, you're right, i did in fact set hotkeys
F6, copy path+name
F5, copy path
F12, copy name
Post Reply