road86 / bahis-desk

Desktop application for BAHIS2
GNU General Public License v3.0
2 stars 1 forks source link

Build Bahis desk for linux #62

Closed shaarful closed 1 year ago

shaarful commented 1 year ago

Problem

When bahis-desk is built for Linux it builds perfectly it builds a .snap file but whilst trying to install it gives an error Failed to install file: not supported and not installing. I test it for ubuntu. @WaliZaman Bhai mention it here

Desired Solution

We need to add something to package.json file then .deb file will be created for ubuntu. I will create a PR for this.

Considered Alternatives

No response

Additional Context

This time we will do it for Ubuntu. We will do it for other Linux distributions in the next release. Any suggestions would be appreciated.

mixmixmix commented 1 year ago

@ChasNelson1990 why are we making a linux build? I don't think we can treat it as the same as windows build, as in, we still need to do testing on the built app on windows.