Closed Adamrec closed 2 years ago
To see new files, you need to rebuild the cache. If you ran :gdlaunchd
, it’s done periodically. You can force it with :gdrebuildcache
but it will take a while.
As to your second line, I need the debugger output, which you have not provided. Also, screenshots will help.
How do I find the debugger output?
[11:01:53.351] Logging Started... [11:52:49.942] Logging Stopped. [11:52:52.287] Logging Started...
You need to open the debugger and run the command that is failing. gd
, in this case. And I’ll ask again for the screenshots. Please try to provide everything at once and be thorough; the more back and forth we need, the longer it will take for you to have your issue fixed and the less time I can spend on other people’s problems and yours.
Sorry, IT is not my strength. Thanks for your help
The icon preview is based on the app which is associated with that file. Considering you also say that it isn’t opening, the only explanation is that you don’t have XLSX associated with any app. I’m guessing that doesn’t happen with every file type, right?
It happens with every file type inside GD. I do have XLSX, and I get the same blank icon for all of my search inquiries even including Folders in my GD.
Showing the icon and opening the file is handled by Alfred (the Workflow just sends the information), so I’m not sure what’s happening. You are the only reported case of this.
For 1 and 2, video will be helpful.
nothing happens when I action them
Something will happen, at the very least in the debugger.
Try this in a terminal:
file '/Volumes/GoogleDrive/Shared drives/ACCOUNTING/Expenses.xlsx'
What’s the result?
/Volumes/GoogleDrive/Shared drives/ACCOUNTING/Expenses.xlsx: cannot open `/Volumes/GoogleDrive/Shared drives/ACCOUNTING/Expenses.xlsx' (No such file or directory) blueprinthires@Adams-MacBook-Pro ~ %
Interesting
Yep, something is atypical on your machine, alright. I was expecting that result.
file
(don’t forget the trailing space).What’s the result now? Show everything, including the command.
Last login: Thu Jan 6 14:34:47 on ttys000
blueprinthires@Adams-MacBook-Pro ~ % file
Usage: file [-bcCdEhikLlNnprsSvzZ0] [--extension] [--mime-encoding]
[--mime-type] [-e
You were supposed to type file
with the space then drag the file from the Finder on top of the Terminal. You weren’t supposed to press ↵ until the step told you to.
But it doesn’t matter because the issue is shown there anyway. Your Google Drive isn’t located in /Volumes/GoogleDrive
, it’s in /Users/blueprinthires/GoogleDrive
. Either you moved its location since starting to use the Workflow or Google did. Either way, the cache is dealing with outdated information.
google_drive_path
Environment Variable to be /Users/blueprinthires/GoogleDrive
.:gdlaunchd
and tell it to remove the agent.:gdlaunchd
again to install the agent.Then it will work again. If you ever change your Google Drive location in the future, you’ll need to repeat those steps.
Everything looked good, but almost a day later Alfred still reads this:
Workflow version
2021.11
Alfred version
4.6.1 [1274]
macOS version
12.1
Debugger output
More details
No response