ZUGFeRD / quba-viewer

Quba is a viewer for electronic invoices
Apache License 2.0
97 stars 19 forks source link

Erratic behaviour on win10 #73

Closed jstaerk closed 4 weeks ago

jstaerk commented 1 month ago

I'd not add win10 as supported platform in #58 because there seem to be numerous issues, maybe someone wants to have a look into it? e.g. after installation and clicking on the icon on the desktop I am told the .lnk (!?? WTF???) would not be assigned a application, the only way for me to start it is extracting the installer exe , the the app.64bit.7zip, each with 7-zip. Afterwards, it seems to work quite flawlessly on my machine but there is also the report that it sometimes just freezes or just shows [object Object] (with the official mustang sample invoice!)

like here image

winnyschuster commented 1 month ago

mhmm, i think the only 'issue' i had with the viewer was that it wanted a higher version of the jre, forcing me to install the newest openjdk. After that i didn't see any of the errors described above. However, if you'd like me to do whatever tests just let me know, i'm pretty new to the topic but not unexperienced in genaral:-)

jstaerk commented 1 month ago

@winnyschuster a electron, i.e. javascript application should not require you to install a JRE at all?

winnyschuster commented 1 month ago

upps, sorry, you are indeed right, it seems i was doing too many things at once to get an overview of all that e-invoicing stuff