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

Android 12 - markup app crashes with autofill plugin running #37

Open
networxnet opened this issue Oct 24, 2021 · 4 comments
Open

Android 12 - markup app crashes with autofill plugin running #37

networxnet opened this issue Oct 24, 2021 · 4 comments

Comments

@networxnet
Copy link

After yesterday's update to android 12 on my pixel 4a Google markup app for editing screenshots is crashing on access.

Creat screenshot and then press the pencil icon for editing, markup app starts and immediately force close. In safe mode it works.

So I deactivate app by app 🙄 after stoping autofill plugin markup is working again.

You can avoid crash if you immediately choose an pen in markup app after start bit you must be very very quick <0.2 sec.. may be this info helps with cause analysis.

Logcat entry is: FATAL EXCEPTION: main Process: com.google.android.markup, PID: 25699 java.util.UnknownFormatConversionException: Conversion = 'End of String' at java.util.Formatter$FormatSpecifierParser.peek(Formatter.java:2642) at java.util.Formatter$FormatSpecifierParser.(Formatter.java:2603) at java.util.Formatter.parse(Formatter.java:2558) at java.util.Formatter.format(Formatter.java:2505) at java.util.Formatter.format(Formatter.java:2459) at java.lang.String.format(String.java:2911) at android.content.res.Resources.getString(Resources.java:562) at uy.u(PG:14) at uy.x(PG:8) at uy.k(PG:11) at ux.a(PG:1) at gn.createAccessibilityNodeInfo(PG:1) at android.view.AccessibilityInteractionController.populateAccessibilityNodeInfoForView(AccessibilityInteractionController.java:403) at android.view.AccessibilityInteractionController.findAccessibilityNodeInfoByAccessibilityIdUiThread(AccessibilityInteractionController.java:358) at android.view.AccessibilityInteractionController.access$500(AccessibilityInteractionController.java:74) at android.view.AccessibilityInteractionController$PrivateHandler.handleMessage(AccessibilityInteractionController.java:1547) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loopOnce(Looper.java:201) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7842) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)

@bin101
Copy link

bin101 commented Jan 11, 2022

Can confirm this.
@PhilippC
Do you think this related to the plugin or otherwise a Markup issue?

@bin101
Copy link

bin101 commented Jan 19, 2022

nvm I think this plugin is obsolete with the autofill suggestions for keyboards provided by Android 11+

@Spylnw99
Copy link

Spylnw99 commented Jan 19, 2022

nvm ฉันคิดว่าปลั๊กอินนี้ล้าสมัยด้วยคำแนะนำป้อนอัตโนมัติสำหรับคีย์บอร์ดที่จัดเตรียมโดย Android 11+

@Baumhouse
Copy link

I'm able to confirm this issue. I need to have autofill enabled because of my password manager. Google needs to fix this.

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

4 participants