[JBoss JIRA] (JBIDE-17442) BrowserSim crash on Fedora 20 when browsing jQuery Mobile app
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17442?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov updated JBIDE-17442:
-------------------------------------------
Fix Version/s: 4.3.x
(was: 4.3.0.Alpha2)
> BrowserSim crash on Fedora 20 when browsing jQuery Mobile app
> -------------------------------------------------------------
>
> Key: JBIDE-17442
> URL: https://issues.jboss.org/browse/JBIDE-17442
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.2.0.Beta1
> Environment: Fedora 20
> JBoss Developer Studio 8.0.0.Beta1
> webkitgtk-2.2.7-1.fc20.x86_64
> Reporter: Vineet Reynolds
> Assignee: Konstantin Marmalyukov
> Fix For: 4.3.x
>
>
> BrowserSim crashes when launching the TicketMonster app (from WFK 2.6). The offending line of code seems to be :
> {noformat}
> $("#container").enhanceWithin();
> {noformat}
> in the mobile {{router.js}}. The [enhanceWithin API|http://api.jquerymobile.com/enhanceWithin/] is new in jQueryMobile 1.4.x. The same line works without any flaw in BrowserSim on Windows and Mac OS X. It also works without problems in Chrome 34 and Firefox 28 on Fedora 20.
> The crash occurred on both GTK2 and GTK3 engines.
> Additional notes - strace output reveals that BrowserSim is terminated due to a SIGTRAP event, which is a bit weird.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-18672) cannot run ionic tabs (the default) app with cordovasim
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18672?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-18672:
--------------------------------
Fix Version/s: 4.3.0.Beta1
(was: 4.3.0.Alpha2)
> cannot run ionic tabs (the default) app with cordovasim
> -------------------------------------------------------
>
> Key: JBIDE-18672
> URL: https://issues.jboss.org/browse/JBIDE-18672
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cordovasim
> Affects Versions: 4.2.0.Final
> Environment: Mac OS X, JavaFX
> Reporter: Max Rydahl Andersen
> Assignee: Ilya Buziuk
> Labels: upstream
> Fix For: 4.3.0.Beta1
>
>
> run:
> ionic start ionic-demo
> import ionic-demo
> run as > cordova sim
> try use the app, click back.
> Two issues:
> 1) cordova sim complains about app.appexit not being supported
> 2) when trying to click do not show again I get the following in the cordovasim error log:
> Outstanding resource locks detected:
> ES2 Vram Pool: 51,815,392 used (19.3%), 51,815,392 managed (19.3%), 268,435,456 total
> 84 total resources being managed
> average resource age is 15.1 frames
> 0 resources at maximum supported age (0.0%)
> 16 resources marked permanent (19.0%)
> 17 resources have had mismatched locks (20.2%)
> 17 resources locked (20.2%)
> 30 resources contain interesting data (35.7%)
> 0 resources disappeared (0.0%)
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-18880) Visual Preview java fatal error
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18880?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov updated JBIDE-18880:
-------------------------------------------
Fix Version/s: 4.3.x
(was: 4.3.0.Alpha2)
> Visual Preview java fatal error
> -------------------------------
>
> Key: JBIDE-18880
> URL: https://issues.jboss.org/browse/JBIDE-18880
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.2.0.Final
> Environment: Fedora 20 x86_64
> java version "1.7.0_71"
> OpenJDK Runtime Environment (fedora-2.5.3.0.fc20-x86_64 u71-b14)
> OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode)
> Reporter: Denis Golovin
> Assignee: Konstantin Marmalyukov
> Fix For: 4.3.x
>
> Attachments: hs_error.log
>
>
> JJVM crashes with console output:
> {code}
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> # SIGSEGV (0xb) at pc=0x00007f49a16acbcc, pid=15823, tid=139957761074944
> #
> # JRE version: OpenJDK Runtime Environment (7.0_71-b14) (build 1.7.0_71-mockbuild_2014_10_15_17_02-b00)
> # Java VM: OpenJDK 64-Bit Server VM (24.65-b04 mixed mode linux-amd64 compressed oops)
> # Derivative: IcedTea 2.5.3
> # Distribution: Built on Fedora release 20 (Heisenbug) (Wed Oct 15 17:02:58 UTC 2014)
> # Problematic frame:
> # C [libjavascriptcoregtk-3.0.so.0+0x2e2bcc] void JSC::ConservativeRoots::genericAddSpan<JSC::CompositeMarkHook<JSC::JITStubRoutineSet, SC::DFGCodeBlocks> >(void*, void*, JSC::CompositeMarkHook<JSC::JITStubRoutineSet, JSC::DFGCodeBlocks>&)+0x7c
> #
> # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
> #
> # An error report file with more information is saved as:
> # /tmp/jvm-15823/hs_error.log
> #
> # If you would like to submit a bug report, please include
> # instructions on how to reproduce the bug and visit:
> # http://icedtea.classpath.org/bugzilla
> #
> {code}
> see attached [^hs_error.log]
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-18974) Latest Ionic app based on tabs template is not shown on HTM5 Preview
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18974?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov updated JBIDE-18974:
-------------------------------------------
Fix Version/s: 4.3.0.Beta1
(was: 4.3.0.Alpha2)
> Latest Ionic app based on tabs template is not shown on HTM5 Preview
> --------------------------------------------------------------------
>
> Key: JBIDE-18974
> URL: https://issues.jboss.org/browse/JBIDE-18974
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.2.1.Final
> Environment: Fedora 20 Linux x86_64
> OpenJDK 7
> SWT_GTK3=1
> Reporter: Denis Golovin
> Assignee: Konstantin Marmalyukov
> Fix For: 4.3.0.Beta1
>
> Attachments: screenshot1.png, screenshot2.png
>
>
> The app works fine in internal browser, bit not in HTML5 Preview (see image screenshot1.png below).
> The same issue when I open external browser form preview. But after a while Refresh in external browser finally shows the page (see screenshot2.png below).
> After that it appears in preview as well.
> !screenshot1.png!
> !screenshot2.png!
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19283) Unnecessary dialog displayed when LiveReload is enabled/disabled for BrowserSim
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19283?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov updated JBIDE-19283:
-------------------------------------------
Fix Version/s: 4.3.x
(was: 4.3.0.Beta1)
> Unnecessary dialog displayed when LiveReload is enabled/disabled for BrowserSim
> -------------------------------------------------------------------------------
>
> Key: JBIDE-19283
> URL: https://issues.jboss.org/browse/JBIDE-19283
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.3.0.Alpha1
> Environment: JBDS 9.0.0.Alpha1-v20150216-1042-B11
> Reporter: Vlado Pakan
> Assignee: Konstantin Marmalyukov
> Priority: Minor
> Fix For: 4.3.x
>
>
> 1. Open BrowserSim
> 2. Select skin which doesn't fit to screen
> ASSERT: Dialog asking to choose Truncate or Show actual size is displayed
> 3. Select one from those options
> 4. Enable or disable LiveReload for BrowserSim
> ERROR: Dialog asking to choose Truncate or Show actual size is displayed
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19283) Unnecessary dialog displayed when LiveReload is enabled/disabled for BrowserSim
by Konstantin Marmalyukov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19283?page=com.atlassian.jira.plugi... ]
Konstantin Marmalyukov updated JBIDE-19283:
-------------------------------------------
Fix Version/s: 4.3.0.Beta1
(was: 4.3.0.Alpha2)
> Unnecessary dialog displayed when LiveReload is enabled/disabled for BrowserSim
> -------------------------------------------------------------------------------
>
> Key: JBIDE-19283
> URL: https://issues.jboss.org/browse/JBIDE-19283
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.3.0.Alpha1
> Environment: JBDS 9.0.0.Alpha1-v20150216-1042-B11
> Reporter: Vlado Pakan
> Assignee: Konstantin Marmalyukov
> Priority: Minor
> Fix For: 4.3.x
>
>
> 1. Open BrowserSim
> 2. Select skin which doesn't fit to screen
> ASSERT: Dialog asking to choose Truncate or Show actual size is displayed
> 3. Select one from those options
> 4. Enable or disable LiveReload for BrowserSim
> ERROR: Dialog asking to choose Truncate or Show actual size is displayed
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3182) Installer step 4: remove obsolete 'bit' radio buttons
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3182?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3182:
--------------------------------
Attachment: Red Hat JBoss Developer Studio 9.0.0.Alpha2_001.png
> Installer step 4: remove obsolete 'bit' radio buttons
> -----------------------------------------------------
>
> Key: JBDS-3182
> URL: https://issues.jboss.org/browse/JBDS-3182
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Enhancement
> Components: installer
> Affects Versions: 8.0.0.CR2
> Reporter: Michelle Murray
> Assignee: Denis Golovin
> Priority: Minor
> Fix For: 9.0.0.Alpha2
>
> Attachments: Red Hat JBoss Developer Studio 9.0.0.Alpha2_001.png
>
>
> Installer step 4 (Select JVM) has 'Installation Type' and radio buttons for 64 and 32 bit Java developer kits. This is now obsolete and should be removed:
> * There is no 32-bit supported OS X-JDK combination.
> * The radio buttons don't work for Linux-based or Windows OS for which there is supported 32/64 bit supported OS-JDK combinations.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBDS-3182) Installer step 4: remove obsolete 'bit' radio buttons
by CDW Engine (JIRA)
[ https://issues.jboss.org/browse/JBDS-3182?page=com.atlassian.jira.plugin.... ]
CDW Engine updated JBDS-3182:
-----------------------------
CDW release: + (was: ?)
> Installer step 4: remove obsolete 'bit' radio buttons
> -----------------------------------------------------
>
> Key: JBDS-3182
> URL: https://issues.jboss.org/browse/JBDS-3182
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Enhancement
> Components: installer
> Affects Versions: 8.0.0.CR2
> Reporter: Michelle Murray
> Assignee: Denis Golovin
> Priority: Minor
> Fix For: 9.0.0.Alpha2
>
>
> Installer step 4 (Select JVM) has 'Installation Type' and radio buttons for 64 and 32 bit Java developer kits. This is now obsolete and should be removed:
> * There is no 32-bit supported OS X-JDK combination.
> * The radio buttons don't work for Linux-based or Windows OS for which there is supported 32/64 bit supported OS-JDK combinations.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years