regex101 icon indicating copy to clipboard operation
regex101 copied to clipboard

AppImage release doesn't exist

Open 0A7V9A opened this issue 4 years ago • 6 comments

0A7V9A avatar Aug 01 '21 15:08 0A7V9A

I have successfully built it on Ubuntu with the small change in #5. You need to install qtwebengine5-dev for development.

I couldn't use deploy.py though. That file needs configurations for Ubuntu. Executable is created in bin/x86_64/Regular Expressions 101 unlike Windows, which creates in bin/x86_64/Release/Regular Expressions 101. You need to provide curlbin and qtdir manually, etc.

You don't need to deploy, binary works well.

burak-yildizoz avatar Oct 28 '21 09:10 burak-yildizoz

Thanks. I'll fix the binary output folder when I can.

fizzyade avatar Oct 29 '21 16:10 fizzyade

Deploy script checks everything with errors in linux, i think because its written in python2.

smarteist avatar Jan 25 '22 07:01 smarteist

Deploy script checks everything with errors in linux, i think because its written in python2.

The deployment script is written in Python 3, I have never written any Python 2 code.

I need to update the web app to the latest version as the original author has made a load of changes, I also need to back port the deployment script from pingnoo as that is now way ahead of what is here's

Unfortunately I am (continuing to) having a load of health issues that limit what I'm able to do, it is impacting all aspects of my life.

fizzyade avatar Jan 25 '22 08:01 fizzyade

@fizzyade @burak-yildizoz The application was built successfully on Linux, but when starting a binary just closes without errors after 1-2sec. Any ideas what a problem?

binlab avatar Apr 19 '22 02:04 binlab

Where's the appimage?

brunoais avatar Nov 10 '23 18:11 brunoais