Problem: tabsets stopped working

Things you’d like to miss in the future...
Forum rules
When reporting a bug, please include the following information: your XYplorer version (e.g., v27.90.0047), your Windows version (e.g., Win 11), and your screen scaling percentage (e.g., 125%). We recommend adding your Windows version and screen scaling percentage to your profile or signature. This will make debugging much easier for us.
Post Reply
grant.blank
Posts: 9
Joined: 29 Jul 2014 15:01

Problem: tabsets stopped working

Post by grant.blank »

I use tabsets to open collections of tabs in a pane. Suddenly a couple of my tabsets commands have stopped working. Example: If I type the script command:

tabset('load',pjts);

on the command line or try to execute it in a script nothing happens. The tabset named pjts exists. If I go the menus and click on Tabsets | Open | pjts then the pjts tabset opens correctly. This was working up until a day ago. Furthermore most tabsets continue to work properly. Example: if I type

tabset('load',misc);

on the command line or in a script then the misc tabset opens correctly. It also opens from the menus. All of my tabsets work from the menus but some have stopped working from a script command. The only clue I have -- and It may be coincidence -- is that this started when I upgraded from version 25.90 to version 26. Why would some tabsets stop working and how can I make them work again?

highend
Posts: 14566
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Problem: tabsets stopped working

Post by highend »

Sounds like a regression. Don will fix that...
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 64839
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Problem: tabsets stopped working

Post by admin »

Could it be that you added "pjts" to Rapid Access?

grant.blank
Posts: 9
Joined: 29 Jul 2014 15:01

Re: Problem: tabsets stopped working

Post by grant.blank »

That is exactly the source of the problem. Thanks. Solved

Where should I have foreseen this problem? Is this something to do with Rapid Access and tabsets sharing the same namespace? I can work around this problem but it seems kind of odd that I should have to.

admin
Site Admin
Posts: 64839
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Problem: tabsets stopped working

Post by admin »

It was a bug. My fault. You don't have to change anything. Get the current beta and all should work again.

Post Reply