Re: Flash Player freezes XULRunner

2012-10-04 Thread Kevin Brosnan
Flash Player protected mode? Kevin On Oct 4, 2012 6:55 PM, "James Newell" wrote: > Loading any page with a SWF into a element causes XULRunner > 15.0.1 to freeze on Win7 32bit and 64bit. I've encountered the same problem > with a few versions of Flash Player, both v10 and v11. > > Firefox 15.0.

Re: mach has landed

2012-10-04 Thread Nicholas Nethercote
On Thu, Oct 4, 2012 at 10:18 AM, Justin Lebar wrote: >> 1) Build errors are hard to identify with make. Parallel execution can make >> them even harder to track down. Poor output from invoked processes is also a >> problem. > > I have a script [1] which works well enough for my purposes in the > n

Re: Flash Player freezes XULRunner

2012-10-04 Thread garrei34
On Friday, 5 October 2012 11:54:27 UTC+10, James Newell wrote: > Loading any page with a SWF into a element causes XULRunner 15.0.1 > to freeze on Win7 32bit and 64bit. I've encountered the same problem with a > few versions of Flash Player, both v10 and v11. > > > > Firefox 15.0.1 works fin

Flash Player freezes XULRunner

2012-10-04 Thread James Newell
Loading any page with a SWF into a element causes XULRunner 15.0.1 to freeze on Win7 32bit and 64bit. I've encountered the same problem with a few versions of Flash Player, both v10 and v11. Firefox 15.0.1 works fine. What do I need to do to get Flash to work? I've uploaded a simple test app:

No Gfx meeting this monday (Sept. 8)

2012-10-04 Thread Benoit Jacob
Hi, This Monday is the Canadian Thanksgiving holiday. We give thanks to all the people who are working while we don't. No Gfx meeting. Benoit ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Re: IMPORTANT: Do not pull from inbound

2012-10-04 Thread Ehsan Akhgari
OK, the situation is resolved, thanks to fox2mike, csheilds and bhearsum and others. The below instructions still apply. Please ping me on IRC if you hit problems. -- Ehsan On Thu, Oct 4, 2012 at 1:09 PM, Ehsan Akhgari wrote: > If you have any of the bad changesets[

Re: mach has landed

2012-10-04 Thread Justin Lebar
> 1) Build errors are hard to identify with make. Parallel execution can make > them even harder to track down. Poor output from invoked processes is also a > problem. I have a script [1] which works well enough for my purposes in the normal Mozilla build (I haven't tried it with mach). It highli

Re: IMPORTANT: Do not pull from inbound

2012-10-04 Thread Ehsan Akhgari
If you have any of the bad changesets[1] in your mozilla checkouts because you did not see this in time, you need to run `hg strip d81b605dc8d8` on your local repository. If that doesn't work, you need to either reclone once bug 797910 is fixed, or use a better revision control system[2]. [1] If

Re: IMPORTANT: Do not pull from inbound

2012-10-04 Thread Ehsan Akhgari
This is tracked in https://bugzilla.mozilla.org/show_bug.cgi?id=797910. -- Ehsan On Thu, Oct 4, 2012 at 12:44 PM, Ehsan Akhgari wrote: > Public service announcement: the landing of changeset d81b605dc8d8 for the > recent WebRTC code will break your local checkouts if y

IMPORTANT: Do not pull from inbound

2012-10-04 Thread Ehsan Akhgari
Public service announcement: the landing of changeset d81b605dc8d8 for the recent WebRTC code will break your local checkouts if you're on Mac or Windows because of a case folding issue. DO NOT pull from inbound for now. Ehsan ___ dev-platform maili

Re: mach has landed

2012-10-04 Thread Benjamin Smedberg
On 10/4/2012 12:11 PM, Gregory Szorc wrote: #1 is a larger problem with no easy solution. Without significantly altering how make/pymake work, about the best we can do is parse the process output of the build and try to print something intelligent if the build failed. Unfortunately, this is f

Re: mach has landed

2012-10-04 Thread Gregory Szorc
On 10/3/12 5:22 PM, Honza Bambas wrote: I just hit some compilation error caused by some recent patch in conjunction with my build config and mach has just failed with a python trace back: There was no warning log as well. I was a bit hoping that mach would help with this (tracking build error

Re: mach has landed

2012-10-04 Thread Ehsan Akhgari
I believe this and other similar issues are being tracked by bug 795427. Cheers, Ehsan On 2012-10-03 8:22 PM, Honza Bambas wrote: So, another subject: when I do a full build in parallel (win/pymake or using mach) and there is some build error, it is always very hard to track the error down in

Re: mach has landed

2012-10-04 Thread Honza Bambas
So, another subject: when I do a full build in parallel (win/pymake or using mach) and there is some build error, it is always very hard to track the error down in the log, it is almost always hidden among many other lines. I just hit some compilation error caused by some recent patch in conj

Re: xulrunner 1.9.*/3.6.* and windows 7

2012-10-04 Thread Timur . Shahmuratov
> > Hello! > > > I have troubles with xulrunner 1.9.*/3.6.* and some windows 7 systems > > (especialy home or starter). Nor svg nor canvas draws anything, and > > getSVGDocument returns null. If I use xulrunner 5-15 on this system > > everything works fine. After rebuilding sources with upgradi

Re: xulrunner 1.9.*/3.6.* and windows 7

2012-10-04 Thread Benjamin Smedberg
On 10/4/2012 3:14 AM, timur.shahmura...@baza-winner.ru wrote: Hello! I have troubles with xulrunner 1.9.*/3.6.* and some windows 7 systems (especialy home or starter). Nor svg nor canvas draws anything, and getSVGDocument returns null. If I use xulrunner 5-15 on this system everything works fi

Re: Localization in HTML5 and WebApps?

2012-10-04 Thread fbender
May you point me to the documents describing this solution? I cannot find anything else than bugs with patches which is quite tedious to dissect … Thanks. --fb ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listi

xulrunner 1.9.*/3.6.* and windows 7

2012-10-04 Thread Timur . Shahmuratov
Hello! I have troubles with xulrunner 1.9.*/3.6.* and some windows 7 systems (especialy home or starter). Nor svg nor canvas draws anything, and getSVGDocument returns null. If I use xulrunner 5-15 on this system everything works fine. After rebuilding sources with upgrading cairo to version fro