-
Notifications
You must be signed in to change notification settings - Fork 3
Adapted bundled grammar for Caster v1.0.0 #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Thank you very much for your time Once again! |
1.0.0 has unified the loading mechanism across all of Caster and is significantly easier to use. With those enhancements the user directory can load any type of caster supported grammar. In previous versions you could easily create a global ccr grammar but not app grammar without a jumping through significant hoops. Therefore I would leave your previous recommendation for the last two versions in place and utilize |
|
Thanks for the clarification! |
|
firstly many many thanks for all your help! I know these are very busy period for you and my apologies for bothering you but it seems there is a small issue :) today I tested the 1.0.0 bundlesand they worked flawlessly on Windows. Because with release 0.0.4 support was added Unfortunately, it did not work, as it seems that then mapping rulemaker imports AppContext directly from dragonfly For my personal use case there are easy workarounds but but this prevents me from supporting fully aenea,as for people with a Linux host that is a big problem I guess. would you happen to have any ideas to work around this issue? Furthermore , unless I have misclassified the cause of the issue, other grammars might be affected as well! |
|
I quickly tested the default sublime rule as well, same issue appears! |
|
Thanks for the in-depth testing! I will be looking at this over the next few days and see what I can do. |
|
Thanks a lot for the quick response and Otherwise good job with the new release:) |
|
Looks like in a few days became a few minutes ago (: Needs to be tested yet but you made it easy pointing out I don't have |
|
'okay I tested it and is working :) Traceback (most recent call last): as a second note, though aenea is generally kinda laggy in my set up, I get the feeling it is a bit more, might have to do with these exceptions |
|
Interesting I would comment out the import one file at a time and see if anything is being triggered from Caster. |
|
But do not want to bother you with a performance issue might be my mistake, I have not used aenea in a while. In general I use it Mostly to check that the bBundles are working as native Caster actions Can be used with the VM:) |
|
Unfortunately the only way to prevent these exceptions seems to be to commend out from the mapping rule maker :( I even tried disabling both the sublime and the Plugging rulesBut to no avail. |
|
All right this should be solved within using the latest master branch in the respective projects involved. Aenea Now checks for |
Adapted bundled grammar for Caster v1.0.0
Caster v1.0.0 is close to release. A few things to note.
C:\Users\%USERNAME%\.caster\rulesand loaded from rather than the internal apps directory. Simply copy the file to the directory and follow the next sub bullet point.python voice coding pluginfor the grammar to load. (Only needs to be done once, Caster remembers between reboots/starts.)