question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Crash on upload picture with right to left languages

See original GitHub issue

Change your phone language to Arabic, try to upload a picture. It results this crash: 02-16 00:32:56.294 32006-32006/fr.free.nrw.commons.debug E/AndroidRuntime: FATAL EXCEPTION: main Process: fr.free.nrw.commons.debug, PID: 32006 java.lang.NullPointerException at fr.free.nrw.commons.upload.SingleUploadFragment.titleInfo(SingleUploadFragment.java:232) at fr.free.nrw.commons.upload.SingleUploadFragment_ViewBinding$1.onTouch(SingleUploadFragment_ViewBinding.java:46) at android.view.View.dispatchTouchEvent(View.java:7772)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
diddypodcommented, Feb 17, 2018

Successfully replicated the error. Starting work on it 😃

1reaction
neslihanturancommented, Feb 17, 2018

Sure, test device API 4.4.2, whenever I click to edit title or description it gives me: npe NPE on line 232 of SingleUploadFragment.java


        //Should replace right with end to support different right-to-left languages as well
        final int value = titleEdit.getRight() - titleEdit.getCompoundDrawables()[2].getBounds().width();
Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Solve Windows 10 Photos App Crashes Effectively[2021]
If your Windows 10 Photos app crashes a lot and try to fix it. ... Right-click on the left side panel and choose...
Read more >
Browser crash when uploading image on iPhone 6 Plus
When uploading image choose camera, and take a new photo. Then try to upload. It only crashes when using the normal camera. Using...
Read more >
Windows 10 Photos - crash when changing import destination
during an import, I click on Import Settings -> Change the Import destination. I select an existing folder in my Pictures directory.
Read more >
How to fix missing gallery images when using the Arabic or ...
How to fix missing gallery images when using the Arabic or Hebrew (Right to Left) languages · Change language to Hebrew · Open...
Read more >
Collect crashes when switching languages - ODK Forum
When I change the language inside the form, Collect crashes and goes ... three dots/kebab) menu and then clicking "Change Language" right?
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found