[JBoss JIRA] (JBIDE-20587) IClient calls are executed in UI thread
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20587?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-20587:
------------------------------------------
[~rawagner] do you have concrete pointers? We're trying hard NOT to have remoting executed in the UI thread, so this would definitely be a unintended flaw.
> IClient calls are executed in UI thread
> ---------------------------------------
>
> Key: JBIDE-20587
> URL: https://issues.jboss.org/browse/JBIDE-20587
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.Beta2
> Reporter: Rastislav Wagner
> Assignee: Jeff Cantrill
> Priority: Critical
> Fix For: 4.3.1.CR1
>
>
> org.jboss.tools.openshift.core.connection.Connection is using UI thread while executing calls to IClient. Some of these calls may take longer time (for example getting logs) thus should not be running in UI thread.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBDS-3579) Fuse archetype catalog cannot be added with JBDS 9
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBDS-3579?page=com.atlassian.jira.plugin.... ]
Fred Bricon updated JBDS-3579:
------------------------------
Fix Version/s: 10.0.0.Alpha1
> Fuse archetype catalog cannot be added with JBDS 9
> --------------------------------------------------
>
> Key: JBDS-3579
> URL: https://issues.jboss.org/browse/JBDS-3579
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: maven
> Affects Versions: 9.0.0.GA
> Reporter: Keith Babo
> Assignee: Fred Bricon
> Fix For: 10.0.0.Alpha1
>
>
> When adding the Fuse Integration Services archetype catalog to JBDS 9, the IDE reports that the catalog is empty. This works in Eclipse and I've heard reports that it also works in earlier versions of JBDS (although I have not confirmed this personally).
> Archetype catalog in question:
> https://repo.fusesource.com/nexus/content/groups/public/io/fabric8/archet...
> Steps to reproduce:
> - Preferences -> Maven -> Archetypes -> Add Remote Catalog
> - Add URL above for Catalog File
> - Click Verify ... and you get the message "Remote catalog is empty"
> - Click Finish and try to use the catalog from the New Maven Project wizard and the message is "No archetypes available for this catalog."
> Impact here is that Fuse customers looking to use Fuse on OpenShift cannot use JBDS to create new projects using our Maven archetypes (the primary means of getting started).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-21529) Properties view: Columns of OpenShift resources in tabbed properties are too wide
by Jeff Cantrill (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21529?page=com.atlassian.jira.plugi... ]
Jeff Cantrill reassigned JBIDE-21529:
-------------------------------------
Assignee: Viacheslav Kabanovich
Resolution: Done
Merged into master, cherry-picked into 4.3.x
> Properties view: Columns of OpenShift resources in tabbed properties are too wide
> ---------------------------------------------------------------------------------
>
> Key: JBIDE-21529
> URL: https://issues.jboss.org/browse/JBIDE-21529
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Reporter: Marián Labuda
> Assignee: Viacheslav Kabanovich
> Labels: properties
> Fix For: 4.3.1.CR1
>
>
> In new tabbed properties overview of OpenShift resources there is a table listing selected OpenShift resource, e.g. pods, builds etc. Columns in this table are too wide by default and their width exceed few times content of the column. It makes necessary to scroll or resize columns, what make it less user friendly. Columns could fit more to length of content of the column by default.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-21589) JBDS crash sometimes when opening Show in Console on a project
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21589?page=com.atlassian.jira.plugi... ]
Marián Labuda commented on JBIDE-21589:
---------------------------------------
Unfortunately, today I was not so lucky to reproduce this issue in any way (several times tried showing in console, javadoc view, autocompletion. I have bluejeans installed so its highly probable that is the cause of those crashes.
> JBDS crash sometimes when opening Show in Console on a project
> --------------------------------------------------------------
>
> Key: JBIDE-21589
> URL: https://issues.jboss.org/browse/JBIDE-21589
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Environment: Fedora 22
> openjdk 8.0_71-b15
> Reporter: Marián Labuda
> Priority: Critical
> Labels: openshift_v3
> Attachments: log.txt
>
>
> Crash log
> {code}
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> # SIGSEGV (0xb) at pc=0x00007f0cfe0bbcaf, pid=13526, tid=139697620236032
> #
> # JRE version: OpenJDK Runtime Environment (8.0_71-b15) (build 1.8.0_71-b15)
> # Java VM: OpenJDK 64-Bit Server VM (25.71-b15 mixed mode linux-amd64 compressed oops)
> # Problematic frame:
> # C [libwebkitgtk-3.0.so.0+0x47bcaf]
> #
> # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
> #
> # An error report file with more information is saved as:
> # /home/mlabuda/testing/jbds/910Beta2stable/hs_err_pid13526.log
> #
> # If you would like to submit a bug report, please visit:
> # http://bugreport.java.com/bugreport/crash.jsp
> # The crash happened outside the Java Virtual Machine in native code.
> # See problematic frame for where to report the bug.
> #
> {code}
> For more thread dump see attached log.txt
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-21476) Credential Composite not working when user overrides password for single-use
by Radim Hopp (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21476?page=com.atlassian.jira.plugi... ]
Radim Hopp closed JBIDE-21476.
------------------------------
Verified in JBDS 9.0.0.Beta2a. Closing.
> Credential Composite not working when user overrides password for single-use
> ----------------------------------------------------------------------------
>
> Key: JBIDE-21476
> URL: https://issues.jboss.org/browse/JBIDE-21476
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: common/jst/core, runtime-detection
> Affects Versions: 4.3.1.Beta2
> Environment: JBDS 9.1.0.Beta2 nightly (17.1.2016)
> Reporter: Radim Hopp
> Assignee: Rob Stryker
> Labels: respin-a
> Fix For: 4.3.1.Beta2
>
>
> When selecting Username on TaskWizardPage in DownloadRuntimesWizard, password is pre-fileld, when selected username has password set. However changing this password has no effect.
> I think that best solution is to have password textbox enabled only when username does not have password configured in credentials framework.
> On auth fail, message (probably with link to Credentials preferences) should be displayed to show user where is the correct place for changing that password.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-21607) "Show In -> Browsersim" on EJB module should be disabled
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21607?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov reassigned JBIDE-21607:
----------------------------------------------
Assignee: Konstantin Marmalyukov
> "Show In -> Browsersim" on EJB module should be disabled
> --------------------------------------------------------
>
> Key: JBIDE-21607
> URL: https://issues.jboss.org/browse/JBIDE-21607
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.3.1.Beta2
> Reporter: Martin Malina
> Assignee: Konstantin Marmalyukov
> Fix For: 4.4.0.Alpha1
>
>
> This is a followup of JBIDE-21138 . When you deploy an ejb module, all the items in Server View under Show in are enabled, but they don't do anything. They should be disabled.
> Rob did his part for Show in Server, but he says separate JIRAs are needed in other components.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-21607) "Show In -> Browsersim" on EJB module should be disabled
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21607?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov updated JBIDE-21607:
-------------------------------------------
Fix Version/s: 4.4.0.Alpha1
> "Show In -> Browsersim" on EJB module should be disabled
> --------------------------------------------------------
>
> Key: JBIDE-21607
> URL: https://issues.jboss.org/browse/JBIDE-21607
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.3.1.Beta2
> Reporter: Martin Malina
> Assignee: Konstantin Marmalyukov
> Fix For: 4.4.0.Alpha1
>
>
> This is a followup of JBIDE-21138 . When you deploy an ejb module, all the items in Server View under Show in are enabled, but they don't do anything. They should be disabled.
> Rob did his part for Show in Server, but he says separate JIRAs are needed in other components.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-19283) Unnecessary dialog displayed when LiveReload is enabled/disabled for BrowserSim
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19283?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov updated JBIDE-19283:
-------------------------------------------
Fix Version/s: 4.4.x
(was: 4.3.x)
> Unnecessary dialog displayed when LiveReload is enabled/disabled for BrowserSim
> -------------------------------------------------------------------------------
>
> Key: JBIDE-19283
> URL: https://issues.jboss.org/browse/JBIDE-19283
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.3.0.Alpha1
> Environment: JBDS 9.0.0.Alpha1-v20150216-1042-B11
> Reporter: Vlado Pakan
> Assignee: Konstantin Marmalyukov
> Priority: Minor
> Fix For: 4.4.x
>
>
> 1. Open BrowserSim
> 2. Select skin which doesn't fit to screen
> ASSERT: Dialog asking to choose Truncate or Show actual size is displayed
> 3. Select one from those options
> 4. Enable or disable LiveReload for BrowserSim
> ERROR: Dialog asking to choose Truncate or Show actual size is displayed
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-6334) Preferences to control DnD markers parameters and captions like Color, What kind of markers to show and what colors should be used
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-6334?page=com.atlassian.jira.plugin... ]
Konstantin Marmalyukov updated JBIDE-6334:
------------------------------------------
Fix Version/s: LATER
(was: 4.3.x)
> Preferences to control DnD markers parameters and captions like Color, What kind of markers to show and what colors should be used
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-6334
> URL: https://issues.jboss.org/browse/JBIDE-6334
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: visual-page-editor-core
> Affects Versions: 3.2.0.M1
> Reporter: Denis Golovin
> Assignee: Konstantin Marmalyukov
> Priority: Optional
> Labels: dnd, new_and_noteworthy, vpe
> Fix For: LATER
>
>
> DnD markers behavior should have preferences to control at least color, because at first sight I would prefer different color scheme. Red for possible positions and black for position where dropped element is going to be inserted.
> Here option candidates:
> 1. Show Possible Drop Markers : Yes/No checkbox
> 2. Possible Drop Location Marker color: Color Chooser
> 3. Drop Location Marker Color
> 4. Highlight Drop Target Element: yes/No checkbox
> 5. Highlighted element Border color: Color Chooser
> 6. Highlighted element Background color: Color Chooser
> 7. Highlighting Transparency: 50-100%
> In DnD captions (JBIDE-5970) would be good to have preferences to let it be controlled. Something like:
> 1. Where to show caption: VPE ,Eclipse Status Line
> 2. Where to show if VPE is selected in point 1: Align to Cursor, Highlighted element or have it always at the same fixed place.
> 3. Show the code after DnD is finished in caption: Yes/No
> 4. Font color: Color chooser
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months