[jbosstools-issues] [JBoss JIRA] (JBIDE-14700) NewProjectExamplesStacksRequirementsPage locks UI thread when StackClient.getStacks() called when raw.github.com is not available

Fred Bricon (JIRA) jira-events at lists.jboss.org
Wed Jun 5 09:21:54 EDT 2013


     [ https://issues.jboss.org/browse/JBIDE-14700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fred Bricon reassigned JBIDE-14700:
-----------------------------------

    Assignee: Fred Bricon


Denis, any pointers on how to implement the wait in UI thread?
                
> NewProjectExamplesStacksRequirementsPage locks UI thread when StackClient.getStacks() called when raw.github.com is not available
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-14700
>                 URL: https://issues.jboss.org/browse/JBIDE-14700
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: project-examples
>    Affects Versions: 4.1.0.Beta1
>         Environment: Any
>            Reporter: Denis Golovin
>            Assignee: Fred Bricon
>
> ProjectsExamples freezes UI if raw.github.com is not available. It happens because StackClient tries to download stacks definition from raw.github.com/jboss-jdf/jdf-stack/1.0.0.Final/stacks.yaml.
> Solution is to put Stacks initialization/download in new thread and wait in UI thread and check for timeout or cancel request form user.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list