Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (622 - 624 of 2449)

Ticket Resolution Summary Owner Reporter
#1959 Fixed Allow user selectable GUI language Bro nicaw
Description

Hi, I know it is possible to set it via launch parameter, but configurable option would be great in case user does not want system default language.

#2204 Fixed deluged hangs on shutdown with large number of torrents started Bro miskoala
Description

I have ~500 completed torrents in deluge (for seeding):

When I start 5 torrents and rest is paused deluged shutdown clean.

When I start ~500 torrents and then try to shutdown deluged - it hangs (tried with "Quit And Shutdown Daemon" in deluge-gtk and "kill PID" in termial), the proccess is still running but seems to be unresponsive

[DEBUG   ] 02:26:40 alertmanager:123 save_resume_data_alert: <torrent name> resume data generated
[DEBUG   ] 02:26:40 torrentmanager:1042 on_alert_save_resume_data
[DEBUG   ] 02:26:40 alertmanager:123 save_resume_data_alert: <torrent name> resume data generated
[DEBUG   ] 02:26:40 torrentmanager:1042 on_alert_save_resume_data
(...)

[DEBUG   ] 02:26:45 alertmanager:123 tracker_announce_alert: <torrent name> (<tracker>) sending announce (stopped)
[DEBUG   ] 02:26:45 torrentmanager:970 on_alert_tracker_announce
(...)
[DEBUG   ] 02:27:33 alertmanager:123 tracker_error_alert: <torent name> (<tracker>) (-1)  (2)
[DEBUG   ] 02:27:33 torrentmanager:990 on_alert_tracker_error
(...)
[DEBUG   ] 02:27:35 alertmanager:123 tracker_error_alert: <torrent name> (<tracker>) (-1)  (2)
[DEBUG   ] 02:27:35 torrentmanager:990 on_alert_tracker_error

log doesn't say anything more..

just similiar messages multiplied by ~500 or by the number of trackers per torrent. then deluged process is still running in background but I can't connect to daemon in deluge-gtk. I can wait 15 minutes and nothing happens in logs too, so I need to kill deluged with "kill -9 PID"

#2247 Fixed AttributeError in deluge.error.DaemonRunningError Bro Bro
Description

exceptions.AttributeError: 'DaemonRunningError' object has no attribute '_message'

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.