gandalfn/Cairo-Composite-Manager

cannot add class private field to invalid type 'CCMClone'

acgtyrant opened this issue · 2 comments

I installed cairo-compmgr-git 1:0.3.1.35.g719a997-4 from AUR in Arch Linux.

Then cairo-compmgr returns:

0.000002: 
0.000030: cannot add class private field to invalid type 'CCMClone'
0.002325: ??:0  ccm_log_print_backtrace()
0.002334: ??:0  g_logv()
0.002337: ??:0  g_log()
0.002339: ??:0  ccm_clone_register_type()
0.002342: ??:0  ccm_clone_get_plugin_type()
0.002345: ??:0  ccm_extension_loader_get_preferences_plugins()
0.002347: ??:0  ccm_preferences_page_new()
0.002350: ??:0  ccm_preferences_new()
0.002353: ??:0  ccm_tray_menu_new()
0.002355: ??:0  ccm_tray_icon_new()
0.002358: ??:0  main()
0.002360: ??:0  __libc_start_main()
0.002363: ??:0  _start()
0.061282: 
0.061297: g_type_instance_get_class_private() requires a prior call to g_type_add_class_private()
0.063696: ??:0  ccm_log_print_backtrace()
0.063705: ??:0  g_logv()
0.063708: ??:0  g_log()
0.063711: ??:0  g_type_class_get_private()
0.063714: ??:0  ccm_output_new()
0.063716: ??:0  ccm_screen_plugin_load_options()
0.063719: ??:0  ccm_window_paint()
0.063722: ??:0  ccm_screen_new()
0.063724: ??:0  ccm_display_new()
0.063727: ??:0  ccm_tray_menu_new()
0.063730: ??:0  ccm_tray_icon_new()
0.063732: ??:0  main()
0.063735: ??:0  __libc_start_main()
0.063737: ??:0  _start()
0.065803: ??:0  ccm_log_print_backtrace()
0.065813: ??:0  ccm_preferences_page_plugin_init_utilities_section()
0.065816: sigaction.c:0 __restore_rt()
0.065819: ??:0  ccm_output_new()
0.065822: ??:0  ccm_screen_plugin_load_options()
0.065825: ??:0  ccm_window_paint()
0.065827: ??:0  ccm_screen_new()
0.065830: ??:0  ccm_display_new()
0.065832: ??:0  ccm_tray_menu_new()
0.065835: ??:0  ccm_tray_icon_new()
0.065838: ??:0  main()
0.065840: ??:0  __libc_start_main()
0.065843: ??:0  _start()

Thank you!

same problem here

though 'cairo-compmgr --configure' -> disable 'clone' plugin helped.

Exactly same here