Bug 40399

Summary: dep on libjsonrpc-glib-gir
Product: Sisyphus Reporter: ildar <ildar>
Component: gnome-builderAssignee: Yuri N. Sedunov <aris>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: aris
Version: unstable   
Hardware: x86_64   
OS: Linux   

Description ildar 2021-07-08 13:49:29 MSK
запуск:
> $ gnome-builder
> 16:39:15.2722                                      GLib[ 1328095]: CRITICAL: g_variant_get_type: assertion 'value != NULL' failed
> 16:39:15.2723                                      GLib[ 1328095]: CRITICAL: g_variant_type_is_subtype_of: assertion 'g_variant_type_check (type)' failed
> 16:39:15.2723                                      GLib[ 1328095]: CRITICAL: g_variant_get_boolean: assertion 'g_variant_is_of_type (value, G_VARIANT_TYPE_BOOLEAN)' failed
> 16:39:15.3250                   ide-application-plugins[ 1328095]: CRITICAL: Cannot enable Python 3 plugins: Typelib file for namespace 'Jsonrpc', version '1.0' not found
> 16:39:15.3339                                   libpeas[ 1328095]:  WARNING: The 'python3' plugin loader has not been enabled
> ...

Лечится доустановкой libjsonrpc-glib-gir . Без него нормально не работает.
Comment 1 Repository Robot 2021-07-08 16:02:21 MSK
gnome-builder-3.40.2-alt1.1 -> sisyphus:

 Thu Jul 08 2021 Yuri N. Sedunov <aris@altlinux> 3.40.2-alt1.1
 - required "typelib(Jsonrpc) = 1.0" (ALT #40399)