Search function not working
Is there an existing issue for this? (Please read the description)
- [x] I have searched the existing issues
Current Behavior
When you go to the search option it takes a long time till you can type. When you push the search icon you don´t get the results anymore. Yesterday it was function okay.
Expected Behavior
When you go to the search option and try to search something, you get results.
Steps to reproduce
- Start Spotify
- Go to the search option
- type something
- push search button
Logs
[2025-04-16 17:02:02.122813]--------------------- AnyhowException(Failed to close to Discord IPC: Custom { kind: ConnectionRefused, error: "Couldn't retrieve the Discord IPC socket" }
Stack backtrace:
0: anyhow::error::<impl anyhow::Error>::msg
1: flutter_discord_rpc::api::api::discord_close
2: flutter_rust_bridge::misc::panic_backtrace::PanicBacktrace::catch_unwind
3: <F as threadpool::FnBox>::call_box
4: std::sys::backtrace::__rust_begin_short_backtrace
5: core::ops::function::FnOnce::call_once{{vtable.shim}}
6: std::sys::pal::unix::thread::Thread::new::thread_start
7: start_thread
at ./nptl/pthread_create.c:442:8
8: clone3
at ./misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:81:0)
#0 SimpleDecoder.decode (package:flutter_rust_bridge/src/codec/base.dart:32)
#1 SseCodec._decode (package:flutter_rust_bridge/src/codec/sse.dart:45)
#2 SseCodec.decodeObject (package:flutter_rust_bridge/src/codec/sse.dart:35)
#3 _rootRunUnary (dart:async/zone.dart:1538)
Operating System
Linux Mint LMDE 6
Spotube version
4.0.2
Installation source
GitHub Actions (Nightly Binary)
Additional information
In the official version 4.0.2 you get the same problem. Also seen the error code 502
Self grab
- [ ] I'm ready to work on this issue!
I have the same issue on Windows 10, Spotube version 4.0.2.
If there's something I can do, I would like to help