Hello,
On one fedora 30 machine, when I run /usr/bin/gnome-terminal, I get: the following message: # _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’ # _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ‘gsettings-backend’ # watch_fast: "/org/gnome/terminal/legacy/" (establishing: 0, active: 0) # unwatch_fast: "/org/gnome/terminal/legacy/" (active: 0, establishing: 1) # watch_established: "/org/gnome/terminal/legacy/" (establishing: 0)
Any Ideas? Thank
=========================================================================== Patrick DUPRÉ | | email: pdupre@gmx.com Laboratoire interdisciplinaire Carnot de Bourgogne 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE Tel: +33 (0)380395988 ===========================================================================
On 6/24/19 2:24 AM, Patrick Dupre wrote:
On one fedora 30 machine, when I run /usr/bin/gnome-terminal, I get: the following message: # _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’ # _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ‘gsettings-backend’ # watch_fast: "/org/gnome/terminal/legacy/" (establishing: 0, active: 0) # unwatch_fast: "/org/gnome/terminal/legacy/" (active: 0, establishing: 1) # watch_established: "/org/gnome/terminal/legacy/" (establishing: 0)
I don't see any problem with that, does the terminal work?
Sent: Tuesday, June 25, 2019 at 8:50 AM From: "Samuel Sieb" samuel@sieb.net To: users@lists.fedoraproject.org Subject: Re: gnome-terminal issue
On 6/24/19 2:24 AM, Patrick Dupre wrote:
On one fedora 30 machine, when I run /usr/bin/gnome-terminal, I get: the following message: # _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’ # _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ‘gsettings-backend’ # watch_fast: "/org/gnome/terminal/legacy/" (establishing: 0, active: 0) # unwatch_fast: "/org/gnome/terminal/legacy/" (active: 0, establishing: 1) # watch_established: "/org/gnome/terminal/legacy/" (establishing: 0)
I don't see any problem with that, does the terminal work?
Yes.
Theses messages did not appear in fedora28
users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
I also get (in root) # _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’ # posix_spawn avoided (fd close requested) # Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Failed to execute child process “dbus-launch” (No such file or directory)
=========================================================================== Patrick DUPRÉ | | email: pdupre@gmx.com Laboratoire interdisciplinaire Carnot de Bourgogne 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE Tel: +33 (0)380395988 ===========================================================================
Sent: Tuesday, June 25, 2019 at 11:22 AM From: "Patrick Dupre" pdupre@gmx.com To: users@lists.fedoraproject.org Cc: users@lists.fedoraproject.org Subject: Re: gnome-terminal issue
Sent: Tuesday, June 25, 2019 at 8:50 AM From: "Samuel Sieb" samuel@sieb.net To: users@lists.fedoraproject.org Subject: Re: gnome-terminal issue
On 6/24/19 2:24 AM, Patrick Dupre wrote:
On one fedora 30 machine, when I run /usr/bin/gnome-terminal, I get: the following message: # _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’ # _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ‘gsettings-backend’ # watch_fast: "/org/gnome/terminal/legacy/" (establishing: 0, active: 0) # unwatch_fast: "/org/gnome/terminal/legacy/" (active: 0, establishing: 1) # watch_established: "/org/gnome/terminal/legacy/" (establishing: 0)
I don't see any problem with that, does the terminal work?
Yes.
Theses messages did not appear in fedora28
users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
On 6/25/19 2:22 AM, Patrick Dupre wrote:
Sent: Tuesday, June 25, 2019 at 8:50 AM From: "Samuel Sieb" samuel@sieb.net To: users@lists.fedoraproject.org Subject: Re: gnome-terminal issue
On 6/24/19 2:24 AM, Patrick Dupre wrote:
On one fedora 30 machine, when I run /usr/bin/gnome-terminal, I get: the following message: # _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’ # _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ‘gsettings-backend’ # watch_fast: "/org/gnome/terminal/legacy/" (establishing: 0, active: 0) # unwatch_fast: "/org/gnome/terminal/legacy/" (active: 0, establishing: 1) # watch_established: "/org/gnome/terminal/legacy/" (establishing: 0)
I don't see any problem with that, does the terminal work?
Yes.
Theses messages did not appear in fedora28
I guess they've changed some debugging output. As long as the terminal works, does it matter? You aren't expected to run it from a terminal anyway.
On 6/25/19 5:19 AM, Patrick Dupre wrote:
I also get (in root) # _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’ # posix_spawn avoided (fd close requested) # Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Failed to execute child process “dbus-launch” (No such file or directory)
What are you trying to do? I can run a root gnome-terminal from my user gnome-terminal without that error.