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

Edit Profile Force Close #2660

Closed
1 task
wahyuandi840 opened this issue Mar 16, 2020 · 3 comments · May be fixed by #2729
Closed
1 task

Edit Profile Force Close #2660

wahyuandi840 opened this issue Mar 16, 2020 · 3 comments · May be fixed by #2729

Comments

@wahyuandi840
Copy link

wahyuandi840 commented Mar 16, 2020

Describe the bug
The application force close.

To Reproduce
Steps to reproduce the behavior:

  1. Open App
  2. Click Profile
  3. Click Edit Profile

Expected behavior
Show Edit Form.

Logs
java.lang.IllegalStateException: BitmapFactory.decodeByte…g, 0, decodedString.size) must not be null.

Screenshots

Smartphone Info:

Device Xiaomi Note 5A
Android Version Nougat 7.1

Additional context
I tried changing the code EditProfileFragment.kt in line 211 from safeArgs.croppedImage.isEmpty () to safeArgs.croppedImage.equals ("''") the error was handled
.

Would you like to work on the issue?

  • Yes
  • [x ] No
  • Other:
@ForgottenProgramme
Copy link

Hey, @wahyuandi840 ! I want to work on this issue.
But I am having trouble setting up the environment.
I downloaded the apk file. And it runs on the Android Studio emulator but the files in the repository won't open.
I don't know how to see the source code.
Would you please help me, @wahyuandi840 ?

apk

@iamareebjamal
Copy link
Member

iamareebjamal commented May 26, 2020

You don't see source code by installing APK, you see it by cloning the repo https://github.com/fossasia/open-event-attendee-android

GitHub
Open Event Attendee Android General App https://github.com/fossasia/open-event-android/blob/apk/open-event-dev-app-playStore-debug.apk - fossasia/open-event-attendee-android

@devptyagi
Copy link

is this available?

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

Successfully merging a pull request may close this issue.

5 participants