Re: [MacPorts] #72135: planner: Cannot open display (Nelze otevřít displej) (was: planner does not run)

MacPorts noreply at macports.org
Fri Mar 7 18:57:10 UTC 2025


#72135: planner: Cannot open display (Nelze otevřít displej)
----------------------+--------------------
  Reporter:  svobod3  |      Owner:  (none)
      Type:  defect   |     Status:  new
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.10.5
Resolution:           |   Keywords:
      Port:  planner  |
----------------------+--------------------

Comment (by ryandesign):

 Replying to [comment:3 svobod3]:
 > {{{
 > (planner:8005): Gtk-WARNING **: 12:46:33.496: Could not load a pixbuf
 from /org/gtk/libgtk/theme/Adwaita/assets/bullet-symbolic.svg.
 > This may indicate that pixbuf loaders or the mime database could not be
 found.
 > }}}

 Loading svg files probably requires librsvg, which I don't see in the
 recursive dependencies of planner. Maybe just having the port installed is
 enough, so try:

 {{{
 sudo port install librsvg
 }}}

 If not, maybe planner or one of its dependencies needs to have librsvg
 added as a dependency and be told to use it during the build.

 > {{{
 > ** (planner:8005): WARNING **: 12:49:36.818: Couldn't connect to D-Bus
 system bus, Nelze se připojit: No such file or directory
 > }}}

 Check the notes printed by the dbus port:

 {{{
 % port notes dbus
 --->  dbus has the following notes:
   Startup items (named 'dbus-system, dbus-session') have been generated
 that
   will aid in starting dbus with launchd. They are disabled by default.
 Execute
   the following command to start them, and to cause them to launch at
 startup:

       sudo port load dbus
 }}}

 If you haven't done that yet, try that now.

-- 
Ticket URL: <https://trac.macports.org/ticket/72135#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list