delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2022/11/04/03:46:07

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 105FF3857C5B
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1667547915;
bh=gFgg3j9cTDMbVLmsjBeSPRgn36EF8EnP0rxV9G1CZIc=;
h=Date:To:Subject:References:List-Id:List-Unsubscribe:List-Archive:
List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:From;
b=D2Y1WkQgxjkPsU3ocCPmkuEgiY3bRFdnWB/xbQe+Nsd7naTXjEvZlUblH21Budn/w
HQT7kzEA+THQQrwp86nQd49lw7ACXqmnIKyHqSwYWXi/cdxgzFDmk60Rm5kKVAQ+3b
bXJQyphD4dVJ1kXjdP8u9k1BnVp9xFBGDwLwViU0=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 78A653858407
X-YMail-OSG: jNW03wcVM1l1bxoJM6vQJ2cq4oW5TBpFWdY6QLuokz8E57VKR_hpZtXMyLdKk1h
8vK_RiGvjhx0J3ImlJ6pZ5zVkRQwiB5OgwWjmCMYkUeYv9NwVihWYDxMP4TuoQOxq8fhZ4yIp8K5
ZKWvC64Im5n9W6_ruKsx..1MYXXLwZfx5M5_QFK3R9EE91h5jo04esVJvH7.vmGzr8gKdnSflA1c
zP4PkoKNPIKrwEDN0qrvPrg09GnDjl0_S2N34jrLG2c9cVU2myk8mGlBJQTmIx142ebrebBLSohc
bBJxGn9RtA738yC4MLBHox4YAoV9lzGGnAkHEnKjmOO2GOTBKHVPqNW_n1o12ufk2E.qUy0rK7xo
LH02jIXJklWTE86mIVneFohI4IC_AnATRwpYPk8wCPq1Rt27EcHN79IRYWnxlLLAkfGK_22tNVjA
yATiLnyd.kyIuJnWndyL7HaO2XCZZJxxSukZ4W3dV6U1K3CuzhBD766_ayc0ddBmg9R0nXqfo0dl
rQcXRSq7WD_eSPJogHVs7jqpz54LhYOcmMSimQKs77wD7Z3fm9_2W5L5ECcwoaUrg_6nKPj91KFN
Yxyh77tCM7lahjsmEu57a6Coqb00fa4cFTshmyrZ6fGe_Z5bFT5n7S7tgUn2y7WY2p1kGjbr_xV9
lhsBKn79mB5rBTk9ujon7hUe1ZTjp30lQ2xK9AV9lmP_tTFNIbfXCTLm.kg2lY4k3antLuhI5FeQ
xEiFGrpIlByqrt8dmV7dB4Jy1.SVlPv3Ks0fsSlAa.4DWEnYqSK2BdTlOxMGUTBZNVqXhagQxk5o
0hiXXUQTYS5zxkMql4LeJj3shbYlPBRRp.RcHRiV_asQhahwkBbcRmZght6Yndcs-
Date: Fri, 4 Nov 2022 16:44:31 +0900 (JST)
To: cygwin AT cygwin DOT com
Message-ID: <232456315.584313.1667547871787.JavaMail.yahoo@mail.yahoo.co.jp>
Subject: gedit install
MIME-Version: 1.0
References: <232456315 DOT 584313 DOT 1667547871787 DOT JavaMail DOT yahoo DOT ref AT mail DOT yahoo DOT co DOT jp>
X-Spam-Status: No, score=-0.1 required=5.0 tests=BAYES_40, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT,
FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) 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 <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Tatsuro MATSUOKA via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Tatsuro MATSUOKA <matsuoka AT nuce DOT nagoya-u DOT ac DOT jp>
Cc: Tatsuro MATSUOKA <tmacchant2 AT yahoo DOT co DOT jp>
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 2A47jgnP021724

I have installed gedit using the Cygwin setup.
I executed gedit and the below appeared.

(gedit:959): dconf-WARNING **: failed to commit changes to dconf: Failed to execute child process “dbus-launch” (No such file or directory)

(gedit:959): dconf-WARNING **: failed to commit changes to dconf: Failed to execute child process “dbus-launch” (No such file or directory)

And I could not set the line number presentation.

I have installed dbus-x11 using the cygwin setup and I could set the line number presentation.

Tatsuro


-- 
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright 2019   by DJ Delorie     Updated Jul 2019