Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App does not render when packaged - Windows 10 x64 - WinXP x32 #73

Open
gdudding opened this issue Feb 8, 2017 · 2 comments
Open

App does not render when packaged - Windows 10 x64 - WinXP x32 #73

gdudding opened this issue Feb 8, 2017 · 2 comments

Comments

@gdudding
Copy link

gdudding commented Feb 8, 2017

Electrify seems to spawn a windows app that runs fine, but when packaged, the resulting executable under Windows 10 x64 does not render.

The underlying meteor app (even when run with electrify) seems to function perfectly in all other respects.

I have tried numerous varieties of configuration options and deploy locations but it seems to be the same, the electrify command works perfectly, but the deployed app spawns 2 processes of Electron processes (3.7 MB and 25.4 MB) but no window is ever visible.

The same thing seems to happen on Windows XP x32, app outputs, executable does not render... but an app window can be spawned by just running electrify and it seems to work perfectly.

No errors or warnings are issued when electrify package is run, and this occurs.

Thank you.

@gdudding gdudding changed the title App does not render when packaged - Windows 10 App does not render when packaged - Windows 10 x64 - WinXP x32 Feb 9, 2017
@gdudding
Copy link
Author

gdudding commented Mar 16, 2017

This turned out to be an issue with a mongo incompatibility that we resolved with the solution from here:
#61

Specifically, by repackaging our app with mongodb-win32-x86_64-2008plus-3.2.6.zip as suggested by https://github.com/xlinbsd in that thread.

I think this is still something of an issue, however, so I will leave closing it up to the maintainer.

@skyfyx
Copy link

skyfyx commented Apr 7, 2021

Hi ,

I know this thread is 4 years old but I happen to have the same issue as "gdudding". (#16) I've read that the problem had been fixed, so i don't understand why it's happening to me. If anyone can help me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants