#18155: gnucash 2.2.8 post-activate no_x11 warning re dbus-launch may be incorrect --------------------------------------+------------------------------------- Reporter: kadorken@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: gnucash dbus dbus-launch | Port: gnucash --------------------------------------+------------------------------------- As determined in a discussion of [https://trac.macports.org/ticket/17950#comment:69], the post-activate code for gnucash 2.2.8 may need modification. The warning {{{ if {[variant_isset no_x11]} { ui_warn "When you run gnucash, if it pops up a window saying:" ui_warn " An error occurred while loading or saving configuration" ui_warn " information for gnucash." ui_warn "it is probably because it cannot connect to" ui_warn "the DBus server. Either place the following in your login" ui_warn "shell profile:" ui_warn " eval `dbus-launch --auto-syntax`" ui_warn "or invoke gnucash via 'dbus-launch gnucash'. Note that with" ui_warn "the latter alternative you may end up with a stray dbus" ui_warn "process after you quit gnucash." } }}} may no longer be relevant. Please review the discussion at [https://trac.macports.org/ticket/17950] specifically comment [https://trac.macports.org/ticket/17950#comment:68] for further information. -- Ticket URL: <http://trac.macports.org/ticket/18155> MacPorts <http://www.macports.org/> Ports system for Mac OS