Closed uberhacker closed 8 years ago
Marking as dupe of #9
@mglaman: Technically, this could be a separate issue as the other issue is referencing an existing project. The other error is different as well.
The issue isn't which button, but rather a crash on trying to open a new window
Ah, a general issue makes sense. Let me know if I can help with debugging or testing. I'm liking this project.
@uberhacker testing is huge. and ideas. one of the next steps is to provide better feedback from Composer output. But I have had to focus on "do the executables actually install?"
Here is an idea: create binaries! Someone recently introduced me to this amazing project: https://github.com/jordansissel/fpm.
@uberhacker I just opened #25 and there is #18.
Releases have .dev, .AppImage, mac ZIP and dmg and Windows exe https://github.com/mglaman/conductor/releases
Wow, how did I miss those? LoL Just out of curiosity, how are you generating those binaries? Do you have an automated process that outputs everything on the fly?
https://github.com/electron-userland/electron-builder
Electron Builder handles all the packaging. It can detect if running on CI and if you have a GitHub token configured it uploads. magic
That is ... awesomesauce.
If I click on
New project
after starting conductor, it aborts with the following message: