[MacPorts] #43448: gedit @3.12.1_0+python33 Gtk-WARNING

MacPorts noreply at macports.org
Wed Apr 23 10:30:27 PDT 2014


#43448: gedit @3.12.1_0+python33 Gtk-WARNING
-------------------------+----------------------
  Reporter:  pier1994@…  |      Owner:  devans@…
      Type:  defect      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:  invalid     |   Keywords:
      Port:  gedit       |
-------------------------+----------------------
Changes (by devans@…):

 * status:  assigned => closed
 * resolution:   => invalid


Comment:

 The warning message is due to the fact that gnome-session is not running
 (optional) and is not a problem.

 Concerning the terminal, if you start gedit from the command line like
 this
 {{{
 $ gedit
 }}}

 the program is running in the foreground and the terminal will be busy
 until the program exits.

 If you run the program in the background


 {{{
 $ gedit &
 }}}

 then the terminal will not block but you will still see the warning output
 from the program.  If this happens, entering CR should show you the
 command line prompt again.

 If you don't want to be bothered by the warning messages you can start
 gedit with this command
 {{{
 gedit >& /dev/null &
 }}}


 The gedit program itself works fine for me. So closing this ticket as
 invalid (not a bug).

-- 
Ticket URL: <https://trac.macports.org/ticket/43448#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list