Git Product home page Git Product logo

Comments (6)

jurgel avatar jurgel commented on May 30, 2024 1

I had exactly the same problem as yours. It seems it's because of how X11 handles the clipboard. I fixed it and make a pull request here #14

from ulauncher-clipboard.

friday avatar friday commented on May 30, 2024

Which DE? X11 or Wayland? Which Ulauncher version? I'm also using Arch, and it works for me. It's using the same method as Ulauncher for copying text, so it should work.

This is where it's defined:

def setClipboard(text):

from ulauncher-clipboard.

ibot3 avatar ibot3 commented on May 30, 2024

I am Using X11 with i3wm and Ulauncher version 5.3.0~beta1. Maybe it is because of the beta. However, the clipboard works fine with other extensions.

from ulauncher-clipboard.

friday avatar friday commented on May 30, 2024

I'm not using the beta but I tested it when migrating the extension, and it definitely worked.

Since I can't really replicate the issue or have the time to try right now I'll leave the issue open. If you have the time and skills you can try manually "copying" with the code I linked to, and see if that's the problem. If not there might be something I can do.

Also run Ulauncher with ulauncher -v to see a detailed log if some error in my code is triggered.

from ulauncher-clipboard.

ibot3 avatar ibot3 commented on May 30, 2024

I came to the conclusion that the problem is the usage of the GTK clipboard functions. I used the set_text() and store() methods independent of this extension and had the same problem. So this isn't a problem specific to this extension. However, I have no idea yet why this occurs.

from ulauncher-clipboard.

friday avatar friday commented on May 30, 2024

Based on this comment I'm not sure #14 fixed the issue for the reporter, but 9ac2695 should have (not implemented for CopyQ yet).

I'm closing, assuming it's fixed. If this still happens to someone please comment here or create a new issue.

from ulauncher-clipboard.

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.