[JBoss JIRA] (JBDS-3009) use devstudio.redhat.com instead of devstudio.jboss.com in hardcoded URLs within JBDS (eg., Central discovery, updates)
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBDS-3009?page=com.atlassian.jira.plugin.... ]
Mickael Istria commented on JBDS-3009:
--------------------------------------
[~dgolovin] [~nickboldt] Can you please review PR https://github.com/jbosstools/jbosstools-discovery/pull/219 ?
> use devstudio.redhat.com instead of devstudio.jboss.com in hardcoded URLs within JBDS (eg., Central discovery, updates)
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-3009
> URL: https://issues.jboss.org/browse/JBDS-3009
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: build, installer, updatesite
> Affects Versions: 8.0.0.Beta1
> Reporter: Nick Boldt
> Assignee: Mickael Istria
> Priority: Blocker
> Labels: new_and_noteworthy
> Fix For: 8.0.0.CR2
>
> Attachments: ssl-enabled-for-filemgmt-but-at-what-cost.png
>
>
> use devstudio.redhat.com instead of devstudio.jboss.com in hardcoded URLs within JBDS (eg., Central discovery, updates)
> Affected files: *.xml, *.inf, etc.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (JBDS-3057) JBDS causes "not responding" message on RHEL
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3057?page=com.atlassian.jira.plugin.... ]
Denis Golovin edited comment on JBDS-3057 at 9/29/14 8:29 PM:
--------------------------------------------------------------
Some eclipse operations blocks UI thread, that's why this message pops up, probably can be fixed in Eclipse Luna SR2, but we should open issue for that in eclipse bugzilla.
was (Author: dgolovin):
Some eclipse operations blocks UI thread, that's why this message pops up, probably can be fixed in Eclipse Luna CR1, but we should open issue for that in eclipse bugzilla.
> JBDS causes "not responding" message on RHEL
> --------------------------------------------
>
> Key: JBDS-3057
> URL: https://issues.jboss.org/browse/JBDS-3057
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: upstream
> Affects Versions: 7.1.1.GA
> Environment: RHEL 7 Beta
> OpenJDK 1.7
> JBDS 7.1.1
> Reporter: Martin Malina
> Assignee: Denis Golovin
> Fix For: 8.0.0.GA
>
> Attachments: jbds-not-responding.png
>
>
> I was smoke testing JBDS 7 on RHEL 7 Beta and every time I started JBDS with a new workspace, I got a "not responding" window where I could either force quit JBDS or wait.
> Obviously this is due to some limit that is set in the OS and when reached, this popup is shown.
> On subsequent starts of JBDS with the same workspace, this does not happen.
> The system was a VirtualBox VM run on Windows, but there was nothing else happening on the machine, so this shouldn't slow things down too much. Also, the machine has 8 GB of RAM out of which 4 GB was dedicated to the VM. So I don't think the HW is particularly slow.
> I understand that this JIRA is very vague, but maybe it's worth trying to find if it's caused by some synchronous processes that we run at JBDS start.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (JBIDE-18452) XULRunner 1.9 is not supported for linux with GTK3, WIndows and Mac OS X 64-bit
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18452?page=com.atlassian.jira.plugi... ]
Denis Golovin commented on JBIDE-18452:
---------------------------------------
One more candidate to include into this Epic is JBIDE-15291
> XULRunner 1.9 is not supported for linux with GTK3, WIndows and Mac OS X 64-bit
> -------------------------------------------------------------------------------
>
> Key: JBIDE-18452
> URL: https://issues.jboss.org/browse/JBIDE-18452
> Project: Tools (JBoss Tools)
> Issue Type: Epic
> Components: visual-page-editor-core
> Affects Versions: 4.2.0.Final
> Reporter: Denis Golovin
> Fix For: 4.3.x
>
>
> Current version of VPE provides full functionality (JSF and HTML4/HTML5 preview/editing) only on 32 bit Windows and Mac OS X.
> Full functionality on Linux with SWT GTK2 with limitations. XULRunner based VPE and WebKit based HTML5 preview cannot be used at the same time because of libraries conflicts.
> Eclipse with SWT/GTK 2 can use only XULRunner base VPE for JSF and HTML Preview without full HTM5 support, or WebKit based preview with full HTML5 support, but without JSF visual editing.
> Eclipse with SWT/GTK3 can use only WebKit based preview implementation.
> Windows 64-bit has XULRunner feature that can be installed, but it is not officially supported yet, so only HTML preview based on IE is supported by default.
> Mac OS 64 bit is not supported.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (JBIDE-18452) XULRunner 1.9 is not supported for linux with GTK3, WIndows and Mac OS X 64-bit
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18452?page=com.atlassian.jira.plugi... ]
Denis Golovin updated JBIDE-18452:
----------------------------------
Summary: XULRunner 1.9 is not supported for linux with GTK3, WIndows and Mac OS X 64-bit (was: xulrunner 1.9 is not supported for linux with GTK3, WIndows and Mac OS X 64-bit)
> XULRunner 1.9 is not supported for linux with GTK3, WIndows and Mac OS X 64-bit
> -------------------------------------------------------------------------------
>
> Key: JBIDE-18452
> URL: https://issues.jboss.org/browse/JBIDE-18452
> Project: Tools (JBoss Tools)
> Issue Type: Epic
> Components: visual-page-editor-core
> Affects Versions: 4.2.0.Final
> Reporter: Denis Golovin
> Fix For: 4.3.x
>
>
> Current version of VPE provides full functionality (JSF and HTML4/HTML5 preview/editing) only on 32 bit Windows and Mac OS X.
> Full functionality on Linux with SWT GTK2 with limitations. XULRunner based VPE and WebKit based HTML5 preview cannot be used at the same time because of libraries conflicts.
> Eclipse with SWT/GTK 2 can use only XULRunner base VPE for JSF and HTML Preview without full HTM5 support, or WebKit based preview with full HTML5 support, but without JSF visual editing.
> Eclipse with SWT/GTK3 can use only WebKit based preview implementation.
> Windows 64-bit has XULRunner feature that can be installed, but it is not officially supported yet, so only HTML preview based on IE is supported by default.
> Mac OS 64 bit is not supported.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (JBIDE-18452) xulrunner 1.9 is not supported for linux with GTK3, WIndows and Mac OS X 64-bit
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18452?page=com.atlassian.jira.plugi... ]
Denis Golovin updated JBIDE-18452:
----------------------------------
Fix Version/s: 4.3.x
> xulrunner 1.9 is not supported for linux with GTK3, WIndows and Mac OS X 64-bit
> -------------------------------------------------------------------------------
>
> Key: JBIDE-18452
> URL: https://issues.jboss.org/browse/JBIDE-18452
> Project: Tools (JBoss Tools)
> Issue Type: Epic
> Components: visual-page-editor-core
> Affects Versions: 4.2.0.Final
> Reporter: Denis Golovin
> Fix For: 4.3.x
>
>
> Current version of VPE provides full functionality (JSF and HTML4/HTML5 preview/editing) only on 32 bit Windows and Mac OS X.
> Full functionality on Linux with SWT GTK2 with limitations. XULRunner based VPE and WebKit based HTML5 preview cannot be used at the same time because of libraries conflicts.
> Eclipse with SWT/GTK 2 can use only XULRunner base VPE for JSF and HTML Preview without full HTM5 support, or WebKit based preview with full HTML5 support, but without JSF visual editing.
> Eclipse with SWT/GTK3 can use only WebKit based preview implementation.
> Windows 64-bit has XULRunner feature that can be installed, but it is not officially supported yet, so only HTML preview based on IE is supported by default.
> Mac OS 64 bit is not supported.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months