icidasset / diffuse

A music player that connects to your cloud/distributed storage.
https://diffuse.sh
Other
808 stars 67 forks source link

"diffuse-windows.exe" is broken (Does not install Diffuse in windows 10 21H2) #348

Closed Insidevk18 closed 1 year ago

Insidevk18 commented 2 years ago

Good morning, I open this thread to report a bug in the Diffuse installer package regarding Windows. -Windows version: Windows 10 21H2 _Diffuse version: v3.1.1 image

I get a message that says: "The item "Diffuse.exe" referenced by this shortcut was changed or moved, so the shortcut will not work properly. Do you want to remove this shortcut?" image

Look for diffuse in the various folders created. image image

I installed through that access, but only got the same result. image

Thanks.

icidasset commented 2 years ago

Thanks for creating the issue! I'm currently working on new (native) binaries, will be fixed in the next release.

icidasset commented 2 years ago

I made a pre-release with the new builds: https://github.com/icidasset/diffuse/releases/tag/3.2.0-pre.1 Let me know if that works for you. It's now an .msi file instead of .exe

Insidevk18 commented 2 years ago

Hice un prelanzamiento con las nuevas versiones.: https://github.com/icidasset/diffuse/releases/tag/3.2.0-pre.1 Déjame saber si eso funciona para ti. ahora es un .msi archivo en lugar de .exe

Good morning, this version of Diffuse does install, only when I wanted to integrate it into my google drive account, I couldn't even get the client ID, I guess it might be because it was a pre-launch.

image

icidasset commented 2 years ago

You mean this screen?

Screenshot 2022-08-13 at 15 07 48

That should now be fixed, I forgot to configure something in the Google Client, no need to download new version of Diffuse.

Insidevk18 commented 2 years ago

Eso ahora debería arreglarse, olvidé configurar algo en el cliente de Google, no es necesario descargar una nueva versión de Diffuse.

Yes, I got a screen, apparently that problem was solved but another one arose.

image

It appears to me that: "Could not log in" It is possible that the browser or the application is not secure. Try another browser. If you are already using a supported browser, you can try signing in again.

Apparently this problem arises because google no longer allows "Access pps less secure", it is no longer available to enable it in google, I have also had this problem in the "Ferdium" github project, maybe it is due to electron?

image

icidasset commented 2 years ago

Hmm, didn't think Google would be so annoying. Anyhow, there's a few ways around this, I described everything here: https://github.com/icidasset/diffuse/issues/351 Thanks again for testing!

icidasset commented 2 years ago

@Insidevk18 Should be fixed in v3.2.0-pre.2

Will close issue once stable version is out.