X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1F5E8389367B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1592412465; bh=/NyZQnb5PXo0RJn4gMM9/NqndXObHDel7YTrGaoaz8k=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=MHiH2Zl7jZJf8zRSvmHYHJb/MBnoJTsDCr+KuwQlqgsFxtHIgy5ThbBGgosaWKR3G 1bN10LBAZrJposhgZDVHvCFwRuFL4jY29kd4RF0M8uYiYuo1ZgXT6sH5yJpdda8wpE Yx8lLedfJfIQc14mfvUT11JT+fIVIrRJlQQdPIVo= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 94270388F047 X-DKIM: Courier DKIM Filter v0.50+pk-2017-10-25 mail.cs.helsinki.fi Wed, 17 Jun 2020 19:47:38 +0300 To: cygwin AT cygwin DOT com Subject: deja-dup does not start Message-ID: <f00ff44f-1524-5b02-1455-7075e137db5a@cs.helsinki.fi> Date: Wed, 17 Jun 2020 19:47:32 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 Content-Language: en-US X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_00, BODY_8BITS, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, SPF_HELO_PASS, SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) 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: <http://cygwin.com/mailman/listinfo/cygwin>, <mailto:cygwin-request AT cygwin DOT com?subject=subscribe> From: Jarkko Toivonen via Cygwin <cygwin AT cygwin DOT com> Reply-To: Jarkko Toivonen <jttoivon AT cs DOT helsinki DOT fi> Content-Type: text/plain; charset="utf-8"; Format="flowed" Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 05HGmBbI017089 Hi, I have installed deja-dup backup program under Cygwin, but it does not start up. It shows the message shown at the end of this mail, but no window appears. I have X11 installed and it is working correctly. Looks like it is a problem with dbus. How to solve this problem? And what does that message "you must specify a mode" mean? dbus-daemon seems to be running as well: $ ps -ef | grep dbus huipp 1004 1 ? 19:27:04 /usr/bin/dbus-daemon huipp 971 1 ? 19:17:58 /usr/bin/dbus-daemon huipp 951 1 ? 19:17:35 /usr/bin/dbus-daemon huipp 1016 1 ? 19:27:35 /usr/bin/dbus-daemon huipp 949 1 ? 19:17:35 /usr/bin/dbus-launch huipp 1022 1 ? 09:40:09 /usr/bin/dbus-daemon huipp 998 1 ? 19:22:36 /usr/bin/dbus-daemon huipp 977 1 ? 19:20:26 /usr/bin/dbus-daemon huipp 1010 1 ? 19:27:13 /usr/bin/dbus-daemon Best regards, Jarkko $ deja-dup ** (deja-dup:1018): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying You must specify a mode Usage: deja-dup [OPTION…] deja-dup --backup deja-dup --restore [FILES…] deja-dup --restore-missing DIRECTORY Déjà Dup is a simple backup tool. It hides the complexity of backing up the Right Way (encrypted, off-site, and regular) and uses duplicity as the backend. Help Options: -h, --help Show help options --help-all Show all help options --help-gtk Show GTK+ Options Application Options: --version Show version --restore Restore given files --backup Immediately start a backup --restore-missing Restore deleted files --display=DISPLAY X display to use -- 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