[Desktop-packages] [Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-25 Thread Lloyd Kvam
See comment #10 and my #11 and #13 responses Years ago I installed an amdgpu package from an extrnal source and had forgotten about it. ldd showed that libwebkit2gtk was referencing libgbm from /opt/* The proper package is in /lib/x86_64-linux-gnu/ So I used synaptic to remove the manually

[Desktop-packages] [Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-25 Thread José Domínguez
Having the same issue. How did you manage to solve it? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to webkit2gtk in Ubuntu. https://bugs.launchpad.net/bugs/2062916 Title: evolution has undefined symbol in newest libwebkit2gtk

[Desktop-packages] [Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-22 Thread Lloyd Kvam
So now # ldd /lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37 | grep libgbm libgbm.so.1 => /lib/x86_64-linux-gnu/libgbm.so.1 (0x7fd3deade000) shows that I am using the correct libgbm and all is well. -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-22 Thread Lloyd Kvam
I think this is the line you (AND I) want to see libgbm.so.1 => /opt/amdgpu/lib/x86_64-linux-gnu/libgbm.so.1 (0x7f5edb3a8000) Thanks. I looked past that. I had an old amdgpu library that had been locally installed gumming up the works. I have removed the old amdgpu packages and am

[Desktop-packages] [Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-22 Thread Lloyd Kvam
Lloyd had a mis-configured system when he filed this bug. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to webkit2gtk in Ubuntu. https://bugs.launchpad.net/bugs/2062916 Title: evolution has undefined symbol in newest libwebkit2gtk

[Desktop-packages] [Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-22 Thread Marc Deslauriers
That is pretty odd, I can't reproduce this issue on jammy. what's the output of "ldd /lib/x86_64-linux- gnu/libwebkit2gtk-4.0.so.37"? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to webkit2gtk in Ubuntu.

[Desktop-packages] [Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-22 Thread Lloyd Kvam
Would updating to Ubuntu 23.10 be a likely fix? (I hope this the right place to ask) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to webkit2gtk in Ubuntu. https://bugs.launchpad.net/bugs/2062916 Title: evolution has undefined symbol

[Desktop-packages] [Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-22 Thread Lloyd Kvam
The dpkg --status output is more readable # dpkg --status libgbm1 Package: libgbm1 Status: install ok installed Priority: optional Section: libs Installed-Size: 148 Maintainer: Ubuntu Developers Architecture: amd64 Multi-Arch: same Source: mesa Version: 23.2.1-1ubuntu3.1~22.04.2 Depends: libc6

[Desktop-packages] [Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-22 Thread Lloyd Kvam
Viraniac, Thanks for your interest. I am not using any proprietary graphics drivers. # ls -al /lib/x86_64-linux-gnu/libgbm* lrwxrwxrwx 1 root root15 Jan 24 07:01 /lib/x86_64-linux-gnu/libgbm.so.1 -> libgbm.so.1.0.0 -rw-r--r-- 1 root root 64720 Jan 24 07:01

[Desktop-packages] [Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-22 Thread Viraniac
Lloyd, are you using any proprietary graphics drivers? Also what is the output of $ ls -al /lib/x86_64-linux-gnu/libgbm.* -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to webkit2gtk in Ubuntu. https://bugs.launchpad.net/bugs/2062916

[Desktop-packages] [Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-22 Thread Lloyd Kvam
$ ldd -r $(which gnucash) | tail undefined symbol: gbm_bo_create_with_modifiers2 (/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37) undefined symbol: gbm_bo_get_fd_for_plane (/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37) So there are two missing symbols. The output for evolution shows the

[Desktop-packages] [Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-22 Thread Lloyd Kvam
gnucash also suffers from the same problem gnucash: symbol lookup error: /lib/x86_64-linux- gnu/libwebkit2gtk-4.0.so.37: undefined symbol: gbm_bo_create_with_modifiers2 This gets more critical for me personally. There are alternatives for handling email. I have no easy replacement for gnucash.

[Desktop-packages] [Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-22 Thread Viraniac
I noticed this issue as well. But I will like to tell that its not due to mesa. I have verified that libgbm provided by mesa does have the function. In my case I am running mali drivers on one of my SBCs and its the libmali.so file that provides libgbm.so for me. The libmali.so file lacked the

[Desktop-packages] [Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-19 Thread Jeremy Bícha
** Also affects: webkit2gtk (Ubuntu) Importance: Undecided Status: New ** Changed in: webkit2gtk (Ubuntu) Importance: Undecided => Critical ** Information type changed from Public to Public Security ** Changed in: webkit2gtk (Ubuntu) Status: New => Triaged ** Tags added:

[Desktop-packages] [Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-19 Thread Lloyd Kvam
** Package changed: webkit2gtk (Ubuntu) => evolution (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to webkit2gtk in Ubuntu. https://bugs.launchpad.net/bugs/2062916 Title: evolution has undefined symbol in newest libwebkit2gtk

[Desktop-packages] [Bug 2062916] Re: evolution has undefined symbol in newest libwebkit2gtk

2024-04-19 Thread Lloyd Kvam
** Project changed: libwebkitnode => webkit2gtk (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to webkit2gtk in Ubuntu. https://bugs.launchpad.net/bugs/2062916 Title: evolution has undefined symbol in newest libwebkit2gtk