[juk] [Bug 409936] every start asks for "folder where you keep your music"

2019-08-01 Thread Michael Pyne
https://bugs.kde.org/show_bug.cgi?id=409936 Michael Pyne changed: What|Removed |Added Latest Commit||98ce99c2d7502a9eb2f0b96562e |

[juk] [Bug 409936] every start asks for "folder where you keep your music"

2019-07-31 Thread Michael Pyne
https://bugs.kde.org/show_bug.cgi?id=409936 --- Comment #6 from Michael Pyne --- Odd. I wonder if maybe it's a filename encoding confusion issue with the encoded playlists? In JuK's case there's two ways playlists are saved: 1) A QDataStream which serializes the internal Playlist* objects to

[juk] [Bug 409936] every start asks for "folder where you keep your music"

2019-07-27 Thread Guo Yunhe
https://bugs.kde.org/show_bug.cgi?id=409936 --- Comment #5 from Guo Yunhe --- I made a PR which can fix this bug https://invent.kde.org/kde/juk/merge_requests/10 -- You are receiving this mail because: You are watching all bug changes.

[juk] [Bug 409936] every start asks for "folder where you keep your music"

2019-07-27 Thread Guo Yunhe
https://bugs.kde.org/show_bug.cgi?id=409936 --- Comment #4 from Guo Yunhe --- Here is a similarity of our system: we use some special characters in folder and file names. In my case, it is Chinese characters. In Michael's case, it is "å" and "ö". -- You are receiving this mail because: You are

[juk] [Bug 409936] every start asks for "folder where you keep your music"

2019-07-27 Thread Guo Yunhe
https://bugs.kde.org/show_bug.cgi?id=409936 Guo Yunhe changed: What|Removed |Added CC||i...@guoyunhe.me --- Comment #3 from Guo Yunhe

[juk] [Bug 409936] every start asks for "folder where you keep your music"

2019-07-24 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=409936 --- Comment #2 from Martin Koller --- No, it's not empty. And with an older version of juk it worked without getting the dialog. To prove my point, I downgraded juk to 17.12.3 and yes, I'm right. Starting it does not show the dialog. (File -> Manage

[juk] [Bug 409936] every start asks for "folder where you keep your music"

2019-07-23 Thread Michael Pyne
https://bugs.kde.org/show_bug.cgi?id=409936 --- Comment #1 from Michael Pyne --- So looking through the code, the only way I can see for this to be happening is if the folder you've selected is empty. I would agree that this is still a bug in this case, but is the folder you have selected empty