🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    M5Burner cannot publish BIN file due to DBus error

    UIFlow
    3
    5
    804
    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.
    • L
      LBertrand
      last edited by

      Hello,
      I am trying to publish a firmware .bin file with M5Burner. The problem is that the + buttons to select the .bin file or the cover illustration do not respond.

      In the terminal, I get this error message.
      [16551:1207/221226.940000:ERROR:select_file_dialog_impl_portal.cc(698)] Portal returned error: org.freedesktop.DBus.Error.AccessDenied: Portal operation not allowed: Unable to open /proc/16551/root

      It seems to be trying to open a connection to another process but cannot access procfs as non-root. I tried running M5Burner as sudo but it won't start because of a security restriction apparently in Chromium:
      [1207/223917.916497:FATAL:electron_main_delegate.cc(290)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.

      This is running on Linux Mint 22 Cinnamon (amd64), based on Ubuntu Noble.

      Any suggestions?
      Thanks
      --Louis

      kurikoK 1 Reply Last reply Reply Quote 0
      • kurikoK
        kuriko @LBertrand
        last edited by

        @LBertrand
        have you tried sudo --no-sandbox ./M5Burner ?

        Good morning, and welcome to the Black Mesa Transit System.

        L 1 Reply Last reply Reply Quote 0
        • L
          LBertrand @kuriko
          last edited by

          @kuriko No, that didn't work.
          I don't think it's worth pursuing further. It
          seems to be a problem with Chromium. M5burner version 202501081800 works fine for me now.
          Thanks

          1 Reply Last reply Reply Quote 1
          • P
            peolsolutions
            last edited by

            An M5Burner DBus error may occur when publishing a BIN file due to permission issues, missing dependencies, or port conflicts. Ensure there is no other application using the same serial port and run M5Burner as an administrator, restart the DBus service, and ensure M5Burner is running as an administrator. Reinstall M5Burner, update dependencies and ensure that the USB cable or port is not faulty if the issue persists.

            1 Reply Last reply Reply Quote 0
            • P
              peolsolutions
              last edited by

              The M5Burner DBus error when publishing a BIN file usually indicates a permissions or communication issue between the app and system services. To fix it, try running M5Burner as administrator (or with sudo on Linux), ensure DBus is properly installed, and check USB device access permissions on your system.

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