You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
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
The text was updated successfully, but these errors were encountered: