<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Hello</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
I downloaded #44. The log files are attached</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Best regards</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Anders</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div>
<div><br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0);">
<br>
<hr tabindex="-1" style="display:inline-block; width:98%;">
<b>Från:</b> Thomas Friedrichsmeier<br>
<b>Skickat:</b> Lördag, 30 juli 2022 17:50<br>
<b>Till:</b> Anders Fridberger<br>
<b>Kopia:</b> rkward-devel@kde.org<br>
<b>Ämne:</b> Re: rkward-devel Digest, Vol 86, Issue 12
<div><br>
</div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">On Sat, 30 Jul 2022 12:27:05 +0000<br>
Anders Fridberger <anders.fridberger@liu.se> wrote:<br>
> The sockets are created OK, with the same permissions as yours<br>
> (srwxrwxr-x. 1 anders anders      0 Jul 30 14:18 rkwardOT1p6oMh). I<br>
> can connect to the rkwardXXXXX socket as well as the rkdXXX one (no<br>
> errors), but the rkdXXX socket is removed fairly soon after it<br>
> appears (presumably when the backend crashes).<br>
<br>
That's an interesting observation, although I am not sure that it would<br>
get us anywhere. Both sockets are actually created by the frontend, and<br>
waiting for the backend to connect. Each would disappear (close), as<br>
soon as the frontend receives a successful connection. Thus, if all<br>
went well, the rkwardXX socket would be expected to disappear within a<br>
fraction of a second, while the rkdXX socket should stay<br>
around until either something is plotted, or the frontend<br>
exits.<br>
<br>
Despite lack of evidence, I still suspect a permission problem. Is<br>
SELinux activated? I have no first hand experience with managing that,<br>
but from my understanding, in this case <br>
<br>
  ausearch ausearch -m AVC,USER_AVC,SELINUX_ERR,USER_SELINUX_ERR<br>
    -ts recent<br>
<br>
after attempting to start rkward should list a denial, if this is the<br>
problem.<br>
<br>
Are you aware of any other configuration details that might relate?<br>
<br>
Beyond this, I have added a few more lines of debug statements, hoping<br>
to understand better, what's going wrong. Unfortunately, the daily<br>
AppImage build has already started, the addition info would be expected<br>
in build #44 in about 24 hours. (Alternatively, you could build from<br>
git master branch).<br>
<br>
Thanks a lot for your continued help in tracking this down!<br>
<br>
Thomas<br>
<br>
Regards<br>
Thomas<br>
</div>
</span></font></div>
</div>
</body>
</html>