public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Ian Lambert via cygwin" <cygwin@cygwin.com>
To: <cygwin@cygwin.com>,  <Brian.Inglis@SystematicSw.ab.ca>
Subject: Re: how to access and display apps that I've launched
Date: Thu, 27 Jul 2017 16:01:00 -0000	[thread overview]
Message-ID: <1128827672.1514648.1501092281786@mail.yahoo.com> (raw)
In-Reply-To: <1128827672.1514648.1501092281786.ref@mail.yahoo.com>


--------------------------------------------
On Wed, 7/26/17, Brian Inglis <> wrote:

 Subject: Re: how to access and display apps that I've launched
 To: cygwin
 Date: Wednesday, July 26, 2017, 1:07 PM
 
 >
 Anyway, Achim can easily fix this.
 
 You can fix this locally quickly using:
 
 $ fgrep 7001
 /usr/bin/rebase*
 /usr/bin/rebaselst:   
 touch -t 7001010000  "$1"
 $ sed
 -i /7001/s//198001/ /usr/bin/rebaselst
 $
 fgrep 1980 /usr/bin/rebaselst
     touch -t
 198001010000  "$1"
 
 and test this fix by running
 "rebase-trigger full", shutting down everything
 Cygwin, downloading and running setup.
 
= = =

Yes, I did similar with vi, and it seems to have
helped a lot:
 
$ diff rebaselst-170726 rebaselst
98c98
<     touch -t 7001010000  "$1"
---
>     touch -t 198001010000  "$1"
 
A couple things still don't start
from the xdg menu - files/nautilus or gedit
for example, but most things do.


$ nautilus &
[1] 7388

$ 
** (nautilus:7388): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.a11y.Bus exited with status 1

(nautilus:7388): GLib-GIO-CRITICAL **: g_dbus_proxy_new_sync: assertion 'G_IS_DBUS_CONNECTION (connection)' failed

(nautilus:7388): GLib-GIO-CRITICAL **: g_dbus_proxy_get_name_owner: assertion 'G_IS_DBUS_PROXY (proxy)' failed
Socket /tmp/fam-myuser/fam- has wrong permissions
Failed to connect to socket /tmp/fam-myuser/fam-

(nautilus:7388): dconf-WARNING **: failed to commit changes to dconf: The connection is closed

(nautilus:7388): dconf-WARNING **: failed to commit changes to dconf: The connection is closed

** (nautilus:7388): WARNING **: Unable to get contents of the bookmarks file: Error opening file /home/myuser/.gtk-bookmarks: No such file or directory

(nautilus:7388): GLib-GObject-CRITICAL **: g_object_set: assertion 'G_IS_OBJECT (object)' failed

(nautilus:7388): dconf-WARNING **: failed to commit changes to dconf: The connection is closed

(nautilus:7388): GLib-GObject-CRITICAL **: g_object_set: assertion 'G_IS_OBJECT (object)' failed

(nautilus:7388): dconf-WARNING **: failed to commit changes to dconf: The connection is closed

(nautilus:7388): dconf-WARNING **: failed to commit changes to dconf: The connection is closed

(nautilus:7388): GLib-GIO-CRITICAL **: g_dbus_connection_call_internal: assertion 'G_IS_DBUS_CONNECTION (connection)' failed

[1]+  Done                    nautilus

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

       reply	other threads:[~2017-07-26 18:27 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1128827672.1514648.1501092281786.ref@mail.yahoo.com>
2017-07-27 16:01 ` Ian Lambert via cygwin [this message]
     [not found] <1534921570.1524318.1501093009415.ref@mail.yahoo.com>
2017-07-27 14:49 ` Ian Lambert via cygwin
     [not found] <685307372.1339085.1501078785472.ref@mail.yahoo.com>
2017-07-26 17:09 ` Ian Lambert via cygwin
2017-07-26 17:13   ` Ken Brown
2017-07-26 18:27     ` Brian Inglis
2017-07-27  2:38   ` Achim Gratz
     [not found] <1036849022.821922.1501019281615.ref@mail.yahoo.com>
2017-07-26  9:50 ` Ian Lambert via cygwin
2017-07-26 10:28   ` Brian Inglis
     [not found] <799230527.525007.1500998733401.ref@mail.yahoo.com>
2017-07-25 18:21 ` Ian Lambert via cygwin
2017-07-25 21:52   ` Achim Gratz
2017-07-26  6:49   ` Ken Brown
     [not found] <1438727230.474852.1500993486132.ref@mail.yahoo.com>
2017-07-25 18:12 ` Ian Lambert via cygwin
2017-07-25 18:16   ` Ken Brown
2017-07-25 19:57   ` Achim Gratz
     [not found] <1783227004.4348461.1500934105434.ref@mail.yahoo.com>
2017-07-24 22:49 ` Ian Lambert via cygwin
2017-07-25  0:03   ` mike
2017-07-25  4:27   ` Ken Brown
2017-07-25  4:55     ` Ian Lambert via cygwin
2017-07-25 15:06       ` Ken Brown
2017-07-25  5:21     ` Brian Inglis
2017-07-25 10:17       ` Brian Inglis
2017-07-25 11:57       ` Brian Inglis
2017-07-25 13:03       ` Brian Inglis
2017-07-25 14:13       ` Brian Inglis
2017-07-25 19:19       ` Achim Gratz
2017-07-26  8:16         ` Brian Inglis
2017-07-25 19:01     ` Achim Gratz
     [not found] <472748733.4076472.1500916852092.ref@mail.yahoo.com>
2017-07-24 19:46 ` Ian Lambert via cygwin
     [not found] <949225432.4024000.1500912514455.ref@mail.yahoo.com>
2017-07-24 18:07 ` Ian Lambert via cygwin
2017-07-24 20:22   ` Ken Brown
2017-07-23 14:25 mike
2017-07-23 17:39 ` Jack
2017-07-23 18:14   ` mike
2017-07-23 19:18     ` Brian Inglis
2017-07-23 19:46       ` mike
2017-07-24 17:31         ` Brian Inglis
2017-07-25  2:16           ` mike
2017-07-23 22:46 ` Ken Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1128827672.1514648.1501092281786@mail.yahoo.com \
    --to=cygwin@cygwin.com \
    --cc=Brian.Inglis@SystematicSw.ab.ca \
    --cc=ian.lambert_42@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).