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

Error Upon Startup #180

Open
Storm-Trooper5555 opened this issue Jan 24, 2024 · 11 comments
Open

Error Upon Startup #180

Storm-Trooper5555 opened this issue Jan 24, 2024 · 11 comments

Comments

@Storm-Trooper5555
Copy link

Storm-Trooper5555 commented Jan 24, 2024

Screenshot (16)
Hi there

Has anyone else gotten this issue and/or fixed it because I seem to keep getting this error when I try to run the GWSL.exe file in the dist\GWSL_145 MSIX build 3\ directory after I have built it with no errors displayed in the output with either of the releases.

(I did try editing the manager.py script and declaring variables as global but it would just move on to the next variable with the exact same error but different variables)

I tried with Python 3.7 and Python 3.12 and got the same result for both.

Thanks

@wowitsjack
Copy link

Screenshot (16) Hi there

Has anyone else gotten this issue and/or fixed it because I seem to keep getting this error when I try to run the GWSL.exe file in the dist\GWSL_145 MSIX build 3\ directory after I have built it with no errors displayed in the output with either of the releases.

(I did try editing the manager.py script and declaring variables as global but it would just move on to the next variable with the exact same error but different variables)

I tried with Python 3.7 and Python 3.12 and got the same result for both.

Thanks

No. It looks like the author has given up on the idea of this being open source.

Dev's constantly updating the paid Windows store version, and deliberately holds back any free binaries, and the source code provided doesn't build.

@PaxtonPenguin
Copy link

well why even show the source code anymore?

@GPopZach
Copy link

Also getting this issue, haven't found a fix yet.

@Pololot64
Copy link
Member

I would help... But none of these posts provide any info. "The app doesn't run" is very vague.

@KMohZaid
Copy link

KMohZaid commented Jul 22, 2024

Screenshot (16) Hi there
Has anyone else gotten this issue and/or fixed it because I seem to keep getting this error when I try to run the GWSL.exe file in the dist\GWSL_145 MSIX build 3\ directory after I have built it with no errors displayed in the output with either of the releases.
(I did try editing the manager.py script and declaring variables as global but it would just move on to the next variable with the exact same error but different variables)
I tried with Python 3.7 and Python 3.12 and got the same result for both.
Thanks

No. It looks like the author has given up on the idea of this being open source.

Dev's constantly updating the paid Windows store version, and deliberately holds back any free binaries, and the source code provided doesn't build.
also refering to : #182
hey i dont think that the case is

i just saw that microsoft store version is 1.4.5 https://apps.microsoft.com/detail/9nl6kd1h33v3?hl=en-us&gl=US and last release changelog is of same version https://github.com/Opticos/GWSL-Source/releases/tag/v145

I just build it manually , https://github.com/KMohZaid/GWSL-Source/actions/runs/10047113174

BUT

issues :

  1. GWSL_service.exe gives error "Failed to execute script main", GWSL.exe stop when i run it

  2. If i run main.py which is service, it lauches vnc and audio pulse runner, but still when i run manager.py it says error can't start service. exporting display throws some error due to miss format in code

    • this tells us why GWSL.exe not running. It tries to run service file but service file got error

I think it have compatible issue as of now or maybe problem? i will try to run it later if it works i will tell you

@KMohZaid
Copy link

PS : i think it is possible to revive this source code, goodnight for now...

@Pololot64
Copy link
Member

It is pretty bizarre that it doesn't build. It should. And the source code is more recent than the last release btw. I have a feeling that the build dependencies must be incorrect. Lmk when you try again.

@KMohZaid
Copy link

It is pretty bizarre that it doesn't build. It should. And the source code is more recent than the last release btw. I have a feeling that the build dependencies must be incorrect. Lmk when you try again.

ok, i think it is because of some other issue

idk how they were able to test it without building (seeing building logs from action it seems like they build service then tested manager.py bcz code try to launch that file)

i will maybe start working on it after 12pm IST if rain not interrupt

@Pololot64
Copy link
Member

Feel free. Btw to everyone curious, I do plan to make changes to GWSL as needed. I am currently a college student with a job and do not have much time on my hands any more so that's why it takes time.

@KMohZaid
Copy link

Feel free. Btw to everyone curious, I do plan to make changes to GWSL as needed. I am currently a college student with a job and do not have much time on my hands any more so that's why it takes time.

ok thanks, i was able ot run it properly, now fixing start issue

@KMohZaid
Copy link

Feel free. Btw to everyone curious, I do plan to make changes to GWSL as needed. I am currently a college student with a job and do not have much time on my hands any more so that's why it takes time.

ongoing PR is opened : #186
lets discussion fixing suff there

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

6 participants