Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-9976

Tooltips in JBoss Central crash in Windows 7 64bits

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 3.3.0.M4
    • 3.3.0.M4
    • central
    • None
      • Run Eclipse with a 64bits JVM on Windows 64bits
      • Open JBoss Central
      • Hover over the news
      • ASSERT tooltips should be displayed, no errors displayed
    • Workaround Exists
    • Hide

      Running Eclipse with a 32bits JVM should prevent these errors.

      Show
      Running Eclipse with a 32bits JVM should prevent these errors.

    Description

      When JBoss Central is open, if the mouse cursor hovers over the News feed, a SWT error occurs :

      org.eclipse.swt.SWTError: No more handles [Could not detect registered XULRunner to use]
      	at org.eclipse.swt.SWT.error(SWT.java:4308)
      	at org.eclipse.swt.browser.Mozilla.create(Mozilla.java:683)
      	at org.eclipse.swt.browser.Browser.<init>(Browser.java:99)
      	at org.jboss.tools.central.editors.FeedsToolTip.createToolTipContentArea(FeedsToolTip.java:173)
      

      Following the error popup, another window is opened, asking :

      An SWT error has occurred. 
      You are recommended to exit the workbench. Subsequent errors may happen and exit the workbench without warning. 
      See the .log file for more details. 
      Do you want to exit the workbench? 
      (Yes / No)
      

      Since xulrunner is not compatible with 64bits JVM on Windows, this is not surprising.

      I guess if we can't find another way to display the tooltips (not using a browser), they should not be displayed at all (if xulrunner is missing).

      Attachments

        Activity

          People

            snjeza_jira Snjezana Peco (Inactive)
            fbricon@redhat.com Fred Bricon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: