Tyrrrz / DiscordChatExporter

Exports Discord chat logs to a file
MIT License
7.65k stars 699 forks source link

Export stops/hangs after minimizing window #1269

Closed plopilpy closed 2 months ago

plopilpy commented 2 months ago

Version

v2.43.3

Flavor

GUI (Graphical User Interface)

Platform

Windows 10

Export format

HTML

Steps to reproduce

  1. Start an export of a large channel
  2. Minimize/restore DCE window
  3. Export will now stop (i.e. the progress bar will not progress and Task Manager shows 0MB/s network activity)

Details

Minimizing the window during an export causes it to hang. This tends to happen, by my experience, with larger channels.

Checklist

Tyrrrz commented 2 months ago

Can't reproduce this. The export continues with the app minimized for me.

plopilpy commented 2 months ago

I'm on Windows 10 64-bit if that helps.

Tyrrrz commented 2 months ago

Does this only happen with large channels or with everything? Are you on a laptop by any chance?

plopilpy commented 2 months ago

Only with large channels, and yes I am on a laptop.

Tyrrrz commented 2 months ago

Are you on the "Best performance" power mode?

plopilpy commented 2 months ago

No, I'm on best battery. I'll try using best performance, give me a sec.

plopilpy commented 2 months ago

Okay, it doesn't freeze after minimizing now. Thanks for the help.