Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ApplicationSettings.cache_path doesn't work #283

Copy link
Copy link
@cztomczak

Description

@cztomczak
Issue body actions

UPDATE: The solution seem to be to reproduce CefSettings values in CefRequestContextSettings when creating CefRequestContext that is passed to CefCreateBrowserSync. CefRequestContextSettings include values such as cache_path, ignore_certificate_errors, etc.

The cache_path directory is not initialized properly, only two files are created in that directory, while in cefclient/cefsimple there are many more files/dirs in it. There are no warning/error messages in console or the debug.log file, so no hint on what went wrong. This causes cookies and indexed DB not to persist between application launches. Tested with CEF Python v55.2 on Ubuntu 14. Tested by user with v53, v54 and v55, all reproduce the same issue.

Reported problem with more details on the CEF Forum:
https://magpcss.org/ceforum/viewtopic.php?f=6&t=14763

User report about the problem on the CEF Python Forum:
https://groups.google.com/d/topic/cefpython/sXwC_NIKjvk/discussion

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.