Application Cache not found #4

Closed
opened 2021-03-14 15:57:45 +01:00 by Ghost · 2 comments

Hi there,

bisc is a great tool. While it deletes cookies I always get an error:

bisc: ~/.local/share/qutebrowser/webengine/Application Cache: getDirectoryContents:openDirStream: d                                                                                                                oes not exist (No such file or directory)

There is a ~/.local/share/qutebrowser/webengine folder on my machine. But nothing with the name 'Application Cache'.

What is happening here?

Hi there, bisc is a great tool. While it deletes cookies I always get an error: ``` bisc: ~/.local/share/qutebrowser/webengine/Application Cache: getDirectoryContents:openDirStream: d oes not exist (No such file or directory) ``` There is a ~/.local/share/qutebrowser/webengine folder on my machine. But nothing with the name 'Application Cache'. What is happening here?

Thank you. I'm not sure, it could be the "Application Cache" directory was renamed or doesn't exist anymore in newer QtWebEngine versions. I'll have to take a look.

For now, you can workaround this by creating the directory: just do
mkdir ~/.local/share/qutebrowser/webengine/Application\ Cache.

Thank you. I'm not sure, it could be the "Application Cache" directory was renamed or doesn't exist anymore in newer QtWebEngine versions. I'll have to take a look. For now, you can workaround this by creating the directory: just do `mkdir ~/.local/share/qutebrowser/webengine/Application\ Cache`.

Many thanks, this solved it!

Many thanks, this solved it!
Ghost closed this issue 2021-03-16 10:36:11 +01:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rnhmjoj/bisc#4
There is no content yet.