#3579: Standalone Mode GTK UI Sidebar becomes unresponsive within hours
------------------------------+----------------------------
Reporter: DoYouWantKarate | Owner:
Type: bug | Status: new
Priority: major | Milestone: needs verified
Component: GTK UI | Version: 2.1.0
Resolution: | Keywords:
------------------------------+----------------------------
Comment (by DoYouWantKarate):
More output from the same instance as it continued to run with the GTK UI
largely unresponsive:
{{{
** (deluge:2): WARNING **: 23:56:14.120: could not allocate closure
/app/lib/python3.10/site-packages/gi/overrides/GLib.py:604: Warning:
idle_add_full: assertion 'function != NULL' failed
return GLib.idle_add(priority, function, *user_data)
** (deluge:2): WARNING **: 23:56:15.888: could not allocate closure
/app/lib/python3.10/site-packages/gi/overrides/GLib.py:604: Warning:
idle_add_full: assertion 'function != NULL' failed
return GLib.idle_add(priority, function, *user_data)
** (deluge:2): WARNING **: 08:53:30.011: could not allocate closure
/app/lib/python3.10/site-packages/gi/overrides/GLib.py:604: Warning:
idle_add_full: assertion 'function != NULL' failed
return GLib.idle_add(priority, function, *user_data)
** (deluge:2): WARNING **: 08:53:31.518: could not allocate closure
/app/lib/python3.10/site-packages/gi/overrides/GLib.py:604: Warning:
idle_add_full: assertion 'function != NULL' failed
return GLib.idle_add(priority, function, *user_data)
** (deluge:2): WARNING **: 08:53:32.585: could not allocate closure
/app/lib/python3.10/site-packages/gi/overrides/GLib.py:604: Warning:
idle_add_full: assertion 'function != NULL' failed
return GLib.idle_add(priority, function, *user_data)
** (deluge:2): WARNING **: 08:53:33.283: could not allocate closure
/app/lib/python3.10/site-packages/gi/overrides/GLib.py:604: Warning:
idle_add_full: assertion 'function != NULL' failed
return GLib.idle_add(priority, function, *user_data)
** (deluge:2): WARNING **: 08:53:34.139: could not allocate closure
/app/lib/python3.10/site-packages/gi/overrides/GLib.py:604: Warning:
idle_add_full: assertion 'function != NULL' failed
return GLib.idle_add(priority, function, *user_data)
** (deluge:2): WARNING **: 11:36:47.031: could not allocate closure
/app/lib/python3.10/site-packages/gi/overrides/GLib.py:604: Warning:
idle_add_full: assertion 'function != NULL' failed
return GLib.idle_add(priority, function, *user_data)
/app/lib/python3.10/site-packages/twisted/internet/_glibbase.py:295:
Warning: g_source_remove: assertion 'tag > 0' failed
self._source_remove(self._simtag)
** (deluge:2): WARNING **: 15:06:22.250: could not allocate closure
/app/lib/python3.10/site-packages/gi/overrides/GLib.py:612: Warning:
timeout_add_full: assertion 'function != NULL' failed
return GLib.timeout_add(priority, interval, function, *user_data)
}}}
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3579#comment:3>
Deluge <https://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/deluge-dev/069.718ad71cea427ab8a966cf8eaa1f9ed7%40deluge-torrent.org.