-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
Accounts not selectable in transaction creation menu #239
Comments
What Firefly version and app version are you using? Could you please submit a debug log? To do so tap the version number in settings, enable it, then go back to the main screen (with the error) and try to create a transaction (with the other error)? You can send it via mail (go back to settings -> version number) or censor it and put it here. Thank you! |
not fully fixed yet in upstream unfortunately.. might ref #239
Hey I completely forgot about this, sorry. Here are the debug logs, though there doesn't seem to be much in them. |
Thank you, you're right nothing in there. If the issue still present? Could you please also create a log with the autocomplete issue? thank you! |
Here ya go: |
I'm sorry as it's not included in the debug logs - are you sure you're running v0.3.0-beta? There are some log lines missing that should've been in there since v0.3.0-beta (just as an example, I added more detailed logging to the "Error while fetching autocomplete from API" errors, or reporting the Firefly version in the logs) |
Oh, I'm not, sorry. I'm running... 0.1.7-beta. Wow, that's out of date. I guess it's because I'm on F-Droid? |
Oh sorry, you fell victim to what's described in #2 (comment). With v0.3.1-beta (published hopefully tomorrow or the day after) also fdroid should update again (see my comment below that). Please re-open this issue if the problem persists afterwards, I'll close for now due to the outdated version. |
not fully fixed yet in upstream unfortunately.. might ref #239
When creating a transaction, accounts don't pop up as an option when typing. Typing the full name works fine, though.
Additionally, the second widget on the main dashboard has an error "type 'String' is not a subtype of type 'int?' in type cast", which I think might be related, because they both happened at the same time.
Something that might have caused it is accidentally creating a transaction with an incomplete account name, which I did shortly before it started happening (though it might be entirely unrelated, I don't remember how close together it happened).
The text was updated successfully, but these errors were encountered: