Page 1 of 1

CEF3/Linux: various errors in the console

PostPosted: Mon Jun 24, 2013 4:04 am
by Czarek
Hi,

There are a few kind of errors appearing in the console when running CEF 3 on linux:

Code: Select all
[0624/110209:ERROR:zygote_host_impl_linux.cc(146)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.


Code: Select all
[0624/110037:ERROR:object_proxy.cc(529)] Failed to call method: org.gnome.SessionManager.Inhibit: object_path= /org/gnome/SessionManager: org.gnome.SessionManager.GeneralError: Application ID not specified


Code: Select all
[0624/110037:ERROR:power_save_blocker_linux.cc(253)] No response to Inhibit() request!


Code: Select all
[0624/110116:ERROR:nss_ocsp.cc(612)] No URLRequestContext for NSS HTTP handler. host: EVSecure-ocsp.verisign.com


Code: Select all
[0624/135548:WARNING:content_browser_client.cc(360)] No browser info matching process id -1 and view id -2


Errors should be reported, so I've done my duty. Though they seem harmless, application works fine.

Running CEF 3 branch 1453 rev. 1279 on Ubuntu 12.04 64-bit.

Best regards,
Czarek

Re: CEF3/Linux: various errors in the console

PostPosted: Fri Sep 04, 2020 10:50 am
by mondain
Bumping the post; I'm seeing these also with the latest master in Ubuntu 18:

Code: Select all
[0904/083915.255507:ERROR:object_proxy.cc(621)] Failed to call method: org.gnome.SessionManager.Inhibit: object_path= /org/gnome/SessionManager: org.gnome.SessionManager.GeneralError: Application ID not specified
[0904/083915.255549:ERROR:power_save_blocker_linux.cc(371)] No response to Inhibit() request!


Any resolution?

Re: CEF3/Linux: various errors in the console

PostPosted: Fri Sep 04, 2020 10:53 am
by magreenblatt
mondain wrote:Bumping the post; I'm seeing these also with the latest master in Ubuntu 18:

Code: Select all
[0904/083915.255507:ERROR:object_proxy.cc(621)] Failed to call method: org.gnome.SessionManager.Inhibit: object_path= /org/gnome/SessionManager: org.gnome.SessionManager.GeneralError: Application ID not specified
[0904/083915.255549:ERROR:power_save_blocker_linux.cc(371)] No response to Inhibit() request!


Any resolution?

Looks like https://bugs.chromium.org/p/chromium/is ... ?id=811533