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

Vector SODs not displayed on some phones #465

Closed
mvysny opened this issue Mar 29, 2015 · 12 comments
Closed

Vector SODs not displayed on some phones #465

mvysny opened this issue Mar 29, 2015 · 12 comments

Comments

@mvysny
Copy link
Owner

mvysny commented Mar 29, 2015

_20150328_200340

@mvysny
Copy link
Owner Author

mvysny commented Mar 29, 2015

I have no idea why this particular phone brand reject to draw vector images. I will add a fallback Settings option to enable the good old raster images.

@mvysny mvysny added the bug label Mar 29, 2015
@bchino
Copy link

bchino commented Mar 29, 2015

Same problem with my phone and the kanji draw practice I just bought does not work. Is there any solution?
Thank you
bruce.chino@yahoo, fr

@mvysny
Copy link
Owner Author

mvysny commented Mar 29, 2015

I will release a fix version of Aedict tomorrow. Regarding the kanji draw practice: can you please attach the screenshot? Just press the power button and volume down button for two seconds.

@mvysny
Copy link
Owner Author

mvysny commented Mar 29, 2015

This happens on Android 4.2‎.1 according to user, trying now in the emulator.

@mvysny
Copy link
Owner Author

mvysny commented Mar 29, 2015

Can't reproduce in the emulator. Found a new bug: Android 4.2.2 in Emulator ignores round stroke caps, but I'm too tired of workarounds for this stupid fragmented bullshit named Android. I hate Android.

@mvysny
Copy link
Owner Author

mvysny commented Mar 29, 2015

Okay, I simulated the bug on the Android 4.1.2 emulator, trying to fix now.

@mvysny
Copy link
Owner Author

mvysny commented Mar 29, 2015

Okay, probably fixed. As per http://stackoverflow.com/questions/14672482/not-rendering-a-transformed-path instead of Path.transform(Matrix, null), one needs to use new Path().addPath(path, Matrix). Oh great. This is a bug I couldn't foresee, and it renders KanjiDraw absolutely useless to all users of Android 4.1 and 4.2. How many other bugs are still lurking on those 4000 devices I cannot test on? I am so disappointed in Android.

@bchino
Copy link

bchino commented Mar 29, 2015

Hi Martin,
The bug is fixed on KanjiDraw Practice after installing the APK. I can have the stroke orderon the screen, fixed and dynamic. But, surprisingly, not in the aedic dictionnary.
Thank you for all your work.
Best regards Bruce CHINO
bruce.chino@yahoo.fr
De : Martin Vysny notifications@github.com
À : mvysny/aedict aedict@noreply.github.com
Cc : bchino bruce.chino@yahoo.fr
Envoyé le : Dimanche 29 mars 2015 18h13
Objet : Re: [aedict] Vector SODs not displayed on some phones (#465)

Okay, probably fixed. As per http://stackoverflow.com/questions/14672482/not-rendering-a-transformed-path instead of Path.transform(Matrix, null), one needs to use new Path().addPath(path, Matrix). Oh great. This is a bug I couldn't foresee, and it renders KanjiDraw absolutely useless to all users of Android 4.1 and 4.2. How many other bugs are still lurking on those 4000 devices I cannot test on? I am so disappointed in Android.—
Reply to this email directly or view it on GitHub.

@mvysny
Copy link
Owner Author

mvysny commented Mar 29, 2015

Fixed in KanjiDraw 1.3, will fix in Aedict 3.14 soon.

@bchino
Copy link

bchino commented Mar 30, 2015

Ok, thank you and good luck!
Best regards
Bruce CHINO
bruce.chino@yahoo.fr
De : Martin Vysny notifications@github.com
À : mvysny/aedict aedict@noreply.github.com
Cc : bchino bruce.chino@yahoo.fr
Envoyé le : Dimanche 29 mars 2015 23h52
Objet : Re: [aedict] Vector SODs not displayed on some phones (#465)

Fixed in KanjiDraw 1.3, will fix in Aedict 3.14 soon.—
Reply to this email directly or view it on GitHub.

@mvysny
Copy link
Owner Author

mvysny commented Mar 30, 2015

Dear Sir, thank you for your patience. If I were to buy an application which shows a blank screen upon start, I would be furious. I once again apologize, although this is a bug in Android and I have no capacity to test the app on multitude of phones :(

@mvysny
Copy link
Owner Author

mvysny commented Mar 30, 2015

Fixed in Aedict 3.14

@mvysny mvysny closed this as completed Mar 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants