Re: Is there a alternative way of debugging under Linux

2010-09-29 Thread Thomas Broyer


On Sep 29, 9:38 am, Oskar Hannesson osk...@centrum.is wrote:
 I recently switched from Windows to Linux/Ububtu as my main developer
 platform and are quite pleased with the change.
 However I’m having problem running GWT 2.0 apps in debug mode since
 the lack of the Linux version of GWT Developer plugin for Chrome and
 Firefox.

Well, there's a plugin for Firefox (up to 3.6.x) on Linux (32bit). If
you're running 64bit Linux, I've read (in the issue tracker) that you
should be able to compile the plugin quite easily (I'm on Windows, but
others on the team are developing on Ubuntu too and haven't expressed
any issue (yet?)).

 The only brake points that works are in the server code.
 Is there any way to debug the client code without the GWT Developer
 plugin for Chrome/Firefox?
 Is it perhaps possible to use the old hosted mode browser found in GWT
 1.7?

If you're ready for such radical options, then maybe you'd find it
simpler to run Windows in a virtual machine to run the browser: your
DevMode stays on Linux, the browser plugin communicates with the
DevMode through the virtual network between the VM and the Linux OS

-- 
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: Is there a alternative way of debugging under Linux

2010-09-29 Thread Olivier TURPIN
I'm running my projects under Ubuntu 64-bit (with FF plugin as the
plugin for Chrome is not available)

as mentioned by Thomas, when needed, i start a VM on Windows to
complete tests with IE (for this purpose the -bindAddress parameter
could be interesting so as to override default 127.0.0.1 address)


Olivier.


On 29 sep, 12:30, Thomas Broyer t.bro...@gmail.com wrote:
 On Sep 29, 9:38 am, Oskar Hannesson osk...@centrum.is wrote:

  I recently switched from Windows to Linux/Ububtu as my main developer
  platform and are quite pleased with the change.
  However I’m having problem running GWT 2.0 apps in debug mode since
  the lack of the Linux version of GWT Developer plugin for Chrome and
  Firefox.

 Well, there's a plugin for Firefox (up to 3.6.x) on Linux (32bit). If
 you're running 64bit Linux, I've read (in the issue tracker) that you
 should be able to compile the plugin quite easily (I'm on Windows, but
 others on the team are developing on Ubuntu too and haven't expressed
 any issue (yet?)).

  The only brake points that works are in the server code.
  Is there any way to debug the client code without the GWT Developer
  plugin for Chrome/Firefox?
  Is it perhaps possible to use the old hosted mode browser found in GWT
  1.7?

 If you're ready for such radical options, then maybe you'd find it
 simpler to run Windows in a virtual machine to run the browser: your
 DevMode stays on Linux, the browser plugin communicates with the
 DevMode through the virtual network between the VM and the Linux OS

-- 
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: Is there a alternative way of debugging under Linux

2010-09-29 Thread hari prasad
hi Thomas !

i am new to GWT.

-- 
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: Is there a alternative way of debugging under Linux

2010-09-29 Thread Kees de Kooter
The Firefox plugin does work on Linux.


On Wed, Sep 29, 2010 at 09:38, Oskar Hannesson osk...@centrum.is wrote:
 I recently switched from Windows to Linux/Ububtu as my main developer
 platform and are quite pleased with the change.
 However I’m having problem running GWT 2.0 apps in debug mode since
 the lack of the Linux version of GWT Developer plugin for Chrome and
 Firefox.
 The only brake points that works are in the server code.
 Is there any way to debug the client code without the GWT Developer
 plugin for Chrome/Firefox?
 Is it perhaps possible to use the old hosted mode browser found in GWT
 1.7?
 Thanks.

 --
 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.



-- 
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: Is there a alternative way of debugging under Linux

2010-09-29 Thread Jeff Chimene
PilingOn
Why run two development mode browsers? I've seen this before on the list and
I don't understand the use case. Pick a browser to debug in. All other
browsers are tested using the compiled code.
/PilingOn

On Wed, Sep 29, 2010 at 3:38 AM, Oskar Hannesson osk...@centrum.is wrote:

 I recently switched from Windows to Linux/Ububtu as my main developer
 platform and are quite pleased with the change.
 However I’m having problem running GWT 2.0 apps in debug mode since
 the lack of the Linux version of GWT Developer plugin for Chrome and
 Firefox.
 The only brake points that works are in the server code.
 Is there any way to debug the client code without the GWT Developer
 plugin for Chrome/Firefox?
 Is it perhaps possible to use the old hosted mode browser found in GWT
 1.7?
 Thanks.

 --
 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.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.



-- 
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: Is there a alternative way of debugging under Linux

2010-09-29 Thread Thomas Broyer


On Sep 29, 5:41 pm, Jeff Chimene jchim...@gmail.com wrote:
 PilingOn
 Why run two development mode browsers? I've seen this before on the list and
 I don't understand the use case. Pick a browser to debug in. All other
 browsers are tested using the compiled code.
 /PilingOn

Totally agree!

(except maybe when you have to debug code that works in one browser
but fails in another; using DevMode might be faster than re-compiling
in -style PRETTY; oh, that and testing CssResource changes on-the-fly)

-- 
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: Is there a alternative way of debugging under Linux

2010-09-29 Thread Oskar Hannesson
Thanks guys, you saved the day.
I was so focused on Chrome plugin that I didn't even try to look for
the FF plugin.
Oskar H.

On Sep 29, 6:00 pm, Thomas Broyer t.bro...@gmail.com wrote:
 On Sep 29, 5:41 pm, Jeff Chimene jchim...@gmail.com wrote:

  PilingOn
  Why run two development mode browsers? I've seen this before on the list and
  I don't understand the use case. Pick a browser to debug in. All other
  browsers are tested using the compiled code.
  /PilingOn

 Totally agree!

 (except maybe when you have to debug code that works in one browser
 but fails in another; using DevMode might be faster than re-compiling
 in -style PRETTY; oh, that and testing CssResource changes on-the-fly)

-- 
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.