Hi Everyone,
We have a legacy application that recently got migrated to VA Smalltalk 9.2 from IBM Visual Age Smalltalk 6.0. I am not able to save the changes as when i click on the File-> Save Part, the Editor is showing an error. I would be very glad if we get a solution for this issue. Thanks, Subham
-- You received this message because you are subscribed to the Google Groups "VAST Community Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/fb61c36d-2e5f-44da-9a1e-7774ea839824n%40googlegroups.com. |
Greetings Subham, Could you please share the stacktrace instead of the debugger? From the debugger, you can go to the menu "Stack" and see the options to copy or save the stack trace to file. Thanks! Hi Everyone,
You received this message because you are subscribed to the Google Groups "VAST Community Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/CAOUkibHY%3DfOpZEqFn_ML9FWWfZ9hHv_VY%2BsTgDB-3iJNiUyffA%40mail.gmail.com. |
Hi Mariano,
Thank you so much for your instant reply. I have attached the stack trace. Thanks, Subham. On Monday, April 19, 2021 at 7:03:45 PM UTC+5:30 [hidden email] wrote:
You received this message because you are subscribed to the Google Groups "VAST Community Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/b82c37d2-b6ff-4737-8a94-ecb8c5e02719n%40googlegroups.com. stack.txt (66K) Download Attachment |
Thanks Subham, I don't see anything obviously wrong, but since you have an active support plan, why don't you send an email to [hidden email] so that we can allocate engineering time and take a deeper look? Best, Hi Mariano,
You received this message because you are subscribed to the Google Groups "VAST Community Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/CAOUkibHpU%3DgtiMr4oGSmU%3D1f-FO7yhhgSqU0V7Kat_BzYabpVA%40mail.gmail.com. |
Administrator
|
In reply to this post by subham.t...@gmail.com
For those who are interested in following this, I have encountered something similar when merging two versions of a class with #abtBuildInternals. In my example, one version had added a component. When merging the code, it doesn't update the stashed component information stored with the class in the repository. This will result in errors like object not found. Hint: if you are going to merge version of parts, generate and merge the archival code so that you can regenerate those stashed components before trying to use the visual editor. On Monday, April 19, 2021 at 6:37:40 AM UTC-7 [hidden email] wrote: Hi Mariano, You received this message because you are subscribed to the Google Groups "VAST Community Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/b57fd388-09bd-4cbe-868e-3e5a744bbf5bn%40googlegroups.com. |
Free forum by Nabble | Edit this page |