Jump to content

psifertex

Member
  • Posts

    15
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

psifertex's Achievements

Helping Hand

Helping Hand (3/5)

3

Reputation

  1. For other folks following this thread, the latest MacOS doesn't ship with python 2 support and unfortunately this script relies on the workflows python2 API which doesn't have a python3 compatible version as far as I can tell.
  2. Yup, it's google drive specific, thanks. And I did indeed disable spotlight from indexing google drive since the file stream preview utility kept using all my CPU. I'll just re-enable it and keep the machine on overnight a few nights to hopefully get it all indexed and see if that resolves it.
  3. Here's a few screenshots demonstrating the issue. Note that "open" or the example "ff" don't work either which is probably related?
  4. That did the trick. After a fresh uninstall/reinstall, Alfred picked up on the sync'ed settings and was working fine. I had to manually add alfred to the "full disk access" as it wasn't showing up as something I could enable. Maybe that was related? Either way, all set. Thanks for the help.
  5. I'm migrating from an older computer to a new computer. I sync'ed my Documents folder with Dropbox and then I sent to the Alfred settings and pointed it toward the location. It asked to restart, and I did so at which point alfred became non-responsive. I killed the process in a terminal and re-ran it from the CLI. Here's what the output looks like: 2020-06-24 00:29:06.656 Alfred[9342:129749] [TIMER] 0.546066 seconds to initialise Alfred 2020-06-24 00:29:13.553 Alfred[9342:129984] Could not fetch group for change type 1 with identifier 621886XXXXXXXXXXXXXXXXXXXXXXXXXXXX2B:ABGroup, making it a delete change type. 2020-06-24 00:29:26.683 Alfred[9342:129773] Could not fetch group for change type 1 with identifier 86DC4XXXXXXXXXXXXXXXXXXXXXXXXXXXX79F:ABGroup, making it a delete change type. 2020-06-24 00:29:28.680 Alfred[9342:129773] Could not fetch group for change type 1 with identifier 62188XXXXXXXXXXXXXXXXXXXXXXXXXXXXC2B:ABGroup, making it a delete change type. 2020-06-24 00:29:44.871 Alfred[9342:130505] Could not fetch group for change type 1 with identifier 62188XXXXXXXXXXXXXXXXXXXXXXXXXXXXC2B:ABGroup, making it a delete change type. 2020-06-24 00:29:46.231 Alfred[9342:130505] Could not fetch group for change type 1 with identifier 86DC4XXXXXXXXXXXXXXXXXXXXXXXXXXXX79F:ABGroup, making it a delete change type. 2020-06-24 00:30:00.676 Alfred[9342:130891] Could not fetch group for change type 1 with identifier 621XXXXXXXXXXXXXXXXXXXXXXXXXXXX77C2B:ABGroup, making it a delete change type. 2020-06-24 00:30:07.579 Alfred[9342:131431] Could not fetch group for change type 1 with identifier 86DCXXXXXXXXXXXXXXXXXXXXXXXXXXXX279F:ABGroup, making it a delete change type. 2020-06-24 00:30:16.306 Alfred[9342:131644] Could not fetch group for change type 1 with identifier 62XXXXXXXXXXXXXXXXXXXXXXXXXXXX477C2B:ABGroup, making it a delete change type. 2020-06-24 00:30:29.466 Alfred[9342:131936] Could not fetch group for change type 1 with identifier 86DCXXXXXXXXXXXXXXXXXXXXXXXXXXXX279F:ABGroup, making it a delete change type. 2020-06-24 00:30:32.465 Alfred[9342:132089] Could not fetch group for change type 1 with identifier 6218XXXXXXXXXXXXXXXXXXXXXXXXXXXX7C2B:ABGroup, making it a delete change type. 2020-06-24 00:30:48.257 Alfred[9342:132417] Could not fetch group for change type 1 with identifier 6218XXXXXXXXXXXXXXXXXXXXXXXXXXXX7C2B:ABGroup, making it a delete change type. 2020-06-24 00:30:51.552 Alfred[9342:132464] Could not fetch group for change type 1 with identifier 86DCXXXXXXXXXXXXXXXXXXXXXXXXXXXX279F:ABGroup, making it a delete change type. 2020-06-24 00:31:03.202 Alfred[9342:132464] Could not fetch group for change type 1 with identifier 621XXXXXXXXXXXXXXXXXXXXXXXXXXXX77C2B:ABGroup, making it a delete change type. No matter how long I let it sit there, it just hangs. I suppose I can probably remove all my preferences but I'd rather not have to manually recreate all my settings/snippets/workflows from my old computer. Any suggestions?
  6. In the interest of better bug reporting, I created the following reproduction. First, use Clipboard Viewer https://langui.net/clipboard-viewer/ to get the unique ID for one of your contacts (there might be an easier way to do this). Next, open a terminal and run the following both with and without Contacts open: open addressbook://1A73XXXX-XXXX-XXXX-XXXX-XXXX96277D72:ABPerson obviously the popup the second time is the problem and should be reported to apple still.
  7. I'm using the following regex for teams as well. While we're at it, I also added zoomgov: https://teams\.microsoft\.com/l/meetup-join/[a-z0-9%_\.-]+ https:\/\/([a-z0-9]+\.)?zoomgov\.com\/j\/\d+(\?pwd=[A-Za-z0-9]+)?
  8. Came here to report the same bug--hopefully apple to it quickly since it's clearly broken. In the meantime, I wonder if a workflow that closes contacts first and then opens it would be a good workaround? My only concern was that if I was editing an entry and did a search I wouldn't want it to force-close, but other than that maybe that could work?
  9. Since the Catalina upgrade, I'm seeing my regular "Macintosh HD" as well as the hidden "Recovery" drives show up as ejectable. I previously use the "eject all" to disconnect sometimes multiple USB drives from my dock while at work. Unfortunately, with the new points showing up I can no longer eject all and have to instead manually choose which devices to individually eject. Is it possible to restore the previous behavior that only showed external devices that were mounted? For reference, finder sill only shows the same mounts as before.
  10. Is there a way to change the default mapping (CMD-↓) that navigates into files to forward slash? I really liked that particular behavior from quicksilver since it matches navigating into files on the command-line.
  11. Ahh, I see -- and eject is itself context based. IE, the keyword "eject" doesn't show up, but rather the drives that match it do. I think that was one thing I was missing. For some reason (without changing anything) ejectall has started showing up, but more importantly when I type eject I can select the individual items i was hoping to eject. Thanks for the help.
  12. I can try that (not on the laptop right now), but I'm not sure that's the problem. Wouldn't it still show up under EjectAll? I tried both keywords and neither brought up either system entry. Also, I had other drives mounted at the time from dmg downloads. I would have expected those to show up at least.
  13. Brand new Alfred user, trying to get used to some new workflows. I often eject my backup disk when I'm about to undock from work for the day and I was happy to see a workflow that looks like it would be perfect for that in the built-in system section, but it doesn't appear to be working. Here's a screenshot that nicely summarizes the issue. All the other "system" keywords I tried can work fine. Just verified that I'm running the latest version, so any hints would be appreciated if there's something else i could be doing wrong.
×
×
  • Create New...