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

Unable to build the icon request #178

Open
walrus543 opened this issue Feb 16, 2024 · 1 comment
Open

Unable to build the icon request #178

walrus543 opened this issue Feb 16, 2024 · 1 comment

Comments

@walrus543
Copy link

Hello,
Building the icon request doesn't work with some apps such as this one: https://play.google.com/store/apps/details?id=com.lab465.SmoreApp
The name app in the icon request tool is $'more...

Pretty easy to identify here but it's not always obvious with other apps.
I can't install the app since it's not available in my country so I don't have logs to share, sorry.

It seems to be related to the latest major update of Candybar since my user was able to send a request for this app before v3.19.0.

Thank you.

@OSHeden
Copy link
Contributor

OSHeden commented Mar 17, 2024

Log when trying to build the icon request:

1831  3934 D CoreBackPreview: Window{d44d923 u0 com.osheden.oscuro/com.osheden.oscuro.activities.MainActivity}: Setting back callback OnBackInvokedCallbackInfo{mCallback=android.window.IOnBackInvokedCallback$Stub$Proxy@8aaf9aa, mPriority=0, mIsAnimationCallback=false}
03-17 17:44:49.608 15369 15415 E OpenGLRenderer: Unable to match the desired swap behavior.
03-17 17:44:49.616 15369 15428 E Oscuro  : java.lang.IllegalArgumentException: Illegal group reference
03-17 17:44:49.616 15369 15428 E Oscuro  : 	at java.util.regex.Matcher.appendExpandedReplacement(Matcher.java:1120)
03-17 17:44:49.616 15369 15428 E Oscuro  : 	at java.util.regex.Matcher.appendReplacementInternal(Matcher.java:888)
03-17 17:44:49.616 15369 15428 E Oscuro  : 	at java.util.regex.Matcher.appendReplacement(Matcher.java:1040)
03-17 17:44:49.616 15369 15428 E Oscuro  : 	at java.util.regex.Matcher.replaceAll(Matcher.java:1242)
03-17 17:44:49.616 15369 15428 E Oscuro  : 	at java.lang.String.replaceAll(String.java:2802)
03-17 17:44:49.616 15369 15428 E Oscuro  : 	at o.nz0$e.f(SourceFile:205)
03-17 17:44:49.616 15369 15428 E Oscuro  : 	at o.nz0$e.d(SourceFile:1)
03-17 17:44:49.616 15369 15428 E Oscuro  : 	at o.nz0.b(SourceFile:119)
03-17 17:44:49.616 15369 15428 E Oscuro  : 	at o.jz0$d.m(SourceFile:363)
03-17 17:44:49.616 15369 15428 E Oscuro  : 	at o.w7.j(SourceFile:5)
03-17 17:44:49.616 15369 15428 E Oscuro  : 	at o.w7.a(SourceFile:1)
03-17 17:44:49.616 15369 15428 E Oscuro  : 	at o.u7.run(SourceFile:1)
03-17 17:44:49.616 15369 15428 E Oscuro  : 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:487)
03-17 17:44:49.616 15369 15428 E Oscuro  : 	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
03-17 17:44:49.616 15369 15428 E Oscuro  : 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
03-17 17:44:49.616 15369 15428 E Oscuro  : 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
03-17 17:44:49.616 15369 15428 E Oscuro  : 	at java.lang.Thread.run(Thread.java:1012)

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

2 participants