spotube icon indicating copy to clipboard operation
spotube copied to clipboard

Search function not working

Open clmaes opened this issue 8 months ago • 1 comments

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

  1. Start Spotify
  2. Go to the search option
  3. type something
  4. 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) #4 FlutterDiscordRPC.disconnect (package:flutter_discord_rpc/src/flutter_discord_rpc_base.dart:67) #5 DiscordNotifier.close (package:spotube/provider/discord_provider.dart:119) #6 DiscordNotifier.build. (package:spotube/provider/discord_provider.dart:65)


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

Image

Self grab

  • [ ] I'm ready to work on this issue!

clmaes avatar Apr 16 '25 15:04 clmaes

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

Ventosinos avatar May 13 '25 10:05 Ventosinos