alfredapp / google-drive-workflow

Alfred Workflow for Google Drive
BSD 3-Clause "New" or "Revised" License
168 stars 8 forks source link

Indexing not working since 2022.1 (but works in 2021.12) #19

Closed emmnlr closed 2 years ago

emmnlr commented 2 years ago

Hello,

Alfred proposed me to update the workflow from 2021.12 to 2022.4 and the indexing stopped working (any re-install or :gdrebuildcache or :gdlaunchd commands did not help). My solution was to progressively downgrade to the 2021.12 version that worked again.

When I launch commands like rebuild cache with the 2021.12 I can see the indexing activity starting in macOS Activity Monitor which is not the case with the most recent versions.

I don't know what can cause this since I have a pretty regular setup (iMac 5K 2017 - macOS 12.1, and custom GDrive path (french): /Volumes/GoogleDrive/Mon Drive).

Of course, I'm not asking for any help in particular, the 2021.12 version works fine for me, but I just wanted you to know anyway. Thanks for your workflow that is a life saver for me 😊.

Have a nice day

vitorgalvao commented 2 years ago

I'm not asking for any help in particular, the 2021.12 version works fine for me, but I just wanted you to know anyway.

I appreciate it, but the Workflow will keep asking you to upgrade, so this should be fixed.

the indexing stopped working

Could you be specific about what this means? Can you still gd but rebuilding the cache no longer works? How did you figure out it was failing?

emmnlr commented 2 years ago

Screens from 2021.12, just after I launch :gdrebuildcache :

Capture d’écran 2022-01-19 à 14 03 38 Capture d’écran 2022-01-19 à 14 03 53

--

Screens from 2022.4 (no variables changes), I launch :gdrebuildcache :

Before :gdrebuildcache

Capture d’écran 2022-01-19 à 14 09 55

After :gdrebuildcache

Capture d’écran 2022-01-19 à 14 10 20

But no activity...

Capture d’écran 2022-01-19 à 14 10 05

--

Note: after update I can still gd (but it's the old cache I'm 100% sure)

Capture d’écran 2022-01-19 à 14 06 57

After I launch :gdlaunchd twice to reset: gd does not work anymore (even if I :gdrebuildcache)

Capture d’écran 2022-01-19 à 14 18 22
vitorgalvao commented 2 years ago

Thank you for being thorough with the explanation. I have found the bug and released a fix in 2022.5.

emmnlr commented 2 years ago

Bug fixed with 2022.5 version on my end also! Thank you for your support.

vitorgalvao commented 2 years ago

Thank you again for a thorough (and polite!) bug report and doing the investigation into the exact problematic versions. Users like you help finding issues.