subhra74 / xdm

Powerfull download accelerator and video downloader
https://xtremedownloadmanager.com/
GNU General Public License v2.0
6.41k stars 1.07k forks source link

Don't Show this again button does not work. #1185

Open tikendraw opened 6 months ago

tikendraw commented 6 months ago

Bug "Do not show this again button" Does not work in Dowload conpletion window

To Reproduce Steps to reproduce the behavior: 1.Download something with XDM

  1. Wait for Download complete window to open
  2. Try Clicking the "Do not show this again"

Expected behavior It should Close the window and should not show completion window for future downloads

Screenshots Screenshot from 2023-12-24 13-10-35

please complete the following information:

chahmedejaz commented 5 months ago

Hey @tikendraw - I'd love to work on this issue. Can you please assign it to me? Thanks.

tikendraw commented 5 months ago

Hey @tikendraw - I'd love to work on this issue. Can you please assign it to me? Thanks.

I would have, but I am not the owner or contributor of this repo. So, I can't.

tikendraw commented 5 months ago

Hey @tikendraw - I'd love to work on this issue. Can you please assign it to me? Thanks.

Fork it, fix it, make a pull request. may be you will be merged.

w0nd3r365 commented 3 weeks ago

The simple hack of renaming the file below works for me in linux.

$ cd /opt/xdman/glade
$ sudo mv download-complete-window.glade download-complete-window.glade.old

To restore the download-complete dialog, just revert to original name.