Giter Club home page Giter Club logo

Comments (7)

daxisunder avatar daxisunder commented on May 28, 2024

Sorry, closed by accident. So, it outputs what I said earlier when testing the demo file. Installed with cargo, then compiled from source, the same issue. Now it's this weird bug.
Screenshot_2024-02-18-15-52-04_11090

from display3d.

daxisunder avatar daxisunder commented on May 28, 2024

I tried reinstalling rust and cargo, compiling again and rebooting, the same thing happens.
Screenshot_2024-02-18-16-02-25_26953

from display3d.

redpenguinyt avatar redpenguinyt commented on May 28, 2024

it looks like your terminal's executing cd -- display3d blahaj.obj -t 0,0,5.5. This would attempt to cd into a folder named display3d with a bunch of additional arguments, which cd isnt liking. You'll need to run display3d without the cd -- part

Also make sure that blahaj.obj is pointing to the actual blahaj's file path (in your case it'll be /home/daxis/display3d/resources/blahaj.obj if you've cloned the entire repo)

from display3d.

daxisunder avatar daxisunder commented on May 28, 2024

it looks like your terminal's executing cd -- display3d blahaj.obj -t 0,0,5.5. This would attempt to cd into a folder named display3d with a bunch of additional arguments, which cd isnt liking. You'll need to run display3d without the cd -- part

I understand what it's doing, I don't understand WHY it's doing that. As you can see in the screenshot, I didn't run cd, only the commands copied from your instructions. I tried deleting everything and compiling again, it's doing the same thing. Also, none of the other programs is doing that.

Also make sure that blahaj.obj is pointing to the actual blahaj's file path (in your case it'll be /home/daxis/display3d/resources/blahaj.obj if you've cloned the entire repo)

I cloned the entire repo and checked multiple times, everything is where it should be.

from display3d.

redpenguinyt avatar redpenguinyt commented on May 28, 2024

do you have any aliases that could be messing with the command actually being sent to the shell?

from display3d.

daxisunder avatar daxisunder commented on May 28, 2024

I'm using Zoxide but other than that, no.

from display3d.

redpenguinyt avatar redpenguinyt commented on May 28, 2024

have you tried running the command with Zoxide disabled/uninstalled?

from display3d.

Related Issues (3)

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.