Displaying 20 results from an estimated 400000 matches similar to: "Updated webkit"
2017 Sep 30
2
compile webkit
I am trying to compile webkitgtk
I downloaded the webkit source, extracted
CMake Error at Source/cmake/OptionsGTK.cmake:12 (message):
GCC 4.9.0 is required to build WebKitGTK+, use a newer GCC version or
clang
I downloaded 2.14.7 - just like CentOS 7.4 has, how can I be getting a GCC
error ?
My goal is to get the MediaSource package in webkit working. It seems to
not be enabled.
Is there a
2017 Sep 22
3
webkit on CentOS 7.4
Hello is the webkit with CentOS 7.4 compiled with ENABLE_MEDIASOURCE ?
When I call the set_media_source function with TRUE and then ask
get_media_source function for the value it returns TRUE. I presume it would
no return TRUE if its not enabled.
However, my webpage with a video tag using webkit is not finding the
MediaSource.
Thanks,
Jerry
2017 Sep 22
1
webkit on CentOS 7.4
On 09/22/2017 08:43 AM, Jerry Geis wrote:
> hi Johhny
>
> thanks - I am using the second link webkitgtk4.
>
> I could not find anything mediasource or media_source in the build log.
> Is that an "oversite" in the upstream? Can it be enabled for all and
> rebuilt and posted? (I'd rather not compile webkit).
CentOS doesn't and cannot alter upstream source
2017 Sep 22
0
webkit on CentOS 7.4
hi Johhny
thanks - I am using the second link webkitgtk4.
I could not find anything mediasource or media_source in the build log.
Is that an "oversite" in the upstream? Can it be enabled for all and
rebuilt and posted? (I'd rather not compile webkit).
Thanks,
Jerry
2017 Feb 07
1
Trick to compile older packages
I am trying to add a package (I know its older - but it should work)
gst-rtsp-server-0.10.8 to CentOS 7.
The gstreamer 0.10 packages are included in C7 and they compile just fine.
When I extract and try to compile gst-rtsp-server 0.10.8 the ./configure
goes fine.
but the make results in errors:
make
make all-recursive
make[1]: Entering directory
2006 Nov 14
1
GUI testing with WebKit and RubyCocoa
Any thoughts on the feasibility of this?
One thing you can''t test in Rails is the result of Ajax requests in
the context of the source document. The best you can do (as far as
I''m aware) is test that the Ajax response is correct and hope the
page gets updated. I started thinking...
WebKit (and more importantly JavaScriptCore) is open source
WebKit has a Cocoa wrapper
2016 Feb 16
2
WebKit B3 (was LLVM Weekly - #110, Feb 8th 2016)
> On Feb 15, 2016, at 5:34 PM, Philip Reames <listmail at philipreames.com> wrote:
>
>
>
> On 02/15/2016 04:57 PM, Andrew Trick wrote:
>>
>>> On Feb 15, 2016, at 4:25 PM, Philip Reames < <mailto:listmail at philipreames.com>listmail at philipreames.com <mailto:listmail at philipreames.com>> wrote:
>>>
>>> After reading
2016 Aug 23
4
[PATCH] Obsolete WebKit Calling Convention
Hi @ll,
I would like to obsolete and completely remove the WebKit Calling Convention. The CC was originally added for FTL and there are no other users I am aware off. Since WebKit moved away from LLVM a while ago I don’t see the need to keep the dead code around anymore.
Please let me know if anyone happens to use this calling convention or has any objection with removing it.
Thanks
Cheers,
2018 Mar 15
2
[Bug 105525] New: Freeze when playing videos in WebKit
https://bugs.freedesktop.org/show_bug.cgi?id=105525
Bug ID: 105525
Summary: Freeze when playing videos in WebKit
Product: Mesa
Version: 17.3
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at
2016 Feb 16
2
WebKit B3 (was LLVM Weekly - #110, Feb 8th 2016)
> On Feb 15, 2016, at 4:25 PM, Philip Reames <listmail at philipreames.com> wrote:
>
> After reading https://webkit.org/blog/5852/introducing-the-b3-jit-compiler/ <https://webkit.org/blog/5852/introducing-the-b3-jit-compiler/>., I jotted down a couple of thoughts of my own here: http://www.philipreames.com/Blog/2016/02/15/quick-thoughts-on-webkits-b3/
2016 Feb 15
5
WebKit B3 (was LLVM Weekly - #110, Feb 8th 2016)
> On Feb 9, 2016, at 9:55 AM, Rafael Espíndola via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> >
> > JavaScriptCore's [FTL JIT](https://trac.webkit.org/wiki/FTLJIT <https://trac.webkit.org/wiki/FTLJIT>) is moving away
> > from using LLVM as its backend, towards [B3 (Bare Bones
> > Backend)](https://webkit.org/docs/b3/
2016 Feb 16
2
WebKit B3 (was LLVM Weekly - #110, Feb 8th 2016)
> On Feb 16, 2016, at 1:14 AM, David Chisnall <David.Chisnall at cl.cam.ac.uk> wrote:
>
> On 15 Feb 2016, at 23:12, Andrew Trick via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>>
>> Prior to FTL, JavaScriptCore had no dependence on the LLVM project. Maintaining a dependence on an external project naturally has integration overhead.
>
> And the fact that
2015 Mar 31
1
Release 7 1503
Just updated to release 7 1503. CentOS team is awesome!
I thought I read sometime back that the release was going to
rebase to a newer gnome?
Did that not happen? Is there a way to get release 7 to a later gnome
version?
Thanks! Looking forward to playing.
Jerry
2010 Feb 21
1
updated some packages now some windows hang after open or close
I had a need on a centos 5.4 x86_64 box to try and run with a later totem.
I desired to do this by source.
After installing the packages below my system comes up, I thought
everything was good.
thunderbird comes up firefox comes up. totem works -------- however
there seems to be
an issue with closing or opening windows some random time later with all
three programs.
It gives the impression
2017 Apr 05
1
Timezone and date
> Date: Wednesday, April 05, 2017 13:15:19 -0400
> From: Brian Mathis <brian.mathis+centos at betteradmin.com>
>
> On Tue, Apr 4, 2017 at 9:22 PM, Jerry Geis <jerry.geis at gmail.com>
> wrote:
>
>> When I do the date +%Z I get the timezone. Which currently is EDT.
>>
>> I am sending information to another system, that says EDT is not a
>>
2009 Apr 10
4
installing updates in post kickstart
I can do a yum update in my post kickstart (which is what I am doing now
actually).
However, I want to save network time at installations.
If I copy down the files from centos/5.3/updates/x86_64/RPMS
and place them in a directory local on my network,
can I just "rpm -U /mnt/directory/updates/x86_64/RPMS*"
in my post section?
Assuming I have nfs mounted the directory of course...
2017 Aug 17
2
Centos 7 Install
It looks like its these files:
drwx------ 2 root root 8192 Aug 17 16:11 lu10398gvo2au.tmp
drwx------ 2 root root 8192 Aug 17 16:14 lu3245gvrkvp.tmp
drwx------ 2 root root 4096 Aug 17 16:14 lu4298gvwjcr.tmp
That just keep growing and "many" files in each directory.
Over time it fills the / root partition.
What is making those files ? How do I stop it?
jerry
On Thu,
2005 Dec 28
2
compaq r4000 and new kernel 2.6.14.5 (used to be sloowwwwr4000)
Jerry Geis wrote:
>/ I finally got the time to try the new kernel.
/>/ recompiled it and now the compaq r4000 seems like an amd 64 4000+.
/>/
/>/ THe issues of sloowww ness seemed to have gone away.
/
>Which kernel did you end up with?
>Cheers,
Chris,
The subject line mentioned 2.6.14.5, I downloaded it from kernel.org today.
Jerry
-------------- next part --------------
2017 Jun 03
1
Upgrade 6 to 7
On 2 Jun 2017 09:45, "Gianluca Cecchi" <gianluca.cecchi at gmail.com> wrote:
Il 01 Giu 2017 10:13 PM, "Jerry Geis" <jerry.geis at gmail.com> ha scritto:
I found this site https://wiki.centos.org/TipsAndTricks/CentOSUpgradeTool
Is this still the case - there is no upgrade path from 6 to 7 ?
I have a few remote servers I'd like to upgrade (if possible).
2008 Apr 02
1
centos 5.1 x86_64 and ztdummy
Anyone out there using Centos 5.1 asterisk (ztdummy) x86_64,
2.6.18-53.1.14.el5 kernel?
I seem to be having problems with simple playback on asterisk().
If I do the normal service zaptel start (my configs have 0 hardware
cards for asterisk)
ztdummy is loaded and when doing a playback() I head no audio.
If I unload ztdummy and do the same I hear playback.
Please dont jump the gun hear and say