[GitHub] [royale-asjs] dhendargo1 opened a new issue #1095: Having causes compiler Error: Unable to resolve resource bundle 'core'

2021-03-23 Thread GitBox
dhendargo1 opened a new issue #1095: URL: https://github.com/apache/royale-asjs/issues/1095 Hi, Below is content of a .mxml file that reliably (100% of the time) reproduces this issue. Thanks for looking into this and let me know if you need further info. -Danny `

[GitHub] [royale-asjs] chrisdutz merged pull request #1087: Feature/distribution allignment

2021-03-21 Thread GitBox
chrisdutz merged pull request #1087: URL: https://github.com/apache/royale-asjs/pull/1087 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [royale-compiler] chrisdutz merged pull request #180: Feature/distribution allignment

2021-03-21 Thread GitBox
chrisdutz merged pull request #180: URL: https://github.com/apache/royale-compiler/pull/180 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[GitHub] [royale-compiler] brianraymes commented on issue #182: Binding Data Missing in Debug and Release Builds ~20% of Builds

2021-03-19 Thread GitBox
brianraymes commented on issue #182: URL: https://github.com/apache/royale-compiler/issues/182#issuecomment-803080559 I believe this has helped for now. My Royale project is roughly at 1,500 files and growing. Haven't seen the issue since increasing the memory. I'll report more findings

[GitHub] [royale-compiler] mjesteve opened a new issue #184: Include recognition of CSS variables

2021-03-19 Thread GitBox
mjesteve opened a new issue #184: URL: https://github.com/apache/royale-compiler/issues/184 Hi, I am trying to use "variables" in my default CSS but not succeeding, when compiling I get an error: Error: Unexpected exception 'java.util.NoSuchElementException' at

[GitHub] [royale-asjs] mjesteve commented on issue #1093: CSS variables error

2021-03-19 Thread GitBox
mjesteve commented on issue #1093: URL: https://github.com/apache/royale-asjs/issues/1093#issuecomment-802766583 It seems that the definitive solution is to include this option in the compiler ... I pass the issue to royale-compiler. -- This is an automated message from the Apache

[GitHub] [royale-asjs] mjesteve closed issue #1093: CSS variables error

2021-03-19 Thread GitBox
mjesteve closed issue #1093: URL: https://github.com/apache/royale-asjs/issues/1093 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [royale-asjs] alinakazi closed issue #1084: MenuBar 3rd-level is not showing

2021-03-17 Thread GitBox
alinakazi closed issue #1084: URL: https://github.com/apache/royale-asjs/issues/1084 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [royale-asjs] alinakazi commented on issue #1094: mx Repeater Issue

2021-03-17 Thread GitBox
alinakazi commented on issue #1094: URL: https://github.com/apache/royale-asjs/issues/1094#issuecomment-801035175 ![image](https://user-images.githubusercontent.com/36731338/111465873-65c70600-8744-11eb-87f6-15394a9da3dc.png)

[GitHub] [royale-asjs] alinakazi opened a new issue #1094: mx Repeater Issue

2021-03-17 Thread GitBox
alinakazi opened a new issue #1094: URL: https://github.com/apache/royale-asjs/issues/1094 Example: [src.txt](https://github.com/apache/royale-asjs/files/6156248/src.txt) Error: [Error.txt](https://github.com/apache/royale-asjs/files/6156241/Error.txt)

[GitHub] [royale-asjs] mjesteve opened a new issue #1093: CSS variables error

2021-03-17 Thread GitBox
mjesteve opened a new issue #1093: URL: https://github.com/apache/royale-asjs/issues/1093 Hi, I am trying to use "variables" in my default CSS but not succeeding, when compiling I get an error: Error: Unexpected exception 'java.util.NoSuchElementException' at

[GitHub] [royale-compiler] Harbs merged pull request #183: Fix int.MAX_VALUE

2021-03-15 Thread GitBox
Harbs merged pull request #183: URL: https://github.com/apache/royale-compiler/pull/183 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [royale-asjs] Bilbosax closed issue #1092: Button Text Issue on iOS

