Couldn't run the app on windows #83
Replies: 16 comments 6 replies
|
Hi,
I just double checked, Potentially unwanted app blocking is turned off on my device. Plus both block apps and block downloads are not clicked, and nothing relating to graphia is listed in the Protection history.
[cid:a5963dca-857b-4433-b11c-97d6964c2720]
[cid:75b91691-4e30-4629-b3bb-e1c5c246b975]
…________________________________
From: Tim Angus ***@***.***>
Sent: Monday, February 3, 2025 6:55 PM
To: graphia-app/graphia ***@***.***>
Cc: ZIYA Şungkar ***@***.***>; Author ***@***.***>
Subject: Re: [graphia-app/graphia] Couldn't run the app on windows (Discussion #83)
There have been a few reports of this. Could you check your Windows Security settings and see if unchecking Block apps helps, and if anything shows up when you click Protection History? Let me know if this or anything in this area solves the problem, thanks.
image.png (view on web)<https://github.com/user-attachments/assets/c67c0b58-583f-4a38-9312-13502997631b>
—
Reply to this email directly, view it on GitHub<#83 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BDLXHS7I54SSYQOTZ3IWZFL2N6USDAVCNFSM6AAAAABWMVNRDWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEMBUGU2TKNQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
|
Hmm OK. In File Explorer, could you navigate to %APPDATA%..\Local\Graphia\Graphia and see if there are any txt files in there, specifically the ones named cerr, cout, stderr, stdout and outputdebugstring. Their contents might be useful; please attach the files or copy and paste their contents. Failing that, open a Command Prompt and try running: ...and see if it outputs anything useful. (By the way please respond on the github discussions page itself rather than email as the latter can get a bit messy.) |
|
I was able to open the application via cmd
Best,
…________________________________
From: Tim Angus ***@***.***>
Sent: Monday, February 3, 2025 7:28 PM
To: graphia-app/graphia ***@***.***>
Cc: ZIYA Şungkar ***@***.***>; Author ***@***.***>
Subject: Re: [graphia-app/graphia] Couldn't run the app on windows (Discussion #83)
Hmm OK. In File Explorer, could you navigate to %APPDATA%..\Local\Graphia\Graphia and see if there are any txt files in there, specifically the ones names cerr, cout, stderr, stdout and outputdebugstring. Their contents might be useful; please attach the files or copy and paste their contents.. Failing that, open a Command Prompt and try running:
cd "C:\Program Files\Graphia"
Graphia.exe
...and see if it outputs anything useful. (By the way please respond on the github discussions page itself rather than email as the latter can get a bit messy.)
—
Reply to this email directly, view it on GitHub<#83 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BDLXHS2CHOUVWDVM5CXJ3TL2N6YLLAVCNFSM6AAAAABWMVNRDWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEMBUGU4TEOI>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
|
So just to confirm, if you start it from the command line it works, but if you start it from the Start Menu it doesn't? That's super weird. Does it work if you navigate to C:\Program Files\Graphia (or where ever you installed it) and double click Graphia.exe? |
|
So when i ran the commend you have sent me on cmd, it opens up and fixed a bug I think
Sent from Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Tim Angus ***@***.***>
Sent: Tuesday, February 4, 2025 12:05:19 PM
To: graphia-app/graphia ***@***.***>
Cc: ZIYA Şungkar ***@***.***>; Author ***@***.***>
Subject: Re: [graphia-app/graphia] Couldn't run the app on windows (Discussion #83)
So just to confirm, if you start it from the command line it works, but if you start it from the Start Menu it doesn't? That's super weird. Does it work if you navigate to C:\Program Files\Graphia (or where ever you installed it) and double click Graphia.exe?
—
Reply to this email directly, view it on GitHub<#83 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BDLXHS5WH5OJ7ZSN32ABTET2OCNG7AVCNFSM6AAAAABWMVNRDWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEMBVGM4DKOI>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
|
Are you saying it now starts from the Start Menu without a problem, but it didn't before you started it from cmd? |
|
Correct 👍🏼
Sent from Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Tim Angus ***@***.***>
Sent: Tuesday, February 4, 2025 12:17:14 PM
To: graphia-app/graphia ***@***.***>
Cc: ZIYA Şungkar ***@***.***>; Author ***@***.***>
Subject: Re: [graphia-app/graphia] Couldn't run the app on windows (Discussion #83)
Are you saying it now starts from the Start Menu without a problem, but it didn't before you started it from cmd?
—
Reply to this email directly, view it on GitHub<#83 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BDLXHS2WSSLPL7MXE27J5B32OCOTVAVCNFSM6AAAAABWMVNRDWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEMBVGM4TQMA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
|
OK, thanks, at least we have a work around now 👍. I suspect it's probably SmartScreen, Windows Defender or some other protection software interfering in some way, and starting from the command line somehow circumvents whatever is causing the problem. |
|
[like] ZIYA Şungkar reacted to your message:
…________________________________
From: Tim Angus ***@***.***>
Sent: Tuesday, February 4, 2025 11:25:16 AM
To: graphia-app/graphia ***@***.***>
Cc: ZIYA Şungkar ***@***.***>; Author ***@***.***>
Subject: Re: [graphia-app/graphia] Couldn't run the app on windows (Discussion #83)
OK, thanks, at least we have a work around now 👍. I suspect it's probably SmartScreen, Windows Defender or some other protection software interfering in some way, and starting from the command line somehow circumvents whatever is causing the problem.
—
Reply to this email directly, view it on GitHub<#83 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BDLXHSY2OFF27YGGXROSGET2OCPRZAVCNFSM6AAAAABWMVNRDWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEMBVGQYDKNI>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
|
I'm having a similar problem. Have just downloaded and installed on WIndows 10. Application crashes during startup - I get a pop-up saying Graphia.exe has crashed. Have found some .dmp files. Have attached attach the earliest one here. Will try the command line approach next, and report back. |
|
Once more... with patience |
|
Right so the stack dump is a 0xC0000409 exception, subcode 0x5, which is FAST_FAIL_INVALID_ARG. Basically it's a deliberate self crash because of a "security check", supporting the theory that it's some kind of Windows sub-system that's preventing it from running. The exact line (in Graphia) that crashes is the one that prints the "Loading plugins" message, which when run from a command prompt apparently operates just fine, and then also fine on subsequent non command prompt opens. I'm not sure there's really anything I can do about this besides resuming code signing. |
|
In theory this should now be fixed, as version 5.3 is once again code signed, thanks to SignPath. |


Uh oh!
There was an error while loading. Please reload this page.
Downloaded the application as instructed, but when running it there is just nothing popping up, also checked the task manager to see if there is any movement, none detected
All reactions