A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/cztomczak/cefpython/issues/350 below:

wxPython 4.0 never calls CefApp.OnInit on Mac · Issue #350 · cztomczak/cefpython · GitHub

The super(CefApp, self).__init__(redirect=redirect) call never returns and OnInit is never called. This only occurs if cef.Initialize() was called beforehand. There seem to be two solutions:

  1. Initialize CEF after wx was initialized, eg. during a call to embed_browser(). However that results with autorelease error when exiting app.

  2. Implement CefApp.OnPreInit and do wx window creation in that event instead of OnInit.

Issue originally reported on the Forum:
https://groups.google.com/d/topic/cefpython/tM8SXp_a_u0/discussion


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4