Git Product home page Git Product logo

Comments (4)

sassman avatar sassman commented on June 1, 2024

That is an interesting one, since this is WSL, I guess you just used a terminal not a X window based terminal? Maybe you can post a screenshot from the terminal that you have used?

However, by the error message below this is pretty much to be expected.

xwininfo: error: unable to parse display name ""

For t-rec to functioning a X Server is needed, so in your case there is not an X Server nor a DISPLAY that can be captured. I'm not an WSL expert, but I guess there is no way that this would work like this (without a running X Server)

from t-rec-rs.

jacrys avatar jacrys commented on June 1, 2024

@oren,

Likely this won't work until the new version of WSL2 comes out of slow ring at the earliest, at least natively. As of current (unless you are in the fast ring), W10 doesn't pack an X server, and while you can spin one up, it is kind of hackish currently. Additionally, most of the time, WSL is used via the WSL bash terminal or via Windows Terminal, so, since this is predicated on the need for an X-Server (and therefore, a window running in the X-server space), to get this to work, you would need to launch an X-based term program from your Windows term program and then start t-rec from the X-based term program's window. There are a couple of X Servers for Windows available in the MS Store if you really want to go down that route,

Even once full X support and GPU acceleration are added to W10, it is very likely to be niche at best.

from t-rec-rs.

jacrys avatar jacrys commented on June 1, 2024

I am not sure how feasible or possible this would be using the win-32 branch. It would at that point be a windows process, but may or may not be complicated by the fact you would be using it from a Linux command line.

from t-rec-rs.

sassman avatar sassman commented on June 1, 2024

I believe we can close this issue as can't fix.

At this point I want to pint out that there is a windows native branch that already works but is not production grade. You might give this a try.

feat/win32-support

from t-rec-rs.

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.