ethereum / remix-desktop

Remix IDE desktop
1.02k stars 266 forks source link

In Linux Mint App can not start #38

Closed AVert closed 3 years ago

AVert commented 3 years ago

Linux Mint App can not start

./Remix-IDE-1.1.0.AppImage running 1.1.0 [@octokit/rest] const Octokit = require("@octokit/rest") is deprecated. Use const { Octokit } = require("@octokit/rest") instead start shared folder service Sun Feb 07 2021 01:51:17 GMT+0300 (Moscow Standard Time) remixd is listening on 127.0.0.1:65520 Sun Feb 07 2021 01:51:17 GMT+0300 (Moscow Standard Time) remixd is listening on 127.0.0.1:65521 generating 2048-bit (rsa only) RSA keypair... /tmp/.mount_Remix-jn5JFq/remix-ide: symbol lookup error: /tmp/.mount_Remix-jn5JFq/resources/app/node_modules/ursa-optional/build/Release/ursaNative.node: undefined symbol: BN_new

installed with package silently fall

toonsevrin commented 3 years ago

same on ubuntu

krypdkat commented 3 years ago

confirm the same issue on Ubuntu 20 for both .deb and .AppImage. Edit: Only version 1.1, 1.0.8 works

matiyin commented 3 years ago

can confirm the same, 1.1 not starting, 1.0.8 is works. Linux Mint 20

pcfreak30 commented 3 years ago

I can confirm as well. the app image and deb on linux mint MATE 20 are broken. 1.0.8 runs but the UI is white and unusable (CSS issues?).

1.0.7 works fine.

angelcervera commented 3 years ago

Duplicate issue #40

GhengisWim commented 3 years ago

same linux mint 20.1. it just blinks out. can't GitSome it, debian package doesnt work, no worries the browserapp is good

yann300 commented 3 years ago

The last release should fix the issue https://github.com/ethereum/remix-desktop/releases Thanks for your patience. I'll close this issue, feel free to reopen it if needed.