Giter Club home page Giter Club logo

Comments (7)

majkinetor avatar majkinetor commented on August 23, 2024

Anything in event viewer ?
What happens if you install some clipboard manager such as copyq ?

from pass-winmenu.

geluk avatar geluk commented on August 23, 2024

Do you get an error as well, or just an empty clipboard? Would you mind trying out this build to see if the issue persists?

from pass-winmenu.

danprime avatar danprime commented on August 23, 2024

@majkinetor I can't seem to see the logs for Winmenu. Should I look for something specific?

from pass-winmenu.

danprime avatar danprime commented on August 23, 2024

@Baggykiin Thanks for looking into this.

No error message. Just the notification that it's been successfully copied but empty clipboard.

I tried the build and it's the same effect (empty clipboard).

from pass-winmenu.

geluk avatar geluk commented on August 23, 2024

I've ran into similar issues in the past. The C# clipboard API is notoriously unreliable, often simply failing silently instead of throwing any exceptions. I've made a test build which checks if setting the clipboard text succeeded, and, if not, tries to set it using a different method (Calling WinAPI directly).

Would you mind testing said build to see if that fixes anything? You can download it here.

from pass-winmenu.

danprime avatar danprime commented on August 23, 2024

@Baggykiin I totally understand about clipboard API unreliability!

Unfortunately, the version you sent also does not work. Is there somewhere specific you want me to check for the logs?

from pass-winmenu.

geluk avatar geluk commented on August 23, 2024

Sorry for the late reaction, I'm currently on holiday so I won't be able to do much development for the next 2-3 weeks. What I'd like to know is if you got any error messages this time, or did it still fail silently?

It's possible that another application is locking the clipboard, preventing pass-winmenu from accessing it. If you prevent that application from starting on boot, and then reboot your PC (so that it doesn't get a chance to access the clipboard) pass-winmenu might work. Obviously it might be somewhat difficult to figure out which application that is, so you could also try rebooting into safe mode (which does not allow any program to start on boot) and testing again.
Obviously that's not a real solution to your problem, but it might at least help us figure out what's causing it.

from pass-winmenu.

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.