Giter VIP home page Giter VIP logo

Comments (2)

dnut avatar dnut commented on July 17, 2024

Thanks for the report.

All you did was delete that file and it resolved the issue? Did you also stop the service or reboot?

That file is not actually a part of clipboard-sync. It's created by systemd when you enable the clipboard-sync service. When the service is enabled, that means it will start automatically when you login. But you can actually run the service without enabling it.

I'm curious if the problem is actually specifically due to that file, or if it's simply caused by clipboard-sync running.

With the service disabled, can you try running the clipboard-sync command and see if you can reproduce that error while clipboard-sync is running?

from clipboard-sync.

zany130 avatar zany130 commented on July 17, 2024

Yes you are correct. its not the service file that causes the issue its the actual process. (I thought it was the service file) running systemctl --user stop clipboard-sync.service also allows me to add shortcuts to kde. trying to run clipboard-sync --log-level trace to see if I can find anything useful

EDIT: hmm all I get is this

clipboard-sync --log-level trace
2024-04-02 17:17:45 -  INFO - started clipboard sync manager
2024-04-02 17:17:45 - DEBUG - child process 462272 successfully initialized.
2024-04-02 17:17:45 -  INFO - starting clipboard sync
2024-04-02 17:17:45 - DEBUG - identifying unique clipboards...
2024-04-02 17:17:45 - DEBUG - waiting 600 seconds and then killing 462272.
2024-04-02 17:17:45 - DEBUG - Found clipboard: WlrClipboard { display: "wayland-0" }
2024-04-02 17:17:45 - DEBUG - Found clipboard: X11Clipboard { display: ":0" }
2024-04-02 17:18:00 -  WARN - Issue connecting to some x11 clipboards. This is expected when hooking up to gnome wayland, and not a problem in that context. Details: 'clipboard error: X11 clipboard error : XCB connection error: Connection' for x11 displays: [1..254]
2024-04-02 17:18:00 -  INFO - Using clipboards: [WlrClipboard { display: "wayland-0" }, X11Clipboard { display: ":0" }]

from clipboard-sync.

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.