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

Kaku does not play #555

Open
and-97 opened this issue Dec 1, 2022 · 0 comments
Open

Kaku does not play #555

and-97 opened this issue Dec 1, 2022 · 0 comments

Comments

@and-97
Copy link

and-97 commented Dec 1, 2022

Bug

Hi, first of all, thanks for the program it looks great and looks ecxactly like what i was looking for when searching for a music streamer, that's why i want to make it run properly.

I just installed kaku and while the gui looks and runs perfectly it just won't reproduce any music from Youtube, it just loads endlessly. If i try to search for something on youtube nothing shows up either, it looks almost like if kaku is disconnected from the internet (it obviously isn't since it shows effortlessly the top rankings page filled with recent music)

I tried to run it from terminal with the verbose option to see if there was some kind of error log and found this:

> Unhandled rejection TypeError: this.app.whenReady is not a function
>     at ElectronAppAdapter.whenReady (/opt/Kaku/resources/app.asar/node_modules/electron-updater/src/ElectronAppAdapter.ts:9:21)
>     at /opt/Kaku/resources/app.asar/node_modules/electron-updater/src/AppUpdater.ts:337:20
>     at Generator.next (<anonymous>)
>     at AppImageUpdater.getUpdateInfoAndProvider (/opt/Kaku/resources/app.asar/node_modules/electron-updater/src/AppUpdater.ts:336:43)
>     at /opt/Kaku/resources/app.asar/node_modules/electron-updater/src/AppUpdater.ts:363:31
>     at Generator.next (<anonymous>)
>     at AppImageUpdater.doCheckForUpdates (/opt/Kaku/resources/app.asar/node_modules/electron-updater/src/AppUpdater.ts:360:34)
>     at AppImageUpdater.checkForUpdates (/opt/Kaku/resources/app.asar/node_modules/electron-updater/src/AppUpdater.ts:220:35)
>     at EventEmitter.ipcMain.on (/opt/Kaku/resources/app.asar/bootup.js:175:21)
> From previous event:
>     at AppImageUpdater.getUpdateInfoAndProvider (/opt/Kaku/resources/app.asar/node_modules/electron-updater/src/AppUpdater.ts:336:43)
>     at /opt/Kaku/resources/app.asar/node_modules/electron-updater/src/AppUpdater.ts:363:31
>     at Generator.next (<anonymous>)
> From previous event:
>     at AppImageUpdater.doCheckForUpdates (/opt/Kaku/resources/app.asar/node_modules/electron-updater/src/AppUpdater.ts:360:34)
>     at AppImageUpdater.checkForUpdates (/opt/Kaku/resources/app.asar/node_modules/electron-updater/src/AppUpdater.ts:220:35)
>     at EventEmitter.ipcMain.on (/opt/Kaku/resources/app.asar/bootup.js:175:21)
>     at emitTwo (events.js:125:13)
>     at EventEmitter.emit (events.js:213:7)
>     at WebContents.<anonymous> (/opt/Kaku/resources/electron.asar/browser/api/web-contents.js:266:13)
>     at emitTwo (events.js:125:13)
>     at WebContents.emit (events.js:213:7)'

I could not decipher everything honestly so i turn to you for help. Is there a bug that's causing this?

What is your Kaku version?

2.0.2 64-bit

What is your OS (with version number)?

Ubuntu 22.04.1

Note for Linux Users: Please provide here the result of uname -srmv
Linux 5.15.0-53-generic #59-Ubuntu SMP Mon Oct 17 18:53:30 UTC 2022 x86_64

Which platform are you using to listen to music?

YouTube

Which track format are you using?

best audio

Is there any error coming from Inspector?

could not open the inspector, shortcut does not work

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

1 participant