GWT 1.6 FocusPanel KeyDownHandler doesn't work on FireFox

2009-05-14 Thread gwt_newbie

Hi,

I have upgraded to GWT 1.6.4 recently.  We have a Grid in a
FocusPanel. KeyDownHandler is implemented by FocusPanel and arrow keys
navigation on grid is handled in KeyDownHandler. It has been working
fine with GWT 1.5 and after upgrade to GWT 1.6.4 , it is broken in
FireFox though IE works perfectly fine. I have tried to debug the code
and it seems key down event doesn't get fired on FireFox at all. I
tried KeyPressHandler but it didn't help.

I would appreciate your help.

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-Toolkit@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: Problem Runnig GWTTestCase on Linux

2009-01-30 Thread gwt_newbie

Thanks for your reply. We have everything setup correctly.

Something new we tried today. We set LD_DEBUG=files and ran build. It
crashed with following error.


[junit]   6543: calling init: /home/acwguibuild/gwt/libswt-pi-
gtk-3235.so
[junit]   6543:
[junit]   6543: opening file=/home/acwguibuild/gwt/libswt-pi-
gtk-3235.so [0]; direct_opencount=1
[junit]   6543:
[junit]   6543: /home/acwguibuild/gwt/libswt-pi-gtk-3235.so:
error: symbol lookup error: undefined symbol:
Java_org_eclipse_swt_internal_gtk_OS_memmove (fatal)


Does it give you any clue?

Thanks!!!



On Jan 29, 10:06 pm, Sumit Chandel sumitchan...@google.com wrote:
 Hi gwt_newbie,
 One more thing to check might be to ensure that your PATH and
 LD_LIBRARY_PATH are correctly set, and include an entry pointing to the GWT
 install directory. Also ensure there are no other versions of
 libswt-pi-gtk-3235.so
 in the LD_LIBRARY_PATH that could be potentially superseding or conflicting
 with the one shipped with the GWT distribution.

 Hope that helps,
 -Sumit Chandel



 On Tue, Jan 27, 2009 at 6:22 AM, gwt_newbie csde...@gmail.com wrote:

  Thanks for your suggestions but unfortunately nothing worked. We even
  tried different linux machine that has other GUI apps running. We got
  same issue Can't load library libswt-pi-gtk-3235.so. Any other
  pointers?

  Many Thanks!!!

  On Jan 25, 10:38 am, Daniel Wellman etl...@gmail.com wrote:
   See this thread for more information on using Xvfb and/or awt.headless
   mode:

  http://groups.google.com/group/Google-Web-Toolkit/browse_thread/threa...

   On Jan 17, 3:24 pm, Arthur Kalmenson arthur.k...@gmail.com wrote:

I remember having a similar problem a while back. I think I had to
install some additional libraries to get it to work. Make sure you
have GTK libraries installed.

--
Arthur Kalmenson

On Thu, Jan 15, 2009 at 12:06 PM, gwt_newbie csde...@gmail.com
  wrote:

 I am trying to runGWTTestCaseonLinuxbut it is failing with
 following error.

 Can't load library: /home/acwguibuild/web_ui_patriots_nightly_build/
 gui/web_gui/lib/libswt-pi-gtk-3235.so

 I have gone through the forum to find solution but nothing helped so
 far. We havelinux32-bit and JVM 32-bit so no 64-bit issue here. I
 made sure I have required gwt libs forlinuxin the classpath.

 I really need some help to figure this out. Your reply will be highly
 appreciated.

 Thanks!!!

 The detailed error output is here:

 - message priority=info
 - ![CDATA[ Caused an ERROR
  ]]
  /message
 - message priority=info
 - ![CDATA[ Can't load library: /home/acwguibuild/
 web_ui_patriots_nightly_build/gui/web_gui/lib/libswt-pi-gtk-3235.so
  ]]
  /message
 - message priority=info
 - ![CDATA[ java.lang.UnsatisfiedLinkError: Can't load library:
  /home/
 acwguibuild/web_ui_patriots_nightly_build/gui/web_gui/lib/libswt-pi-
 gtk-3235.so
  ]]
  /message
 + message priority=info
 - ![CDATA[ at java.lang.ClassLoader.loadLibrary(ClassLoader.java:
 1650)
  ]]
  /message
 - message priority=info
 - ![CDATA[ at java.lang.Runtime.load0(Runtime.java:769)
  ]]
  /message
 + message priority=info
 - ![CDATA[ at java.lang.System.load(System.java:968)
  ]]
  /message
 - message priority=info
 - ![CDATA[ at org.eclipse.swt.internal.Library.loadLibrary
 (Library.java:132)
  ]]
  /message
 - message priority=info
 - ![CDATA[ at org.eclipse.swt.internal.gtk.OS.clinit(OS.java:22)
  ]]
  /message
 - message priority=info
 - ![CDATA[ at org.eclipse.swt.internal.Converter.wcsToMbcs
 (Converter.java:63)
  ]]
  /message
 - message priority=info
 - ![CDATA[ at org.eclipse.swt.internal.Converter.wcsToMbcs
 (Converter.java:54)
  ]]
  /message
 - message priority=info
 - ![CDATA[ at org.eclipse.swt.widgets.Display.clinit(Display.java:
 126)
  ]]
  /message
 - message priority=info
 - ![CDATA[ at
  com.google.gwt.dev.GWTShell.clinit(GWTShell.java:301)
  ]]
  /message
 - message priority=info
 - ![CDATA[ at com.google.gwt.junit.client.GWTTestCase.runTest
 (GWTTestCase.java:219)
  ]]
  /message
 - message priority=info
 - ![CDATA[ at com.google.gwt.junit.client.GWTTestCase.run
 (GWTTestCase.java:132)
  ]]
  /message- Hide quoted text -

   - Show quoted text -- Hide quoted text -

 - Show quoted text -
--~--~-~--~~~---~--~~
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-Toolkit@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: Problem Runnig GWTTestCase on Linux

2009-01-27 Thread gwt_newbie

Thanks for your suggestions but unfortunately nothing worked. We even
tried different linux machine that has other GUI apps running. We got
same issue Can't load library libswt-pi-gtk-3235.so. Any other
pointers?

Many Thanks!!!

On Jan 25, 10:38 am, Daniel Wellman etl...@gmail.com wrote:
 See this thread for more information on using Xvfb and/or awt.headless
 mode:

 http://groups.google.com/group/Google-Web-Toolkit/browse_thread/threa...

 On Jan 17, 3:24 pm, Arthur Kalmenson arthur.k...@gmail.com wrote:



  I remember having a similar problem a while back. I think I had to
  install some additional libraries to get it to work. Make sure you
  have GTK libraries installed.

  --
  Arthur Kalmenson

  On Thu, Jan 15, 2009 at 12:06 PM, gwt_newbie csde...@gmail.com wrote:

   I am trying to runGWTTestCaseonLinuxbut it is failing with
   following error.

   Can't load library: /home/acwguibuild/web_ui_patriots_nightly_build/
   gui/web_gui/lib/libswt-pi-gtk-3235.so

   I have gone through the forum to find solution but nothing helped so
   far. We havelinux32-bit and JVM 32-bit so no 64-bit issue here. I
   made sure I have required gwt libs forlinuxin the classpath.

   I really need some help to figure this out. Your reply will be highly
   appreciated.

   Thanks!!!

   The detailed error output is here:

   - message priority=info
   - ![CDATA[ Caused an ERROR
    ]]
    /message
   - message priority=info
   - ![CDATA[ Can't load library: /home/acwguibuild/
   web_ui_patriots_nightly_build/gui/web_gui/lib/libswt-pi-gtk-3235.so
    ]]
    /message
   - message priority=info
   - ![CDATA[ java.lang.UnsatisfiedLinkError: Can't load library: /home/
   acwguibuild/web_ui_patriots_nightly_build/gui/web_gui/lib/libswt-pi-
   gtk-3235.so
    ]]
    /message
   + message priority=info
   - ![CDATA[ at java.lang.ClassLoader.loadLibrary(ClassLoader.java:
   1650)
    ]]
    /message
   - message priority=info
   - ![CDATA[ at java.lang.Runtime.load0(Runtime.java:769)
    ]]
    /message
   + message priority=info
   - ![CDATA[ at java.lang.System.load(System.java:968)
    ]]
    /message
   - message priority=info
   - ![CDATA[ at org.eclipse.swt.internal.Library.loadLibrary
   (Library.java:132)
    ]]
    /message
   - message priority=info
   - ![CDATA[ at org.eclipse.swt.internal.gtk.OS.clinit(OS.java:22)
    ]]
    /message
   - message priority=info
   - ![CDATA[ at org.eclipse.swt.internal.Converter.wcsToMbcs
   (Converter.java:63)
    ]]
    /message
   - message priority=info
   - ![CDATA[ at org.eclipse.swt.internal.Converter.wcsToMbcs
   (Converter.java:54)
    ]]
    /message
   - message priority=info
   - ![CDATA[ at org.eclipse.swt.widgets.Display.clinit(Display.java:
   126)
    ]]
    /message
   - message priority=info
   - ![CDATA[ at com.google.gwt.dev.GWTShell.clinit(GWTShell.java:301)
    ]]
    /message
   - message priority=info
   - ![CDATA[ at com.google.gwt.junit.client.GWTTestCase.runTest
   (GWTTestCase.java:219)
    ]]
    /message
   - message priority=info
   - ![CDATA[ at com.google.gwt.junit.client.GWTTestCase.run
   (GWTTestCase.java:132)
    ]]
    /message- Hide quoted text -

 - Show quoted text -
