AppsusUK / NFT-Art-Generator

Easy to use NFT art generator app for windows/linux/mac
MIT License
434 stars 165 forks source link

appimage dont work - Linux Mint 20.0 #1

Closed nicodoo76 closed 2 years ago

nicodoo76 commented 3 years ago

appimage dont start with linux mint 20. try version 0.0.2 and 0.0.3

also try right clic on file and give permission Allow executing file as program. Dont work.

Thanks for fix !

AppsusUK commented 3 years ago

Hi, thanks for posting our first issue! I've only tested on Ubuntu 20.04 LTS and it works fine there. I'll take a look into it on mint 20 and update here

nicodoo76 commented 3 years ago

Hello and thanks for your fast replay...

hmmm.... just checked: Linux Mint 20.0 also on Ubuntu 20.04 basis.

I get no error message when try to open. Same when try to open in terminal...

On Wed, Sep 22, 2021 at 9:46 PM Appsus @.***> wrote:

Hi, thanks for posting our first issue! I've only tested on Ubuntu 20.04 LTS and it works fine there. I'll take a look into on mint 20 and update here

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/AppsusUK/NFT-Art-Generator/issues/1#issuecomment-925199447, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVX6DREGOXFZNVRITHLU4BDUDIP6XANCNFSM5ER5XR2Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

AbdulDridi commented 3 years ago

Hey Nico, could you try running this AppImage on ubuntu again? I just rebuilt the Linux AppImage as I suspect it may have been corrupted in some form, and was also having issues with it https://github.com/AppsusUK/NFT-Art-Generator/releases/download/v0.0.3/Appsus.NFT.Art.Generator.AppImage

If it still doesn't work, could you please upload the log you get from running this command: strace ./Appsus.NFT.Art.Generator.AppImage 2&>1

With regards to Linux Mint, since this is an Electron App, perhaps the advice here could be relevant? https://docs.appimage.org/user-guide/troubleshooting/electron-sandboxing.html

I'd try that after testing the new image, since I had issues with that one too (version 0.0.2 should still have worked though)

Also I wanted to check, are you running on a 32 bit OS or a 64 bit?

nicodoo76 commented 2 years ago

Now working perfect. Thank you a lot. p.s.: I use Linux Mint 64 bit

AbdulDridi commented 2 years ago

All good, happy to help! :smile: