Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.

Warnings when running on Linux #17

Open
jonhoo opened this issue Mar 2, 2017 · 2 comments
Open

Warnings when running on Linux #17

jonhoo opened this issue Mar 2, 2017 · 2 comments

Comments

@jonhoo
Copy link

jonhoo commented Mar 2, 2017

When running buzz:

$ cargo run
    Finished debug [unoptimized + debuginfo] target(s) in 0.0 secs
     Running `target/debug/buzz`

(.:12707): GLib-GIO-CRITICAL **: g_dbus_connection_register_object: assertion 'object_path != NULL && g_variant_is_object_path (object_path)' failed

(.:12707): GLib-GIO-CRITICAL **: g_dbus_connection_register_object: assertion 'object_path != NULL && g_variant_is_object_path (object_path)' failed

(.:12707): GLib-GIO-CRITICAL **: g_dbus_connection_emit_signal: assertion 'object_path != NULL && g_variant_is_object_path (object_path)' failed

(.:12707): GLib-GIO-CRITICAL **: g_dbus_connection_emit_signal: assertion 'object_path != NULL && g_variant_is_object_path (object_path)' failed

(.:12707): GLib-GIO-CRITICAL **: g_dbus_connection_emit_signal: assertion 'object_path != NULL && g_variant_is_object_path (object_path)' failed

(.:12707): Gdk-CRITICAL **: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed
@ramizdemiurge
Copy link

I got the same problem

@qdot
Copy link
Owner

qdot commented Feb 16, 2020

This seems to still be an issue in 0.4.0. Not sure why?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants