Giter VIP home page Giter VIP logo

Comments (36)

Pololot64 avatar Pololot64 commented on August 28, 2024 2

You now need to go into the configuration and set acrylic_enabled to false. HDR breaks things for some reason.

from gwsl-source.

Pololot64 avatar Pololot64 commented on August 28, 2024 1

Ok, I temporarily edited the readme to explain 👍

from gwsl-source.

Pololot64 avatar Pololot64 commented on August 28, 2024 1

No :/ extremely busy at school @serpro69 If you don't have store access like mentioned above, feel free to email me though.

from gwsl-source.

Pololot64 avatar Pololot64 commented on August 28, 2024 1

The 1.4.5 build is mostly theming changes and bug fixes so if you don't notice anything you should be fine tbh.

from gwsl-source.

Pololot64 avatar Pololot64 commented on August 28, 2024 1

I recommend building it from the source since I won't have the infrastructure to make any new builds any time soon (I'm a student). Otherwise, there were only a few changes in the latest version. You won't miss much staying with 1.4.0.

from gwsl-source.

Pololot64 avatar Pololot64 commented on August 28, 2024

Hi,

Yep sorry about that. I was updating GWSL over my winter break and ran out of time before I could make the GitHub version. Because of this (and because I haven't changed the site yet), there is the discrepancy. I have not discontinued the GitHub version but do not have the resources at the moment :( . I hesitate to edit the website since it is still FOSS and for now simply have the release pointing to the store. When I have more time I will try to figure this out...

Paul

from gwsl-source.

thijse avatar thijse commented on August 28, 2024

Connected to this: I don't mind paying, but it would be great if there would be another way to get the binaries than the Windows Store alone. I am trying to run GWSL on my just-trying-stuff Windows 2022 Server, and there I do not have access to the Windows Store.

As a gap-filler for now, if I do a paypal donation of slightly more than a coffee and significantly less than a Tesla CyberTruck, could you mail me the most recent binaries?

from gwsl-source.

Pololot64 avatar Pololot64 commented on August 28, 2024

Haha yeah I can do that. Just email the email on the GWSL website :). I have to go dig up a recent version though. It will not be the most recent but still ok

from gwsl-source.

serpro69 avatar serpro69 commented on August 28, 2024

Hi @Pololot64 , and thanks a lot for this app!
Any chance this issue will be resolved soon and binaries will be available via github releases?

from gwsl-source.

serpro69 avatar serpro69 commented on August 28, 2024

I see. Thanks for the quick answer anyways :)
I do have 1.4.0 installer saved from before, which works fine so far as I can tell. Still, would be nice to be able to get latest version. I guess the workaround for now would be to build it from source.

from gwsl-source.

wcrossley avatar wcrossley commented on August 28, 2024

Related to this, I was able to build the binaries myself, getting the "dist" directory, with a bunch of stuff underneath it. Running GWSL.exe seems to do what I want. But, I don't see any kind of installer. So how do I correctly install this after the build?

from gwsl-source.

Pololot64 avatar Pololot64 commented on August 28, 2024

Just put the folder anywhere. There will not be any difference to actually installing it.

from gwsl-source.

hendra-jti avatar hendra-jti commented on August 28, 2024

I see. Thanks for the quick answer anyways :) I do have 1.4.0 installer saved from before, which works fine so far as I can tell. Still, would be nice to be able to get latest version. I guess the workaround for now would be to build it from source.

if you dont mind, can you send me the installer ?
direct link or gdrive link maybe
thank you

from gwsl-source.

serpro69 avatar serpro69 commented on August 28, 2024

if you dont mind, can you send me the installer ? direct link or gdrive link maybe thank you

I personally don't mind, but I'm not sure that I can share it (thinking about license etc) since it's not openly available anymore. I think your best option is to compile it yourself, or wait for the maintainers to fix this. Sorry.

from gwsl-source.

Pololot64 avatar Pololot64 commented on August 28, 2024

I see. Thanks for the quick answer anyways :) I do have 1.4.0 installer saved from before, which works fine so far as I can tell. Still, would be nice to be able to get latest version. I guess the workaround for now would be to build it from source.

if you dont mind, can you send me the installer ? direct link or gdrive link maybe thank you

Just noting be careful sharing binaries around. It is safer to build yourself.

from gwsl-source.

hendra-jti avatar hendra-jti commented on August 28, 2024

if you dont mind, can you send me the installer ? direct link or gdrive link maybe thank you

I personally don't mind, but I'm not sure that I can share it (thinking about license etc) since it's not openly available anymore. I think your best option is to compile it yourself, or wait for the maintainers to fix this. Sorry.

thanks for your reply. i have to build my self but some feature is not working

from gwsl-source.

hendra-jti avatar hendra-jti commented on August 28, 2024

I see. Thanks for the quick answer anyways :) I do have 1.4.0 installer saved from before, which works fine so far as I can tell. Still, would be nice to be able to get latest version. I guess the workaround for now would be to build it from source.

if you dont mind, can you send me the installer ? direct link or gdrive link maybe thank you

Just noting be careful sharing binaries around. It is safer to build yourself.

i was, but somehow i dont know exactly why i failed to build this

from gwsl-source.

Pololot64 avatar Pololot64 commented on August 28, 2024

Did you install all the libraries and run build.py? I can help with building it.

from gwsl-source.

mahfoozm avatar mahfoozm commented on August 28, 2024

receiving this error after building (all deps installed, Python 3.7)

image

from gwsl-source.

Pololot64 avatar Pololot64 commented on August 28, 2024

What file in what folder did you run? There are several folders made in /dist

from gwsl-source.

mahfoozm avatar mahfoozm commented on August 28, 2024

./build.py, tried running all 3 of the GWSL.exe's

from gwsl-source.

mahfoozm avatar mahfoozm commented on August 28, 2024

fixed after uncommenting --hidden-import=pkg_resources.py2_warn in build.py

from gwsl-source.

Pololot64 avatar Pololot64 commented on August 28, 2024

Cool

from gwsl-source.

hendra-jti avatar hendra-jti commented on August 28, 2024

Did you install all the libraries and run build.py? I can help with building it.

Sure, but this happen.
image

when i screenshot it, it display as it should
Screenshot_11

from gwsl-source.

hendra-jti avatar hendra-jti commented on August 28, 2024

Did you install all the libraries and run build.py? I can help with building it.

Sure, but this happen. image

when i screenshot it, it display as it should Screenshot_11

image
i successfully build the app, there's not any error.

from gwsl-source.

hendra-jti avatar hendra-jti commented on August 28, 2024

You now need to go into the configuration and set acrylic_enabled to false. HDR breaks things for some reason.

image
but i can't enable auto export display/sound. whats wrong ?

from gwsl-source.

Pololot64 avatar Pololot64 commented on August 28, 2024

Have you themed your shell at all? (bash or zsh)

from gwsl-source.

hendra-jti avatar hendra-jti commented on August 28, 2024

Have you themed your shell at all? (bash or zsh)

I'm using zsh, but i was doing it from more shell option. It also doesnt work

from gwsl-source.

Pololot64 avatar Pololot64 commented on August 28, 2024

Hmm... can you post what your shell profile file looks like? (only the end)

from gwsl-source.

hendra-jti avatar hendra-jti commented on August 28, 2024

Hmm... can you post what your shell profile file looks like? (only the end)

image

from gwsl-source.

Pololot64 avatar Pololot64 commented on August 28, 2024

You can probably add the export code manually. export DISPLAY=\$(cat /etc/resolv.conf | grep nameserver | awk '{print \$2; exit;}'):0.0 #GWSL I believe it is that

from gwsl-source.

hendra-jti avatar hendra-jti commented on August 28, 2024

export DISPLAY=$(cat /etc/resolv.conf | grep nameserver | awk '{print $2; exit;}'):0.0 #GWSL

add it in the zsh ? if so, i have added it manually and repeat the proccess but still, i cant enable

from gwsl-source.

hendra-jti avatar hendra-jti commented on August 28, 2024

You can probably add the export code manually. export DISPLAY=\$(cat /etc/resolv.conf | grep nameserver | awk '{print \$2; exit;}'):0.0 #GWSL I believe it is that

i remember something that i was change the resolv.conf. why ? becasuse i while i using vpn wsl cant have access internet. so my resolv.conf right now is like this : nameserver 8.8.8.8

from gwsl-source.

Pololot64 avatar Pololot64 commented on August 28, 2024

I am not sure. I know VPN's have messed things up in the past

from gwsl-source.

wowitsjack avatar wowitsjack commented on August 28, 2024

I see. Thanks for the quick answer anyways :) I do have 1.4.0 installer saved from before, which works fine so far as I can tell. Still, would be nice to be able to get latest version. I guess the workaround for now would be to build it from source.

Can you post a link?

from gwsl-source.

serpro69 avatar serpro69 commented on August 28, 2024

Can you post a link?

Sorry, I don't have any links. You'll need to build it from source or wait for the author to resolve this issue.

from gwsl-source.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.