jopemachine / alfred-chromium-workflow

Chromium based browser workflow for Alfred 5
MIT License
120 stars 10 forks source link

No such file or folder #21

Open T0rukMakt0 opened 8 months ago

T0rukMakt0 commented 8 months ago

I was using Google Chrome browser with no issues. Today I installed Opera. When trying using history, downloads, searches or any other command (exept New Tab), I get error:

"items": [ { "title": "open /Users/[username]/Library/Application Support/com.operasoftware.Opera/History: no such file or directory", "valid": false, "icon": { "path": "/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/AlertStopIcon.icns"

I found my history is kept in: Library/Application Support/com.operasoftware.Opera/Default/History Copied file in parrent folder and worklow works. How can I change the default folder for Opera to match the workflow script, or change folder in Worflow to match the real folder on my mac?

T0rukMakt0 commented 8 months ago

Uninstalled opera, installed it again the workflow worked. But then a new problem appeared: when trying to access browser history, it gave me error: "Database image disk is malformed". Changed the browser through "ch browser" command to Chrome and then to Opera again, and it worked.

Issue can be closed if developer won't investigate.