[JBoss JIRA] (JBIDE-17032) Ability to configure jQuery / jQuery Mobile versions injected by Palette
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17032?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-17032:
----------------------------------------
!Preferences.png!
> Ability to configure jQuery / jQuery Mobile versions injected by Palette
> ------------------------------------------------------------------------
>
> Key: JBIDE-17032
> URL: https://issues.jboss.org/browse/JBIDE-17032
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: jsp/jsf/xml/html source editing
> Reporter: Alexey Kazakov
> Assignee: Alexey Kazakov
> Labels: new_and_noteworthy
> Fix For: 4.2.0.Beta2
>
> Attachments: 2014-04-25 17.02.bmml, 2014-04-25 17.02.bmml, 2014-04-25 17.02.png, NextPage.bmml, NextPage.bmml, NextPage.bmml, NextPage.png, Preferences.bmml, Preferences.png, SeparateDialog.bmml, SeparateDialog.png
>
>
> Currently the following versions are injected for JQM 1.4:
> {code}
> <script src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
> <script src="http://code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.js"></script>
> {code}
> And for JQM 1.3:
> {code}
> <script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
> <script src="http://code.jquery.com/mobile/1.3.2/jquery.mobile-1.3.2.min.js"></script>
> {code}
> It would be good if we have a place where users can configure what versions of JQ and JQM they want to inject.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 11 months
[JBoss JIRA] (JBIDE-17184) org.jboss.tools.jsf.ui.test failure on Windows
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17184?page=com.atlassian.jira.plugi... ]
Daniel Azarov commented on JBIDE-17184:
---------------------------------------
It is a not a problem of test.
There is no proposal "abc" on Windows:
!Windows17184.png!
On Linux it's fine:
!Linux17184.png!
Proposal "abc" should come from JavaSource/demo/Messages_de.properties
> org.jboss.tools.jsf.ui.test failure on Windows
> ----------------------------------------------
>
> Key: JBIDE-17184
> URL: https://issues.jboss.org/browse/JBIDE-17184
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsf
> Affects Versions: 4.2.0.Beta1
> Reporter: Daniel Azarov
> Assignee: Daniel Azarov
> Fix For: 4.2.0.Beta2
>
> Attachments: Linux17184.png, org.jboss.tools.jsf.ui.test.JsfUiAllTests.txt, Windows17184.png, Windows17184.png
>
>
> Tests run: 104, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 738.449 sec <<< FAILURE!
> Results :
> Failed tests: testMessagesInLocalizedBundles(org.jboss.tools.jsf.jsp.ca.test.CAJsfMessagesProposalsTest): The proposal to apply not found.
> Tests run: 104, Failures: 1, Errors: 0, Skipped: 0
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 11 months
[JBoss JIRA] (JBIDE-17184) org.jboss.tools.jsf.ui.test failure on Windows
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17184?page=com.atlassian.jira.plugi... ]
Daniel Azarov updated JBIDE-17184:
----------------------------------
Attachment: Linux17184.png
> org.jboss.tools.jsf.ui.test failure on Windows
> ----------------------------------------------
>
> Key: JBIDE-17184
> URL: https://issues.jboss.org/browse/JBIDE-17184
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsf
> Affects Versions: 4.2.0.Beta1
> Reporter: Daniel Azarov
> Assignee: Daniel Azarov
> Fix For: 4.2.0.Beta2
>
> Attachments: Linux17184.png, org.jboss.tools.jsf.ui.test.JsfUiAllTests.txt, Windows17184.png, Windows17184.png
>
>
> Tests run: 104, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 738.449 sec <<< FAILURE!
> Results :
> Failed tests: testMessagesInLocalizedBundles(org.jboss.tools.jsf.jsp.ca.test.CAJsfMessagesProposalsTest): The proposal to apply not found.
> Tests run: 104, Failures: 1, Errors: 0, Skipped: 0
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 11 months
[JBoss JIRA] (JBIDE-17184) org.jboss.tools.jsf.ui.test failure on Windows
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17184?page=com.atlassian.jira.plugi... ]
Daniel Azarov updated JBIDE-17184:
----------------------------------
Attachment: Windows17184.png
> org.jboss.tools.jsf.ui.test failure on Windows
> ----------------------------------------------
>
> Key: JBIDE-17184
> URL: https://issues.jboss.org/browse/JBIDE-17184
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsf
> Affects Versions: 4.2.0.Beta1
> Reporter: Daniel Azarov
> Assignee: Daniel Azarov
> Fix For: 4.2.0.Beta2
>
> Attachments: org.jboss.tools.jsf.ui.test.JsfUiAllTests.txt, Windows17184.png, Windows17184.png
>
>
> Tests run: 104, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 738.449 sec <<< FAILURE!
> Results :
> Failed tests: testMessagesInLocalizedBundles(org.jboss.tools.jsf.jsp.ca.test.CAJsfMessagesProposalsTest): The proposal to apply not found.
> Tests run: 104, Failures: 1, Errors: 0, Skipped: 0
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 11 months
[JBoss JIRA] (JBIDE-17184) org.jboss.tools.jsf.ui.test failure on Windows
by Daniel Azarov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17184?page=com.atlassian.jira.plugi... ]
Daniel Azarov updated JBIDE-17184:
----------------------------------
Attachment: Windows17184.png
> org.jboss.tools.jsf.ui.test failure on Windows
> ----------------------------------------------
>
> Key: JBIDE-17184
> URL: https://issues.jboss.org/browse/JBIDE-17184
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsf
> Affects Versions: 4.2.0.Beta1
> Reporter: Daniel Azarov
> Assignee: Daniel Azarov
> Fix For: 4.2.0.Beta2
>
> Attachments: org.jboss.tools.jsf.ui.test.JsfUiAllTests.txt, Windows17184.png
>
>
> Tests run: 104, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 738.449 sec <<< FAILURE!
> Results :
> Failed tests: testMessagesInLocalizedBundles(org.jboss.tools.jsf.jsp.ca.test.CAJsfMessagesProposalsTest): The proposal to apply not found.
> Tests run: 104, Failures: 1, Errors: 0, Skipped: 0
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 11 months
[JBoss JIRA] (JBIDE-17221) Unhandled even loop exception initiated in StandardDeploymentPageController
by Denis Golovin (JIRA)
Denis Golovin created JBIDE-17221:
-------------------------------------
Summary: Unhandled even loop exception initiated in StandardDeploymentPageController
Key: JBIDE-17221
URL: https://issues.jboss.org/browse/JBIDE-17221
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.2.0.Beta1
Reporter: Denis Golovin
Priority: Minor
Code running in invokeLater should always check if widgets are not disposed.
{code}org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed)
at org.eclipse.swt.SWT.error(SWT.java:4441)
at org.eclipse.swt.SWT.error(SWT.java:4356)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:139)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3748)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3396)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1122)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1006)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:147)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:630)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:574)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:125)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:133)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:103)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:378)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:232)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
Caused by: org.eclipse.swt.SWTException: Widget is disposed
at org.eclipse.swt.SWT.error(SWT.java:4441)
at org.eclipse.swt.SWT.error(SWT.java:4356)
at org.eclipse.swt.SWT.error(SWT.java:4327)
at org.eclipse.swt.widgets.Widget.error(Widget.java:476)
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:413)
at org.eclipse.swt.widgets.Control.setEnabled(Control.java:4262)
at org.jboss.ide.eclipse.as.ui.editor.internal.StandardDeploymentPageController.updateWidgetEnablement(StandardDeploymentPageController.java:114)
at org.jboss.ide.eclipse.as.ui.editor.internal.StandardDeploymentPageController$1$1.run(StandardDeploymentPageController.java:98)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)
... 24 more{code}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 11 months
[JBoss JIRA] (JBDS-2900) Empty window is displayed in welcome view with JBDS8.alpha2 on RHEL6
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-2900?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-2900:
----------------------------------
Assign to [~snjeza] ... not sure if there's anything you can do about this, or if [~dgolovin] has any ideas.
Given there's a simple workaround, maybe we just need to have `export SWT_GTK3=0` in the JBDS 8 user guide as a step to do before launching JBDS? cc: [~mmurray]
> Empty window is displayed in welcome view with JBDS8.alpha2 on RHEL6
> --------------------------------------------------------------------
>
> Key: JBDS-2900
> URL: https://issues.jboss.org/browse/JBDS-2900
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: welcome
> Affects Versions: 8.0.0.Alpha2, 8.0.0.Beta1
> Environment: RHEL6
> OpenJDK 1.7
> JBDS 8.alpha2
> uname -a
> Linux ldimaggi.csb 2.6.32-358.23.2.el6.x86_64 #1 SMP Sat Sep 14 05:32:37 EDT 2013 x86_64 x86_64 x86_64 GNU/Linux
> Reporter: Len DiMaggio
> Assignee: Snjezana Peco
> Labels: gtk3
> Fix For: 8.0.0.Beta2
>
> Attachments: jbds8b2-linux64-welcome-screen-empty.png, mac_welcome.png, rhel_welcome.png
>
>
> See attached screenshots for comparison between Mac OS 10.9 and RHEL6.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 11 months
[JBoss JIRA] (JBDS-2900) Empty window is displayed in welcome view with JBDS8.alpha2 on RHEL6
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-2900?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-2900:
-----------------------------
Assignee: Snjezana Peco (was: Nick Boldt)
> Empty window is displayed in welcome view with JBDS8.alpha2 on RHEL6
> --------------------------------------------------------------------
>
> Key: JBDS-2900
> URL: https://issues.jboss.org/browse/JBDS-2900
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: welcome
> Affects Versions: 8.0.0.Alpha2, 8.0.0.Beta1
> Environment: RHEL6
> OpenJDK 1.7
> JBDS 8.alpha2
> uname -a
> Linux ldimaggi.csb 2.6.32-358.23.2.el6.x86_64 #1 SMP Sat Sep 14 05:32:37 EDT 2013 x86_64 x86_64 x86_64 GNU/Linux
> Reporter: Len DiMaggio
> Assignee: Snjezana Peco
> Labels: gtk3
> Fix For: 8.0.0.Beta2
>
> Attachments: jbds8b2-linux64-welcome-screen-empty.png, mac_welcome.png, rhel_welcome.png
>
>
> See attached screenshots for comparison between Mac OS 10.9 and RHEL6.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 11 months