Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Spotify 1.0.80 and Latest Spicetify not backup after first launch #32

Closed
Tr0NiX opened this issue May 19, 2018 · 22 comments
Closed

Spotify 1.0.80 and Latest Spicetify not backup after first launch #32

Tr0NiX opened this issue May 19, 2018 · 22 comments
Labels
bug Something isn't working

Comments

@Tr0NiX
Copy link

Tr0NiX commented May 19, 2018

Hi my spotify client has updated to new version but skin cannot backup skin.. i tried reinstall rainmeter skin + rainmeter and i reinstalled spotify client 2 times with removing in %appdata% files .. but not working anymore ,, in log rainmeter says Error 103: Cannot start program: "C:\Windows\system32\cmd.exe" /U /C (Spicetify\Spicetify.ini - [Duplicate]) .. but i tried open rainmeter as admin but not working .. thanks for help have a nice day

@khanhas
Copy link
Owner

khanhas commented May 22, 2018

Wow, seems like you tried every possible solution I can suggest.
Some users are still unable to use Spicetify, I tried to interact with their machine, tried all the step as you said but found no cause.
So sorry, I don't think I can help you :(.

@khanhas khanhas added the bug Something isn't working label May 22, 2018
@Tr0NiX
Copy link
Author

Tr0NiX commented May 22, 2018

Maybe its problem only in version 1.0.81.325.g17f71170... bcause i have this installed..

@khanhas
Copy link
Owner

khanhas commented May 31, 2018

I just updated to version 1.6.3 with some fixes
Please try it out and tell me if it works :) @Tr0NiX

@Tr0NiX
Copy link
Author

Tr0NiX commented May 31, 2018

Always showing this error https://imgur.com/a/uATrN4V i will try install on fresh system (virtual machine) and i post result .. but on windows 10 machine works fine .. idk why on windows 7 not working ..

@khanhas
Copy link
Owner

khanhas commented May 31, 2018

Ok, maybe problem lies in robocopy command and flags I am using.
Open command prompt and type this in:

robocopy /? >> robocopy.txt

This will export all robocopy available flags in Win7 to robocopy.txt.
Send me that file here.

@Tr0NiX
Copy link
Author

Tr0NiX commented May 31, 2018

@khanhas
Copy link
Owner

khanhas commented May 31, 2018

Hmm.
You run that command on Win7 right?
I expect one or some invalid flags but it actually has everything I used.

@Tr0NiX
Copy link
Author

Tr0NiX commented May 31, 2018

yes on windows 7 x64 enterprise .. or can u disable backup ? i will backup manually folder

@Tr0NiX
Copy link
Author

Tr0NiX commented May 31, 2018

Its working on VM .. i only copy this folder and replace in my main pc .. Thanks for help :)

@khanhas
Copy link
Owner

khanhas commented Jun 1, 2018

What is VM's Win7 edition? Is it Enterprise?
Since you have everything you need in main PC, can you try this to see what is wrong with robocopy:
Open command prompt with normal privilege:

cd %userprofile%\Documents\Rainmeter\Skins\Spicetify\@Resources\Extracted
robocopy "Raw" "Test" *.css *.js *.html /S /COPY:D /R:50 /W:1 /NJH /NS

@tr0nix123
Copy link

VM is virtual machine ... alright i will try and i post result.. thanks :)

@khanhas
Copy link
Owner

khanhas commented Jun 1, 2018

Haha, I mean what edition of win7 did you install on your VM?

@khanhas
Copy link
Owner

khanhas commented Jun 1, 2018

Oops, I missed @Resources\Extracted
Correct commands should be:

cd %userprofile%\Documents\Rainmeter\Skins\Spicetify\@Resources\Extracted
robocopy "Raw" "Test" *.css *.js *.html /S /COPY:D /R:50 /W:1 /NJH /NS

@tr0nix123
Copy link

i installed on vm same edition . Enterprise X64

@Tr0NiX
Copy link
Author

Tr0NiX commented Jun 1, 2018

cd %userprofile%\Documents\Rainmeter\Skins\Spicetify@Resources\Extracted
causing in cmd : The system cannot find the path specified (i replaced %userprofile% ) and i tried open cmd with admin priv.

@Tr0NiX
Copy link
Author

Tr0NiX commented Jun 1, 2018

I think i have problem with cmd commands https://imgur.com/a/Dg4xIvb

@Tr0NiX
Copy link
Author

Tr0NiX commented Jun 1, 2018

THANKS Its working fine .. (over rmskin) have a nice day :)

@Tr0NiX
Copy link
Author

Tr0NiX commented Jun 1, 2018

however injecting extensions not working .. https://imgur.com/a/FuunOcE

@khanhas
Copy link
Owner

khanhas commented Jun 1, 2018

Huh, your win7 doesn't have robocopy.
This version: https://github.com/khanhas/Spicetify/releases/tag/1.6.5 should rule out your injecting bug.

@Tr0NiX
Copy link
Author

Tr0NiX commented Jun 1, 2018

@khanhas
Copy link
Owner

khanhas commented Jun 1, 2018

Sign out and sign in again I think
Also remember to restore Spotify and clear backup before installing new Spicetify version

@Tr0NiX
Copy link
Author

Tr0NiX commented Jun 1, 2018

now works fine .. i updated spotify cleared backup and apply new theme . working fine .. :)

@khanhas khanhas closed this as completed Jun 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants