[Elisa] [Bug 479130] The QtMultimedia backend is severely broken

2024-04-25 Thread Be
https://bugs.kde.org/show_bug.cgi?id=479130

--- Comment #9 from Be  ---
For anyone coming here encountering this bug in Fedora 40: the Elisa version
24.02.2 with the fix is already available in updates-testing. Run `dnf update
--enablerepo=updates-testing elisa-player` to install it before it moves to the
main updates repository.

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

[Elisa] [Bug 479130] The QtMultimedia backend is severely broken

2024-04-25 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=479130

Bug Janitor Service  changed:

   What|Removed |Added

   Priority|NOR |HI

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

[Elisa] [Bug 479130] The QtMultimedia backend is severely broken

2024-04-25 Thread Jack Hill
https://bugs.kde.org/show_bug.cgi?id=479130

Jack Hill  changed:

   What|Removed |Added

 CC||b...@gmx.com

--- Comment #8 from Jack Hill  ---
*** Bug 486092 has been marked as a duplicate of this bug. ***

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

[Elisa] [Bug 479130] The QtMultimedia backend is severely broken

2024-04-15 Thread Jack Hill
https://bugs.kde.org/show_bug.cgi?id=479130

Jack Hill  changed:

   What|Removed |Added

 CC||66an...@gmail.com

--- Comment #7 from Jack Hill  ---
*** Bug 485579 has been marked as a duplicate of this bug. ***

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

[Elisa] [Bug 479130] The QtMultimedia backend is severely broken

2024-04-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=479130

Nate Graham  changed:

   What|Removed |Added

 CC||chemob...@gmail.com

--- Comment #6 from Nate Graham  ---
*** Bug 485262 has been marked as a duplicate of this bug. ***

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

[Elisa] [Bug 479130] The QtMultimedia backend is severely broken

2024-04-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=479130

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In|24.05   |24.02.2

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

[Elisa] [Bug 479130] The QtMultimedia backend is severely broken

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

--- Comment #5 from Nate Graham  ---
Feel free to cherry-pick the fix after 24.02.1 is tagged, which should be
today.

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

[Elisa] [Bug 479130] The QtMultimedia backend is severely broken

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

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In|24.08   |24.05

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

[Elisa] [Bug 479130] The QtMultimedia backend is severely broken

2024-03-18 Thread Jack Hill
https://bugs.kde.org/show_bug.cgi?id=479130

Jack Hill  changed:

   What|Removed |Added

   Version Fixed In||24.08

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

[Elisa] [Bug 479130] The QtMultimedia backend is severely broken

2024-03-18 Thread Jack Hill
https://bugs.kde.org/show_bug.cgi?id=479130

Jack Hill  changed:

   What|Removed |Added

 CC||reubenparf...@gmail.com

--- Comment #4 from Jack Hill  ---
*** Bug 483894 has been marked as a duplicate of this bug. ***

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

[Elisa] [Bug 479130] The QtMultimedia backend is severely broken

2024-03-06 Thread Jack Hill
https://bugs.kde.org/show_bug.cgi?id=479130

Jack Hill  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/elisa/-/commit/f110e
   ||f437587dceda1ca0e89b83576a1
   ||da092765
 Resolution|--- |FIXED

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

[Elisa] [Bug 479130] The QtMultimedia backend is severely broken

2024-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=479130

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #3 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/multimedia/elisa/-/merge_requests/543

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

[Elisa] [Bug 479130] The QtMultimedia backend is severely broken

2024-01-14 Thread Jack Hill
https://bugs.kde.org/show_bug.cgi?id=479130

Jack Hill  changed:

   What|Removed |Added

 CC||jackhill3...@gmail.com

--- Comment #2 from Jack Hill  ---
Looks like the problem is QMediaPlayer::playbackStateChanged gets emitted first
and then QMediaPlayer::mediaStatusChanged afterwards whilst the Qt5 backend
emitted the signals in the reverse order. So the code is set up to assume the
media status has changed before the playback state. We could probably just flip
the logic around and assume the player status gets changed first, but this
might affect the VLC backend (not sure). I guess the "correct" thing to do is
to queue a function to recalculate the status that we want after both player
and media status have updated.

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

[Elisa] [Bug 479130] The QtMultimedia backend is severely broken

2024-01-12 Thread João Figueiredo
https://bugs.kde.org/show_bug.cgi?id=479130

João Figueiredo  changed:

   What|Removed |Added

 CC||jf.mun...@gmail.com

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

[Elisa] [Bug 479130] The QtMultimedia backend is severely broken

2024-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=479130

Nate Graham  changed:

   What|Removed |Added

 CC||robby.engelmann@r-engelmann
   ||.de

--- Comment #1 from Nate Graham  ---
*** Bug 479651 has been marked as a duplicate of this bug. ***

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

[Elisa] [Bug 479130] The QtMultimedia backend is severely broken

2024-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=479130

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[Elisa] [Bug 479130] The QtMultimedia backend is severely broken

2023-12-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=479130

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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