[plasmashell] [Bug 482603] Player widget can't rewind Spotify songs.

2024-03-11 Thread AlexDeLorenzo.dev
https://bugs.kde.org/show_bug.cgi?id=482603

--- Comment #13 from AlexDeLorenzo.dev  ---
Thanks Fushan!

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 482603] Player widget can't rewind Spotify songs.

2024-03-11 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=482603

Fushan Wen  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
   |t/e06c048d74980151791ee3bb2 |t/f049ffd07b71ce9f3239c5bd8
   |e35fdcf1ad9147e |267281049b5f5f1

--- Comment #12 from Fushan Wen  ---
Git commit f049ffd07b71ce9f3239c5bd8267281049b5f5f1 by Fushan Wen.
Committed on 11/03/2024 at 18:04.
Pushed by fusionfuture into branch 'Plasma/6.0'.

libkmpris: work around nonstandard players

Some players return strings for mpris:trackid, which does not conform
to the MPRIS2 standard. This adds a workaround to not let the behavior
affect the position slider because setting position requires a track id.
FIXED-IN: 6.0.2


(cherry picked from commit e06c048d74980151791ee3bb2e35fdcf1ad9147e)

M  +13   -1libkmpris/playercontainer.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/f049ffd07b71ce9f3239c5bd8267281049b5f5f1

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 482603] Player widget can't rewind Spotify songs.

2024-03-11 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=482603

Fushan Wen  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/commi
   ||t/e06c048d74980151791ee3bb2
   ||e35fdcf1ad9147e
   Version Fixed In||6.0.2
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #11 from Fushan Wen  ---
Git commit e06c048d74980151791ee3bb2e35fdcf1ad9147e by Fushan Wen.
Committed on 11/03/2024 at 18:04.
Pushed by fusionfuture into branch 'master'.

libkmpris: work around nonstandard players

Some players return strings for mpris:trackid, which does not conform
to the MPRIS2 standard. This adds a workaround to not let the behavior
affect the position slider because setting position requires a track id.
FIXED-IN: 6.0.2

M  +13   -1libkmpris/playercontainer.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/e06c048d74980151791ee3bb2e35fdcf1ad9147e

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 482603] Player widget can't rewind Spotify songs.

2024-03-11 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=482603

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|UPSTREAM|---
 Status|NEEDSINFO   |ASSIGNED
 Ever confirmed|0   |1

--- Comment #10 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4047

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 482603] Player widget can't rewind Spotify songs.

2024-03-11 Thread AlexDeLorenzo.dev
https://bugs.kde.org/show_bug.cgi?id=482603

--- Comment #9 from AlexDeLorenzo.dev  ---
On my end, it looks like the Media Player widget isn't calling
`org.mpris.MediaPlayer2.Player.Seek()` or `SetPosition()` via D-Bus. 

Other MPRIS clients like `playerctl` can successfully call the `Seek()` method
without a problem, and successfully seek on media players.

It's not just Spotify with this problem, I cannot with seek with the widget at
all with any media player.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 482603] Player widget can't rewind Spotify songs.

2024-03-11 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=482603

--- Comment #8 from Fushan Wen  ---
No problem with Audacious, Firefox with pbi and VLC, so it's likely a bug in
Spotify.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 482603] Player widget can't rewind Spotify songs.

2024-03-11 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=482603

Fushan Wen  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |UPSTREAM

--- Comment #7 from Fushan Wen  ---
Please report the bug to Spotify if the slider works for other players

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 482603] Player widget can't rewind Spotify songs.

2024-03-10 Thread AlexDeLorenzo.dev
https://bugs.kde.org/show_bug.cgi?id=482603

AlexDeLorenzo.dev  changed:

   What|Removed |Added

 CC||a...@alexdelorenzo.dev

--- Comment #6 from AlexDeLorenzo.dev  ---
I can confirm this bug, and it isn't just Spotify that is affected. Anything
that exports an MPRIS interface is unable to seek using the Media Player
widget.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 482603] Player widget can't rewind Spotify songs.

2024-03-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=482603

--- Comment #5 from davidpetk...@gmail.com ---
(In reply to Nate Graham from comment #3)
> Maybe Spotify doesn't expose this functionality to us but we don't have a way 
> of disabling the UI for it?
But in Plasma 5 rewinding worked, in Plasma 6 - no

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 482603] Player widget can't rewind Spotify songs.

2024-03-07 Thread Anton
https://bugs.kde.org/show_bug.cgi?id=482603

--- Comment #4 from Anton  ---
(In reply to Nate Graham from comment #3)
> Maybe Spotify doesn't expose this functionality to us but we don't have away 
> of disabling the UI for it?

In plasma 5 rewinding worked

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 482603] Player widget can't rewind Spotify songs.

2024-03-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=482603

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org,
   ||qydwhotm...@gmail.com

--- Comment #3 from Nate Graham  ---
Maybe Spotify doesn't expose this functionality to us but we don't have a way
of disabling the UI for it?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 482603] Player widget can't rewind Spotify songs.

2024-03-07 Thread timofej
https://bugs.kde.org/show_bug.cgi?id=482603

timofej  changed:

   What|Removed |Added

 CC||timaadu...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 482603] Player widget can't rewind Spotify songs.

2024-03-07 Thread vasil
https://bugs.kde.org/show_bug.cgi?id=482603

vasil  changed:

   What|Removed |Added

 CC||spas...@gmail.com

--- Comment #2 from vasil  ---
oh yes i have same problem

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 482603] Player widget can't rewind Spotify songs.

2024-03-07 Thread Anton
https://bugs.kde.org/show_bug.cgi?id=482603

Anton  changed:

   What|Removed |Added

 CC||dlymailag...@mail.ru

--- Comment #1 from Anton  ---
Comment on attachment 166518
  --> https://bugs.kde.org/attachment.cgi?id=166518
Player widget can't rewind Spotify songs, the slider is dragged, but the song
itself does not rewind.

same

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 482603] Player widget can't rewind Spotify songs.

2024-03-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=482603

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 482603] Player widget can't rewind Spotify songs.

2024-03-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=482603

davidpetk...@gmail.com changed:

   What|Removed |Added

 CC||davidpetk...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.