TeselaGen / ove-electron

Electron App for Open Vector Editor
Creative Commons Zero v1.0 Universal
46 stars 5 forks source link

v1.4.3 and v1.5.0 wont open any window on Linux #49

Open biotecov opened 1 year ago

biotecov commented 1 year ago

Am I missing something, or the latest working version on linux seems to be v.1.4.1.

AppImage is missing from the 1.5.0 release; I manage to build an AppImage from sources using yarn and following the provided instructions but it fails to open any window on an arch-based linux.I cannot help finding what is wrong because I know nothing about yarn.

The deb version does no load either.

The 1.4.3 version has an AppImage, but it also fails to open any window on the same system where v1.4.1 works.

The 1.4.1 version works (both directly from the AppImage or extracting and installing manually the necessary files from the AppImage).

The AppImage available at https://github.com/TeselaGen/openVectorEditor/releases/download/app-v18.1.0/ove-tauri_0.1.0_amd64.AppImage also works, but I am confused, it seems it is only a demo version, but this is no clearly stated on the corresponding README.md.

Any help in case it is some obscure configuration issue is appreciated.

tnrich commented 1 year ago

Hi @biotecov !

What flavor of linux are you using?

In the new releases I am trying out the following install instructions (https://github.com/TeselaGen/ove-electron/releases/tag/v1.5.0):

image

Are you saying that didn't work for you?

tnrich commented 1 year ago

@biotecov bump :)

sarma011 commented 1 year ago

The windows version doesn't work for me. It says that an OpenVectorEditor.exe file is needed, which isn't present in the file list. Can you please help?