X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 3DE3A3858C39 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:from:date:message-id:subject:to; bh=+qpEWOexVXK1FIJGXOb/v8/llknH3Un3dKRUmI4vzk4=; b=IBfOI3bsAgo4CV8OtV2I0Ywq8Ik0hynBMtzNbDfgGHybaKZmmt3ozKPV4kkwDkYfFK rWH52K8u4wzdZUNOtU6iQtwLgJtGVg4ICSf4gYX45nZQrkZe1P9EkkAq8vb1xup6v2Xw v3dVeqkbJLNpUZyXV8nsSgzx212N6MYnUyLQgENQOqD1bHCE6tzhD1Rpm1UTTEwthG2K 9dVkDW23urTvVRACUzxl76rwZhf71wOFPL80BXT3NhuPNF6UnPOtPZ/A/FFhDd93F7dQ RS0Yr62Tiui5toe6Dp3+p7xDUEE44rxU3FbgDiPrKPskFmg9bNhUDcXRpEUypfiOmfSZ 9a5A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=+qpEWOexVXK1FIJGXOb/v8/llknH3Un3dKRUmI4vzk4=; b=yfcgtrSX7Fqy5QIOuPXWMEg2mQjyu7lXFKaQI4qTdMGxmkkCmsvaSHwilZ9T9iBHGn CY2vPz5n1Kjnb4XsWBF76KPFEgODAgs9LcVSpxfqE+IZVfi0PqkHbcD7NVQZYFBmJQeI N78ZoPdlDqMyaEcM1tOFT/eTJzb0cGpoiycL58TmztvC08yDZTPLOrSMdwnkHOF2hurf Da2kF4pVTFXKfi3ApHWW+NliiInHUla+/fxcpRY+q1m6tobN2WNJKjH8sr1HpkxCfq24 +Mmc2liUX0vVg4mzQYXkwfSzI7jbufQFMTzV5ZrRJRrgpVAA8EG/1x5HGhZHLBefMgEF YbYg== X-Gm-Message-State: AOAM532CUhNJdld5fTL3W+LyZI4nfIDBRiVpUfAynuTJGEVP2/JlvhNH f/LxSJlUTrUHM6kPkGMcJFgg+YrA83H4fTbh9gW5tVuNeuY= X-Google-Smtp-Source: ABdhPJxCa9vMrju2eOy5LPyMUygt7KTwemYn3zm2pkwegxBbwHXLbDAt2kz4sZ+w9OOn6tGx6Al0isdV5ePD8QReQnk= X-Received: by 2002:a05:6902:1021:: with SMTP id x1mr690705ybt.137.1640647557556; Mon, 27 Dec 2021 15:25:57 -0800 (PST) MIME-Version: 1.0 From: Rodrigo Medina Date: Tue, 28 Dec 2021 00:25:45 +0100 Message-ID: Subject: XWin does not erase lock file when exiting To: cygwin AT cygwin DOT com X-Spam-Status: No, score=4.9 required=5.0 tests=BAYES_50, DEAR_SOMETHING, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Level: **** X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" Dear Sirs, When XWin regularly exits, it removes the socket in /tmp/.X11-unix/ and closes the XWin.?.log file, but it does not erase the file /tmp/.X11-unix/X?.lock. This file is owned by the user and him alone can erase it. The same user can start XWin again, but another user cannot start XWin. Very annoying situation when different users work on the same machine. This problem was not present in the previous release I was using. Rodrigo Medina -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple