#2247 closed bug (Fixed)
AttributeError in deluge.error.DaemonRunningError
Reported by: | bro | Owned by: | bro |
---|---|---|---|
Priority: | minor | Milestone: | 2.x |
Component: | Core | Version: | master |
Keywords: | Cc: |
Description
exceptions.AttributeError?: 'DaemonRunningError?' object has no attribute '_message'
Change History (4)
comment:1 Changed 10 years ago by bro
- Status changed from new to accepted
comment:2 Changed 10 years ago by bro
comment:3 Changed 10 years ago by Cas
- Resolution set to fixed
- Status changed from accepted to closed
Fixed: b76cdc2227
Note: See
TracTickets for help on using
tickets.
Fix: https://github.com/bendikro/deluge/commit/fbc8f7cf985894dba09b9e978903978987edfe11
Not sure if it's the best fix though..