Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read property '1' of null #75

Open
TheAquabat opened this issue Sep 10, 2024 · 7 comments
Open

TypeError: Cannot read property '1' of null #75

TheAquabat opened this issue Sep 10, 2024 · 7 comments

Comments

@TheAquabat
Copy link

TheAquabat commented Sep 10, 2024

I am getting this error on both the flatpak and the deb package. It happens when I click on the "open deezer" link of the browser... So I cant login because then it crashes

TypeError: Cannot read property '1' of null
    at DeepLinkService.handleAutolog (/app/main/resources/app.asar/build/main.js:1060:53)
    at DeepLinkService.handlePath (/app/main/resources/app.asar/build/main.js:1040:16)
    at App.<anonymous> (/app/main/resources/app.asar/build/main.js:2874:31)
    at App.emit (events.js:315:20)
    at App.EventEmitter.emit (domain.js:467:12)

@leandroembu
Copy link

Same issue here.

@Meincrakker
Copy link

Hi guys,

It seems like the problems from the automation changes got worse.

A temporary solution would be to use the Appimage.

You can one click install it via gearlever.

In Gearlever itself you can also set the app to auto update by changing the source to Github and pasting this link: "https://github.com/aunetx/deezer-linux/releases/download/*/deezer-desktop-*-x86_64.AppImage"

This will maybe take a while until everything works again. The maintainer @aunetx seems to not have a lot of spare time right now. Please remember this is all volunteer work here :D

@TheAquabat
Copy link
Author

unfortunately, the AppImage also doesnt work.

@Meincrakker
Copy link

Meincrakker commented Sep 11, 2024

It does work perfectly on my end. Can you explain what you did?

You need to press "move to app menu" in gearlever and select the correct deezer app when coming back from the browser or just uninstall the other deezer installs. Your system might get confused what deezer app to use.

Plus, could you please send me your system information (browser, deezer-version, what system)

@TheAquabat
Copy link
Author

TheAquabat commented Sep 11, 2024

The AppImage does work, but the problem is the same as before, you cant login, though this one doesnt crash tho.
Maybe it works for you because you were logged in from before.

@Meincrakker
Copy link

No. I deleted everything in /home/.../.config/deezer-desktop and the Appimage was able to log me in again. Maybe deleting it helps 🤷

I think the flatpak repo has an older version (6.0.110) of deezer that should work (it works at least for me). Or you can get an even older version of Deezer that is known to work as described here.

@TheAquabat
Copy link
Author

TheAquabat commented Sep 11, 2024

Cant believe it downgrading actually worked yaay! thanks a bundle.
I am using 6.0.60 now
(I should recheck but ig for me the 6.0.110 doesnt work as well)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants