Right-click menu on Ravels dies after linking
System dynamics program with additional features for economics
Brought to you by:
hpcoder,
profstevekeen
RVL fle I was working on.
It appears to be saved as a "feature" too--reloading Ravel and opening that file didn't remove the problem.
Ah lovely. A timebomb left by the Coditas crew. It appears that they supplied a limited sequence of icons representing the link group colours, so when more than 8 groups of linked ravels is hit, you get a resource not found error. The answer (probably) is use a modulo operator to wrap the link group index around so that it always stays within the limited palette of colours.
Not exactly fatal, though, I'll reassign the priority.
It will be fatal though once people start creating large documents, as I
did there. I’d like to do a Ford Prefect on this and at least remove the
Slightly.
Best, Steve
Professor Steve Keen
Want to rebuild economics? Support me on
Patreon: https://www.patreon.com/ProfSteveKeen
https://www.patreon.com/ProfSteveKeen
My latest book, The New Economics, is now available from Polity:
http://politybooks.com/bookdetail/?isbn=9781509545285
@ProfSteveKeen
Mobile +66 (0) 99-257-2692
Honorary Professor, UCL &ISRS Distinguished Research Fellow
www.profstevekeen.com
On Sat, 1 Mar 2025 at 04:51, High Performance Coder hpcoder@users.sourceforge.net wrote:
Related
Ravel:
#673We should also take this as an opportunity to create named linked groups. Colours can remain as a visual aid, but the names be used for linking. "Unemployment-Credit Comparison", "Relative economic rankings", "Housing Bubble", etc.
Diff:
Sorry mate, but this is critical. I am trying to create a video, and because I have 7--not 8--linked Ravels in one group, I can't create the video.
PS this is not seven groups: this is 7 Ravels in one group.
It's worse than the cause you identified: one group with 2 Ravels in it, and I lose access to the right-click menu.
Here;'s another demo: it seems to happen when there are 8 or more Ravels--not 8 or more in a linked set, or 8 or more linked sets. It's making the program unusable for producing the videos that I hope are going to trigger more sales.
Here's the video--too big for SourceForge
RightClickFailOnRavels20250303.mp4
https://drive.google.com/file/d/1vDQR7cWKL0lvnOW6gAlxtTW_pORoop0o/view?usp=drive_web
On Sun, Mar 2, 2025 at 4:33 PM Steve Keen profstevekeen@users.sourceforge.net wrote:
Related
Ravel:
#673It's still related to the number of link groups, but not the number currently in the model, but rather the number since the beginning of the model.
Anyway, fixed now by wrapping the linkgroup number around once the number of colours has been reached.
Your idea of naming the link groups is good, but let's make that a feature request, and make it optional. Requiring users to name their linkgroups adds additional friction.
Or we give them a default name as we do integrals right now--Linked01,
Linked02--and the user can edit that if they wish.
Ditto for Groups I would suggest. As Ravels get more complex--especially
with the Librarian feature and SQL integration. This is similar to Excel
naming Tabs Sheet1, Sheet2.
[image: image.png]