Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught Exception version GLIBC_2.34 not found #126

Open
kabeza opened this issue Jul 28, 2022 · 2 comments
Open

Uncaught Exception version GLIBC_2.34 not found #126

kabeza opened this issue Jul 28, 2022 · 2 comments
Assignees

Comments

@kabeza
Copy link

kabeza commented Jul 28, 2022

Describe the bug
I'm getting a JavaScript error while trying to pick a color

To Reproduce
Steps to reproduce the behavior:

  1. Install deb package
  2. Open the app from AppLauncher
  3. Click on Pick Color Icon
  4. See the error

Expected behavior
To pick the color on screen

Screenshots
imagen_0706

OS (please complete the following information):

  • OS: ElementaryOS
  • Version 5.1.7 Hera

Colorpicker (please complete the following information):

  • Version 2.1.0
@Toinane
Copy link
Owner

Toinane commented Jul 29, 2022

Hey @kabeza thank you for your bug report! I didn't already saw this issue, sorry for getting this..
Have you tried to install the .AppImage instead? Looks to be more stable than .deb one

If it's don't work,
you can try to install glibc and lib32-glibc, it should be related to your issue.
sudo pacman -S glibc lib32-glibc

thank you!

@kabeza
Copy link
Author

kabeza commented Jul 29, 2022

Hi @Toinane
I didn't know about AppImage format

I got the latest appImage file, moved to my home folder, gave correct attrs and executed
It took so long, but got the same error

imagen_0708

I don't have pacman (my OS is Ubuntu based) so I'll do some research about how to upgrade GLIB version with APT, because I already have it installed for developing React Native (hope upgrading glib doesn't screw this lol)

Thanks

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

No branches or pull requests

2 participants