2021-03-14 Thread GitBox
Bilbosax closed issue #1092: URL: https://github.com/apache/royale-asjs/issues/1092 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [royale-asjs] Bilbosax commented on issue #1092: Button Text Issue on iOS

2021-03-14 Thread GitBox
Bilbosax commented on issue #1092: URL: https://github.com/apache/royale-asjs/issues/1092#issuecomment-798995216 I fixed this myself by just decreasing the padding set for a default button. But just thought you guys might need to be aware.

[GitHub] [royale-asjs] Bilbosax opened a new issue #1092: Button Text Issue on iOS

2021-03-14 Thread GitBox
Bilbosax opened a new issue #1092: URL: https://github.com/apache/royale-asjs/issues/1092 The text in a button doesn't center vertically on iOS 12.5.1 in either Safari or Chrome. It does on a button on a ToggleButtonBar as you can see in the image, but not a regular standard Jewel

[GitHub] [royale-compiler] stanislaw89 opened a new pull request #183: Fix int.MAX_VALUE

2021-03-14 Thread GitBox
stanislaw89 opened a new pull request #183: URL: https://github.com/apache/royale-compiler/pull/183 Fixing `int.MAX_VALUE` as the range for `int` is `-2147483648 ... 2147483647`, not `-2147483648 ... 2147483648` This is an

[GitHub] [royale-asjs] pashminakazi opened a new issue #1091: Uncaught TypeError: indicatorClass is not a constructor (FormItem.js:737)

2021-03-12 Thread GitBox
pashminakazi opened a new issue #1091: URL: https://github.com/apache/royale-asjs/issues/1091 ![image](https://user-images.githubusercontent.com/42200979/110979596-9f83bf80-8386-11eb-81ad-47f161c30448.png)

[GitHub] [royale-asjs] pashminakazi opened a new issue #1090: Functionality of contextMenuOwner in ContextMenuEvent Class

2021-03-11 Thread GitBox
pashminakazi opened a new issue #1090: URL: https://github.com/apache/royale-asjs/issues/1090 Please guide about Implementation for this property in ContextMenuEvent class public function get contextMenuOwner():InteractiveObject public function set

[GitHub] [royale-asjs] alinakazi commented on issue #1084: MenuBar 3rd-level is not showing

2021-03-11 Thread GitBox
alinakazi commented on issue #1084: URL: https://github.com/apache/royale-asjs/issues/1084#issuecomment-796611255 Alex menu instead of children at 3rd level , I tried with an example and it worked. Thanks This is an

[GitHub] [royale-asjs] alinakazi commented on issue #1084: MenuBar 3rd-level is not showing

2021-03-11 Thread GitBox
alinakazi commented on issue #1084: URL: https://github.com/apache/royale-asjs/issues/1084#issuecomment-79652 Alex , tried a solution/work around for 3rd level menu items .. I changed Array to XMLListCollection and it worked till 3rd level menu items. menu items are shown.

[GitHub] [royale-asjs] pashminakazi commented on issue #1042: Unable to select text from AdvancedDataGridColumn

2021-03-10 Thread GitBox
pashminakazi commented on issue #1042: URL: https://github.com/apache/royale-asjs/issues/1042#issuecomment-796537217 Hi Alex, Its sufficient thank u so much, Can you please guide me that in which class what functions should be implemented for ADG drag-select working? And

[GitHub] [royale-asjs] aharui commented on issue #1084: MenuBar 3rd-level is not showing

2021-03-10 Thread GitBox
aharui commented on issue #1084: URL: https://github.com/apache/royale-asjs/issues/1084#issuecomment-796499266 Array-based Menu data providers default to looking for `menu` instead of `children` at the 3rd-level and subsequent levels. There's probably some way to set the `submenuField`

[GitHub] [royale-asjs] Bilbosax opened a new issue #1089: SimpleLoader Issue on iOS

