[elisa] [Bug 398093] Now Playing playlist corruption when loading playlist (.m3u)

2020-01-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=398093

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||19.12.2

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

[elisa] [Bug 398093] Now Playing playlist corruption when loading playlist (.m3u)

2020-01-26 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=398093

Alexander Stippich  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/kde/
   ||elisa/commit/1691274e52b8a7
   ||6f760bad1333746fde4f5973c7

--- Comment #12 from Alexander Stippich  ---
Git commit 1691274e52b8a76f760bad1333746fde4f5973c7 by Alexander Stippich.
Committed on 26/01/2020 at 20:16.
Pushed by astippich into branch 'release/19.12'.

disable playlist animations to fix display corruption
Related: bug 406524

M  +5-0src/qml/PlayListBasicView.qml

https://invent.kde.org/kde/elisa/commit/1691274e52b8a76f760bad1333746fde4f5973c7

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

[elisa] [Bug 398093] Now Playing playlist corruption when loading playlist (.m3u)

2020-01-22 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=398093

--- Comment #11 from Matthieu Gallien  ---
Git commit ce3df0bbdc4790f4bc45b18d6daff36a9a2a96f7 by Matthieu Gallien.
Committed on 22/01/2020 at 21:14.
Pushed by mgallien into branch 'release/19.12'.

let playlist get the full track data when possible

should avoid having the playlist gets corrupted when adding many tracks
from different albums

M  +133  -133  autotests/mediaplaylisttest.cpp
M  +4-4autotests/trackslistenertest.cpp
M  +1-0src/datatypes.h
M  +3-3src/elisaapplication.cpp
M  +3-1src/elisautils.h
M  +16   -10   src/mediaplaylist.cpp
M  +1-1src/mediaplaylist.h
M  +1-1src/models/alltracksproxymodel.cpp
M  +26   -0src/models/datamodel.cpp
M  +2-2src/models/filebrowserproxymodel.cpp
M  +1-1src/models/gridviewproxymodel.cpp
M  +1-1src/models/singlealbumproxymodel.cpp

https://invent.kde.org/kde/elisa/commit/ce3df0bbdc4790f4bc45b18d6daff36a9a2a96f7

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

[elisa] [Bug 398093] Now Playing playlist corruption when loading playlist (.m3u)

2020-01-22 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=398093

--- Comment #10 from Matthieu Gallien  ---
Due to Qt bug https://bugreports.qt.io/browse/QTBUG-49868

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

[elisa] [Bug 398093] Now Playing playlist corruption when loading playlist (.m3u)

2019-11-12 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=398093

--- Comment #9 from Matthieu Gallien  ---
(In reply to Matthieu Gallien from comment #8)
> Work in progress merge request to fix that bug:
> https://invent.kde.org/kde/elisa/merge_requests/27
> Sorry for the long delay to identify a possible fix.

The following merge request is a partial fix for some of the problems (garbage
in play list when inserting many tracks from many different albums).
If you can test, that would be really nice to get feedback.

More fixes will be needed and done by other merge requests.

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

[elisa] [Bug 398093] Now Playing playlist corruption when loading playlist (.m3u)

2019-11-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=398093

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[elisa] [Bug 398093] Now Playing playlist corruption when loading playlist (.m3u)

2019-11-11 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=398093

Matthieu Gallien  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #8 from Matthieu Gallien  ---
Work in progress merge request to fix that bug:
https://invent.kde.org/kde/elisa/merge_requests/27
Sorry for the long delay to identify a possible fix.

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

[elisa] [Bug 398093] Now Playing playlist corruption when loading playlist (.m3u)

2019-11-07 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=398093

--- Comment #7 from Matthieu Gallien  ---
I still often see playlist corruptions when adding several tracks to it. Sadly
I am not yet able to find a fix for that.

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

[elisa] [Bug 398093] Now Playing playlist corruption when loading playlist (.m3u)

2019-11-07 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=398093

Alexander Stippich  changed:

   What|Removed |Added

 CC||a.stipp...@gmx.net

--- Comment #6 from Alexander Stippich  ---
Is this still an issue with elisa 0.4?

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

[elisa] [Bug 398093] Now Playing playlist corruption when loading playlist (.m3u)

2019-02-05 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=398093

--- Comment #5 from Michael D  ---
I would be happy to test the flatpak but I'm not sure where to obtain it. Could
you provide a link or a link to instructions?

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

[elisa] [Bug 398093] Now Playing playlist corruption when loading playlist (.m3u)

2019-02-01 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=398093

--- Comment #4 from Matthieu Gallien  ---
Could you please test a version including this commit to see if you still get
this problem ?

This should be possible with the flatpak package built by the KDE
infrastructure (should be built tomorrow).

Thanks in advance

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

[elisa] [Bug 398093] Now Playing playlist corruption when loading playlist (.m3u)

2019-02-01 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=398093

--- Comment #3 from Matthieu Gallien  ---
Git commit fc9736e1d124f40002d835890af82a6103a0c322 by Matthieu Gallien.
Committed on 01/02/2019 at 17:01.
Pushed by mgallien into branch 'master'.

use ListView sections and section headers for album headers

should help avoid playlist corruption especially when loading m3u
playlist files

M  +10   -323  autotests/mediaplaylisttest.cpp
M  +0-1autotests/qmltests/tst_PlayListEntry.qml
M  +1-0src/CMakeLists.txt
M  +17   -128  src/mediaplaylist.cpp
M  +1-3src/mediaplaylist.h
M  +3-0src/qml/BaseTheme.qml
A  +141  -0src/qml/PlayListAlbumHeader.qml [License: LGPL (v3+)]
M  +9-1src/qml/PlayListBasicView.qml
M  +2-115  src/qml/PlayListEntry.qml
M  +1-0src/resources.qrc

https://commits.kde.org/elisa/fc9736e1d124f40002d835890af82a6103a0c322

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

[elisa] [Bug 398093] Now Playing playlist corruption when loading playlist (.m3u)

2018-12-09 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=398093

Matthieu Gallien  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #2 from Matthieu Gallien  ---
I regularly get corruption when showing the playlist.
I will fix that for the next stable version (not yet a defined schedule for
it).

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

[elisa] [Bug 398093] Now Playing playlist corruption when loading playlist (.m3u)

2018-09-03 Thread Alexander Mentyu
https://bugs.kde.org/show_bug.cgi?id=398093

Alexander Mentyu  changed:

   What|Removed |Added

 CC||notux...@gmail.com

--- Comment #1 from Alexander Mentyu  ---
Playlist is displayed instead of Now Playing in elisa 0.2.80

Distribution: KDE neon Developer Edition
Kernel: 4.15.0-29-generic
Plasma: 5.13.80
Apps: 18.11.70
Qt: 5.11.1
Frameworks: 5.48.0
Graphics:
Card-1: Intel driver: i915 v: kernel bus ID: 00:02.0 chip ID: 8086:5917 
Card-2: NVIDIA GM108M [GeForce 940MX] driver: nouveau v: kernel bus ID: 01:00.0
chip ID: 10de:134d 
Display: wayland server: X.Org 1.19.6 driver: modesetting,nouveau 
unloaded: fbdev,vesa alternate: nvidia compositor: kwin wayland 
resolution: 1920x1080~57Hz 
OpenGL: renderer: Mesa DRI Intel UHD Graphics 620 (Kabylake GT2) v: 4.5 Mesa
18.0.5 
compat-v: 3.0 direct render: Yes

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