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

Cannot invoke "java.lang.Integer.intValue()" because "rowIndex" is null #51

Open
aikinai opened this issue Sep 13, 2023 · 7 comments
Open

Comments

@aikinai
Copy link

aikinai commented Sep 13, 2023

Maybe a duplicate of #47, but I'm filing an explicit issue just in case it's not the same.

I don't know what other details to share, but when I run the app with apple-notes-liberator -m, I get:

Cannot invoke "java.lang.Integer.intValue()" because "rowIndex" is null

Thank you!

@alexkolson
Copy link
Contributor

Sounds good, I will take a look

@rosshardy
Copy link

Getting the same, trying to run with -j and -m flags. Is there a way to enable a better stacktrace? Let me know if I can help. It may be helpful to add some debugging logging, may be able to see if it's choking on a particular note.

@psawa
Copy link

psawa commented Oct 17, 2023

same error here

@bryanhpchiang
Copy link

+1

1 similar comment
@Johannnnes
Copy link

+1

@alexkolson
Copy link
Contributor

Small update from my side. I have managed to reproduce this issue on a newer machine and have both the older notes db that works and the one from the newer machine that results in this error. This should help me narrow down where the issue is.

@TimmermanV
Copy link

I'm having the same issue here. I tried enabling logging, but the generated log file is empty. I hope you'll have time to look into the issue, thanks!

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

7 participants