Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    Solved Emulator menu is missing most of labels

    Recalbox General
    missing labels
    2
    11
    1318
    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.
    • coderus
      coderus last edited by

      Hello!
      Last week i built recalbox from scratch to my rpi3 and found one problem. Emulator menu is missing most of labels

      0_1566902784906_20190827_133902-1008x756.jpg

      paradadf 1 Reply Last reply Reply Quote 0
      • paradadf
        paradadf Staff @coderus last edited by

        @coderus something must be wrong with the way you compiled it. No problem on my side.

        If your question was answered, please mark it as solved: Topic Tools -> Ask a question + Topic Tools -> Mark as Solved

        coderus 1 Reply Last reply Reply Quote 0
        • coderus
          coderus @paradadf last edited by

          @paradadf well, no ideas about troubleshooting? i didn't succeeded googling my case, i'll try to recompile for sure

          paradadf 1 Reply Last reply Reply Quote 0
          • paradadf
            paradadf Staff @coderus last edited by

            @coderus how could I have an idea if you haven‘t mentioned nothing else than saying you compiled it. Anyway, we have compilation instructions on gitlab and if you follow them, it will work.

            If your question was answered, please mark it as solved: Topic Tools -> Ask a question + Topic Tools -> Mark as Solved

            1 Reply Last reply Reply Quote 0
            • coderus
              coderus last edited by coderus

              but what if it doesn't?

              ARCH="rpi3" git clone https://gitlab.com/recalbox/recalbox.git recalbox-${ARCH}
              not working because variable is not expanded on the same expression, it should be
              export ARCH="rpi3"; git clone https://gitlab.com/recalbox/recalbox.git recalbox-${ARCH}

              compiled with scripts/linux/recaldocker.sh

              compilation failing at
              https://gitlab.com/recalbox/recalbox/issues/941

              fixed by changing configgen version from this commit:
              https://gitlab.com/recalbox/recalbox/merge_requests/806/diffs#5a63358ecb48a0b938377fa0c5cdd211c64ef647_8_7

              flashed result image to sdcard, booted, shut down, copied psx games to sdcard, booted, started game, opened emulator menu, got bug as on picture.

              paradadf 1 Reply Last reply Reply Quote 0
              • paradadf
                paradadf Staff @coderus last edited by

                @coderus I b*mped configgen, but using the previous commit shouldn’t affect the compilation (it compiled fine before), as the change is minimal and unrelated both to a compilation fail and even less to retroarch itself.
                I don‘t understand what exact commands you are using, because you probably formatted it wrong. Also, no idea what build environment you have. If you keep having troubles, I‘d suggest to wait a couples of days until my „big b*mp“ is merged.

                If your question was answered, please mark it as solved: Topic Tools -> Ask a question + Topic Tools -> Mark as Solved

                coderus 1 Reply Last reply Reply Quote 0
                • coderus
                  coderus @paradadf last edited by coderus

                  @paradadf can i build from your branch?

                  my commands are:

                  export ARCH="rpi3"
                  git clone https://gitlab.com/recalbox/recalbox.git recalbox-${ARCH}
                  cd recalbox-${ARCH}
                  sed -i -e "s/RECALBOX_CONFIGGEN_VERSION.*$/RECALBOX_CONFIGGEN_VERSION = 9df8d46713c4b282943e0cd3109cb82af265afb5/" package/recalbox-configgen/recalbox-configgen.mk
                  scripts/linux/recaldocker.sh

                  paradadf 1 Reply Last reply Reply Quote 0
                  • paradadf
                    paradadf Staff @coderus last edited by

                    @coderus you‘ll have to find a git tutorial online.

                    If your question was answered, please mark it as solved: Topic Tools -> Ask a question + Topic Tools -> Mark as Solved

                    coderus 1 Reply Last reply Reply Quote 0
                    • coderus
                      coderus @paradadf last edited by

                      @paradadf thanks, i know a lot about git, that was not the question 🙂

                      so, the problem was in regional settings. when i change recalbox language to russian this bug happens, works fine with english. closing this thread, but hope this issue will be resolved in some future 🙂

                      (retroarch psx menu works fine when russian is selected with current stable release version)

                      paradadf 1 Reply Last reply Reply Quote 0
                      • paradadf
                        paradadf Staff @coderus last edited by

                        @coderus it is very important to give all information. Otherwise, (I don't mean it wrong) it is a waste of time. If the issue still persits once 6.1 is out, please open a descriptive issue on gitlab so it doesn't get lost in the forum.

                        If your question was answered, please mark it as solved: Topic Tools -> Ask a question + Topic Tools -> Mark as Solved

                        coderus 1 Reply Last reply Reply Quote 0
                        • coderus
                          coderus @paradadf last edited by

                          @paradadf https://gitlab.com/recalbox/recalbox/issues/943 done, thanks.

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

                          Want to support us ?

                          73
                          Online

                          99.6k
                          Users

                          28.1k
                          Topics

                          187.1k
                          Posts

                          Copyright © 2021 recalbox.com