From owner-freebsd-questions@freebsd.org Thu Aug 16 05:59:08 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB954107E452 for ; Thu, 16 Aug 2018 05:59:08 +0000 (UTC) (envelope-from 01010165414d6c21-bcac7d73-99cf-4c05-888e-06cceb0af35e-000000@us-west-2.amazonses.com) Received: from a27-34.smtp-out.us-west-2.amazonses.com (a27-34.smtp-out.us-west-2.amazonses.com [54.240.27.34]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3C4F68F15C for ; Thu, 16 Aug 2018 05:59:08 +0000 (UTC) (envelope-from 01010165414d6c21-bcac7d73-99cf-4c05-888e-06cceb0af35e-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=4nphvxivhgsntfxkzsopqsdbvjscuhxm; d=vmeta.jp; t=1534398917; h=MIME-Version:Content-Type:Content-Transfer-Encoding:Date:From:To:Cc:Subject:In-Reply-To:References:Message-ID; bh=zjP4PvayaIk/enIrsw02CFv2sSPsXzsZdW3+v4T7qf0=; b=MAQciG6M/zPxb3H2epr6fdqFgCkCRukkrSkRmvWsyfJ9nVBBJpx9+pMaL1Ei2G3+ WFea6p7rVlQvRkk0G1WYj4anvJf/LFYQanJHnhqyumBLaX0B9Ktu6aHuW1w8yWpxvAj ASW9VG06AsF7gAjcQg07HdfASgBM+QOYsE4xg6V4= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1534398917; h=MIME-Version:Content-Type:Content-Transfer-Encoding:Date:From:To:Cc:Subject:In-Reply-To:References:Message-ID:Feedback-ID; bh=zjP4PvayaIk/enIrsw02CFv2sSPsXzsZdW3+v4T7qf0=; b=G9KAtejUD5ieEhd590AFoXSxJ1RTj5WBO+3+91MdpSqOtueAJ4oeV5g3iXgdE+Gu NIHlN56PhmovPfw82kqk0eEuQ0awsnbP3fiLpjS3af1H6RKaa6opCTYI92/cde5E2vy 2xIceTle58zUEiye22lvouH7f6+xOQ7l2tZTI+/w= X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on glory.vmeta.jp X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham autolearn_force=no version=3.4.1 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 16 Aug 2018 05:55:17 +0000 From: Koichiro IWAO To: David Newman Cc: freebsd-questions@freebsd.org Subject: Re: xrdp configuration and xfce4 In-Reply-To: References: <7d12e2d7-e8e6-53d0-3c62-d3ca8868f9be@networktest.com> <20180808013151.sia5lgegjcxu2pr3@icepick.vmeta.jp> <3d2a1aa3-94de-e4e7-bb1d-a54ff7a92f94@networktest.com> <010101651cc2eaf1-3b1f8145-18bd-4665-bdf9-767470f85a3d-000000@us-west-2.amazonses.com> <0101016521032eb2-f262b8e9-b49d-4698-b7fa-b164846438d8-000000@us-west-2.amazonses.com> Message-ID: <01010165414d6c21-bcac7d73-99cf-4c05-888e-06cceb0af35e-000000@us-west-2.amazonses.com> X-Sender: meta@vmeta.jp User-Agent: Roundcube Webmail/1.3.7 X-SES-Outgoing: 2018.08.16-54.240.27.34 Feedback-ID: 1.us-west-2.ngRt4x2U/cWqug8pbfjwMxB6pcDw1fmN73bGmMLYyRI=:AmazonSES X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Aug 2018 05:59:08 -0000 > Thank YOU, Iwao-san, for your help with this. > > The behavior is exactly as you described, but only if we replace the > startwm.sh script supplied with the pkg with the two-line version you > suggested: > > #!/bin/sh > startxfce4 > > The startwm.sh script supplied with the package has three different > cases for Linux distributions (lines 66-88) but nothing for xfce4 on > FreeBSD. > > Thanks again for your help with the startup issue, and in advance for > pointers on debugging the clipboard issue. Then, your issue is identical to a bug some other people already reported. Please be patient until we fix the bug. For the moment, specifying DefaultWindowManager by full path might be a workaround. And one more, xrdp pkg/ports installs startwm.sh but it is an example for Linux. You're supposed to create your own startwm.sh that fits your environment and need. It is unkind but I suppose FreeBSD users are more skilled than ordinary GNU/Linux users. Regarding the clipboard issue, I will send you another post later. -- `whois vmeta.jp | nkf -w` meta