Giter Club home page Giter Club logo

Comments (3)

marty-oehme avatar marty-oehme commented on June 2, 2024 1

Perfect, this is good to hear.

Then I will consider the immediate issue fixed and I'll have to think about how to fix the bigger history inclusion problem.

Again, thanks for the issue submission! (and hopefully the fixed version will appear in a release soon 😉)

from bemoji.

marty-oehme avatar marty-oehme commented on June 2, 2024

Thank you for reporting this!

The immediate fix is to manually take a look in your history file (default ~/.local/share/bemoji-history.txt for 0.3.0 or ~/.local/state/bemoji-history.txt for main) to manually find and delete the line from there.

Do you remember if you did not have bemenu installed at some point while calling bemoji?
I would guess the error message appeared then and now we made it part of your history file.

Your report points to a much more general problem in the code - we output info, debug and warning messages on the same stdout that we use to populate the picker tools!
That is definitely bad and should not be happening, and I pushed a fix for it.

It points to another issue in that we add entries to the history that should technically not be there, but I believe that is another issue.
If this works well for you we can probably close this issue and I'll track the other one somewhere else.

from bemoji.

cloudlena avatar cloudlena commented on June 2, 2024

Thanks for looking into this, @marty-oehme!

It is very likely that I didn't have bemenu installed when first starting bemoji as I intended to use it with fuzzel. I agree that this is probably the problem.

Removing the No suitable picker tool found. entries from ~/.cache/bemoji-history.txt did indeed fix the issue 👍

from bemoji.

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.