[JBoss JIRA] (JBDS-3542) Splash screen scaling is broken on Windows
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-3542?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen commented on JBDS-3542:
-------------------------------------------
not sure if we have control over this since it is a bitmap - but I reckon we could use absolute positions instead on the progress bar or somehow have the splashscreen render scaled (would be unsharp though)
Denis, do you know?
> Splash screen scaling is broken on Windows
> ------------------------------------------
>
> Key: JBDS-3542
> URL: https://issues.jboss.org/browse/JBDS-3542
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: ui/branding
> Affects Versions: 9.0.0.GA
> Environment: Windows 10
> 4k resolution with 250% scale
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Labels: ui-scaling
> Fix For: 9.1.0.Beta2
>
> Attachments: splash.png
>
>
> The splash screen window itself doesn't scale, but some text inside it does. The result looks like this:
> !splash.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBDS-3542) Splash screen scaling is broken on Windows
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-3542?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen reassigned JBDS-3542:
-----------------------------------------
Assignee: Denis Golovin
> Splash screen scaling is broken on Windows
> ------------------------------------------
>
> Key: JBDS-3542
> URL: https://issues.jboss.org/browse/JBDS-3542
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: ui/branding
> Affects Versions: 9.0.0.GA
> Environment: Windows 10
> 4k resolution with 250% scale
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Labels: ui-scaling
> Fix For: 9.1.0.Beta2
>
> Attachments: splash.png
>
>
> The splash screen window itself doesn't scale, but some text inside it does. The result looks like this:
> !splash.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBDS-3542) Splash screen scaling is broken on Windows
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-3542?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen updated JBDS-3542:
--------------------------------------
Fix Version/s: 9.1.0.Beta2
> Splash screen scaling is broken on Windows
> ------------------------------------------
>
> Key: JBDS-3542
> URL: https://issues.jboss.org/browse/JBDS-3542
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: ui/branding
> Affects Versions: 9.0.0.GA
> Environment: Windows 10
> 4k resolution with 250% scale
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Labels: ui-scaling
> Fix For: 9.1.0.Beta2
>
> Attachments: splash.png
>
>
> The splash screen window itself doesn't scale, but some text inside it does. The result looks like this:
> !splash.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBDS-3549) Developer - start and stop the CDK easily from within the IDE
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBDS-3549?page=com.atlassian.jira.plugin.... ]
Martin Malina closed JBDS-3549.
-------------------------------
I think this is ready to be closed. There a few remaining issues, but the general workflow works on Windows which is the main target for now. That is not to say that it's easy to set up on Windows, but all the obstacles are related to getting cdk to work rather than issues with the tooling.
> Developer - start and stop the CDK easily from within the IDE
> -------------------------------------------------------------
>
> Key: JBDS-3549
> URL: https://issues.jboss.org/browse/JBDS-3549
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Story
> Components: server
> Reporter: Max Rydahl Andersen
> Assignee: Rob Stryker
> Labels: new_and_noteworthy
> Fix For: 9.1.0.Beta1, 10.0.0.Alpha1
>
>
> User Story:
> As a Developer I should be able to start and stop the CDK easily from within the IDE without having to know about internal details like vagrant or command line tools so I can get started quickly.
> Acceptance Criteria:
> * If CDK is not running, clicking start should bring up the CDK and I should be able to use the docker and openshift tooling against the CDK from Eclipse
> * If CDK is running already, clicking start should recognize that and not try to stop/halt it and then I should be able to use the docker and openshift tooling against the CDK from Eclipse
> * If CDK is running, clicking stop should halt the CDK and docker
> * When stopped, the docker and openshift configuraton should still stay in Eclipse, but should not work and give sensible errors when/if failing.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBIDE-21352) OpenShift Server Adapter: New server adapter could use preselected project from project explorer
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21352?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-21352 at 12/18/15 5:43 AM:
--------------------------------------------------------------------
[~scabanovich]hmm, good point indeed.
The problem is actually that you can select some project is package-/project-explorer/navigator and get over to the servers view. In this case there's none of the project listing views that is active (the servers view is active) and afaics there's no way for me to find out which one of the 3 is visible.
I could use a mix: try the active view (to see if I can get a project from it) and if I cannot, fallback to the fixed precedence?
was (Author: adietish):
hmm, good point indeed.
The problem is actually that you can select some project is package-/project-explorer/navigator and get over to the servers view. In this case there's none of the project listing views that is active (the servers view is active) and afaics there's no way for me to find out which one of the 3 is visible.
I could use a mix: try the active view (to see if I can get a project from it) and if I cannot, fallback to the fixed precedence?
> OpenShift Server Adapter: New server adapter could use preselected project from project explorer
> ------------------------------------------------------------------------------------------------
>
> Key: JBIDE-21352
> URL: https://issues.jboss.org/browse/JBIDE-21352
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Labels: openshift_v3, server_adapter_wizard
> Fix For: 4.3.1.Beta2
>
>
> It would be nice if wizard to create a new OpenShift 3 server adapter would use preselected project from Project explorer, if it is opened and selected. Currently it uses first eclipse project.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBIDE-21352) OpenShift Server Adapter: New server adapter could use preselected project from project explorer
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21352?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-21352 at 12/18/15 5:43 AM:
--------------------------------------------------------------------
[~scabanovich] hmm, good point indeed.
The problem is actually that you can select some project is package-/project-explorer/navigator and get over to the servers view. In this case there's none of the project listing views that is active (the servers view is active) and afaics there's no way for me to find out which one of the 3 is visible.
I could use a mix: try the active view (to see if I can get a project from it) and if I cannot, fallback to the fixed precedence?
was (Author: adietish):
[~scabanovich]hmm, good point indeed.
The problem is actually that you can select some project is package-/project-explorer/navigator and get over to the servers view. In this case there's none of the project listing views that is active (the servers view is active) and afaics there's no way for me to find out which one of the 3 is visible.
I could use a mix: try the active view (to see if I can get a project from it) and if I cannot, fallback to the fixed precedence?
> OpenShift Server Adapter: New server adapter could use preselected project from project explorer
> ------------------------------------------------------------------------------------------------
>
> Key: JBIDE-21352
> URL: https://issues.jboss.org/browse/JBIDE-21352
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.1.Beta1
> Reporter: Marián Labuda
> Assignee: Andre Dietisheim
> Labels: openshift_v3, server_adapter_wizard
> Fix For: 4.3.1.Beta2
>
>
> It would be nice if wizard to create a new OpenShift 3 server adapter would use preselected project from Project explorer, if it is opened and selected. Currently it uses first eclipse project.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months