Opened 15 years ago
Closed 15 years ago
#217 closed plugin-request (Fixed)
Additions to blocklist plugin
Reported by: | a_tabula_rasa@… | Owned by: | markybob |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | 0.5.x | Version: | 0.5.8.9 |
Keywords: | Cc: |
Description
I am new to Ubuntu and this is my first python plugin. I would really like to see it in the next version.
WHAT IT DOES
1) Adds preferences to blocklist config: "Show import dialog on startup" 2) If import dialog is enabled it will show it on startup or else it wont 3) It will still show the import dialog when changing the config (to avoid confusing people)
WHY IS IT NEEDED
Many people start Deluge on system startup and they choose to start it minimized to the notification area. It is really annoying to have the import dialog popup for up to 5 minutes while you just want the program to run in the background.
Attachments (1)
Change History (5)
Changed 15 years ago by plugin
comment:1 Changed 15 years ago by anonymous
comment:2 Changed 15 years ago by anonymous
- Version changed from 0.5.8.7 to 0.5.8.9
comment:3 Changed 15 years ago by anonymous
Instead of adding another preference, why not have the blocklist plugin check whether the user has chosen to start from the notification area, and display or not display the status dialog accordingly?
Arguably, the best solution would be to display the blocklist status (including status while loading) in the status bar, but if you want to go with a progress dialog, I can see no reason to add another preference to keep track of.
comment:4 Changed 15 years ago by mvoncken
- Resolution set to fixed
- Status changed from new to closed
Worksforme in 1.0 : Closing old bugs, feel free to reopen.
blocklist status is displayed in the status-bar.
Is this addition going to make it into Deluge? If it does, what version?