fmd-project-team / FMD

The new FMD fork! Join our community on Discord!
https://discord.gg/cXKKgw3
GNU General Public License v2.0
263 stars 33 forks source link

Automatic Downloads not being Logged #829

Open MrTyton opened 4 years ago

MrTyton commented 4 years ago

I'm on the latest version of FMD, however any downloads that are being added due to the 'download from favorites' have not been showing up on the history. This has been the case since about 2/22/20.

Slasar41 commented 4 years ago

Make sure to choose All downloads.

MrTyton commented 4 years ago

I have selected All Downloads. In fact, the automatic downloads from a few days ago do still, in fact, show up in that tab, but none of the ones that happened today, nor the past couple of days do.

Black-Dalek commented 4 years ago

Same problem, downloads from 02/03/2020 to 07/03/2020 din't get logged, the files exist on the disk but not the log.

Black-Dalek commented 4 years ago

one more thing, the files don't logged also don't get registered on backups, FMD"lost" one full day of logged files and the backup from the same day before the time they "disappeared"don't have them.

Black-Dalek commented 4 years ago

maybe i found the cause of this error: the max amount of items on "all download" it get stuck on 12999, after this no more items are logged and the logged dates is the last to reach that number, algo got this error:

Program exception! Application : Free Manga Downloader Version : 1.2.5.0 Product Version : Win64 Host Machine : Windows 10 64-bit FPC Version : 3.0.4 LCL Version : 2.0.6.0 WidgetSet : Win32/Win64 Target CPU-OS : x86_64-Win64 Build Time : 2020/02/25 18:17:54 Path : C:\Users\Nodens\Desktop\Apps\fmd\fmd.exe Process ID : 1356 MainThread ID : 9952 Thread ID : 9952 Time : 16/03/2020 12:58:29.649 Exception Class : EAccessViolation Message : Access violation $000000010007C380 $000000010015D1F1 $000000010015D231 $000000010015D484 $000000010015FC9A $0000000100010995 $0000000100167269 $000000010015CB05 $00000001002A3151 $0000000100203D60 $000000010014245F $0000000100142AAC $00007FFED77B5C0D $00007FFED77B5602 $0000000100143ABD $0000000100028EC0 $000000010002931F

Black-Dalek commented 4 years ago

i deleted some logged files and fmd started to log new ones.

alatnet commented 4 years ago

Ok, i think i know how this is triggering, im getting the same exact access violation. Try pressing the ctrl button on a fresh bootup and on the downloads page. I was able to trigger that just by pressing ctrl after my favorites finished scanning and my downloads finished downloading.

Edit: note, that im just getting this access violation from just pressing ctrl, i havent experienced any other issues besides that. If anything, this is what is in my log: 05:12:19:546 EXCEPTION: EAccessViolation - Access violation $000000010007C380 $000000010015D1F1 $000000010015D231 $000000010015D484 $000000010015FC9A $0000000100010995 $0000000100167269 $000000010015CB05 $00000001002A3151 $0000000100203D60 $000000010014245F $0000000100142AAC $00007FFA80835C0D $00007FFA80835602 $0000000100143ABD $0000000100028EC0 $000000010002931F The codes match up with the one above. I feel like im hijacking this thread with what i have because of the similar access violation... if i am, im sorry, it was because i thought this was what was causing my problem.

Edit2: yea, i think my issue is different. I'll make a separate post. sorry for making this.

Edit3: So... since the issue that i posted is closed... it seems that this access violation happens when you hit ctrl when no entry in the table is selected in the downloads list.