Giter Club home page Giter Club logo

Comments (4)

Matoking avatar Matoking commented on August 15, 2024

The "filesystem argument not handled yet" error was reported in the previous issue #281 and Protontricks was updated to make that error message more prominent. I suggested --no-bwrap as a potential workaround:

If renaming or deleting the offending directory is not an option, you should be able to use --no-bwrap flag as a workaround, though that means Proton won't be run under Steam Runtime and you might run into other issues.

The root cause is Steam Runtime not supporting the two characters.

Do you know what created the problematic root directory /sudo:[email protected]:? It seems like an odd directory, and one you might not have intended to create. If that's the case, another option would be to delete it.

from protontricks.

ericx avatar ericx commented on August 15, 2024

Thank you.
As far as I can tell, the 'sudo:' string is added by protontricks itself?
I will keep digging; but the original invocation simply requests "echo $WINEPREFIX" and there is no mention of filesystems to mount. I was originally searching for the addition of that string, but I stopped when I found the --no-bwrap option solved the issue.
So I will dig more to find where that mount option comes from.

from protontricks.

Matoking avatar Matoking commented on August 15, 2024

The mount directories are discovered in the Bash script here using a simple for dir in /* loop.

https://github.com/Matoking/protontricks/blob/master/src/protontricks/data/scripts/bwrap_launcher.sh#L51

Protontricks itself doesn't use sudo anywhere.

The simple way to check this would be to run ls -lha / and see what comes up.

from protontricks.

ericx avatar ericx commented on August 15, 2024

oh....
Now I feel stupid. There is a directory in my root named "sudo:[email protected]:" from 2 years ago.

emacs syntax for opening a directory as a sudo'd root is: "sudo::root@[hostname]:/[whatever]" and I must have created the directory by typo.
Thanks for your time.

from protontricks.

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.