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

Added App Name & Package to error reports #2440

Merged
merged 1 commit into from
May 7, 2021
Merged

Added App Name & Package to error reports #2440

merged 1 commit into from
May 7, 2021

Conversation

VishnuSanal
Copy link
Member

Added App Name & Package to error reports

@VishnuSanal VishnuSanal added the Issue-Task (low) This isn't a bug, but should be dealt with. label May 5, 2021
@VishalNehra
Copy link
Member

Can you comment a test crash what this will look like?

@VishnuSanal
Copy link
Member Author

Issue explanation (write below this line)

Exception

  • App Name: Amaze File Manager
  • Package: com.amaze.filemanager.debug
  • Version: 3.6.0
  • User Action: UI Error
  • Request: Application crash
  • OS: Linux realme/RMX2050/RMX2050:10/QKQ1.200209.002/1614408038:user/release-keys 10 - 29
  • Device: RMX2050
  • Model: RMX2050
  • Product: RMX2050
Crash log

java.lang.NullPointerException
	at java.util.Objects.requireNonNull(Objects.java:203)
	at com.amaze.filemanager.ui.activities.MainActivity.onOptionsItemSelected(MainActivity.java:1000)
	at android.app.Activity.onMenuItemSelected(Activity.java:4265)
	at androidx.fragment.app.FragmentActivity.onMenuItemSelected(FragmentActivity.java:384)
	at androidx.appcompat.app.AppCompatActivity.onMenuItemSelected(AppCompatActivity.java:228)
	at androidx.appcompat.view.WindowCallbackWrapper.onMenuItemSelected(WindowCallbackWrapper.java:109)
	at androidx.appcompat.view.WindowCallbackWrapper.onMenuItemSelected(WindowCallbackWrapper.java:109)
	at androidx.appcompat.app.ToolbarActionBar$2.onMenuItemClick(ToolbarActionBar.java:65)
	at androidx.appcompat.widget.Toolbar$1.onMenuItemClick(Toolbar.java:207)
	at androidx.appcompat.widget.ActionMenuView$MenuBuilderCallback.onMenuItemSelected(ActionMenuView.java:779)
	at androidx.appcompat.view.menu.MenuBuilder.dispatchMenuItemSelected(MenuBuilder.java:834)
	at androidx.appcompat.view.menu.MenuItemImpl.invoke(MenuItemImpl.java:158)
	at androidx.appcompat.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:985)
	at androidx.appcompat.view.menu.MenuPopup.onItemClick(MenuPopup.java:128)
	at android.widget.AdapterView.performItemClick(AdapterView.java:352)
	at android.widget.AbsListView.performItemClick(AbsListView.java:1240)
	at android.widget.AbsListView$PerformClick.run(AbsListView.java:3255)
	at android.os.Handler.handleCallback(Handler.java:899)
	at android.os.Handler.dispatchMessage(Handler.java:100)
	at android.os.Looper.loop(Looper.java:238)
	at android.app.ActivityThread.main(ActivityThread.java:7853)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:984)


@VishalNehra VishalNehra added this to the v3.6 milestone May 6, 2021
@EmmanuelMess EmmanuelMess merged commit 8bba183 into TeamAmaze:release/3.6 May 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Task (low) This isn't a bug, but should be dealt with.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants