Closed GoogleCodeExporter closed 8 years ago
If Ubuntu 14.04 is shipped with Py3 then it will require a separate debian
package.
Original comment by czarek.t...@gmail.com
on 10 Jan 2014 at 12:43
See more details on the libudev.so.0 issue on the node-webkit wiki page
"The-solution-of-lacking-libudev.so.0":
https://github.com/rogerwang/node-webkit/wiki/The-solution-of-lacking-libudev.so.0
Original comment by czarek.t...@gmail.com
on 16 Feb 2014 at 4:27
Original comment by czarek.t...@gmail.com
on 10 Aug 2014 at 6:38
See a corresponding issue 415212 in Chromium: "Remove runtime dependency on
libudev.so.0" (https://code.google.com/p/chromium/issues/detail?id=415212)
Original comment by czarek.t...@gmail.com
on 1 Dec 2014 at 8:03
Original comment by czarek.t...@gmail.com
on 1 Dec 2014 at 10:03
Dependency on specific version of libudev library was removed in upstream
Chromium. This change is planned to ship in Chrome 41, which should happen in a
month or two. See Chromium Issue #415212 comment #18:
https://code.google.com/p/chromium/issues/detail?id=415212#c18 .
In the meantime it is planned to create symbolic link in cefpython3/ package
directory during setup, see Issue 145.
Original comment by czarek.t...@gmail.com
on 2 Dec 2014 at 7:42
libudev issue fixed in revision 78f7a94b21f0.
Original comment by czarek.t...@gmail.com
on 3 Dec 2014 at 6:45
libudev issue fixed in 31.1 release. See revision 78f7a94b21f0. 64-bit binaries
are available for download. Tested on a clean Ubuntu 14.04 and works fine out
of the box. There is however a message "The package is of bad quality" when
installing through Ubuntu Software Center, Issue 147 is to fix that.
Original comment by czarek.t...@gmail.com
on 3 Dec 2014 at 7:45
Fixed in revision 56e79c763aa4 and revision 116e36b39ebd. Added find-deps.py
and deps.txt in installer/ directory. Only libudev0 dep is missing in Depends
section in debian package. Not sure how Google Chrome worked around it, so that
they can have libudev0 in deps and it doesn't complain on Ubuntu 14.04.
Original comment by czarek.t...@gmail.com
on 4 Dec 2014 at 8:55
Project will move to Github. Find this issue at the new address (soon):
https://github.com/cztomczak/cefpython/issues/105
Original comment by czarek.t...@gmail.com
on 24 Aug 2015 at 6:36
Original issue reported on code.google.com by
czarek.t...@gmail.com
on 9 Jan 2014 at 8:52