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

Crash when trying to close the search menu while on home screen #1998

Closed
1 of 2 tasks
GStudiosX2 opened this issue Oct 14, 2024 · 3 comments
Closed
1 of 2 tasks

Crash when trying to close the search menu while on home screen #1998

GStudiosX2 opened this issue Oct 14, 2024 · 3 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@GStudiosX2
Copy link

Is there an existing issue for this? (Please read the description)

  • I have searched the existing issues

Current Behavior

When you open search and go to home page and press the arrow icon to close the search menu it crashes (black screen but sound still plays)

Expected Behavior

The search menu to be closed

Steps to reproduce

  1. Open the search menu
  2. Go to the home page
  3. Press the arrow button

Logs

Logs

[2024-10-14 03:56:54.624496]---------------------
Null check operator used on a null value
#0 SearchController.closeView (package:flutter/src/material/search_anchor.dart:1113)
#1 SearchPage.build.... (package:spotube/pages/search/search.dart:151)
#2 _InkResponseState.handleTap (package:flutter/src/material/ink_well.dart:1170)
#3 GestureRecognizer.invokeCallback (package:flutter/src/gestures/recognizer.dart:351)
#4 TapGestureRecognizer.handleTapUp (package:flutter/src/gestures/tap.dart:656)
#5 BaseTapGestureRecognizer._checkUp (package:flutter/src/gestures/tap.dart:313)
#6 BaseTapGestureRecognizer.acceptGesture (package:flutter/src/gestures/tap.dart:283)
#7 GestureArenaManager.sweep (package:flu

Operating System

Android

Spotube version

v3.8.3

Installation source

Play Store (Android)

Additional information

screen-20241014-040358.mp4

Self grab

  • I'm ready to work on this issue!
@GStudiosX2 GStudiosX2 added the bug Something isn't working label Oct 14, 2024
@GStudiosX2 GStudiosX2 changed the title Crash when pressing arrow button in search while on the home page Crash when trying to close the search menu while on home screen Oct 14, 2024
@KRTirtho
Copy link
Owner

Duplicate of #1502

@KRTirtho KRTirtho marked this as a duplicate of #1502 Oct 14, 2024
@KRTirtho KRTirtho closed this as not planned Won't fix, can't repro, duplicate, stale Oct 14, 2024
@KRTirtho KRTirtho added the duplicate This issue or pull request already exists label Oct 14, 2024
@KRTirtho
Copy link
Owner

Please at least search before creating the issues. Duplicate issues only wastes everyone's time

@GStudiosX2
Copy link
Author

GStudiosX2 commented Oct 14, 2024

Please at least search before creating the issues. Duplicate issues only wastes everyone's time

Oops I swear I did a search I guess I didn't use the right keywords or something because I was probably looking for "crash" lol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants