After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 770780 - CDs in wrong order
CDs in wrong order
Status: RESOLVED FIXED
Product: gnome-games
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2016-09-03 10:52 UTC by Mathieu Bridon
Modified: 2016-09-03 15:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
CDs in wrong order (13.47 KB, image/png)
2016-09-03 10:52 UTC, Mathieu Bridon
  Details
playstation: Sort discs before adding them to the media set (1.53 KB, patch)
2016-09-03 13:52 UTC, Adrien Plazas
committed Details | Review

Description Mathieu Bridon 2016-09-03 10:52:20 UTC
Created attachment 334706 [details]
CDs in wrong order

See the attached screenshot, disc 4 is first in the list.

This isn't just a cosmetic issue in the menu, though, when I started the game it actually started with disc 4, prompting me to insert disc 1.
Comment 1 Adrien Plazas 2016-09-03 11:24:28 UTC
So it started at the first disc of the list which is labelled "Disc 4" and is the 4th disc of the list, is that it?
Comment 2 Adrien Plazas 2016-09-03 11:25:42 UTC
Hence the problem aren't the labels but the actual order, am I right?
Comment 3 Mathieu Bridon 2016-09-03 11:31:28 UTC
> So it started at the first disc of the list which is labelled "Disc 4" and is the 4th disc of the list, is that it?

It started at the first disc of the list, which is **correctly** labelled "Disc 4" as it is the 4th disc for this game.
Comment 4 Adrien Plazas 2016-09-03 13:52:50 UTC
Created attachment 334713 [details] [review]
playstation: Sort discs before adding them to the media set

This avoids discs to be in the wrong order in the media set and hence in
the UI.
Comment 5 Mathieu Bridon 2016-09-03 14:34:53 UTC
This is not a code review, but the patch fixes the problem for me.
Comment 6 Adrien Plazas 2016-09-03 15:33:33 UTC
Attachment 334713 [details] pushed as 989f685 - playstation: Sort discs before adding them to the media set