ZorinOS / gnome-shell-extension-zorin-connect

Connect your device with your Zorin OS computer
35 stars 16 forks source link

Zorin connect fills up disk space with error in syslog #5

Open Arcadia197 opened 2 years ago

Arcadia197 commented 2 years ago

Just encountered, that my disk space was completely filled up from my syslog. I encoutered the following lines to be the culprit:

  May  6 23:17:13 Kira org.gnome.Shell.Extensions.ZorinConnect[5892]: == Stack trace for context 0x560f574351a0 ==
  May  6 23:17:13 Kira org.gnome.Shell.Extensions.ZorinConnect[5892]: #0   560f57458490 i   /usr/share/gnome-shell/extensions/zorin-connect@zorinos.com/service/daemon.js:726 (27a920484920 @ 971)
  May  6 23:17:13 Kira gjs[5892]: The offending callback was SourceFunc().
  May  6 23:17:13 Kira gjs[5892]: Attempting to run a JS callback during garbage collection. This is most likely caused by destroying a Clutter actor or GTK widget with ::destroy signal connected, or using the destroy(), dispose(), or remove() vfuncs. Because it would crash the application, it has been blocked.

The lines might not be in correct order, as they are quite randomly scattered. Even after deinstallation of zorin-connect via

  sudo apt-get purge zorin-connect

it still fills up the syslog.

I did not modify any settings and use the zorin-connect provided from Zorin OS 16.1

Arcadia197 commented 2 years ago

Deinstalling the gnome extension and rebooting the pc stopped the service. Is there any known issue regarding this? I actually enjoyed using zorin-connect and would like to continue using it.