Giter Site home page Giter Site logo

Comments (2)

aadcg avatar aadcg commented on July 21, 2024

@xelxebar thanks for reporting.

I can't reproduce. What's the output of nyxt --quit --eval "trivial-clipboard::(find-copy-command)"?

Note that Guix packages sbcl-trivial-clipboard with xsel, not xclip. That means that you don't need to have either of these in your profile.

Update:

I'm almost sure env var XDG_SESSION_TYPE isn't set and that's why it can't find the clipboard commands. If you set it to x11 or wayland, then it should work. XDG_SESSION_TYPE=x11 nyxt --quit --eval "trivial-clipboard::(find-copy-command)".

I've sent a patch so that the clipboard commands are always found on X11.

from nyxt.

xelxebar avatar xelxebar commented on July 21, 2024

I'm almost sure you didn't set env var XDG_SESSION_TYPE

Dang. You're friggin' on point. That did the trick. I wasn't even aware of that particular XDG_* variable. Thank you for investigating this and even bumping the trivial-clipboard commit.

from nyxt.

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.