RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    EmulationStation stop display image & video in custom-collections

    Scheduled Pinned Locked Moved Help and Support
    emulationstatiochicuelo themecollections
    33 Posts 3 Posters 6.3k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • carlhungus74C
      carlhungus74
      last edited by

      Hello again,

      Yes I confirm it happens on my Pi3B (no overclock)
      Checked with omxplayer or without : same issue
      Tried carbon theme, chicuelo or tronkyfran : same issue
      apparently only on collections folder. Try in Arcade with 2 subfolders. No issue.
      Tried many collections and games : same issue (of course haven't test all collections or games, I've got a lot..)
      If i launch the same game in its native folder, no problem.
      Tested vram, transition and so on on the Pi..same thing, issue is still there.
      Try to launch the game from my video, (apb) without launch image : same issue.

      Image is the official 4.4 retropie (I perform updates regularly)

      Collections are created manually (with a text editor). Content is similar to this :
      /home/pi/RetroPie/roms/arcade/720.zip
      /home/pi/RetroPie/roms/arcade/apb.zip
      /home/pi/RetroPie/roms/arcade/arcadecl.zip

      To be sure, I have created a collection by using the ES Gui, and I encounter the same issue.

      I know this is a strange issue. Of course it's not a big one, it's really minor; but it puzzled me also :)

      pjftP 1 Reply Last reply Reply Quote 0
      • pjftP
        pjft @carlhungus74
        last edited by

        @cacrlhungus74 well, it puzzles me as well, so I'll see if anyone else can replicate it or if anything else comes up.

        I imagine you wouldn't have a spare SD card to try with a fresh RetroPie image and start from there?

        1 Reply Last reply Reply Quote 0
        • carlhungus74C
          carlhungus74
          last edited by

          Unfortunately not. But I will perform this on my ubuntu machine (as the problem is the same).
          Will start with a fresh install of retropie and copy my collections on it, and try to see when the problem occurs.

          pjftP 1 Reply Last reply Reply Quote 0
          • carlhungus74C
            carlhungus74
            last edited by

            Test done on a fresh install on ubuntu. ES v2.7.5RP. Add some roms in arcade folder.
            Create 2 collections with the ES Gui. Same issue. become more and more stranger.

            Just an idea : could it be explained by a retroarch crash during exit (for example when quitting the emulator by hotkey). This crash is not visible by the user (as we get back to ES). But when I look into the dmesg, It seems something wrong with retroarch.

            0_1531380600457_2018-07-12_09-29-29.png

            1 Reply Last reply Reply Quote 0
            • pjftP
              pjft @carlhungus74
              last edited by

              @cacrlhungus74 well, I was wondering if it'd be something related to upgrading any of the OS libraries, hence the suggestion, but see if it works on Ubuntu.

              Can you try the different view types and see if anything changes? With a theme with images, do images show?

              1 Reply Last reply Reply Quote 0
              • pjftP
                pjft
                last edited by

                Well, it's unlikely, but let's bite that lead. Can you try a non-libretro emulator then, say AdvMame?

                1 Reply Last reply Reply Quote 0
                • carlhungus74C
                  carlhungus74
                  last edited by

                  try with advmame...same issue.
                  Change theme to chicuelo to display images, but same thing, no images and no video...

                  For the dmesg, wrong lead I think. I restart the machine to clear the logs, and perform same steps, error occurs, but nothing in dmesg concerning retroarch...

                  1 Reply Last reply Reply Quote 0
                  • carlhungus74C
                    carlhungus74
                    last edited by

                    something new !
                    Try with carbon theme with "gamelist view style = automatic / video" : problem occurs (no video played)
                    Try with carbon theme with "gamelist view style = detailed" : only image is displayed, but image is always displayed, there is no more error after exiting rom.

                    1 Reply Last reply Reply Quote 0
                    • pjftP
                      pjft
                      last edited by

                      You can pretty much tell we're chasing a needle in a haystack.

                      To confirm, this is all on the Pi, correct?

                      Tell me more about your setup, then. Using a clean RetroPie install, with no launch images and stuff, does it exhibit the same behavior? What other customizations do you have? Where are your videos and ROMs stored? What format are they?

                      The more info the merrier, really.

                      You mentioned that the error no longer showed up after you rebooted the Pi, did I read that right?

                      1 Reply Last reply Reply Quote 0
                      • carlhungus74C
                        carlhungus74
                        last edited by

                        Yes it happens on the Pi (and also exactly same behaviour on Ubuntu/fresh retropie install).
                        When I say after reboot no error, in fact it is no more retroarch error in dmesg...video/image error is still there.

                        This is all the infos I can tell (for ubuntu. I have no access to my Pi during business hours).

                        • Fresh Install of Retropie 4.4 on ubuntu 64 bits (by using the step by step guide)

                        • Add one rom in arcade folder (zip format)

                        • Add gamelist.xml file in arcade folder (with link to image/video). content below.
                          <game id="40022" source="ScreenScraper.fr">
                          <path>./apb.zip</path>
                          <name>APB - All Points Bulletin (rev 7)</name>
                          <desc>Players take on the role of policeman</desc>
                          <rating>0.6</rating>
                          <releasedate>19870101T000000</releasedate>
                          <publisher>Atari</publisher>
                          <genre>Race, Driving</genre>
                          <players>1</players>
                          <image>./media/images/apb.png</image>
                          <marquee>./media/marquee/apb.png</marquee>
                          <video>./media/videos/apb.mp4</video>
                          </game>

                        • add a mp4 video in /arcade/media/videos

                        • add a png image in /arcade/media/images

                        • Add the collection file attached in /opt/retropie/configs/all/emulationstation/collections
                          http://dl.free.fr/i2mE2bLWX

                        • In ES, navigate to collections/atari classics, launch the game and the issue is there after exiting the game.

                        I'm sure there is something obvious, because if not, the problem would occurs on several installations.. But can't see for now where is the problem...

                        1 Reply Last reply Reply Quote 0
                        • pjftP
                          pjft
                          last edited by

                          I replaced my settings file with yours and tried to replicate it without success.

                          I do have to apologize, but I'm really grasping at straws now, and bar any new insight or development, I really have nothing to keep chasing this.

                          Did you customize your carbon theme?
                          Anything on dmesg and/or syslog?
                          Can you share the process list from top/htop before and after running the game and running into the error? With both omx and VLC?

                          Send these all over pastebin or so.

                          Thanks.

                          1 Reply Last reply Reply Quote 0
                          • carlhungus74C
                            carlhungus74
                            last edited by

                            I thank you for your investigations. I'm pretty sure I add, at a specific moment, something rotten in the environment, as I reinstall everything from scratch yesterday, so no customization, nothing exotic...

                            For the moment I cannot find the root cause, but I'm pretty sure I will find it, I will continue to check my configuration and keep you informed.

                            Regards

                            pjftP 1 Reply Last reply Reply Quote 0
                            • pjftP
                              pjft @carlhungus74
                              last edited by

                              @cacrlhungus74 Sure, we'll keep an eye out for it. If you want to send over any of the other logs from your pi when you have the chance, please do so and I'll gladly take a look. Do trim syslog to have data for only the specific day/session of the issue - no need to send me all the historic logs from your pi :)

                              In regards to reinstalling, you're referring to the ubuntu one, right?

                              If you'd have a spare SD card lying around, and would want to do the same from a fresh RetroPie 4.4 image with no updates and see how it goes, that could help as well.

                              Thanks!

                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post

                              Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                              Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.