2021-03-10 Thread GitBox
Bilbosax opened a new issue #1089: URL: https://github.com/apache/royale-asjs/issues/1089 I just uploaded my first Royale app to my website to test it on multiple platforms. It needs some tweaking, but is going pretty good, except for iOS. My app does not run on iOS at all. When my app

[GitHub] [royale-asjs] aharui commented on issue #1042: Unable to select text from AdvancedDataGridColumn

2021-03-10 Thread GitBox
aharui commented on issue #1042: URL: https://github.com/apache/royale-asjs/issues/1042#issuecomment-795832950 It is just a prototype. I don't think I will have time soon to create a complete implementation. You should be able to start from here and complete it yourself. I don't

[GitHub] [royale-asjs] pashminakazi commented on issue #1042: Unable to select text from AdvancedDataGridColumn

2021-03-10 Thread GitBox
pashminakazi commented on issue #1042: URL: https://github.com/apache/royale-asjs/issues/1042#issuecomment-795400852 @aharui Thank u so much but there's something missing from it 1) There's only a copy option is shown all other default options are not shown on the click. 2)

[GitHub] [royale-asjs] aharui commented on issue #1042: Unable to select text from AdvancedDataGridColumn

2021-03-10 Thread GitBox
aharui commented on issue #1042: URL: https://github.com/apache/royale-asjs/issues/1042#issuecomment-795102299 Here's a prototype of custom renderer with a custom right click menu.

[GitHub] [royale-compiler] brianraymes commented on issue #182: Binding Data Missing in Debug and Release Builds ~20% of Builds

2021-03-09 Thread GitBox
brianraymes commented on issue #182: URL: https://github.com/apache/royale-compiler/issues/182#issuecomment-794231049 Interesting. My project is fairly large. I will give that a try and report back. Thank you. This is an

[GitHub] [royale-asjs] alinakazi removed a comment on issue #1088: Uncaught TypeError: Cannot read property 'numElements' of null (MenuBar.js:199)

2021-03-09 Thread GitBox
alinakazi removed a comment on issue #1088: URL: https://github.com/apache/royale-asjs/issues/1088#issuecomment-793604570 Issue has been resolved with commits

[GitHub] [royale-asjs] alinakazi commented on issue #1088: Uncaught TypeError: Cannot read property 'numElements' of null (MenuBar.js:199)

2021-03-09 Thread GitBox
alinakazi commented on issue #1088: URL: https://github.com/apache/royale-asjs/issues/1088#issuecomment-793604570 Issue has been resolved with commits

[GitHub] [royale-asjs] alinakazi closed issue #1088: Uncaught TypeError: Cannot read property 'numElements' of null (MenuBar.js:199)

2021-03-09 Thread GitBox
alinakazi closed issue #1088: URL: https://github.com/apache/royale-asjs/issues/1088 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [royale-compiler] greg-dove commented on issue #182: Binding Data Missing in Debug and Release Builds ~20% of Builds

2021-03-08 Thread GitBox
greg-dove commented on issue #182: URL: https://github.com/apache/royale-compiler/issues/182#issuecomment-793269956 I was generally aware of the issue you describe, but have not seen this for a long long time, and I use Maven all the time. If it has been getting worse perhaps it is

[GitHub] [royale-compiler] brianraymes opened a new issue #182: Binding Data Missing in Debug and Release Builds ~20% of Builds

2021-03-08 Thread GitBox
brianraymes opened a new issue #182: URL: https://github.com/apache/royale-compiler/issues/182 The issue with binding data missing in builds, both release and debug, is starting to seem worse and worse. This is not a new issue, but is now bad enough that it seems to happen in roughly 20%

[GitHub] [royale-asjs] alinakazi commented on issue #1088: Uncaught TypeError: Cannot read property 'numElements' of null (MenuBar.js:199)

2021-03-08 Thread GitBox
alinakazi commented on issue #1088: URL: https://github.com/apache/royale-asjs/issues/1088#issuecomment-792749423 I am looking this issue and it seems some commits for this fix earlier are reverted This is an automated

[GitHub] [royale-asjs] pashminakazi commented on issue #1088: Uncaught TypeError: Cannot read property 'numElements' of null (MenuBar.js:199)

