SagerNet/SagerNet

Configuration view doesn't load correctly when called back to foreground

Aberta

#343 aberto em 8 de jan. de 2022

 (2 comentários) (0 reação) (0 responsável)Kotlin (988 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (5.750 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Describe the bug

The configuration view shows nothing when called back to foreground. Switch between other tabs like group or route and switch back fix the issue temporarily.

To Reproduce

  1. Cold start the app. The config view is rendered correctly.
  2. Start a connection to keep the background service alive. Close the app to put it into background.
  3. Open the app again to call it back to foreground. The config view shows nothing.
  4. Switch between other view like Route or Group and switch back, the config view is rendered correctly again.

Debug Information

SagerNet -587222260.zip

Screenshots

image

Smartphone (please complete the following information)

  • SagerNet 0.7-beta02
  • Kernel version: 3.10.84-perf-gd46863f
  • Device: BlackBerry PRIV
  • OS: Android 6.0.1

Guia do colaborador