-
-
Notifications
You must be signed in to change notification settings - Fork 45
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
[BUG] Empty settings page #122
Comments
Thanks for the kind words :) The grey screen shows that an error occurred on that route. What's your system language? |
You're welcome, but still thank you xD It's french. I'm gonna try with english to see if it changes anything. |
Alright, changed the language to English (US) in system settings and restarted the app, but it's still a grey screen. I'm restarting to see if it changes anything, but I don't think it will. Btw, now that I'm paying attention to the language, I'm really unsure about what language was displayed in the first place, but I think it was english as well. |
Okay, I was just wondering because as indicated in #121 it could have to do with language. Could you try to reinstall the app and see if the problem still occurs? Thanks |
Reversed to french, removed the app and reinstalled. |
So I just looked at the code and I'm pretty confident I know what the problem is. We moved to a new localization platform (Crowdin) which handles some things slightly different. Point is, that there is a French translation now, for which code is automatically generated. All strings that have not yet been translated will default to English, that's why your app appears in English. But your language settings default to the system language if a translation exists, which it does for French. I'll try to fix it either today or tomorrow. |
I've the same issue with a slightly different configuration. Device Information:
Additional contextIn addition to the described behaviour every tab in "Labels" except the first one is empty. |
Just updated server & app (had same behavior as @SpicyWasab on prior install) Device & App info:
Settings
|
Okay I'll have a look today, I haven't tested the app with 1.14.1, maybe some things have changed there. Did you perform a fresh install of the app? Might help to clear app data Edit: Just tested again with a fresh install of the beta and 1.14.0 and it works on my device. And I think you provided the wrong the app version, what is it actually? |
Yes I did. I even tried the app store version and the version from GitHub
…
Am 28.04.2023 um 09:04, Anton Stubenbord ***@***.***> schrieb:
Okay I'll have a look today, I haven't tested the app with 1.14.1, maybe some things have changed there. Did you perform a fresh install of the app? Might help to clear app data
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Also with the new beta? You have to explicitly join it on the play store page. |
is it open to everyone? Cannot find a way to join from the play store |
sorry, joined just now! only available from android app |
beta tester now!! |
So does it work now? I will work on the new permissions update soon, but it will take some time as it's a huge update. |
nope, just tested and it does not work. in my case it shows app in polish language (i think) will do a clean install and report back; gimme a sec |
did a fresh install |
Seems like you have not yet joined the beta, the newest beta version is 2.2.0+28, which is where all new features and also the fix for this issue are in. Please check again if you joined the beta :) |
I'm now in the beta. I've version 2.2.0+28 now and the settings page works but all other errors still occur. All labels but the first tab correspondent say nothing created jet and the Inbox says new items in the icon but only shows a placeholder. |
Hm, have you already tried to restart your paperless server and clear the app data?
…-------- Original-Nachricht --------
Am 28. Apr. 2023, 21:40, schrieb Christian Meiners :
> Also with the new beta? You have to explicitly join it on the play store page.
I'm now in the beta. I've version 2.2.0+28 now and the settings page works but all other errors still occur. All labels but the first tab correspondent say nothing created jet and the Inbox says new items in the icon but only shows a placeholder.
—
Reply to this email directly, [view it on GitHub](#122 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AS4O2JGAYG5SYIT37OBSTCTXDQMMDANCNFSM6AAAAAAVGFKNVU).
You are receiving this because you modified the open/close state.Message ID: ***@***.***>
|
Several times 😕 |
For me it's the other way around. Latest stable version (Installed via f-droid) works fine, but beta version shows an empty settings page. |
Hm, I keep reading about the F-Droid version, I hope I didn't miss something but to my knowledge there is no official apk published on F-Droid yet. Thanks |
I checked and you're right, I have it through https://apt.izzysoft.de/fdroid/repo Don't know how they get your release but I guess through github.. |
Ah nvm, it's izzy's repo, I didn't know you could add that to fdroid. |
Is this still occurring in the latest version (2.3.3)? |
No, settings page is working now.. 🙂 |
Okay nice, then closing as completed :) |
Describe the bug
The Application Settings page is empty.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
New to this app, but I think it shouldn't be empty.
Device Information:
Additional context
It's already kinda reported in this one opened an hour ago (#121 (comment)) ; I'm just reporting it for the record, and
also to say that I didn't really have the occasion to try this app (I'm new to paperless-ngx, just a few hours ago, and I already spent the whole week scanning parts of my documents with vFlat), but the app looks incredible. Like I don't think I already used an open-source app that looked so nice before. There's a lot of cool little animations as well, that's so nice. Thanks for the work c:
The text was updated successfully, but these errors were encountered: