On containers with a large amount of logs GDocker is very good at crashing all of GNOME. This is a minor issue and only forces the user to logout and log back in again losing whatever else they where doing.
The issue seems to be
buffer.set_text(get_container_logs(self.container_id))
On containers with a large amount of logs GDocker is very good at crashing all of GNOME. This is a minor issue and only forces the user to logout and log back in again losing whatever else they where doing.
The issue seems to be
https://github.com/maidstone-hackspace/gdocker/blob/master/libs/gdocker_logs.py#L39