2021-03-08 Thread GitBox
pashminakazi commented on issue #1088: URL: https://github.com/apache/royale-asjs/issues/1088#issuecomment-792746582 In old SDK numElements was defined : ![image](https://user-images.githubusercontent.com/42200979/110325875-b7cba580-8039-11eb-83dc-4f334559e1b8.png)

[GitHub] [royale-asjs] pashminakazi opened a new issue #1088: Uncaught TypeError: Cannot read property 'numElements' of null (MenuBar.js:199)

2021-03-08 Thread GitBox
pashminakazi opened a new issue #1088: URL: https://github.com/apache/royale-asjs/issues/1088 With New SDK I got this Error and menuBar disappears ![image](https://user-images.githubusercontent.com/42200979/110323347-4dfdcc80-8036-11eb-9bf6-5ccbf41567b7.png)

[GitHub] [royale-compiler] brianraymes opened a new issue #181: Minification Issue - Packages That include ".prototype." Fail on Release Builds

2021-03-05 Thread GitBox
brianraymes opened a new issue #181: URL: https://github.com/apache/royale-compiler/issues/181 It appears that having anything within a package/folder of "prototype" fails minification; app fails to start. **Steps to Reproduce** 1. _Create an AS file within a package that

[GitHub] [royale-compiler] chrisdutz opened a new pull request #180: Feature/distribution allignment

2021-03-05 Thread GitBox
chrisdutz opened a new pull request #180: URL: https://github.com/apache/royale-compiler/pull/180 Seems ready for review. This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [royale-asjs] chrisdutz opened a new pull request #1087: Feature/distribution allignment

2021-03-05 Thread GitBox
chrisdutz opened a new pull request #1087: URL: https://github.com/apache/royale-asjs/pull/1087 Seems ready for review. This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [royale-asjs] pashminakazi opened a new issue #1086: ComboBox mandatory field's border Color should be red

2021-03-04 Thread GitBox
pashminakazi opened a new issue #1086: URL: https://github.com/apache/royale-asjs/issues/1086 Example: https://paste.apache.org/euue1 Output : ![image](https://user-images.githubusercontent.com/42200979/109938570-00115d80-7cf2-11eb-9a17-1ecb9b798561.png) If there is nothing

[GitHub] [royale-asjs] mjesteve commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-03-03 Thread GitBox
mjesteve commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-789539657 Sure, but let me check what you say ... "I don't want to waste your time." I'll tell you things ... Hiedra

[GitHub] [royale-asjs] chrisdutz commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-03-03 Thread GitBox
chrisdutz commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-789535769 If you want, we could probably do a quick Zoom session and then you can show me what you're doing and I might be able to help and understand better.

[GitHub] [royale-asjs] chrisdutz commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-03-03 Thread GitBox
chrisdutz commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-789535223 Well ... if you see dependency-resolution problems, you're using Maven to build and if you're using Maven you're not using the distribution (The artifacts are taken from the

[GitHub] [royale-asjs] mjesteve commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-03-03 Thread GitBox
mjesteve commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-789530733 Everything you say "I see" BUT if I compile the same project, with the SDK compiled with ANT or with MAVEN-ANT, the error does not occur and the compilation succeeds. Maybe

[GitHub] [royale-asjs] chrisdutz commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-03-03 Thread GitBox
chrisdutz commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-789525881 But the problems you are having with maven definitely have nothing to do with my changes as these only have an effect on the distribution, not on the maven build. Nothing

[GitHub] [royale-asjs] chrisdutz commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-03-03 Thread GitBox
chrisdutz commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-789524785 Aaahh ... yeah ... those empty files ... guess I was hoping that rat actually doesn't require headers on empty files ... and it seems on my machine it didn't fail. Perhaps

