Jacek Szafarkiewicz

Results 13 comments of Jacek Szafarkiewicz

I agree with @Am1GO, when reverted 48304a7 the progress works

I had same problem, but setting "Max messages to send per sync" to _Every SMS not synced_ solved for me

I think it would be best if you could configure default priority per app (in _Applications_ page)

If I understand correctly: _pre-generate_ - generates only for new or modified files (**since the app was enabled** or the last pregeneration was done), so if you install this app...

We have confirmed that it crashes on 114, but we don't have stack trace for that version

Stack trace from 114.2.12 ``` libcef.dll!aura::WindowEventDispatcher::ReleaseNativeCapture() line 482 in Y:\work\CEF3_git\chromium\src\ui\aura\window_event_dispatcher.cc(482) libcef.dll!views::DesktopCaptureClient::SetCapture(aura::Window * new_capture_window) line 100 in Y:\work\CEF3_git\chromium\src\ui\views\widget\desktop_aura\desktop_capture_client.cc(100) libcef.dll!views::MenuController::RepostEventAndCancel(views::SubmenuView * source, const ui::LocatedEvent * event=0x00000054a4efbc78) line 3055 in Y:\work\CEF3_git\chromium\src\ui\views\controls\menu\menu_controller.cc(3055) libcef.dll!views::MenuController::SetSelectionOnPointerDown(views::SubmenuView *...

In CefSettings we set ``` external_message_pump=true; locales_dir_path= locales path resources_dir_path= resources path browser_subprocess_path= path to exe locale= locale accept_language_list= language list ```

We don't set any command line arguments

Stack trace from 115.3.9 ``` libcef.dll!aura::WindowEventDispatcher::ReleaseNativeCapture() line 482 in Y:\work\CEF3_git\chromium\src\ui\aura\window_event_dispatcher.cc(482) libcef.dll!views::DesktopCaptureClient::SetCapture(aura::Window * new_capture_window) line 100 in Y:\work\CEF3_git\chromium\src\ui\views\widget\desktop_aura\desktop_capture_client.cc(100) libcef.dll!views::MenuController::RepostEventAndCancel(views::SubmenuView * source, const ui::LocatedEvent * event=0x000000f892bdbbc8) line 3055 in Y:\work\CEF3_git\chromium\src\ui\views\controls\menu\menu_controller.cc(3055) libcef.dll!views::MenuController::SetSelectionOnPointerDown(views::SubmenuView *...