Bug 40399 - dep on libjsonrpc-glib-gir
Summary: dep on libjsonrpc-glib-gir
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: gnome-builder (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Yuri N. Sedunov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-08 13:49 MSK by ildar
Modified: 2021-07-08 16:02 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)