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

Deezer: Media keys not working #468

Closed
guiNovais opened this issue Sep 13, 2018 · 5 comments
Closed

Deezer: Media keys not working #468

guiNovais opened this issue Sep 13, 2018 · 5 comments
Assignees
Labels
type: bug Something is not working as expected or the documentation is incorrect.

Comments

@guiNovais
Copy link

Basic information

  • Your Linux distribution and its version: Ubuntu 16.04.5 LTS

  • Your desktop environment: Unity

  • Nuvola Runtime version: 4.12.46 (46-g1482aea)

  • The web app you use and its version: Deezer 3.0.9 (9-g30dcb32)

Describe the bug

Media keys not working and media actions disabled at top bar (Play, Previous song, Next song, Favorite track)

Steps to reproduce the behavior

  1. Open a terminal and type flatpak run eu.tiliado.NuvolaAppDeezer
  2. Wait for the app to start
  3. Click on "play/pause" media button
  4. Terminal shows the following message:

Runner: [WARNING Δ08s452965us Nuvola] Binding.vala:86: Call Web Worker sync: Nuvola.mediaKeys.emit
Runner: [WARNING Δ001246us DioriteGtk] Action.vala:74: Cannot activate action 'toggle-play', because it is disabled.

  1. Music won't play/pause. Same thing happens when "next track" and "previous track" media buttons, and terminal show the following messages:

Runner: [WARNING Δ03s765714us Nuvola] Binding.vala:86: Call Web Worker sync: Nuvola.mediaKeys.emit
Runner: [WARNING Δ001525us DioriteGtk] Action.vala:74: Cannot activate action 'next-song', because it is disabled.

Runner: [WARNING Δ14s833314us Nuvola] Binding.vala:86: Call Web Worker sync: Nuvola.mediaKeys.emit
Runner: [WARNING Δ001843us DioriteGtk] Action.vala:74: Cannot activate action 'prev-song', because it is disabled.

  1. Also, when the top panel icon is clicked, the options "Play", "Previous song", "Next song" and "Favorite track" are disabled, but "Activate main window" and "Quit" are enabled.

Expected behavior

Media keys working and media options enabled at top panel.

Debugging log

Attach the debug log here: ...

Screenshots

(https://github.com/tiliado/nuvolaruntime/files/2380670/deezer.log)

Attach screenshots here: ...

screenshot from 2018-09-13 16-09-48

Additional context

...

@jiri-janousek
Copy link
Member

Hello @guialberto. Thanks for reporting this issue. Do you use the new Deezer design? If yes, it is not supported yet. I'm going to look at it at the weekend. Meanwhile, you can switch back to the supported old design: Click your profile avatar in the top right corner → Deezer Labs → Deactivate Try a new look.

@jiri-janousek jiri-janousek self-assigned this Sep 13, 2018
@jiri-janousek jiri-janousek added type: bug Something is not working as expected or the documentation is incorrect. status: do soon labels Sep 13, 2018
@guiNovais
Copy link
Author

Hello @guialberto. Thanks for reporting this issue. Do you use the new Deezer design? If yes, it is not supported yet. I'm going to look at it at the weekend. Meanwhile, you can switch back to the supported old design: Click your profile avatar in the top right corner → Deezer Labs → Deactivate Try a new look.

Thanks @fenryxo, I have changed the design and it works perfectly

jiri-janousek added a commit to tiliado/nuvola-app-deezer that referenced this issue Sep 15, 2018
- Issue: tiliado/nuvola-app-deezer#15
- Issue: tiliado/nuvolaplayer#468

Signed-off-by: Jiří Janoušek <janousek.jiri@gmail.com>
@jiri-janousek
Copy link
Member

This issue was fixed in Nuvola 4.12.89 & Deezer script 3.0.14. You can update flatpaks with GNOME Software >= 3.22 or run flatpak update --system; flatpak update --user in a terminal.

Keep this ticket open until the fix is officially announced.

@jiri-janousek jiri-janousek added release notes The work on the ticket is ready, but needs to be released and announced. and removed status: do soon labels Sep 15, 2018
@jiri-janousek jiri-janousek changed the title Media keys not working Deezer: Media keys not working Sep 15, 2018
@Evpok
Copy link

Evpok commented Sep 17, 2018

Fix confirmed working, thanks for the prompt fix !

@jiri-janousek
Copy link
Member

@ghost ghost removed the release notes The work on the ticket is ready, but needs to be released and announced. label Sep 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something is not working as expected or the documentation is incorrect.
Projects
None yet
Development

No branches or pull requests

3 participants