This topic is locked

Create desktop app White screen ad startup

3/8/2021 11:35:59 AM
PHPRunner General questions
P
pvisser author

He my friends, I try to make a desktop app from my project. Now installation works fine, after setup and installation on a windows 10 machine, i see a blank screen after starting the app.
Please is there somting i do wrong?
Greetings.

A
AlphaBase 3/8/2021

Not sure. Your message doesn't give much info. I have a desktop app that I update regulary (which, of course, means you are building a new version of the app each time) and it works fine for me. For my desktop app I use simple "hardcoded' security if that matters. The only problem I have is that on updates you must increment the build/version # or else PHPR crashes or locks up during the build or install process. It doesn't even seem to like it if you want to build the app more than one time in the same Windows "boot" session. But once it's built the app runs fine - at lease for me.

P
pvisser author 3/8/2021



Not sure. Your message doesn't give much info. I have a desktop app that I update regulary (which, of course, means you are building a new version of the app each time) and it works fine for me. For my desktop app I use simple "hardcoded' security if that matters. The only problem I have is that on updates you must increment the build/version # or else PHPR crashes or locks up during the build or install process. It doesn't even seem to like it if you want to build the app more than one time in the same Windows "boot" session. But once it's built the app runs fine - at lease for me.



I meen after building the project after full build. You have the option to create script, create desktop app, etc. that's what I meen.
What I do after full build, choose the option build an desktop app for windows. Then the build is ready versprongen etc. After installation, on a windows 10 machine it's giving me a window with white screen. So no page n the app to start login or what.

A
AlphaBase 3/8/2021

Yup, I understood what you were saying. Your description doesn't provide a way to understand what is going on. If you run it in the browser in localhost, does it work there?



I meen after building the project after full build. You have the option to create script, create desktop app, etc. that's what I meen.
What I do after full build, choose the option build an desktop app for windows. Then the build is ready versprongen etc. After installation, on a windows 10 machine it's giving me a window with white screen. So no page n the app to start login or what.

P
pvisser author 3/8/2021



Yup, I understood what you were saying. Your description doesn't provide a way to understand what is going on. If you run it in the browser in localhost, does it work there?


Hello again, sorry for the delay
No i have a nash, QNap TVS-873e, with all bels and wissels installed, there in a web-folder called 'ogbanalyzer'

I put the .php files and folders in after compiling the project, everything then works fine via the browser. I run the database through my VPS. and that works fine. So if I use the link http://beas.qnap.com/ogbanalyzer'>http://beas.qnap.com/ogbanalyzer everything works fine through the browsers.
The i want to create a Desktop Application. See like this:
Version: 1.2
http://beas.qnap.com/ogbanalyzer'>http://beas.qnap.com/ogbanalyzer etc.
After compiling the application.1.2.exe I install it on my Win10 Computer in the same network. That is also going well. When I start the application after installation, I see a white screen as in the screenshot.

[img=http://prntscr.com/10gdp7a]Screenshot white screen[/img]
Thats what i meen. Also i see a strange url link if i choose : Open page in external browser like this. "http://127.0.0.1:51531/login.php?return=true&";

A
AlphaBase 3/8/2021

You should file a incident ticket with Sergey and see if they can help.

P
pvisser author 3/9/2021



You should file a incident ticket with Sergey and see if they can help.


Thanks I will do greetings