Giter Club home page Giter Club logo

Comments (12)

cdown avatar cdown commented on May 12, 2024

First of all, this isn't a "normal" way to paste binary images, you should use a target atom instead. If you use a target atom, this problem won't happen (clipmenu doesn't look for ones with "unusual" target atoms).

Detecting binary is not a trivial matter in bash (or, to be honest, in any language). One possibility would be to run through file -i and look for text/* and the absence of charset=binary, but I don't know how many false positives/negatives that may yield, and it incurs questions that I'd rather avoid (is -i portable? is the output of -i portable? etc).

Is there a reason you can't adhere to the standard and use a target atom?

from clipmenu.

Pitometsu avatar Pitometsu commented on May 12, 2024

Surely I can use it, thanks for advice. But looks like it will be better to protect application from broken files which block that at all.

from clipmenu.

cdown avatar cdown commented on May 12, 2024

Can you show me a screenshot of the "broken" output? It looks not that bad to me when I try it.

from clipmenu.

Pitometsu avatar Pitometsu commented on May 12, 2024

It just empty.

from clipmenu.

Pitometsu avatar Pitometsu commented on May 12, 2024
clipmenu: line 35: selections[$first_line]: bad array subscript

from clipmenu.

cdown avatar cdown commented on May 12, 2024

That error message shouldn't stop you from using clipmenu, right?

from clipmenu.

Pitometsu avatar Pitometsu commented on May 12, 2024

Bug in next: when some of files broken (binary), I got this error and no items in list at all.

from clipmenu.

cdown avatar cdown commented on May 12, 2024

Hm. That's unusual, I don't repro that.

Do you have a sample file that causes that?

from clipmenu.

Pitometsu avatar Pitometsu commented on May 12, 2024

If I delete broken file by hand, it work again.

from clipmenu.

cdown avatar cdown commented on May 12, 2024

Whoops.

from clipmenu.

Pitometsu avatar Pitometsu commented on May 12, 2024

This one I use to copy in xclip -i -selection clipboard

from clipmenu.

cdown avatar cdown commented on May 12, 2024

xclip support dropped. Please reopen if this occurs with xsel.

from clipmenu.

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.