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

Crash in FilterDetail.applyFilter() #1

Open
leberwurstsaft opened this issue Feb 5, 2016 · 2 comments
Open

Crash in FilterDetail.applyFilter() #1

leberwurstsaft opened this issue Feb 5, 2016 · 2 comments

Comments

@leberwurstsaft
Copy link

I was looking through all the filters, when a crash happened in Triangle Kaleidoscope.
Interestingly, it didn't happen again on next launch. Then I noticed that some of the filters above Triangle Kaleidoscope now showed different output. Somehow some of them didn't show output at all before, but I don't remember which (I think the [...] Tile filters). I can also not reproduce this.

2016-02-05 19:37:32.750 Filterpedia[1538:582807] -[CIVector floatValue]: unrecognized selector sent to instance 0x14c65fd30
2016-02-05 19:37:32.751 Filterpedia[1538:582807] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[CIVector floatValue]: unrecognized selector sent to instance 0x14c65fd30'

crash stacktrace
crash line

@FlexMonkey
Copy link
Owner

Hmmm - I can't reproduce either. I wonder if a previous filter had set a parameter of the same name with values that crashed Triangle Kaleidoscope - I'll keep this open and keep hammering it :)

@leberwurstsaft
Copy link
Author

Yes, probably some "cross talking" like that. Could be the same reason for some of the other filters not really showing anything, or so it seemed. That was also fixed when I tried again (but obviously didn't fiddle with all the sliders in the same way again).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants