[JBoss JIRA] (JBIDE-19974) Cannot detect running boot2docker on OS X
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19974?page=com.atlassian.jira.plugi... ]
Len DiMaggio reassigned JBIDE-19974:
------------------------------------
Assignee: Xavier Coulon
> Cannot detect running boot2docker on OS X
> -----------------------------------------
>
> Key: JBIDE-19974
> URL: https://issues.jboss.org/browse/JBIDE-19974
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: docker, upstream
> Affects Versions: 4.3.0.Beta1
> Reporter: Martin Malina
> Assignee: Xavier Coulon
>
> In Docker Explorer, when I want to create my first connection, I click on the link to create a connection, the dialog is opened and I get this in my Error View:
> bash: no job control in this shell
> An exception stack trace is not available.
> Another warning is generated also:
> Could not find default settings to connect to a local Docker daemon
> An exception stack trace is not available.
> I'm on OS X and have boot2docker running. By default, boot2docker will not add the DOCKER variables to .bash_profile, it will only instruct me to set them up like this:
> export DOCKER_HOST=tcp://192.168.59.103:2376
> export DOCKER_CERT_PATH=/Users/rasp/.boot2docker/certs/boot2docker-vm
> export DOCKER_TLS_VERIFY=1
> With the way the script in the Docker Tooling works (env | grep DOCKER), it cannot detect the variables unless they are in .bash_profile.
> But even if I added them there (and a new Terminal window has these variables), Eclipse still can't detect the running Docker instance.
> So something is wrong.
> I logged an upstream bug here:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=469624
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-19977) Multiple download windows blinking for intermediate images while pulling from docker registry
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19977?page=com.atlassian.jira.plugi... ]
Len DiMaggio reassigned JBIDE-19977:
------------------------------------
Assignee: Xavier Coulon
> Multiple download windows blinking for intermediate images while pulling from docker registry
> ---------------------------------------------------------------------------------------------
>
> Key: JBIDE-19977
> URL: https://issues.jboss.org/browse/JBIDE-19977
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: docker, upstream
> Affects Versions: 4.3.0.Beta1
> Reporter: Martin Malina
> Assignee: Xavier Coulon
>
> In Docker Tooling, after establishing a connection to my local boot2docker instance, I tried to pull jboss/wildfly in the Docker Images view.
> This worked, but the UI was not very nice. To get the WildFly image, Docker needs to download about 30 intermediate images. For each image, a download window would open for a short period of time and then close again.
> The overall progress is visible in the status bar of Eclipse, but otherwise you get multiple download windows opening and closing again, which is very distracting and you can't really do any other work in the meantime since a newly opened window will interrupt you again anyway. (Overall, it takes me several minutes to download the wildfly image for the first time.)
> I think a better approach would be to have one window for all the images being downloaded combined.
> Upstream BZ is here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=469627
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-19985) Tooltips in Central get stuck easily
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19985?page=com.atlassian.jira.plugi... ]
Len DiMaggio reassigned JBIDE-19985:
------------------------------------
Assignee: Fred Bricon
> Tooltips in Central get stuck easily
> ------------------------------------
>
> Key: JBIDE-19985
> URL: https://issues.jboss.org/browse/JBIDE-19985
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.3.0.Beta1
> Reporter: Martin Malina
> Assignee: Fred Bricon
> Priority: Minor
> Attachments: central-tooltips.png
>
>
> When I opened Central today, the tooltip over the first project in Central got shown (after I hovered my mouse over) and subsequently it would get stuck there and other tooltips would show up over it.
> Radim said this happened in your demo also, so I think you know this bug. (It seems there is no JIRA yet.)
> I tried to replicate this several times, always closing and opening Central, and I was able to replicate every time. You just need to hover your mouse over the items pretty quickly and sooner or later one of the tooltips will get stuck.
> !central-tooltips.png!
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-19978) Docker Images and Containers view do not display count at the top of the view
by Len DiMaggio (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19978?page=com.atlassian.jira.plugi... ]
Len DiMaggio reassigned JBIDE-19978:
------------------------------------
Assignee: Xavier Coulon
> Docker Images and Containers view do not display count at the top of the view
> -----------------------------------------------------------------------------
>
> Key: JBIDE-19978
> URL: https://issues.jboss.org/browse/JBIDE-19978
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: docker, upstream
> Affects Versions: 4.3.0.Beta1
> Reporter: Martin Malina
> Assignee: Xavier Coulon
> Attachments: images-count-missing.png
>
>
> After establishing a connection to my Docker instance, the Docker Images view shows active images. At the top, it should display something like (4/31 Images), but at first it doesn't show this.
> If I selected Show all images, and then uncheck it again, the numbers are now shown.
> In a previous attempt, during the download of the wildfly image, the numbers were shown, but once the pulling finished, the numbers disappeared.
> Similarly, in the Docker Containers view, when you first create a docker connection, the numbers are not there. But once I check Show all containers and uncheck it again, it will properly show (0/1 Containers).
> Upstream BZ is here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=469628
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-19781) Open 'Properties' view together with the Batch diagram editor
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19781?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-19781:
--------------------------------------
Assignee: Viacheslav Kabanovich (was: Tomáš Milata)
> Open 'Properties' view together with the Batch diagram editor
> -------------------------------------------------------------
>
> Key: JBIDE-19781
> URL: https://issues.jboss.org/browse/JBIDE-19781
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: batch
> Affects Versions: 4.3.0.Beta1
> Reporter: Tomáš Milata
> Assignee: Viacheslav Kabanovich
> Priority: Minor
> Labels: usability
> Fix For: 4.3.x
>
>
> Users have problems to find where to edit properties like item readers or batchlet refs.
> If the Properties view is not open when editor is started, they do not have the idea to use it.
> So I suggest to open it always when diagram is opened or changes its inner model element. Or do you have a better idea?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-20011) Add LaunchBar to abridged tools
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20011?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-20011:
-------------------------------------
Hi Len:
Max has decided it shall not be available under abridged at this time. I'll leave the issue opened for discussion, but unless Max changes his mind, it is likely to remain an additional install separate from abridged.
The main reason for this is that launchbar installs itself enabled by default, which is not the behaviour that Max thinks is appropriate.
> Add LaunchBar to abridged tools
> -------------------------------
>
> Key: JBIDE-20011
> URL: https://issues.jboss.org/browse/JBIDE-20011
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: build
> Affects Versions: 4.3.0.Beta1
> Reporter: Len DiMaggio
> Assignee: Rob Stryker
> Attachments: launchbar.png
>
>
> In 4.3.0.beta1, the LaunchBar must be installed separately from:
> "http://download.jboss.org/jbosstools/mars/staging/updates/"
> Can we add this to JBoss Tools (Abridged) and JBDS core?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months