compiling and running webkit2gtk on xo-1.75/os/candidate/13.2.0-9

NoiseEHC noiseehc at gmail.com
Thu Jun 27 15:11:52 EDT 2013


On 27/06/2013 16:20, Daniel Drake wrote:
> On Thu, Jun 27, 2013 at 8:08 AM, NoiseEHC <noiseehc at gmail.com> wrote:
>> which updated a lot of packages and my program finally started. If I compile
>> with webkitgtk1 then it runs, with webkitgtk2 it crashes.
>> The crash (SIGSEGV) happens in glXCreateContext in /lib/ligBL.so.1
>>
>> As I do not really understand all those package things, it seems to me that
>> the compiled webkit2 references OpenGL libraries while webkit1 does not.
>> Could we just switch it off somehow while compiling the XO image?
> We pull in webkit packages from Fedora, we don't compile them for XO.
> So fixing this bug will require a proper investigation into the crash
> you have found.
>
> Daniel
Now I looked at the source of webkit2gtk and it seems that opengl 
support is compiled into the library or not, so if OPENGL is specified 
then it will call into libGL.so and will crash. Maybe we should not lie 
about 3d support? What is the status of OpenGL support on the xo-1.75 
and xo-4? I have read the email about writing an open source driver for 
the xo-4 but does it imply that there is no official binary driver from 
Marvell? (I know that XO-1 and xo-1.5 will not support 3d.)

So I will stick to webkit1... On the other hand, going native is clearly 
the way to go, as it launches in 2-5 sec (usually ~3), while Browse 
launches in 13 sec on my xo-1.75...



More information about the Devel mailing list