[GitHub] [royale-asjs] mjesteve commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-03-02 Thread GitBox
mjesteve commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-789345252 I could not compile the SDK ... I had to add the license text to the files% ROYALE_ASJS_HOME%\distribution\src\main\resources\frameworks\[localfonts.ser | macfonts.ser |

[GitHub] [royale-asjs] chrisdutz commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-03-02 Thread GitBox
chrisdutz commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-789244695 In the config files there should be two entries ... one for the JS libd in js-library-path with "js/libs" and here every lib should have the suffix "JS" and the normal libs in

[GitHub] [royale-asjs] chrisdutz commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-03-02 Thread GitBox
chrisdutz commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-789243439 I just compared the version generated by the maven distribution and the ant distribution and they are effectively equal (Except little naming cleanups I added to the maven

[GitHub] [royale-asjs] mjesteve edited a comment on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-03-02 Thread GitBox
mjesteve edited a comment on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-789207221 The swc's are created in the js/libs folder: ![image](https://user-images.githubusercontent.com/55754195/109704021-6bdeb380-7b96-11eb-839a-63d402dcc7ba.png)

[GitHub] [royale-asjs] mjesteve commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-03-02 Thread GitBox
mjesteve commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-789207221 The swc's are created in the js/libs folder: ![image](https://user-images.githubusercontent.com/55754195/109704021-6bdeb380-7b96-11eb-839a-63d402dcc7ba.png) But in

[GitHub] [royale-asjs] chrisdutz commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-03-02 Thread GitBox
chrisdutz commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-789065648 Ööööhm ... well right now: Use the new distribution and tell me what doesn't work ;-) This is an automated

[GitHub] [royale-asjs] mjesteve commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-03-02 Thread GitBox
mjesteve commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-789064568 Hahahaha, Of course Chris, I do it to give you feedback, to help a little. You tell me the tests that you need that I do. Hiedra.

[GitHub] [royale-asjs] chrisdutz commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-03-02 Thread GitBox
chrisdutz commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-789062006 But please ... it's still a work in progress ;-) ... of course I would be super happy for feedback that everything is working ... but please don't expect it to :-) But always

[GitHub] [royale-asjs] mjesteve commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-03-02 Thread GitBox
mjesteve commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-789059409 It is true Piotr, there are times that I have to launch the compilation several times for it to be successful, this time I did not have the precaution to do it ... With the

[GitHub] [royale-asjs] chrisdutz commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-03-02 Thread GitBox
chrisdutz commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-789058961 But she said in my branch ... I created an additional artifact in the compiler module to pack up all the scripts. As it's only in a branch it's not available from the Apache

[GitHub] [royale-asjs] piotrzarzycki21 commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-03-02 Thread GitBox
piotrzarzycki21 commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-789045825 I don't think she need to do that. In general all the stuff should be reachable from maven central. Above issue is well known to me, I cannot in 100% that this is the

[GitHub] [royale-asjs] chrisdutz commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-03-02 Thread GitBox
chrisdutz commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-789042043 Hi Have you also checked out and built the same branch in compiler and typedef repo? It needs changes in those too. Chris

[GitHub] [royale-asjs] mjesteve commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-03-02 Thread GitBox
mjesteve commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-789039729 Chris, I can't generate the maven distribution with your branch (There are so many emails that I don't know where to reply ...): [INFO] mxmlc

[GitHub] [royale-asjs] chrisdutz commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-03-01 Thread GitBox
chrisdutz commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-788026296 It's all on the branch: "feature/distribution-alignment" (Now that I know that the Maven distribution is being used .. I'm a bit more careful ;-) ) ... but a lot of not

[GitHub] [royale-asjs] piotrzarzycki21 commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-03-01 Thread GitBox
piotrzarzycki21 commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-788024214 @chrisdutz please do this on the branch, so we could test it with our projects. Thanks! This is an

[GitHub] [royale-asjs] chrisdutz commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-03-01 Thread GitBox
chrisdutz commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-788021063 I'm currently actually completely rewriting the distribution process for maven. It turned out a lot of the static resources in the maven distribution were out of sync with the

