-
-
Notifications
You must be signed in to change notification settings - Fork 9
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] Memory use on 2GB tablets. #281
Comments
How much RAM does your phone have? If it's < 2GB, let me know, and I'll review to see what I can do to reduce memory usage in the app. |
I've tried it on a variety of phones (the smallest phone/table I have has 2gb), and I haven't been able to replicate the problem. Perhaps we should look at system logs to see if something odd is going on.
And post the output here. |
Thanks for your fast response. In fact I used my old tablet (which says it has 2GB RAM), but using my much newer phone works like a charm! So no further debugging is necessary! Thanks for this nice software. Hope I can try it soon on the PA in the rehearsal room! |
Make sure dialogs are conditionally generated. Most likely a memory overcommit. |
Describe the bug
I use pipedal_1.4.72_arm64 on a Raspi5(8GB). The whole thing seems to work fine when I use the web interface. When using the Android app, the app (or rather the app interface) seems to hang up at some point and you can't make any changes
E.g.:
This seems not to work. So I tried to change preset... this also seems also not to work, but after some time the change is done and the "new and renamed preset" has its new name. So it seems to work but takes much time and there is no (visual) feedback. Not sure if this is a bug...
** Environment (please complete the following information):**
If UI-related:
The text was updated successfully, but these errors were encountered: