Skip to content

Ubuntu fail to load libgiolibproxy.so  #16

Description

@ClimenteA

Trying to run this code:

import dialog from 'dialog-node'


dialog.info(
    "Scrapping complete! Press 'Ctrl+Shift+W' to close all tags opened",
    "Complete",
    0,
    (params) => console.log(params)
)

But, I get this error:

127  /snap/core20/current/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by /lib/x86_64-linux-gnu/libproxy.so.1)
Failed to load module: /home/username/snap/code/common/.cache/gio-modules/libgiolibproxy.so
zenity: symbol lookup error: /snap/core20/current/lib/x86_64-linux-gnu/libpthread.so.0: undefined symbol: __libc_pthread_init, version GLIBC_PRIVATE

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions