Jump to content

gingerbeardman

Member
  • Posts

    227
  • Joined

  • Last visited

  • Days Won

    8

Posts posted by gingerbeardman

  1. Thanks so much!

     

    I think there are some crossed wires in this, so let me summarise:

    • workflow used to be very fast almost instant
    • at some point it has become slow (Sonoma? I came straight from Monterey)
    • I'm using only the option "Only show apps in /Applications"
    • the mdfind part is instant (I mistakenly said mds earlier, sorry) ~1000 apps reported in a fraction of a second
    • the slow part is the xattr call which is taking 0.023 seconds per app on my machine, which for 1000 apps is the ~23 seconds

    So I'm going to look into parallel-ising the xattr loop.

     

  2. That works, it took 27 seconds to find 57 of 986 apps. I'm not sure I ever gave the old version that long, as it used to take only a few seconds at most before something changed.

     

    Logging grows by ~40 lines per second on my machine, which feels slow. Nothing untoward in there, apps listed are as expected.

     

    I notice that when you close the alfred window the mds command keeps running. So if I invoke rq multiple times (for example when I think it's not working, oops) then there will be multiple scans happening at once. Can that be avoided?

     

    The mdfind is aspect is pretty much instant, as confirmed on the command line. So the slow bit is the checking? Which is surprising. Maybe the use of osascript for the app_as_json function is slow?

     

    [10:56:48.804] Logging Started...
    [10:56:49.913] Remove Quarantine[Script Filter] Queuing argument '(null)'
    [10:56:50.440] Remove Quarantine[Script Filter] Queuing argument '(null)'
    [10:57:15.225] Remove Quarantine[Script Filter] Script with argv '(null)' finished
    [10:57:15.232] Remove Quarantine[Script Filter] { "items": [{"title":"prima","subtitle":"/Applications/...

     

     

  3. Sorry I totally missed the notification for this reply. No idea how.

     

    I think the above download has expired.

     

    I have both "only /Applications" (since you added it for me) and "Ignore signed/notarised" on (since the workflow stopped working).

     

    I think maybe it stopped working when I upgraded from Monterey to Sonoma. I skipped Ventura.

     

    Nothing showing in debug log of Alfred for the existing version.

  4. I've also submitted feedback. via feedback link and feedback assistant. FB13536508

     

    The reason I tried disabling is because on non-retina displays (i use an external display of 1920x1200 as my main display) the new cursor is twice as wide as it is on my laptop retina display. This means it's mistakable for a selected space character and it also obscures neighbouring text. 

     

    @Hedgehog your genius hammerspoon workaround is fantastic - using it for Alfred and Ulysses. Cheers!

     

     

  5. Since 2023.2 this is really slow to list results for me (~6 seconds every time).

     

    It used to be pretty much instant.

     

    It also now lists results that aren't really Mac apps.

     

    Can I limit it to /Applications folder (and its subfolders)?

     

    edit: I spent some time removing quarantine from all search results. now it's quicker, but i'd still like to limit to /Applications

    Screen shot 2023-10-15 at 18.46.15.png

  6. I recently updated from 4.0.2 to 4.0.5 and also didn't get any error saying my API key was missing. I was previously using a key for the service that was removed. 
     

    Anyway, it's easily solved but was very annoying to waste time fixing what was already working. 
     

    I'll try to find time to file a PR to fix the issue. 
     

  7. The crash report from Console is already at the pastebin link above :) but i've emailed it just now.

     

    Original filename was: Alfred-2023-09-28-133239.ips

     

    I'll stay on this version to see if it happens again. No worries.

     

     

×
×
  • Create New...