Re: go_rsm_register_file: assertion 'g_hash_table_lookup (rsm, id) == NULL' failed assertions

Morten Welinder <[email protected]> Fri, 20 Mar 2020 10:43:31 -0400
Newsgroups gmane.comp.gnome.apps.gnumeric
Message-ID <CANv4PNm5CPjxuO-kMysWKLib0CA4kTX1J2QVHzWX7BQV-9C8rw@mail.gmail.com>
It looks like you get two sets of plugins being registered.

Either you have multiple copies of goffice or gnumeric installed, or
else something is weird with your plugin setup.

Morten