-
-
Notifications
You must be signed in to change notification settings - Fork 143
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
can't update to latest #778
Comments
PR #760 has been merged, which should resolve this issue. We have Rolling releases out that are built on Ubuntu 20.04. I can confirm what @Daeraxa said just above, by finding Zorin's blog post where they state Zorin 16 is based on Ubuntu 20.04 LTS. (https://blog.zorin.com/2021/08/17/2021-08-17-zorin-os-16-is-released/) So, with #760 merged, the latest Rolling release binaries should be runnable on Ubuntu 20.04 and distros based on it such as Zorin OS 16.x. You can get the Rolling release binaries here (https://github.com/pulsar-edit/pulsar-rolling-releases/releases), and beyond that, the next Regular release should include the fix as well. NOTE: For Rolling, the builds of each OS/arch aren't fully synchronized, and their version numbers may drift very slightly based on the time CI ran for each respective OS/arch. As such, not every "release" on the page has binaries for every OS/Arch. So, if there is no Or you may find it convenient to just grab the binaries from our website here (https://pulsar-edit.dev/download.html#rolling-release), which will automatically fetch the most recent binary for the OS/arch you ask for. |
Closing this issue as resolved for Zorin OS 16 users. Please let us know if there is anything else needed for Zorin OS 16, otherwise it may be best to open a different issue if the topic you're addressing has no open issue for it. Thanks for the report! |
Thanks in advance for your bug report!
What happened?
/lib/x86_64-linux-gnu/libc.so.6: version
GLIBC_2.33' not found (required by /tmp/.org.chromium.Chromium.22UFbK) Error: /lib/x86_64-linux-gnu/libc.so.6: version
GLIBC_2.33' not found (required by /tmp/.org.chromium.Chromium.22UFbK)at process.func [as dlopen] (electron/js2c/asar_bundle.js:5:1846)
at Object.Module._extensions..node (internal/modules/cjs/loader.js:1138:18)
at Object.func [as .node] (electron/js2c/asar_bundle.js:5:2073)
at Module.load (internal/modules/cjs/loader.js:935:32)
at Module._load (internal/modules/cjs/loader.js:776:14)
at Function.f._load (electron/js2c/asar_bundle.js:5:12913)
at Module.require (internal/modules/cjs/loader.js:959:19)
at require (internal/modules/cjs/helpers.js:88:18)
at Object. (/tmp/.mount_Linux.xK4X5J/resources/app.asar/node_modules/nsfw/js/src/index.js:4:14)
at Module._compile (internal/modules/cjs/loader.js:1078:30)
Pulsar version
1.110.0
Which OS does this happen on?
🐧 Debian based (Linux Mint, Ubuntu, etc.)
OS details
Zorin os 16.3
Which CPU architecture are you running this on?
None
What steps are needed to reproduce this?
try running the appimage on zorin os 16.3
Additional Information:
this is the latest version that works on my system https://github.com/pulsar-edit/pulsar/releases/tag/v1.108.0
The text was updated successfully, but these errors were encountered: