Help Wizard

Step 1

NEXT STEP

Starting position shifts after restart(2)

Starting position shifts after restart(2)

https://community.spotify.com/t5/Desktop-Linux-Windows-Web-Player/Starting-position-shifts-after-res...

 

Hey,

 

since I'm not able to comment or edit my last thread, i create a new one.

 

I found out, that the shift bug only appears on my monitor, if the task bar is horizontal on the left side.

I hope this information helps to fix the bug... its really annoying.

 

I fixed it by starting a bat file instead of spotify.exe. Use at your own risk.


spotify.bat:
@echo off
REG IMPORT spotify.reg
START Spotify.exe
exit

spotify.reg:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Spotify\Window Position]
"Left"=dword:0000090d
"Top"=dword:000001c2
"Width"=dword:00000413
"Height"=dword:00000258
"Show State"=dword:00000001

 

 

 

Reply
0 Replies

Suggested posts