-
Notifications
You must be signed in to change notification settings - Fork 29
[Bug]: The filter is not working #3397
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
Comments
@Rina1555, thanks for taking the time to create this issue. If possible (and applicable), please upload to the issue website (#3397, attaching to an email does not work) a screenshot showcasing the problem, and/or a compressed (zipped) .jasp file or the data file that causes the issue. If you would prefer not to make your data publicly available, you can send your file(s) directly to us, [email protected] |
Hi @Rina1555 Could you record your action on screen? We didn't know what you did now so cannot find out how to help you. |
@Rina1555 |
Okay, so I tried it again with the raw dataset, and it clearly still works there. So I must have done something that caused the problem. However, I’m not sure when exactly I might have done something wrong. Since I’m a beginner, I experimented a lot, but I actually deleted everything that didn’t work. |
Ai, that looks like a bug alright! No need to reprocess the whole dataset though. We will try later to reproduce your problem and see if we still need to fix it. |
I tried it, but it doesn’t work or change anything. I can only insert generatedFilter <- rep(TRUE, rowcount) in one place — I can’t edit the very top. In the screenshot you can see where I inserted it, but it didn’t make a difference. When I open the dataset, the filter at the top still says generatedFilter <- rep(TRUE, rowcount) at first. But as soon as I try to filter a level in the variable, the filter changes again to what I showed in the previous screenshot. |
@Rina1555 can you attach the jaspfile here? And could you upload the logs? |
I’d prefer not to upload the JASP file publicly. Earlier, I was given the following email address in case I didn’t want to upload it here: [email protected]. Would that work? Unfortunately, I haven’t created any logs so far. |
That would be perfect. And if you turn logging on now and simply reset the filter and tried it again it should go wrong again right? |
I´ve sent it via mail now :) |
I have tried to reproduce my similar error from yesterday. @Rina1555 But it could also be that my issue is totally different. |
@tomtomme Thank you for the tipp. But i don´t think that´s the problem. I also noticed that i needed to wait a while for some operations to work, but unfortunately that´s not the case for the filter. It didn´t change, even after several minutes. |
JASP Version
0.19.3
Commit ID
No response
JASP Module
Other
What analysis are you seeing the problem on?
filter
What OS are you seeing the problem on?
Windows 10
Bug Description
I've been trying for over an hour without success to apply a filter. I want to use only two levels from a variable that has four levels. When I uncheck the filter option for these levels in the Label Editor, the corresponding cases in the dataset do not turn grey. When I go to the general filter, it shows at the top of the row that the filter has been generated, but the filter still doesn't work. If I try to create a filter manually and apply it, there’s no error message, but the filter still doesn’t become active. I'm using Windows, and JASP is up to date. I’ve also tried reopening the program, but that didn’t help either. What could be the issue or what should I do? I'm a beginner with JASP, but I've followed instructions from online videos.
Expected Behaviour
The cases with the levels I don't want to use should be excluded from the analyses with this variable (or be greyed out).
Steps to Reproduce
Log (if any)
No response
More Debug Information
-------- Application Info --------
JASP Version: JASP 0.19.3
Build Branch: 0.19.3
Build Date: Jan 3 2025 12:53:34 (Netherlands)
Last Commit: c8710df5442149527b0692cc1367ea5b3c982d04
-------- Basic Info --------
Operating System: Windows 10 Version 22H2
Product Version: 10
Kernel Type: winnt
Kernel Version: 10.0.19045
Architecture: x86_64
Install Path: C:/Program Files (x86)/JASP
Platfotm Name: windows
System Local: de_DE
-------- Extra Info --------
Current code page
Aktive Codepage: 850.
Aktive Codepage: 65001.
Final Checklist
The text was updated successfully, but these errors were encountered: