-
Notifications
You must be signed in to change notification settings - Fork 1
The program crashes when trying to access Settings #2
Description
Please check before submitting an issue
- I have read
CONTRIBUTING.mdand the relevant sections of theROADMAP.md. - I am running the latest AppManagerNG release from GitHub Releases, IzzyOnDroid, or Obtainium (not an upstream App Manager build).
- I have searched open and closed issues and could not find an existing report.
- I can reproduce the issue and have collected the support-bundle fields below, or have noted what is missing.
Describe the bug
The program crashes when trying to access Settings.
Immediately after installation and after going through all the pre-setup screens, I try to go to Settings... taping on the menu item... crashes, and the log appears in the notification!
Please, you could have a great program, but please fix all the bugs! I really like the way it looks!
Steps to reproduce
See log.
Expected behavior
See log.
Screenshots or screen recording
No response
Logcat or crash log
: Can't access the Fragment View's LifecycleOwner when getView() is null ., before onCreateView() or after onDestroyView()
at (SourceFile:1)
at (SourceFile:8)
at (SourceFile:226)
at (SourceFile:68)
at (SourceFile:68)
at (SourceFile:151)
at (SourceFile:1010)
at (SourceFile:82)
at (SourceFile:76)
at (SourceFile:67)
at (SourceFile:34)
at (SourceFile:1)
at (SourceFile:1)
at (:1432)
at (:7923)
at (:3364)
at (:221)
at (:201)
at (:173)
at (:97)
at $(:2073)
at (:107)
at (:225)
at (:7563)
at (Native Method)
at $(:539)
at (:994)
Device Info:
App version: 0.6.1
App version code: 9
Android build version: V12.0.16.0.QCSMIXM
Android release version: 10
Android SDK version: 29
Android build ID: QP1A..020
Device brand: Redmi
Device manufacturer: Xiaomi
Device name: angelican
Device model: M2006C3MNG
Device product name: angelican_global
Device hardware name: mt6765
ABIs: [armeabi-v7a, armeabi]
ABIs (32bit): [armeabi-v7a, armeabi]
ABIs (64bit): []
System language: ru-UA
In-App Language: auto
Mode: no-root
Inferred Mode: Без-ROOT
AppManagerNG + mode
- AppManagerNG version (Settings → About):
- Active mode: Auto / Root / Shizuku / ADB-WiFi / ADB-USB / No-root
- Privilege provider: Magisk / KernelSU / APatch / Shizuku / Sui / ZygiskNext / None
- LocalServer bootstrap signature (Settings → Mode of operation, if shown):
- Install source: GitHub Releases / IzzyOnDroid / Obtainium / F-Droid / sideload
Device + Android
- Manufacturer + model:
- Android version + API level:
- Build / ROM:
- Security patch level (YYYY-MM-DD):
- Architecture (arm64-v8a / armeabi-v7a / x86_64):
Affected operation (if applicable)
No response
Additional context
No response