--~--~-~--~~~---~--~~
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-Toolkit@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
-~--~~~~--~~--~--~---



Problem Runnig GWTTestCase on Linux

2009-01-15 Thread gwt_newbie

I am trying to run GWTTestCase on Linux but it is failing with
following error.

Can't load library: /home/acwguibuild/web_ui_patriots_nightly_build/
gui/web_gui/lib/libswt-pi-gtk-3235.so


I have gone through the forum to find solution but nothing helped so
far. We have linux 32-bit and JVM 32-bit so no 64-bit issue here. I
made sure I have required gwt libs for linux in the classpath.

I really need some help to figure this out. Your reply will be highly
appreciated.

Thanks!!!


The detailed error output is here:

- message priority=info
- ![CDATA[ Caused an ERROR
  ]]
  /message
- message priority=info
- ![CDATA[ Can't load library: /home/acwguibuild/
web_ui_patriots_nightly_build/gui/web_gui/lib/libswt-pi-gtk-3235.so
  ]]
  /message
- message priority=info
- ![CDATA[ java.lang.UnsatisfiedLinkError: Can't load library: /home/
acwguibuild/web_ui_patriots_nightly_build/gui/web_gui/lib/libswt-pi-
gtk-3235.so
  ]]
  /message
+ message priority=info
- ![CDATA[ at java.lang.ClassLoader.loadLibrary(ClassLoader.java:
1650)
  ]]
  /message
- message priority=info
- ![CDATA[ at java.lang.Runtime.load0(Runtime.java:769)
  ]]
  /message
+ message priority=info
- ![CDATA[ at java.lang.System.load(System.java:968)
  ]]
  /message
- message priority=info
- ![CDATA[ at org.eclipse.swt.internal.Library.loadLibrary
(Library.java:132)
  ]]
  /message
- message priority=info
- ![CDATA[ at org.eclipse.swt.internal.gtk.OS.clinit(OS.java:22)
  ]]
  /message
- message priority=info
- ![CDATA[ at org.eclipse.swt.internal.Converter.wcsToMbcs
(Converter.java:63)
  ]]
  /message
- message priority=info
- ![CDATA[ at org.eclipse.swt.internal.Converter.wcsToMbcs
(Converter.java:54)
  ]]
  /message
- message priority=info
- ![CDATA[ at org.eclipse.swt.widgets.Display.clinit(Display.java:
126)
  ]]
  /message
- message priority=info
- ![CDATA[ at com.google.gwt.dev.GWTShell.clinit(GWTShell.java:301)
  ]]
  /message
- message priority=info
- ![CDATA[ at com.google.gwt.junit.client.GWTTestCase.runTest
(GWTTestCase.java:219)
  ]]
  /message
- message priority=info
- ![CDATA[ at com.google.gwt.junit.client.GWTTestCase.run
(GWTTestCase.java:132)
  ]]
  /message
--~--~-~--~~~---~--~~
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-Toolkit@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
-~--~~~~--~~--~--~---