GithubHelp home page GithubHelp logo

Sometimes slow and then old list about maccy HOT 25 CLOSED

p0deje avatar p0deje commented on August 26, 2024 4
Sometimes slow and then old list

from maccy.

Comments (25)

p0deje avatar p0deje commented on August 26, 2024 5

Maccy.app.zip

from maccy.

saeedseyfi avatar saeedseyfi commented on August 26, 2024 2

Same happens to me a lot. Showing the old menu is really bothering.
And it's quite hard to reproduce. It seems it only happens when you don't use maccy for at least some hours. Then next time you open it, will be quite slow and showing the old menu with wrong items in the list.
I guess this issue started since you put the search field on the top of the menu.

However, I just figured out I'm still using version 0.4.1. I'll update it and try to reproduce the issue again.

from maccy.

frank-f avatar frank-f commented on August 26, 2024 2

Can you record a screencast just to check how it looks like?

So far it has not happened again. So it might have been my system being slow when I saw it.

Also I've not seen the old list (without search field) since installing the beta version, so I'd say this is fixed. Thank you!

from maccy.

jkrenge avatar jkrenge commented on August 26, 2024 1

Yes, I experienced the same with the default 999 items in the list, and then copy-ing larger items like complete HTML email templates. If you have a couple of those, I assume it just takes time to load all items from swap.

from maccy.

saeedseyfi avatar saeedseyfi commented on August 26, 2024 1

@p0deje I could reproduce the issue and recorded my screen to show how it behaves:
screen record.mp4.zip

To reproduce:

  1. Make sure Maccy is running in background
  2. Use your normal copy/paste several times but don't use Maccy for some hours.
  3. Use your hotkeys to open Maccy menu.
    • It possibly has some delay to show the menu.
    • When the menu is shown, it doesn't have a search field, shows an old list from clipboard contents.
  4. Press escape to hide the menu
  5. Use your Maccy hotkeys again to open menu.
    • It opens pretty quickly showing the right content and working fine.

My custom settings:

hotKey = "command+shift+v";
pasteByDefault = true;
showInStatusBar = false;

from maccy.

p0deje avatar p0deje commented on August 26, 2024 1

I've just released 0.6.0 - https://github.com/p0deje/Maccy/releases/tag/0.6.0. If someone can upgrade it in caskroom that would be cool.

from maccy.

p0deje avatar p0deje commented on August 26, 2024

This looks really strange, I'll try to reproduce it. Do you happen to copy a lot during this period?

from maccy.

frank-f avatar frank-f commented on August 26, 2024

Yes, I copy a lot. I'd guess about 50 times between using the hotkey again to open Maccy.

from maccy.

max-wittig avatar max-wittig commented on August 26, 2024

Same happens to me

from maccy.

p0deje avatar p0deje commented on August 26, 2024

I've tried reproducing this but cannot. What I did is:

  1. Open Maccy with a couple of copied history items.
  2. Close its menu.
  3. Every 3 seconds copy something new to clipboard. Repeat 50 times.
  4. Open Maccy again.

it shows just fine with 52 copied items in a proper order. Can you help me reproduce it?

from maccy.

max-wittig avatar max-wittig commented on August 26, 2024

Thanks for your response and for creating this awesome tool! 👍

Not sure how. I happens randomly, but a few days a day.

My behaviour is maybe also at fault. I use it rarly (1-2 times a day), but I copy a lot of small and sometimes also big text snippets.

Other problem which may be related that it sometimes infini-scrolls, instead of stopping at the bottom. I've also decreased the size of the history to try to fix the problem. I think it occurs less now, but not sure.

from maccy.

max-wittig avatar max-wittig commented on August 26, 2024

I also assumed that, but it doesn't have to be. The clipboard tool on my linux doesn't stutter. No matter how large the items. There must be a bug somewhere.

from maccy.

marcomayer avatar marcomayer commented on August 26, 2024

I have the same issue. Sometimes it takes 10 seconds or so for the list to show after pressing the hotkey and then it might be an old version of the list. Also sometimes it's fast but shows an old version. Still thanks a lot for the tool, hopefully, this can be fixed sometime!

from maccy.

montanaflynn avatar montanaflynn commented on August 26, 2024

Happens to me as well, when I trigger the hotkey there's a delay and I usually will redo the hotkey several times. Then maccy will open with the old list and when I close that it will open as many times as I triggered it.

from maccy.

philihub avatar philihub commented on August 26, 2024

Same here. I am on macOS 10.15 and Maccy is sluggish. Not sure if too many items or something else.

hotKey = "command+shift+x";
pasteByDefault = true;

from maccy.

mgthantzin avatar mgthantzin commented on August 26, 2024

Encountered the same issue. After having delay for once, it will become responsive for some time. I thought it was due to Unicode characters (Asian texts) that I copy a lot. Maybe that is not the case.

Anyway, I really love this tool! Thanks for making it.

from maccy.

p0deje avatar p0deje commented on August 26, 2024

I made some refactoring that might potentially solve the problem and will be testing it for some time. The refactoring touched the core of Maccy so it might introduce some new bugs. It's done in 6f6eb3c. If anyone wants to participate in testing, I'm attaching the built app here.

from maccy.

frank-f avatar frank-f commented on August 26, 2024

Thanks, I will test that version and let you know in a few days if I've seen the error again.

from maccy.

FernandoMiguel avatar FernandoMiguel commented on August 26, 2024

Maccy.app.zip

downloading and testing

from maccy.

frank-f avatar frank-f commented on August 26, 2024

The old-list problem seems to be fixed, but opening the list still seems to be very slow sometimes. Also I noticed that "pasteByDefault = true;" has no effect anymore.

from maccy.

p0deje avatar p0deje commented on August 26, 2024

The old-list problem seems to be fixed

Good to know that.

opening the list still seems to be very slow sometimes

Can you record a screencast just to check how it looks like?

Also I noticed that "pasteByDefault = true;" has no effect anymore.

Can you try removing "Maccy" from "Security & Privacy" -> "Accessibility", then restart Maccy and try again? It might be a permissions problem.

from maccy.

FernandoMiguel avatar FernandoMiguel commented on August 26, 2024

Also I noticed that "pasteByDefault = true;" has no effect anymore.

Can you try removing "Maccy" from "Security & Privacy" -> "Accessibility", then restart Maccy and try again? It might be a permissions problem.

that seems to have worked!
thanks

from maccy.

frank-f avatar frank-f commented on August 26, 2024

opening the list still seems to be very slow sometimes

Can you record a screencast just to check how it looks like?

So far it has not happened again. If it does, I'll try to make a video the next time.

Can you try removing "Maccy" from "Security & Privacy" -> "Accessibility", then restart Maccy and try again? It might be a permissions problem.

That fixed it for me too, thanks! Is it maybe related to Catalina?

from maccy.

p0deje avatar p0deje commented on August 26, 2024

Is it maybe related to Catalina?

It definitely might.

from maccy.

max-wittig avatar max-wittig commented on August 26, 2024

@p0deje Can we have a new release, because of this fix? Then I could just run brew cask update 😄

from maccy.

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.