Re: Install Speed Tracer on the Mac?

2009-12-10 Thread Kelly Norton
Hi Jim,

We were actually kind of late finding out that extensions would not be
enabled on the Mac, so we didn't get a chance to change out the screenshots.
In fact, extensions have been turned on in the Mac Dev Channel for the past
month but they had to turn them off briefly for the Chrome Beta launch. They
will be getting turned back on soon.

But if you are really interested in running Speed Tracer on Chrome Mac, you
can use the nightly builds (where extensions are turned on). Someone just
recently wrote about how to do this:
http://flemieux.com/post/275628097/make-speed-tracer-chrome-extension-work-in-chromium-for

The one warning I'll offer is that extensions support on the Mac is not
quite finished so the Save/Load functionality in Speed Tracer doesn't work
and you may run into other small annoyances. However, I use a Mac and this
is exactly what I do to use Speed Tracer on my machine.

/kel

On Wed, Dec 9, 2009 at 7:11 AM, Jim Douglas  wrote:

> I'm feeling a bit dense -- I see instructions here for installing
> Speed Tracer on Windows, but no Mac instructions:
>
> http://code.google.com/webtoolkit/speedtracer/get-started.html#downloading
>
> But there are Mac screen shots on this page, so I'm assuming it's
> supposed to work.  What am I missing here?  Specifically, what's the
> Mac way to add the --enable-extension-timeline-api option to Chrome?
>
> Jim.
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>
>


-- 
If you received this communication by mistake, you are entitled to one free
ice cream cone on me. Simply print out this email including all relevant
SMTP headers and present them at my desk to claim your creamy treat. We'll
have a laugh at my emailing incompetence, and play a game of ping pong.
(offer may not be valid in all States).

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.




Re: Hosted mode crashes in GWT 1.5.2 on Mac OS X

2008-09-03 Thread Kelly Norton

Hi Chris,

> 2   com.vmware.FusionVMDKPlugIn   0x1dd20de0 FusionVMDKPlugIn_ExamineContext

This is actually a bug in a context menu plugin that is added by
VMWare Fusion. I don't have any details about this particular bug, but
the best work around is likely to be removing that plugin. It should
be installed in /Library/Contextual Menu Items/. You might also try
searching on some of the VMWare forums to see if someone has posted a
better workaround.

There probably isn't much we can do to prevent the crash as long as
the plugin is installed, about the best we could do is detect that the
plugin was loaded and issue an error.

/kel


