spotube icon indicating copy to clipboard operation
spotube copied to clipboard

Artist Page Shows Error

Open mithu2649 opened this issue 1 year ago • 2 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

Error Message: "Type 'double' is not a subtype of 'int?' in type cast

gif-20240107-133743

Expected Behavior

Artist profile page

Steps to reproduce

  1. Open the app
  2. Search for an artist
  3. Click on any Artist

Operating System

Android

Spotube version

v3.4.0

Installation source

GitHub Releases (Binary)

Additional information

No response

mithu2649 avatar Jan 07 '24 08:01 mithu2649

Potential duplicates:

  • [#1018] Display type error on a artist page (67.86%)

github-actions[bot] avatar Jan 07 '24 08:01 github-actions[bot]

Are you sure you don't have a variable you just need to change to int to make things more consistent? Why would you need a double variable in this app? You would maybe have an int for the id of the song but double variables are more for like money and science.

dennisgit282 avatar Jan 07 '24 15:01 dennisgit282

I have same issue. Installation from play store

barthphi avatar Jan 08 '24 08:01 barthphi

I'm experiencing the same issue in the Nightly Build. image

abhinavanand-fed avatar Jan 08 '24 09:01 abhinavanand-fed

I'm also experiencing the same issue over the latest version (Android). Playing songs from my playlists work just as expected though.

g0-n avatar Jan 08 '24 10:01 g0-n

I have the same issue.

clmaes avatar Jan 08 '24 16:01 clmaes

I downgrade back to v3.3.0 (Android) and now works fine.

g0-n avatar Jan 08 '24 16:01 g0-n

Duplicate of #1018

KRTirtho avatar Jan 08 '24 16:01 KRTirtho