Menu

#673 Right-click menu on Ravels dies after linking

Backlog
closed
None
2Critical
2025-03-03
2025-02-26
Steve Keen
No

This started happening a day or two ago, but I didn't have my screen capture software installed on my new desktop.

2 Attachments

Related

Ravel: #673

Discussion

  • Steve Keen

    Steve Keen - 2025-02-26

    RVL fle I was working on.

     
  • Steve Keen

    Steve Keen - 2025-02-26

    It appears to be saved as a "feature" too--reloading Ravel and opening that file didn't remove the problem.

     
  • High Performance Coder

    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.

     
  • Steve Keen

    Steve Keen - 2025-03-01

    We 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.

     
  • Steve Keen

    Steve Keen - 2025-03-01
    • Attachments has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,2 @@
    +DebtAnalysisUSA.rvl (1.4 MB; application/octet-stream)
     RightClickFailOnRavels20250226.mp4 (31.0 MB; video/mp4)
    
    • Priority: 5SlightlyUrgent --> 2Critical
     
  • Steve Keen

    Steve Keen - 2025-03-01

    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.

     
  • Steve Keen

    Steve Keen - 2025-03-01

    PS this is not seven groups: this is 7 Ravels in one group.

     
  • Steve Keen

    Steve Keen - 2025-03-01

    It's worse than the cause you identified: one group with 2 Ravels in it, and I lose access to the right-click menu.

     
  • High Performance Coder

    • Milestone: Babbage --> Backlog
     
  • High Performance Coder

    It'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.

     
  • High Performance Coder

    • status: open --> closed
    • assigned_to: High Performance Coder
     
    • Steve Keen

      Steve Keen - 2025-03-03

      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]

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.