On Sun, Aug 31, 2008 at 1:24 PM, Chris Tomlinson
<[EMAIL PROTECTED]> wrote:
> Hello,
> I'm running GWT 1.5.2 in Eclipse 3.4 with GWT-Designer 5.1.0.200808300232 on
> Mac OS X 10.5.4 with Safari 3.1.2 (5525.20.1).
> When I run my GWT application in hosted mode from within Eclipse, all seems
> to work fine except if I right-click (ctrl-click) anywhere in the hosted
> mode browser window in which case the hosted mode GWTShell and browser
> crash.
> The Eclipse console shows:
>
> 2008-08-31 11:45:45.881 java[317:80f] [Java CocoaComponent compatibility
> mode]: Enabled
> 2008-08-31 11:45:45.882 java[317:80f] [Java CocoaComponent compatibility
> mode]: Setting timeout for SWT to 0.10
> Invalid memory access of location  eip=971d0aa7
>
> The following is the first part of the Mac OS X generated crash report. This
> is repeatable from just the simple Hello World module created by
> GWT-Designer when creating a GWT Java project.
>
> Process: java [317]
> Path:
>  /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java
> Identifier:  java
> Version: ??? (???)
> Code Type:   X86 (Native)
> Parent Process:  eclipse [277]
> Date/Time:   2008-08-31 11:48:17.083 -0500
> OS Version:  Mac OS X 10.5.4 (9E17)
> Report Version:  6
> Exception Type:  EXC_BAD_ACCESS (SIGBUS)
> Exception Codes: KERN_PROTECTION_FAILURE at 0x
> Crashed Thread:  0
> Application Specific Information:
> Java information:
>  Version: Java HotSpot(TM) Client VM (1.5.0_13-119 mixed mode, sharing)
>  Virtual Machine version: Java HotSpot(TM) Client VM (1.5.0_13-119) for
> macosx-x86, built on Sep 28 2007 23:59:21 by root with gcc 4.0.1 (Apple Inc.
> build 5465)
>  Exception type: Bus Error (0xa) at pc=0x971d0aa7
> Current thread (0x0100cbc0):  JavaThread "Thread-0" daemon
> [_thread_in_native, id=-1605169248]
> Stack: [0xbf80,0xc000)
> Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
> J  org.eclipse.swt.internal.carbon.OS.SendEventToEventTarget(II)I
> J  org.eclipse.swt.widgets.Display.readAndDispatch()Z
> v  ~RuntimeStub::alignment_frame_return Runtime1 stub
> j  com.google.gwt.dev.GWTShell.pumpEventLoop()V+16
> j  com.google.gwt.dev.GWTShell.run()V+23
> j  com.google.gwt.dev.GWTShell.main([Ljava/lang/String;)V+20
> v  ~StubRoutines::call_stub
> Java Threads: ( => current thread )
>   0x010209a0 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=9368064]
>   0x0101ff20 JavaThread "Java2D Disposer" daemon [_thread_blocked,
> id=9186304]
>   0x0101f410 JavaThread "AWT-Shutdown" [_thread_blocked, id=8620032]
>   0x0101e6c0 JavaThread "http--Monitor" [_thread_blocked, id=8601600]
>   0x0101e140 JavaThread "http--Processor4" daemon [_thread_in_native,
> id=8598016]
>   0x0101dd10 JavaThread "http--Processor3" daemon [_thread_blocked,
> id=8594432]
>   0x0101daf0 JavaThread "http--Processor2" daemon [_thread_blocked,
> id=8522752]
>   0x0101d970 JavaThread "http--Processor1" daemon [_thread_blocked,
> id=8519168]
>   0x0101c0b0 JavaThread "ContainerBackgroundProcessor[StandardEngine[gwt]]"
> daemon [_thread_blocked, id=9043456]
>   0x01010310 JavaThread "Timer-0" daemon [_thread_blocked, id=9027584]
> =>0x0100cbc0 JavaThread "Thread-0" daemon [_thread_in_native,
> id=-1605169248]
>   0x01009020 JavaThread "Low Memory Detector" daemon [_thread_blocked,
> id=8425984]
>   0x01008550 JavaThread "CompilerThread0" daemon [_thread_blocked,
> id=8422400]
>   0x010080f0 JavaThread "Signal Dispatcher" daemon [_thread_blocked,
> id=8418816]
>   0x010077e0 JavaThread "Finalizer" daemon [_thread_blocked, id=8484864]
>   0x01007540 JavaThread "Reference Handler" daemon [_thread_blocked,
> id=8481280]
>   0x010013f0 JavaThread "main" [_thread_in_native, id=-1333784576]
> Other Threads:
>   0x01006c90 VMThread [id=8477696]
>   0x01009c20 WatcherThread [id=8492032]
> VM state:not at safepoint (normal execution)
> VM Mutex/Monitor currently owned by a thread: None
> Heap
>  def new generation   total 7872K, used 4425K [0x2158, 0x21e0,
> 0x21f5)
>   eden space 7040K,  56% used [0x2158, 0x2195cf78, 0x21c6)
>   from space 832K,  56% used [0x21d3, 0x21da54d0, 0x21e0)
>   to   space 832K,   0% used [0x21c6, 0x21c6, 0x21d3)
>  tenured generation   total 104108K, used 32963K [0x21f5, 0x284fb000,