[JBoss JIRA] (JBIDE-15513) Cordovasim: Make back button always enabled
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15513?page=com.atlassian.jira.plugi... ]
Ilya Buziuk commented on JBIDE-15513:
-------------------------------------
[~kmarmaliykov], Everything seems to work well. However CordovaSim users could find a little bit annoying the fact that when the back button is pressed "about:blank" screen will be shown. IMO it would be really nice to show something like that !homeScreen.png|thumbnail! (probably more minimalistic and platform agnostic)
> Cordovasim: Make back button always enabled
> -------------------------------------------
>
> Key: JBIDE-15513
> URL: https://issues.jboss.org/browse/JBIDE-15513
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: browsersim
> Affects Versions: 4.2.0.Alpha1
> Reporter: Konstantin Marmalyukov
> Assignee: Konstantin Marmalyukov
> Fix For: 4.2.0.Alpha1
>
> Attachments: homeScreen.png
>
>
> Back button behaviour can be overriden by cordova api. So it needs to be enabled for cordovaSim.
--
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
12 years, 7 months
[JBoss JIRA] (JBIDE-15494) Software/Update page - Cannot create temporary directory
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15494?page=com.atlassian.jira.plugi... ]
Fred Bricon commented on JBIDE-15494:
-------------------------------------
[~kpiwko]: bug is not public (yet). I assume Oracle needs to check this is not a critical security report first, before making it public.
> Software/Update page - Cannot create temporary directory
> --------------------------------------------------------
>
> Key: JBIDE-15494
> URL: https://issues.jboss.org/browse/JBIDE-15494
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.1.0.Final, 4.1.1.Alpha1
> Reporter: Radim Hopp
> Assignee: Fred Bricon
> Priority: Blocker
> Fix For: 4.1.1.Alpha2
>
>
> Recently, Software/Update page of JBoss Central stopped working (No Connectors Found).
> Error log:
> {noformat}
> Cannot download bundle at http://download.jboss.org/jbosstools/updates/development/kepler/plugins/o...: Unable to create temporary file
> {noformat}
> {noformat}
> a.io.IOException: Unable to create temporary file
> at java.io.File$TempDirectory.generateFile(File.java:1891)
> at java.io.File.createTempFile(File.java:1979)
> at org.jboss.tools.project.examples.internal.discovery.xpl.RemoteExternalBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteExternalBundleDiscoveryStrategy.java:217)
> at org.jboss.tools.project.examples.internal.discovery.xpl.RemoteExternalBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteExternalBundleDiscoveryStrategy.java:1)
> at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:724)
> {noformat}
> This issue affects both JBDS and JBT, both not only in 7.1.0 (4.1.1) but also in 7.0.0.Final (4.1.0.Final), thus it's marked as blocker.
--
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
12 years, 7 months
[JBoss JIRA] (JBIDE-15494) Software/Update page - Cannot create temporary directory
by Karel Piwko (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15494?page=com.atlassian.jira.plugi... ]
Karel Piwko commented on JBIDE-15494:
-------------------------------------
Max, what am I doing wrong? http://bugs.sun.com/view_bug.do?bug_id=9006934 says *This bug is not available*
> Software/Update page - Cannot create temporary directory
> --------------------------------------------------------
>
> Key: JBIDE-15494
> URL: https://issues.jboss.org/browse/JBIDE-15494
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.1.0.Final, 4.1.1.Alpha1
> Reporter: Radim Hopp
> Assignee: Fred Bricon
> Priority: Blocker
> Fix For: 4.1.1.Alpha2
>
>
> Recently, Software/Update page of JBoss Central stopped working (No Connectors Found).
> Error log:
> {noformat}
> Cannot download bundle at http://download.jboss.org/jbosstools/updates/development/kepler/plugins/o...: Unable to create temporary file
> {noformat}
> {noformat}
> a.io.IOException: Unable to create temporary file
> at java.io.File$TempDirectory.generateFile(File.java:1891)
> at java.io.File.createTempFile(File.java:1979)
> at org.jboss.tools.project.examples.internal.discovery.xpl.RemoteExternalBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteExternalBundleDiscoveryStrategy.java:217)
> at org.jboss.tools.project.examples.internal.discovery.xpl.RemoteExternalBundleDiscoveryStrategy$DownloadBundleJob.call(RemoteExternalBundleDiscoveryStrategy.java:1)
> at java.util.concurrent.FutureTask.run(FutureTask.java:262)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> at java.lang.Thread.run(Thread.java:724)
> {noformat}
> This issue affects both JBDS and JBT, both not only in 7.1.0 (4.1.1) but also in 7.0.0.Final (4.1.0.Final), thus it's marked as blocker.
--
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
12 years, 7 months
[JBoss JIRA] (JBIDE-15514) CordovaSim: Firebug lite is not opened when CordovaSim and browsersim windows are on second monitor
by Konstantin Marmalyukov (JIRA)
Konstantin Marmalyukov created JBIDE-15514:
----------------------------------------------
Summary: CordovaSim: Firebug lite is not opened when CordovaSim and browsersim windows are on second monitor
Key: JBIDE-15514
URL: https://issues.jboss.org/browse/JBIDE-15514
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: browsersim
Affects Versions: 4.2.0.Alpha1
Environment: win7 with two monitors
Reporter: Konstantin Marmalyukov
Assignee: Konstantin Marmalyukov
Fix For: 4.2.0.Alpha1
1. Open CordovaSim.
2. Place cordovaSim and browserSim windows on main monitor.
3. Open FirebugLite. ASSERT: Firebug window appears.
4. Move both windows on secondary monitor.
5. Open Firebug Lite. ASSERT: FBL window does not appears.
--
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
12 years, 7 months
[JBoss JIRA] (JBIDE-15513) Cordovasim: Mak back button always enabled
by Konstantin Marmalyukov (JIRA)
Konstantin Marmalyukov created JBIDE-15513:
----------------------------------------------
Summary: Cordovasim: Mak back button always enabled
Key: JBIDE-15513
URL: https://issues.jboss.org/browse/JBIDE-15513
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: browsersim
Affects Versions: 4.2.0.Alpha1
Reporter: Konstantin Marmalyukov
Assignee: Konstantin Marmalyukov
Fix For: 4.2.0.Alpha1
Back button behaviour can be overriden by cordova api. So it needs to be enabled for cordovaSim.
--
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
12 years, 7 months