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

No Playback on Arch Linux #599

Closed
itzmanish opened this issue Feb 9, 2022 · 6 comments
Closed

No Playback on Arch Linux #599

itzmanish opened this issue Feb 9, 2022 · 6 comments

Comments

@itzmanish
Copy link
Contributor

When I play music in Arch linux it shows playing but there is no audio playback in pavucontrol, Because of this I am getting no sound.

I tried running with yarn start:debug also, same result though.

OS - Arch linux
Kernel - Linux manish-XPS-13 5.15.18-1-lts #1 SMP Sat, 29 Jan 2022 12:13:13 +0000 x86_64 GNU/Linux
Youtube Music version - 1.14.0

@Araxeus
Copy link
Collaborator

Araxeus commented Feb 9, 2022

No error messages?

Can you try running the app with the shortcuts plugin enabled/disabled and see if it makes a difference?

@itzmanish
Copy link
Contributor Author

logs

youtube-music on  master [!] via  v16.13.1
🐯 yarn start:debug
yarn run v1.22.17
warning ../../../package.json: No license field
$ ELECTRON_ENABLE_LOGGING=1 electron .

(electron:1555293): Gtk-WARNING **: 10:50:00.318: Theme parsing error: gtk.css:1:108: Failed to import: Error opening file /home/manish/.local/share/gnome-shell/extensions/[email protected]/stylesheet.css: No such file or directory

(electron:1555293): Gtk-WARNING **: 10:50:00.318: Theme parsing error: gtk.css:2:114: Failed to import: Error opening file /home/manish/.local/share/gnome-shell/extensions/[email protected]/stylesheet-tiled.css: No such file or directory

(electron:1555293): Gtk-WARNING **: 10:50:00.342: Theme parsing error: gtk.css:9649:19: negative values are not allowed.
[1555471:0210/105000.744894:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.
[1555293:0210/105000.810891:ERROR:connection.cc(591)] Cannot send request of length 19360032
Loaded plugin - navigation
Loaded plugin - adblocker
Loaded plugin - shortcuts
Loaded plugin - notifications
Loaded plugin - precise-volume
Loaded plugin - sponsorblock
Loaded plugin - auto-confirm-when-paused
Loaded plugin - audio-compressor
[1555293:0210/105000.920749:WARNING:bluez_dbus_manager.cc(248)] Floss manager not present, cannot set Floss enable/disable.
[1555293:0210/105002.973792:ERROR:service_worker_storage.cc(1897)] Failed to delete the database: Database IO error
[1555293:0210/105008.723072:INFO:CONSOLE(3454)] "LegacyDataMixin will be applied to all legacy elements.
Set `_legacyUndefinedCheck: true` on element class to enable.", source: https://music.youtube.com/s/385d1d94/music_polymer_inlined_html.js (3454)
[1555293:0210/105009.139193:INFO:CONSOLE(1726)] "observer method `seekControlsEnabledChanged_` not defined", source: https://music.youtube.com/s/385d1d94/music_polymer_inlined_html.js (1726)
[1555293:0210/105009.232677:INFO:CONSOLE(20)] "Ignoring event: "volume-slider.keydown()"", source: /home/manish/workspace/manish/youtube-music/plugins/precise-volume/preload.js (20)
[1555293:0210/105009.232739:INFO:CONSOLE(20)] "Ignoring event: "volume-slider.keyup()"", source: /home/manish/workspace/manish/youtube-music/plugins/precise-volume/preload.js (20)
[1555293:0210/105009.233110:INFO:CONSOLE(20)] "Ignoring event: "expand-volume-slider.keydown()"", source: /home/manish/workspace/manish/youtube-music/plugins/precise-volume/preload.js (20)
[1555293:0210/105009.233195:INFO:CONSOLE(20)] "Ignoring event: "expand-volume-slider.keyup()"", source: /home/manish/workspace/manish/youtube-music/plugins/precise-volume/preload.js (20)
did finish load
[1555293:0210/105009.611488:INFO:CONSOLE(89)] "%cElectron Security Warning (Insecure Content-Security-Policy) font-weight: bold; This renderer process has either no Content Security
  Policy set or a policy with "unsafe-eval" enabled. This exposes users of
  this app to unnecessary security risks.

For more information and help, consult
https://electronjs.org/docs/tutorial/security.
This warning will not show up
once the app is packaged.", source: node:electron/js2c/renderer_init (89)
[1555293:0210/105010.728603:ERROR:CONSOLE(1)] "Uncaught TypeError: Cannot read properties of undefined (reading 'instance')", source:  (1)

Tried enabling/disabling shortcuts plugin, same result though.

@itzmanish
Copy link
Contributor Author

You will laugh If I tell you what caused the issue 🤣 .

@itzmanish
Copy link
Contributor Author

I enabled precise-volume and somehow audio get muted or playback got stopped, however the volume bar shows full. I just tried Shift+PgUp key and it showed 1% and audio started working.

Please tell me what does precise-volume plugin actually do.

@itzmanish
Copy link
Contributor Author

But now there is another issue - I am unable to login to google in youtube music.

This browser or app may not be secure. [Learn more](https://support.google.com/accounts/answer/7675428?hl=en-GB)
Try using a different browser. If you’re already using a supported browser, you can try again to sign in.

This is the output.

@Araxeus
Copy link
Collaborator

Araxeus commented Feb 10, 2022

I enabled precise-volume and somehow audio get muted or playback got stopped, however the volume bar shows full. I just tried Shift+PgUp key and it showed 1% and audio started working.

Please tell me what does precise-volume plugin actually do.

volume bar shouldn't be full if the video is muted, ill look into it

But now there is another issue - I am unable to login to google in youtube music.

try using https://github.com/th-ch/youtube-music/releases/tag/v1.15.0 or wait for newer release if that somehow doesn't work for you

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

2 participants