[GitHub] [royale-asjs] javeiga-iest commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-03-01 Thread GitBox
javeiga-iest commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-788010705 Compiling the previous version of the SDK we still have problems, can it have something to do with the artifacts that are downloaded regardless of the version compiled

[GitHub] [royale-asjs] mjesteve commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-02-28 Thread GitBox
mjesteve commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-787456881 Chris, I got this email and it spammed me “apache/royale-asjs re...@reply.github.com>” , sorry, I didn't read it ... Yes, there is an

[GitHub] [royale-asjs] chrisdutz commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-02-28 Thread GitBox
chrisdutz commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-787436726 The strange thing is that the royale-config lists the manifest you manually added ... so not quite sure why this has any effect at all.

[GitHub] [royale-asjs] chrisdutz commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-02-28 Thread GitBox
chrisdutz commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-787436545 Is there a demo application I your use to replicate the problem? This is an automated message from the Apache

[GitHub] [royale-asjs] carlosrovira commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-02-26 Thread GitBox
carlosrovira commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-786494818 Hi, probably the problem with one lib project working and the other not was a hidden problem that was not shown with the older config. The patch seems valid to me, but we

[GitHub] [royale-asjs] carlosrovira commented on pull request #1085: jewel-daterangerestriction: Fix logic when both min and max dates are set

2021-02-25 Thread GitBox
carlosrovira commented on pull request #1085: URL: https://github.com/apache/royale-asjs/pull/1085#issuecomment-786171584 ok thanks!, maybe the problems are due to our changes in maven sdk distribution? I think no more things where changed

[GitHub] [royale-asjs] brianraymes commented on pull request #1085: jewel-daterangerestriction: Fix logic when both min and max dates are set

2021-02-25 Thread GitBox
brianraymes commented on pull request #1085: URL: https://github.com/apache/royale-asjs/pull/1085#issuecomment-786168967 Yes, it does. Sorry for the delay! Has a very busy last couple weeks. It had me confused for a bit as it wasn't working until I performed a "mvn clean" on

[GitHub] [royale-asjs] carlosrovira merged pull request #1085: jewel-daterangerestriction: Fix logic when both min and max dates are set

2021-02-25 Thread GitBox
carlosrovira merged pull request #1085: URL: https://github.com/apache/royale-asjs/pull/1085 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [royale-asjs] carlosrovira commented on pull request #1085: jewel-daterangerestriction: Fix logic when both min and max dates are set

2021-02-25 Thread GitBox
carlosrovira commented on pull request #1085: URL: https://github.com/apache/royale-asjs/pull/1085#issuecomment-786165548 Thanks Brian, this fixes the TDJ example too? This is an automated message from the Apache Git

[GitHub] [royale-asjs] brianraymes opened a new pull request #1085: jewel-daterangerestriction: Fix logic when both min and max dates are set

2021-02-25 Thread GitBox
brianraymes opened a new pull request #1085: URL: https://github.com/apache/royale-asjs/pull/1085 This fixes the date comparison when both minDate and maxDate are set at the same time. Oops! ;-) This is an automated message

[GitHub] [royale-asjs] pashminakazi commented on issue #1042: Unable to select text from AdvancedDataGridColumn

2021-02-25 Thread GitBox
pashminakazi commented on issue #1042: URL: https://github.com/apache/royale-asjs/issues/1042#issuecomment-785831942 @aharui Please check: https://paste.apache.org/4v9wm Drag-select of text is not working,I want to drag-select text and then right-click to copy that text but drag-select

[GitHub] [royale-asjs] Harbs commented on issue #436: index.html Issue

2021-02-25 Thread GitBox
Harbs commented on issue #436: URL: https://github.com/apache/royale-asjs/issues/436#issuecomment-785726990 This kind of error usually means that the dependency tree could not be constructed correctly. The exact error and some more info on your project would be helpful in diagnosing what

[GitHub] [royale-asjs] atta94 commented on issue #436: index.html Issue

2021-02-24 Thread GitBox
atta94 commented on issue #436: URL: https://github.com/apache/royale-asjs/issues/436#issuecomment-785628716 I'm facing the same issue, can you tell me how did you resolved this issue. Thanks This is an automated message

