spotube icon indicating copy to clipboard operation
spotube copied to clipboard

Spotube opening instance looks distorted.

Open GP-HP opened this issue 1 year ago • 0 comments

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

  • [X] I have searched the existing issues

Current Behavior

When launching spotube the instance looks distorted and awkwardly minimised , unable to use it until i minimise and maximise the screen. image

Expected Behavior

should be open in normal screen

Steps to reproduce

  1. launched the app

Logs

Logs
[2024-12-27 22:34:53.773728]---------------------
DioException [bad response]: This exception was thrown because the response has a status code of 401 and RequestOptions.validateStatus was configured to throw for this status code.
The status code of 401 has the following meaning: "Client error - the request contains bad syntax or cannot be fulfilled"
Read more about status codes at https://developer.mozilla.org/en-US/docs/Web/HTTP/Status
In order to resolve this exception you typically have either to verify and fix your request code or you have to fix the server code.

#0      DioMixin.fetch (package:dio/src/dio_mixin.dart:520)
<asynchronous suspension>
#1      CustomSpotifyEndpoints.getFriendActivity (package:spotube/services/custom_spotify_endpoints/spotify_endpoints.dart:113)
<asynchronous suspension>
#2      FutureHandlerProviderElementMixin.handleFuture.<anonymous closure>.<anonymous closure> (package:riverpod/src/async_notifier/base.dart:355)
<asynchronous suspension>

Operating System

windows 10

Spotube version

v3.9.0

Installation source

GitHub Releases (Binary)

Additional information

No response

Self grab

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

GP-HP avatar Dec 27 '24 17:12 GP-HP