[JBoss JIRA] (JBIDE-18583) pong index.html no longer works on cordovasim (Mac OS specific)
by André Dietisheim (Jira)
[ https://issues.jboss.org/browse/JBIDE-18583?page=com.atlassian.jira.plugi... ]
André Dietisheim commented on JBIDE-18583:
------------------------------------------
[~jeffmaury] given that cordovasim was deprecated, shouldnt we close this as WONTDO or OUTDATED?
> pong index.html no longer works on cordovasim (Mac OS specific)
> ---------------------------------------------------------------
>
> Key: JBIDE-18583
> URL: https://issues.jboss.org/browse/JBIDE-18583
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cordovasim
> Affects Versions: 4.2.0.CR2
> Environment: Mac Os
> Reporter: Max Rydahl Andersen
> Assignee: Ilya Buziuk
> Priority: Minor
> Labels: upstream
> Fix For: 4.12.x
>
> Attachments: index.html.zip
>
>
> This works in previous versions.
> replace the index.html into a hybrid app - it works when using ios simulator but not with cordovasim.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (JBIDE-20584) CordovaSim doesn't talk to remote FH cloud app
by André Dietisheim (Jira)
[ https://issues.jboss.org/browse/JBIDE-20584?page=com.atlassian.jira.plugi... ]
André Dietisheim commented on JBIDE-20584:
------------------------------------------
[~jeffmaury] but then, Cordovasim was deprecated?
> CordovaSim doesn't talk to remote FH cloud app
> ----------------------------------------------
>
> Key: JBIDE-20584
> URL: https://issues.jboss.org/browse/JBIDE-20584
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cordovasim, upstream
> Reporter: Ilya Buziuk
> Assignee: Ilya Buziuk
> Priority: Critical
> Labels: upstream
> Fix For: 4.12.x
>
> Attachments: remote.png
>
>
> I found several issue connected with CordovaSim FH & cordova.js >= 4.0.0:
> -1) Running against *local* FH cloud app fails with disabled proxy (need to use local by default)- (UPD: reported as a separated issue - JBIDE-20590)
> 2) Running against *remote* FH cloud app does not work with cordovasim at all (for remote proxy the error is the following):
> {code}
> XMLHttpRequest cannot load https://rippleapi.herokuapp.com/xhr_proxy?tinyhippos_apikey=ABC&tinyhippo.... Cannot use wildcard in Access-Control-Allow-Origin when credentials flag is true.
> {code}
> -Literally, this cordova hello world app does not work against FH app preview (It used to work before)- (UPD: not a bug the app must be deployed firstly - JBIDE-20606)!remote.png|thumbnail!*strong text*
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (JBIDE-20912) Enable / Disable LiveReload settings have no effect for pages with already injected LiveReload.js
by André Dietisheim (Jira)
[ https://issues.jboss.org/browse/JBIDE-20912?page=com.atlassian.jira.plugi... ]
André Dietisheim commented on JBIDE-20912:
------------------------------------------
[~jeffmaury] Cordovasim and livereload were deprecated, not actively developed any more, shouldn't we close this as WONTDO or OUTDATED?
> Enable / Disable LiveReload settings have no effect for pages with already injected LiveReload.js
> -------------------------------------------------------------------------------------------------
>
> Key: JBIDE-20912
> URL: https://issues.jboss.org/browse/JBIDE-20912
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim, cordovasim
> Affects Versions: 4.3.0.CR2
> Environment: JBDS 9.0.0.GA-v20151002-2235-B124, Fedora 22 KDE 64 bit, Oracle Java 1.8
> Reporter: Vlado Pakan
> Assignee: Ilya Buziuk
> Priority: Major
> Fix For: 4.12.x
>
>
> 1. Import HTML 5 project from JBoss Central
> 2. Run it on server
> 3. Open Server view, expand running server, select HTML 5 project, click on context menu 'Show In' > 'Web Browser via LiveReolad Server'
> ASSERT: index.html page is opened in system web browser
> 4. Copy link with index.html from system web broweer to Browsersim
> ASSERT: LiveReload is enabled in BrowserSim context menu
> 5. Open index.html page in VPE, change content and save it
> ASSERT: Changes are rendered in BrowserSim and system web browser
> 6. Disable LiveReload in BrowserSim context menu
> 7. change content of index.html and save it
> ASSERT: Changes are rendered in system web browser
> ERROR: Changes are rendered in BrowserSim (CordovaSim)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months
[JBoss JIRA] (JBIDE-22952) 3rd party caused HIDDEN below CordovaSimLaunchParametersUtil.getCordovaEngineLocation
by André Dietisheim (Jira)
[ https://issues.jboss.org/browse/JBIDE-22952?page=com.atlassian.jira.plugi... ]
André Dietisheim commented on JBIDE-22952:
------------------------------------------
[~jeffmaury] Cordovasim was deprecated, not actively developed any more, shouldn't we close this as WONTDO or OUTDATED?
> 3rd party caused HIDDEN below CordovaSimLaunchParametersUtil.getCordovaEngineLocation
> -------------------------------------------------------------------------------------
>
> Key: JBIDE-22952
> URL: https://issues.jboss.org/browse/JBIDE-22952
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cordovasim
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Priority: Major
> Fix For: 4.12.x
>
>
> The following problem was reported via the automated error reporting:
> Message: An internal error occurred during: "Launching kitchensink-cordova".
> {noformat}
> HIDDEN: Numeric identifier MUST NOT contain leading zeroes
> at EXTERNAL.EXTERNAL(null:-1)
> at org.eclipse.thym.android.core.adt.AndroidLibraryResolver.initFiles(AndroidLibraryResolver.java:56)
> at org.eclipse.thym.android.core.adt.AndroidLibraryResolver.isLibraryConsistent(AndroidLibraryResolver.java:88)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.searchDir(CordovaEngineProvider.java:246)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.searchDir(CordovaEngineProvider.java:271)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.searchDir(CordovaEngineProvider.java:271)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.searchDir(CordovaEngineProvider.java:271)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.searchDir(CordovaEngineProvider.java:271)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.searchForRuntimes(CordovaEngineProvider.java:233)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.initEngineList(CordovaEngineProvider.java:83)
> at org.eclipse.thym.core.engine.internal.cordova.CordovaEngineProvider.getAvailableEngines(CordovaEngineProvider.java:63)
> at org.eclipse.thym.core.engine.HybridMobileEngineManager.defaultEngines(HybridMobileEngineManager.java:112)
> at org.eclipse.thym.core.engine.HybridMobileEngineManager.getActiveEngines(HybridMobileEngineManager.java:78)
> at org.eclipse.thym.core.HybridProject.getActiveEngines(HybridProject.java:163)
> at org.jboss.tools.cordovasim.eclipse.launch.CordovaSimLaunchParametersUtil.getCordovaEngineLocation(CordovaSimLaunchParametersUtil.java:204)
> at org.jboss.tools.cordovasim.eclipse.launch.internal.CordovaSimLauncher.launchCordovaSim(CordovaSimLauncher.java:79)
> at org.jboss.tools.cordovasim.eclipse.launch.internal.CordovaSimLaunchConfigurationDelegate.launch(CordovaSimLaunchConfigurationDelegate.java:25)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:885)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
> at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1039)
> at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1256)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
> Bundles:
> | org.eclipse.core.jobs | 3.8.0.v20160509-0411 | 3.8.0.v20160509-0411 |
> | org.eclipse.debug.core | 3.10.100.v20160419-1720 | 3.10.100.v20160419-1720 |
> | org.eclipse.debug.ui | 3.11.200.v20160518-1858 | 3.11.200.v20160518-1858 |
> | org.eclipse.thym.android.core | 2.0.0.201605071736 | 2.0.0.201605071736 |
> | org.eclipse.thym.core | 2.0.0.201605071736 | 2.0.0.201605071736 |
> | org.jboss.tools.cordovasim.eclipse | 3.8.0.Final-v20160609-2302-B3 | 3.8.0.Final-v20160609-2302-B3 |
> Operating Systems:
> | MacOSX | 10.9.5 | 10.9.5 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/57988311e4b0300861...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 9 months