[bug-notifications] [emacs_gtk 0005027]: (emacs-gtk:13976): GLib-WARNING

Mantis Bug Tracker noreply at opencsw.org
Wed Apr 17 15:27:51 CEST 2013


The following issue has been CLOSED 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=5027 
====================================================================== 
Reported By:                wcohrs
Assigned To:                pfelecan
====================================================================== 
Project:                    emacs_gtk
Issue ID:                   5027
Category:                   packaging
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2012-11-28 09:15 CET
Last Modified:              2013-04-17 15:27 CEST
====================================================================== 
Summary:                    (emacs-gtk:13976): GLib-WARNING
Description: 
after upgrade to catalog the ‘kiel’ 

SunOS 5.10 Generic_147441-20 i86pc i386 i86pc

GNU Emacs 24.2.1 (i386-pc-solaris2.10, GTK+ Version 2.24.8) of 2012-10-10
on unstable10x

(emacs-gtk:14362): GLib-WARNING **: In call to g_spawn_sync(), exit status
of a child process was requested but SIGCHLD action was set to SIG_IGN and
ECHILD was received by waitpid(), so exit status can't be returned. This is
a bug in the program calling g_spawn_sync(); either don't request the exit
status, or don't set the SIGCHLD action.

====================================================================== 

---------------------------------------------------------------------- 
 (0010332) pfelecan (manager) - 2013-04-17 15:27
 https://www.opencsw.org/mantis/view.php?id=5027#c10332 
---------------------------------------------------------------------- 
This is a warning, as the message level shows it.

The root cause is that there is no dbus daemon listening.

You can find the explanation and different strategies in the dbus-launch(1)
manual page.

However, to avoid having this message, but without a real functional
configuration, set, at least, the DBUS_SESSION_BUS_ADDRESS environment
variable to empty, e.g.
          DBUS_SESSION_BUS_ADDRESS= emacs



More information about the bug-notifications mailing list