codesardine / jde

Linux desktop environment built with HTML5, CSS, JavaScript and Python.
GNU General Public License v3.0
685 stars 65 forks source link

GLib-GIO-CRITICAL **: g_application_send_notification: assertion '!g_application_get_is_remote (application)' failed #23

Closed codesardine closed 6 years ago

codesardine commented 6 years ago

this happens when running 2 instances of Jade, as it sent's notification to first registered application, we are only meant to run 1 instance.