FRequest icon indicating copy to clipboard operation
FRequest copied to clipboard

Please provide AppImage for download on GitHub Releases

Open probonopd opened this issue 6 years ago • 11 comments

Please provide the AppImage for download on GitHub Releases, thank you.

probonopd avatar Jan 20 '19 21:01 probonopd

Hi!

It is already there. See the FRequest11c_linux.zip file. Inside of it you have the app image.

Regards.

fabiobento512 avatar Jan 20 '19 21:01 fabiobento512

Please DO NOT put an AppImage into another archive like a .zip or .tar.gz. Please see https://github.com/AppImage/AppImageKit/wiki/Creating-AppImages#common-mistake for the reasons.

I would like to add it to https://appimage.github.io/ but that only works if it is not zipped.

Thank you.

probonopd avatar Jan 20 '19 21:01 probonopd

I will have a look at the documentation that you posted. I didn't know that we weren't allowed to zip the app images.

I have replaced the zip with the app image renamed, hopefully that is fine.

Let me know if everything is alright now.

Regards.

fabiobento512 avatar Jan 20 '19 21:01 fabiobento512

Thanks for providing an AppImage.

However, our automated test is running into:

AppRun: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /run/firejail/appimage/.appimage-10363/AppRun)

Please see https://github.com/AppImage/AppImageKit/wiki/Creating-AppImages#libstdcso6

probonopd avatar Jan 20 '19 22:01 probonopd

So seems that we need to support Ubuntu 14.04?

I think it is possible for the users that really want to run the program in these older versions upgrade the libstdc++ to 3.4.21? Using something like this?

The thing is to support these old systems I would need to change my entire linux environment (probably downgrading from 18.04.1 to 14.04), so I have no plans to do that for now. I will only support 18.04.1 and onwards.

If the users want they also have the option to build from the source (instead of upgrading libstdc++).

I know that this decision probably means that FRequest can't be added to https://appimage.github.io/ (at least for now), but thanks for all the input and help on this topic. I think we can add it later in the future.

fabiobento512 avatar Jan 21 '19 13:01 fabiobento512

OK, if you like to have it added to https://appimage.github.io/ please ping me once Ubuntu 14.04 is no longer supported. Thanks.

probonopd avatar Jan 22 '19 20:01 probonopd

Thanks! Sure I will do.

fabiobento512 avatar Jan 22 '19 20:01 fabiobento512

I don't know if it will help, but I'm running Linux Mint LMDE 3 “Cindy”, and when running the AppImage, I get this:

$ ./FRequest11c_linux.AppImage This application failed to start because it could not find or load the Qt platform plugin "xcb" in "".

Available platform plugins are: xcb.

Reinstalling the application may fix this problem.

danipardo avatar Jan 31 '19 22:01 danipardo

@danipardo I have seen that error is some distributions that I have tried. Unfortunately I don't know how to fix that.

@probonopd Could the problem be related with the build being done in Ubuntu 18.04.1 x64 instead of an older version?

fabiobento512 avatar Feb 01 '19 08:02 fabiobento512

Could the problem be related with the build being done in Ubuntu 18.04.1 x64 instead of an older version?

Definitely.

probonopd avatar Feb 01 '19 23:02 probonopd

OK, if you like to have it added to https://appimage.github.io/ please ping me once Ubuntu 14.04 is no longer supported. Thanks.

@probonopd Can you check if the program can now be added?

fabiobento512 avatar May 14 '19 12:05 fabiobento512

Closing as this issue is too old. This could be checked in the future.

fabiobento512 avatar Jan 01 '24 21:01 fabiobento512