Skip to content
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

Messed up settings of select columns #7020

Open
hufnala opened this issue Feb 7, 2025 · 0 comments
Open

Messed up settings of select columns #7020

hufnala opened this issue Feb 7, 2025 · 0 comments
Labels
bug report Bug is reported by user, not yet confirmed by the core team

Comments

@hufnala
Copy link

hufnala commented Feb 7, 2025

What's wrong?

I use orange with large datasets (~40000 rows, 300features 9 metas/~60MB size), mostly without addons. For the last verisons 3.38 including it happens frequently that all settings for select columns are gone and messed up. select colums is combined also with select rows for filtering.

The colnames are grouped by source of parametes. Process1_temp, Process2_temp
I use the select fields to group in different analysis path (5-6 parallel at the same time).
When problem occurs setup is completly wrong, parameters that are configured for the path are gone and others are inside.
I have to renew this on regular base.
In the background everything is set to automatic mode. The analysis behind is also completely messed because of wrong selections.

VAR_A1 +
VAR_A2 | --- select columns "All VAR_A" --> Analysis
VAR_A3 +
VAR_B1 +

VAR_B1+
VAR_C1+
VAR_C2 |--- select colums "All VAR_B" --> Analysis
VAR_C3+

complete VAR_A set is changed vs. VAR_C set,VAR_B1, selected for both path is completly gone.

There's no error messages, after change back everything works fine again for a certain time. I named the visuals to be sure I selected the right ones, and there's no fault on configuration. Variables VARA, B, ... are the same, occacsionally new ones are added for new approaches, normally always at the end of the columns.

How can we reproduce the problem?

Take a large dataset, configure columns and rows to filter and just open and close the model several times.

What's your environment?

  • Operating system:
  • Orange version:
  • How you installed Orange:
    Windows 11, portable version, problem occured already under WIN 10 installed and portable version.
@hufnala hufnala added the bug report Bug is reported by user, not yet confirmed by the core team label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Bug is reported by user, not yet confirmed by the core team
Projects
None yet
Development

No branches or pull requests

1 participant