Closed GoogleCodeExporter closed 9 years ago
The "cefpython3-27.1-ubuntu1204-64bit-portable.zip" release is intended for
Ubuntu 12.04 only. Please make a build for Ubuntu 12.10 and let me know if
the problem still exists. The instructions for building are on the BuildOnLinux
wiki page.
Original comment by czarek.t...@gmail.com
on 27 Jul 2013 at 5:48
I took a look at the logs again. The real error that caused an empty window
was that it couldn't launch the renderer process, it failed launching the
"subprocess" executable. I see that you're using the portable version. After
extracting it, you need to chmod the subprocess executable. Here is the error
from the logs:
[0727/120811:ERROR:child_process_launcher.cc(326)] Failed to launch child process
After a second thought, I think that it should run fine on Ubuntu 12.10.
I've added such a note on the Download_CEF3_Linux wiki page:
If you've downloaded portable zip, then you need to chmod the subprocess executable, otherwise you will see an empty window with an error in logs saying that it failed to launch child process.
Original comment by czarek.t...@gmail.com
on 25 Dec 2013 at 9:41
Original issue reported on code.google.com by
jlv@ensigntech.com
on 27 Jul 2013 at 5:31