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

(QMUI) | qmui_visibleViewControllerIfExist:,找不到可见的viewController 导致崩溃 死循环了 #1513

Open
CoderLwcXing opened this issue Aug 9, 2023 · 0 comments

Comments

@CoderLwcXing
Copy link

CoderLwcXing commented Aug 9, 2023

2023-08-09 22:47:24.805723+0800 JETIN[49264:6004990] +[UINavigationItem(QMUIBackBarButtonItemTitle) load]_block_invoke_3:591 | QMUILogLevelWarn | UINavigationItem (QMUIBackBarButtonItemTitle) | 当前界面理应存在子界面,但获取不到,qmui_isPopping = NO, navigationBar.items = (
<UINavigationItem: 0x10b706ae0> title='行事曆' titleView=0x10a710190 leftBarButtonItems=0x2813b0380 rightBarButtonItems=0x2813b0560,
<UINavigationItem: 0x12982fe20> title='行事曆' leftBarButtonItems=0x2813b6de0 rightBarButtonItems=0x28117f2a0,
<UINavigationItem: 0x10b70c7f0> title='pdf0' backBarButtonItem=0x12b1a4a10 rightBarButtonItems=0x2813d0c40
)
2023-08-09 22:47:24.811271+0800 JETIN[49264:6004990] -[UIViewController(QMUI) qmui_visibleViewControllerIfExist]:293 | QMUILogLevelDefault | UIViewController (QMUI) | qmui_visibleViewControllerIfExist:,找不到可见的viewController。self = <QLPreviewController: 0x10e81d600>; superclass: UIViewController; title: pdf0; view: <QLPreviewControllerView: 0x10b70c990; frame = (0 64; 414 672); layer = <CALayer: 0x2810a1200>>, self.view.window = (null)
2023-08-09 22:47:24.811433+0800 JETIN[49264:6004990] -[UIViewController(QMUI) qmui_visibleViewControllerIfExist]:293 | QMUILogLevelDefault | UIViewController (QMUI) | qmui_visibleViewControllerIfExist:,找不到可见的viewController。self = <QLPreviewController: 0x10e81d600>; superclass: UIViewController; title: pdf0; view: <QLPreviewControllerView: 0x10b70c990; frame = (0 64; 414 672); layer = <CALayer: 0x2810a1200>>, self.view.window = (null)
2023-08-09 22:47:24.811546+0800 JETIN[49264:6004990] -[UIViewController(QMUI) qmui_visibleViewControllerIfExist]:293 | QMUILogLevelDefault | UIViewController (QMUI) | qmui_visibleViewControllerIfExist:,找不到可见的viewController。self = <QLPreviewController: 0x10e81d600>; superclass: UIViewController; title: pdf0; view: <QLPreviewControllerView: 0x10b70c990; frame = (0 64; 414 672); layer = <CALayer: 0x2810a1200>>, self.view.window = (null)
2023-08-09 22:47:24.811630+0800 JETIN[49264:6004990] -[UIViewController(QMUI) qmui_visibleViewControllerIfExist]:293 | QMUILogLevelDefault | UIViewController (QMUI) | qmui_visibleViewControllerIfExist:,找不到可见的viewController。self = <QLPreviewController: 0x10e81d600>; superclass: UIViewController; title: pdf0; view: <QLPreviewControllerView: 0x10b70c990; frame = (0 64; 414 672); layer = <CALayer: 0x2810a1200>>, self.view.window = (null)
2023-08-09 22:47:24.811765+0800 JETIN[49264:6004990] -[UIViewController(QMUI) qmui_visibleViewControllerIfExist]:293 | QMUILogLevelDefault | UIViewController (QMUI) | qmui_visibleViewControllerIfExist:,找不到可见的viewController。self = <QLPreviewController: 0x10e81d600>; superclass: UIViewController; title: pdf0; view: <QLPreviewControllerView: 0x10b70c990; frame = (0 64; 414 672); layer = <CALayer: 0x2810a1200>>, self.view.window = (null)
2023-08-09 22:47:24.811846+0800 JETIN[49264:6004990] -[UIViewController(QMUI) qmui_visibleViewControllerIfExist]:293 | QMUILogLevelDefault | UIViewController (QMUI) | qmui_visibleViewControllerIfExist:,找不到可见的viewController。self = <QLPreviewController: 0x10e81d600>; superclass: UIViewController; title: pdf0; view: <QLPreviewControllerView: 0x10b70c990; frame = (0 64; 414 672); layer = <CALayer: 0x2810a1200>>, self.view.window = (null)
2023-08-09 22:47:24.811917+0800 JETIN[49264:6004990] -[UIViewController(QMUI) qmui_visibleViewControllerIfExist]:293 | QMUILogLevelDefault | UIViewController (QMUI) | qmui_visibleViewControllerIfExist:,找不到可见的viewController。self = <QLPreviewController: 0x10e81d600>; superclass: UIViewController; title: pdf0; view: <QLPreviewControllerView: 0x10b70c990; frame = (0 64; 414 672); layer = <CALayer: 0x2810a1200>>, self.view.window = (null)
2023-08-09 22:47:24.831355+0800 JETIN[49264:6004990] -[UIViewController(QMUI) qmui_visibleViewControllerIfExist]:293 | QMUILogLevelDefault | UIViewController (QMUI) | qmui_visibleViewControllerIfExist:,找不到可见的viewController。self = <QLPreviewController: 0x10e81d600>; superclass: UIViewController; title: pdf0; view: <QLPreviewControllerView: 0x10b70c990; frame = (0 64; 414 672); layer = <CALayer: 0x2810a1200>>, self.view.window = (null)

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

No branches or pull requests

1 participant