On Thursday 2021-05-06 16:20, L A Walsh wrote:
Trying to get around building an Xpackage, I loaded several dep-libs, but now one of those libs isn't working when I use one of my existing apps.
gvim: symbol lookup error: /usr/lib64/libgdk_pixbuf-2.0.so.0: undefined symbol: g_task_set_name rpm -qf /usr/lib64/libgdk_pixbuf-2.0.so.0 libgdk_pixbuf-2_0-0-2.42.6-1.2.x86_64 rpm -qi libgdk_pixbuf-2_0-0-2.42.6-1.2.x86_64 Distribution: openSUSE Tumbleweed
---- So where might I find this undefined symbol the lib requires -- I loaded all of its pre-reqs...
Isn't replacing a lib not suppose to kill of existing apps (like gvim?)
Yes, but GNOME is one of those components that do particular poorly on the front of required symbol versioning, it's been known for over 6 years. https://bugzilla.opensuse.org/show_bug.cgi?id=903974