-
-
Notifications
You must be signed in to change notification settings - Fork 134
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
4.2.0 widget crash on Android 14 #2091
Comments
Same issue, tried a reinstall of the app and a full cache wipe. Only the widget, app is fine otherwise
|
Same issue, widget not working on A14 |
Same here, Pixel 6A |
For others with the same issue which did not quite understand the implications of the previous comments: as a temporary workaround, it is enough to remove the widget from the home screen. Afterwards, the Notes app is usable again (though of course without the widget). While the widget was still there, I got a crash even when directly opening the app. |
Thanks!
___ mobil gesendet ___
Rainer Scheer
0171 9988028
28.03.2024 16:57:51 Nicolai Spohrer ***@***.***>:
…
For others with the same issue which did not quite understand the implications of the previous comments: as a temporary workaround, it is enough to remove the widget from the home screen. Afterwards, the Notes app is usable again (though of course without the widget). While the widget was still there, I got a crash even when directly opening the app.
—
Reply to this email directly, view it on GitHub[#2091 (comment)], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AMUFQ3LVNRIYH3IXE37USD3Y2QVW5AVCNFSM6AAAAABFJHK3OWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMRVGU3DEMRQGQ].
You are receiving this because you commented.
[Verfolgungsbild][https://github.com/notifications/beacon/AMUFQ3I2NFB43HPVCMEXTA3Y2QVW5A5CNFSM6AAAAABFJHK3OWWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTYXOQFY.gif]
|
Any chance we can have a Dev chime in? |
Same here. Galaxy A52s 5g
|
Same here, Pixel 8, stock rooted Android 14.
|
Same here, Widget broken since Update to 4.2.0. App itself works. Deinstall, cache/data wipe had no effect.
|
Same here, app works when widget is not present on any home screen.
|
@AndyScherzinger perhaps yourself or another Dev can chime into the multiple issues about this being suddenly broken for seemingly no reason? Nobody is responding thus-far into these multiple issues reported in the last few days for the same problem. |
Hi @BloodyIron I'll check back with the other devs. Looking at the reports the issue is "simple": 4.2.0 targets Android 14 (technically speaking) hence it needs to comply to the API definition of Android 14, which according to the stack traces you all posted - it doesn't. It (still) uses a construct which is forbidden starting with Android 14.
The last report from #2091 (comment) however is not related and I would expect that one to also happen on pre-4.2.0. So looping in @tobiasKaminsky @alperozturk96 And additionally for a potential "quick hint" @stefan-niedermann |
quick hint: check the intents, especially the ones in the widgets. there is some kind of |
Thanks for your help!!! \o/ |
Working on it now. |
Fix is here: #2115 |
Hm. Now no crash, but clicking on a widget leads to:
|
Seems to be a 14+ problem, as this works on 10. |
Happens also on Android Files. |
What I debugged over the last two hours:
|
Now if the fix is verified, we need a release ;) |
@BloodyIron see #2091 (comment) reads to me as step one is fixed now it fails at step 2 |
Pinning due to the high number of duplicates reported. |
I got an app update a few days ago, looks like the app doesn't crash anymore but the widget is still unusable (does not respond to clicks). The notes list is well displayed into the widget, but can't click on them... |
@YannBirba yes, that is correct and still a bit unfortunate. @tobiasKaminsky has been able to prevent the crashes but reacting to the clicks still needs further investigation but we decided it is better to release it already to remove the crashing as a first step. |
Yeah ofc, thx for that. |
Really looking forward to this being fixed, the widget is very useful for my daily workflow! :) Thanks for those working on fixing it! |
@AndyScherzinger since the 4.3.0 milestones have no open issues attached, can we please have a new release? This fix was a month ago and I'm still waiting for it to land on my phone so I can use the lists widget again. |
@BloodyIron this needs to be done by @tobiasKaminsky I do not have any access to publish a new release. I know though that RCs are out, so if you go to the Play store and register for the beta program on the app you would get the release with the fixes already. |
@tobiasKaminsky any thoughts on new releases, please? |
Hello,
Since 4.2.0 update, the NextCloud Notes widget is no longer working on my phone.
Each time the widget loads, I get the following trace:
The text was updated successfully, but these errors were encountered: