Opened 9 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 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 Changed 9 years ago by meitar

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 Changed 9 years ago by Cas

  • Milestone changed from Future to 1.3.13

comment:3 Changed 9 years ago by Cas

  • Resolution set to Fixed
  • Status changed from new to closed

Fixed 1.3-stable: [df57c7f924e4a8c75fe]

Note: See TracTickets for help on using tickets.