wingpanel-indicator-namarupa icon indicating copy to clipboard operation
wingpanel-indicator-namarupa copied to clipboard

Not working on Elementary 6

Open pomatu00 opened this issue 4 years ago • 1 comments

I tried to install it on Elementary os 6 beta

(wingpanel:8563): GLib-GObject-CRITICAL **: 16:45:00.825: g_object_new_is_valid_property: object class 'AyatanaCompatibilityMetaIndicator' has no property named 'display-name'

(wingpanel:8563): GLib-GObject-WARNING **: 16:45:00.882: cannot register existing type 'AyatanaCompatibilityMetaIndicator'

(wingpanel:8563): GLib-CRITICAL **: 16:45:00.882: g_once_init_leave: assertion 'result != 0' failed

(wingpanel:8563): GLib-GObject-CRITICAL **: 16:45:00.882: g_object_new_valist: assertion 'G_TYPE_IS_OBJECT (object_type)' failed

** (wingpanel:8563): CRITICAL **: 16:45:00.882: ayatana_compatibility_meta_indicator_load_blacklist: assertion 'self != NULL' failed

(wingpanel:8563): GLib-GObject-WARNING **: 16:45:00.882: cannot register existing type 'AyatanaCompatibilityIndicatorFactory'

(wingpanel:8563): GLib-GObject-WARNING **: 16:45:00.882: cannot register existing type 'AyatanaCompatibilityIndicatorLoader'

(wingpanel:8563): GLib-GObject-CRITICAL **: 16:45:00.882: g_type_interface_add_prerequisite: assertion 'G_TYPE_IS_INTERFACE (interface_type)' failed

(wingpanel:8563): GLib-CRITICAL **: 16:45:00.882: g_once_init_leave: assertion 'result != 0' failed

(wingpanel:8563): GLib-GObject-CRITICAL **: 16:45:00.882: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed

(wingpanel:8563): GLib-CRITICAL **: 16:45:00.882: g_once_init_leave: assertion 'result != 0' failed

(wingpanel:8563): GLib-GObject-CRITICAL **: 16:45:00.882: g_object_new_with_properties: assertion 'G_TYPE_IS_OBJECT (object_type)' failed
Segmentation fault (core dumped)

pomatu00 avatar Feb 12 '21 15:02 pomatu00

Hi, yes, and we have the same problem with wingpanel-ayatana... It's working now for both versions (5 & 6), but you need the changes below

Lafydev avatar Mar 08 '21 11:03 Lafydev