Opened 10 years ago

Closed 9 years ago

#2729 closed bug (Fixed)

Blocklist plugin interface remains stuck showing "Importing…" when using an empty URL

Reported by: Meitar M. Owned by:
Priority: blocker Milestone: 1.3.13
Component: Plugin Version: 1.3.11
Keywords: Blocklist, UI Cc:

Description

When no value is entered into the Blocklist plugin's "URL" field, and then an "Import" button is pressed, the plugin's interface permanently prevents the user from recovering from the failed import.

Specifically,

  • both import buttons are disabled (greyed out)
  • the "Info" section appears, displaying an "Importing 0" message and a progress bar that never completes

Disabling and re-enabling the plugin from the Plugins preference window has no effect. Nor does quitting and restarting the plugin.

This effectively means that if a user clicks "Import" without first entering a value in the URL field, they can never actually use the Blocklist plugin.

Change History (3)

comment:1 by Meitar M., 10 years ago

It is possible to workaround this issue by quitting Deluge, editing the plugin's configuration file manually so that it includes a non-empty url value, and then re-starting Deluge.

For *nix (including Mac OS X), the plugin's configuration file is located at ~/.config/deluge/blocklist.conf.

comment:2 by Calum, 9 years ago

Milestone: Future1.3.13

comment:3 by Calum, 9 years ago

Resolution: Fixed
Status: newclosed

Fixed 1.3-stable: [df57c7f924e4a8c75fe]

Note: See TracTickets for help on using tickets.