> # ldd -r /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 | grep atk
>      libatk-1.0.so.0 => /usr/local/lib/libatk-1.0.so.0 (0x00007f29f0ee9000)

That's your issue, /usr/local is a directory not used by Ubuntu but
meant for local installations to take over the distribution, it seems
like you installed an older version that the Ubuntu one in there and
that's it's loaded instead of the official one and creating the issue.
Cleaning the /usr/local/lib content should make things better if you
could try

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1905560

Title:
  XServer Crashes with atk_component_scroll_to_point if NVIDIA Driver
  340 is Used

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/at-spi2-atk/+bug/1905560/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to