[GitHub] [royale-asjs] mjesteve commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-02-24 Thread GitBox
mjesteve commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-785458014 Sorry, I forgot to point out that the error occurs when loading the BeanProvider in App.mxml (the code is in Jose's first email). This Beanprovider is where is referenced, in

[GitHub] [royale-asjs] mjesteve commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-02-24 Thread GitBox
mjesteve commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-785419348 The truth is that I do not know if it is "the correct patch". I have applied it to 2 projects and in one it works perfectly and in the other it causes an error in runtime when

[GitHub] [royale-asjs] joshtynjala edited a comment on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-02-24 Thread GitBox
joshtynjala edited a comment on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-785232187 Reopening because that's a workaround and not the solution. Using classes like `` in MXML should "just work" without any extra configuration.

[GitHub] [royale-asjs] joshtynjala commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-02-24 Thread GitBox
joshtynjala commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-785232187 Reopening because that's a workaround and not the solution. Using classes like in MXML should "just work" without any extra configuration.

[GitHub] [royale-asjs] carlosrovira commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-02-24 Thread GitBox
carlosrovira commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-785184076 Ok Thanks. I think we need to add something to a royale-config in maven probably This is an automated

[GitHub] [royale-asjs] javeiga-iest commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-02-24 Thread GitBox
javeiga-iest commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-785026427 By adding the following line to the _additionalCompilerOptions_ statement apparently solves the problem:

[GitHub] [royale-asjs] javeiga-iest closed issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-02-24 Thread GitBox
javeiga-iest closed issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [royale-asjs] carlosrovira edited a comment on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-02-24 Thread GitBox
carlosrovira edited a comment on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-784980770 Hi @javeiga-iest, @chrisdutz asked about issues with current maven distro and I want to ask you if this problem still remains. I saw an email from Maria Jose

[GitHub] [royale-asjs] carlosrovira commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-02-24 Thread GitBox
carlosrovira commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-784980770 Hi @chrisdutz asked about issues with current maven distro and I want to ask you if this problem still remains. I saw an email from Maria Jose yesterday that I didn't

[GitHub] [royale-asjs] javeiga-iest edited a comment on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-02-23 Thread GitBox
javeiga-iest edited a comment on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-784226014 Yes, as additional information we have these classes in a separate project as a library. In fact, if I move the class to the main project, it compiles correctly.

[GitHub] [royale-asjs] javeiga-iest commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-02-23 Thread GitBox
javeiga-iest commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-784226014 Yes, we also have these classes in a separate project as a library. In fact, if I move the class to the main project, it compiles correctly.

[GitHub] [royale-asjs] carlosrovira commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-02-23 Thread GitBox
carlosrovira commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-784206856 ok, so the problem is to have an mxml in a library that uses a fx:Array (and I guess any other fx:Object), right? This was working before latest changes in Royale?

[GitHub] [royale-asjs] mjesteve edited a comment on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-02-23 Thread GitBox
mjesteve edited a comment on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-784156505 It seems that the problem only appears with "libraries". Let's see if I have time later and try to pass todomvc-crux-jewel to the library and app ... I'll tell you how

[GitHub] [royale-asjs] mjesteve commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-02-23 Thread GitBox
mjesteve commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-784156505 It seems that the problem only appears with "libraries". Let's see if I have time later and try to pass allvc-crux-jewel to the library and app ... I'll tell you how it looks.

[GitHub] [royale-asjs] pashminakazi opened a new issue #1084: MenuBar 3rd-level is not showing

2021-02-23 Thread GitBox
pashminakazi opened a new issue #1084: URL: https://github.com/apache/royale-asjs/issues/1084 In my application, there is a hierarchy of menu like **Admin** -> **Security** -> **Users** -> Create **User** when I click **Admin** a popup opens for sub-menu level 1, I selected

[GitHub] [royale-asjs] carlosrovira commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-02-23 Thread GitBox
carlosrovira commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-784041254 Hi Javier, I build all today (without latest Josh changes about player global generation). Then build todomvc-crux-jewel example with maven and with maven sdk

[GitHub] [royale-asjs] Bilbosax commented on issue #1074: ToggleButtonBar Selection Issue

2021-02-22 Thread GitBox
Bilbosax commented on issue #1074: URL: https://github.com/apache/royale-asjs/issues/1074#issuecomment-783543745 Thanks Josh. Appreciate you dropping by and giving us your input. This is an automated message from the

[GitHub] [royale-asjs] javeiga-iest commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-02-22 Thread GitBox
javeiga-iest commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-783535917 I have my development branch updated https://github.com/apache/royale-asjs/commit/c2a7d5e4761c37d1baddeb6b0cb2d897f45a28db but i still have the same problem. Is

[GitHub] [royale-asjs] carlosrovira commented on issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-02-22 Thread GitBox
carlosrovira commented on issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083#issuecomment-783530285 Hi Javier, probably this is related to the changes we are doing in the maven distribution (if you're using it) We are still working on it. You probably need to update

[GitHub] [royale-asjs] javeiga-iest opened a new issue #1083: fx:Array tag could not be resolved to an ActionScript class.

2021-02-22 Thread GitBox
javeiga-iest opened a new issue #1083: URL: https://github.com/apache/royale-asjs/issues/1083 Since this morning, I cannot compile my Apache Royale projects, the error is located when trying to use the Array class from the adobe fx package ... ```

[GitHub] [royale-asjs] joshtynjala commented on issue #1074: ToggleButtonBar Selection Issue

2021-02-22 Thread GitBox
joshtynjala commented on issue #1074: URL: https://github.com/apache/royale-asjs/issues/1074#issuecomment-783516243 Any time that you update the Royale SDK to a new version, you need to clean your project's output directory. As I understand it, the compiler has some kind of optimization

[GitHub] [royale-asjs] chrisdutz opened a new pull request #1082: - Hopefully fixed the ACE build

2021-02-22 Thread GitBox
chrisdutz opened a new pull request #1082: URL: https://github.com/apache/royale-asjs/pull/1082 I hope these changes make the ACE module to build nicely but I would feel better, if someone with experience with the ACE module could have a look.

[GitHub] [royale-asjs] carlosrovira commented on issue #1074: ToggleButtonBar Selection Issue

2021-02-20 Thread GitBox
carlosrovira commented on issue #1074: URL: https://github.com/apache/royale-asjs/issues/1074#issuecomment-782737280 Hi @Bilbosax, can't say really since I don't use that way to compile. I build with maven alway to target folder since that ensure my build works the same in local and in a

[GitHub] [royale-asjs] Bilbosax commented on issue #1074: ToggleButtonBar Selection Issue

2021-02-20 Thread GitBox
Bilbosax commented on issue #1074: URL: https://github.com/apache/royale-asjs/issues/1074#issuecomment-782731544 I edited my last answer a lot, so I don't know if you read the final version, but what I finally found the issue to be was the bin folder. "Finally, I thought that

[GitHub] [royale-asjs] sebbASF commented on issue #1080: Hashes required for https://downloads.apache.org/royale/compiler-build-tools/1.2.0/binaries/

2021-02-20 Thread GitBox
sebbASF commented on issue #1080: URL: https://github.com/apache/royale-asjs/issues/1080#issuecomment-782718014 Anyone with write access to [1] -- this includes all PMC members -- can generate and upload the hashes. [1]

[GitHub] [royale-asjs] carlosrovira commented on issue #1074: ToggleButtonBar Selection Issue

2021-02-20 Thread GitBox
carlosrovira commented on issue #1074: URL: https://github.com/apache/royale-asjs/issues/1074#issuecomment-782696169 Hi @Bilbosax great you got it!! :D About caching...Your problem is very strange, but for sure it will have an explanation, but is difficult to imagine what could be.

<    4   5   6   7   8   9   10   11   12   13   >