Re: What is "Migration-Toool" for?

Lew Wolfgang <[email protected]> Mon, 27 Jul 2026 15:34:40 -0700
Newsgroups gmane.linux.suse.general
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--------------L2a0fVx7B0Atw28suBImSvLV
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit

On 7/27/26 3:06 PM, Knurpht wrote:
> Op dinsdag 28 juli 2026 00:01:21 Midden-Europese zomertijd schreef Lew
> Wolfgang:
>> 3.  Installing the Flatpak version of the Signal App failed.
> Huh? Never seen that. How did it fail, Lew? Just curious.

This is with the Signal App loaded via Flatpak.

The issue started with Signal being unable to attach a JPG to a
text message.  This started an interesting troubleshooting dialog
with ChatGPT which involved fiddling with flatpak override commands.
This ended ended with Signal failing to start with the following errors:

"/tmp/.X11-unix/X0 does not exist"

"bwrap: Permission denied"

She then recommended:

sudo rm -rf /tmp/.X11-unix
sudo mkdir -p /tmp/.X11-unix
sudo chown root:root /tmp/.X11-unix
sudo chmod 1777 /tmp/.X11-unix
reboot

That fixed it, it's been solid ever since.  This must have been a one-off
problem affecting only me or we would have heard more about it by now.

Regards,
Lew

--------------L2a0fVx7B0Atw28suBImSvLV
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 7/27/26 3:06 PM, Knurpht wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:[email protected]">
      <pre wrap="" class="moz-quote-pre">Op dinsdag 28 juli 2026 00:01:21 Midden-Europese zomertijd schreef Lew 
Wolfgang:
</pre>
      <blockquote type="cite">
        <pre wrap="" class="moz-quote-pre">3.  Installing the Flatpak version of the Signal App failed.
</pre>
      </blockquote>
      <pre wrap="" class="moz-quote-pre">Huh? Never seen that. How did it fail, Lew? Just curious.</pre>
    </blockquote>
    <br>
    This is with the Signal App loaded via Flatpak.<br>
    <br>
    The issue started with Signal being unable to attach a JPG to a<br>
    text message.  This started an interesting troubleshooting dialog<br>
    with ChatGPT which involved fiddling with flatpak override commands.<br>
    This ended ended with Signal failing to start with the following
    errors:<br>
    <br>
    "/tmp/.X11-unix/X0 does not exist"<br>
    <br>
    "bwrap: Permission denied"<br>
    <br>
    She then recommended:<br>
    <br>
    <span style="font-family:monospace"><span
        style="color:#000000;background-color:#ffffff;">sudo rm -rf
        /tmp/.X11-unix</span><span
        style="color:#000000;background-color:#ffffff;">
      </span><br>
      <span style="color:#000000;background-color:#ffffff;">sudo mkdir
        -p /tmp/.X11-unix</span><span
        style="color:#000000;background-color:#ffffff;">
      </span><br>
      <span style="color:#000000;background-color:#ffffff;">sudo chown
        root:root /tmp/.X11-unix</span><span
        style="color:#000000;background-color:#ffffff;">
      </span><br>
      <span style="color:#000000;background-color:#ffffff;">sudo chmod
        1777 /tmp/.X11-unix</span><span
        style="color:#000000;background-color:#ffffff;">
      </span><br>
      <span style="color:#000000;background-color:#ffffff;">reboot</span><br>
      <span style="color:#000000;background-color:#ffffff;">
      </span><br>
    </span>That fixed it, it's been solid ever since.  This must have
    been a one-off<br>
    problem affecting only me or we would have heard more about it by
    now.<br>
    <br>
    Regards,<br>
    Lew<br>
    <br>
  </body>
</html>

--------------L2a0fVx7B0Atw28suBImSvLV--