AminBhst / brisk

Ultra-fast download manager for desktop
GNU General Public License v3.0
288 stars 19 forks source link

White windows on new instance #48

Open AliML111 opened 5 months ago

AliML111 commented 5 months ago

Hi I have this problem when Brisk is open on my tray, and I try to reopen it from my apps it gets stucked in white window. Looks like a problem in opening new instance to me. My OS is Fedora version 40. Screenshot from 2024-06-07 18-38-35

AminBhst commented 5 months ago

windows_single_instance might do the trick for windows. Not sure about Linux though since I might have to write some platorm-specific code. I can't guarantee a fix that allows for showing the window of the previously running instance instead of opening a new one, but I might be able to at least prevent opening a new instance and leave it at that. For my own future reference : Link