wayneyaoo / alfred-cheat

Manage your self-defined cheat sheets & knowledge base in Alfred
MIT License
138 stars 11 forks source link

latest release 1.2.2 not installing #31

Open SebastianBehrens opened 1 year ago

SebastianBehrens commented 1 year ago

Steps to reproduce (assuming cheat not yet installed)

  1. Download Release 1.2.2
  2. Open the file
  3. Get the following message
image

Or is this just me?

wayneyaoo commented 12 months ago

Which macOS version is it? and is it Alfred.. 5? No a mac user anymore and lose track on the Alfred update.. maybe that's why.

SebastianBehrens commented 12 months ago

Ventura 13.5.2 and Yes, Alfred 5.1.4.

mjs271 commented 10 months ago

Same issue on Sonoma 14.3 and Alfred 5.1.4

odapg commented 10 months ago

@SebastianBehrens @mjs271 Out of curiosity, do you encounter the same problem on my fork?

SebastianBehrens commented 10 months ago

@odapg No, I do not. Thank you!

wayneyaoo commented 10 months ago

interesting did you do anything to support Alred5 and the new OS? I didnt find similar commit. @odapg

odapg commented 10 months ago

@wayneyaoo No, I did nothing special to support Alfred5. My fork is mainly yours (including the corrections of @giovannicoppola), and an addition for the Quicklook view (it was my understanding that you preferred not to incorporate it in your version, to remain in the frame of your original idea, which I can perfectly understand). Since @SebastianBehrens does not meet the same problem with my release, I suspect that there is nothing wrong with your code, but that there was an issue when exporting the workflow to make the release.

mjs271 commented 10 months ago

@odapg, that did the trick--much appreciated! 🙌

plphlpp commented 9 months ago

fyi : same issue here (macOS 10.15.7. Alfred 5.1.4) : unable to import,invalid/corrupted file @odapg your fork 87cbf7b works flawlessly. thanks