GithubHelp home page GithubHelp logo

Comments (16)

totaam avatar totaam commented on July 4, 2024

@ehfd Xpra-org/xpra#4007 (reply in thread)
Can't explain it, but a CUDA update fixed the clipboard here. Could be the same thing?

from selkies-gstreamer.

ehfd avatar ehfd commented on July 4, 2024

Interesting. We'll take a look.

from selkies-gstreamer.

ehfd avatar ehfd commented on July 4, 2024

Strange. It works now with an unknown condition.
Need to identify what's happening.

from selkies-gstreamer.

ehfd avatar ehfd commented on July 4, 2024

It does not work in most times and works seldomly. Need to find the cause.

from selkies-gstreamer.

ehfd avatar ehfd commented on July 4, 2024

Related error message:

[18:27:40] [webrtc] Failed to read clipboard contents: InvalidCharacterError: Failed to execute 'btoa' on 'Window': The string to be encoded contains characters outside of the Latin1 range.

[12:6:23] [webrtc] Failed to read clipboard contents: NotAllowedError: Document is not focused.

from selkies-gstreamer.

ehfd avatar ehfd commented on July 4, 2024

I'm adding this to the list of urgent issues. @danisla

from selkies-gstreamer.

ehfd avatar ehfd commented on July 4, 2024

I feel that the core issue of this problem is that the clipboard is set multiple times to the same value repeatedly when it should be only set one time, masking the new clipboard value that is supposed to be set, and there is nothing to prevent this phenomenon. It also seems to frequently prioritize the clipboard value of the client instead of bringing the host clipboard value to the client.

Some kind of control is required to not make xclip do that.

from selkies-gstreamer.

ehfd avatar ehfd commented on July 4, 2024

I think it's a bit better because of some unknown reason, but not too sure.

from selkies-gstreamer.

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.