[MacPorts] #34099: meld error

MacPorts noreply at macports.org
Tue Apr 17 15:39:45 PDT 2012


#34099: meld error
-----------------------------------+----------------------------------------
 Reporter:  march.1.xue@…          |       Owner:  landonf@…           
     Type:  defect                 |      Status:  new                 
 Priority:  Normal                 |   Milestone:                      
Component:  ports                  |     Version:  2.0.4               
 Keywords:                         |        Port:  meld                
-----------------------------------+----------------------------------------
Changes (by ryandesign@…):

  * owner:  macports-tickets@… => landonf@…
  * port:  => meld


Old description:

> using sudo install meld, I've install meld without problem.
> However, when type meld, I got error below:
>
> ** (process:27282): WARNING **: Trying to register gtype
> 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
>
> ** (process:27282): WARNING **: Trying to register gtype
> 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
>
> ** (process:27282): WARNING **: Trying to register gtype
> 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
> Dynamic session lookup supported but failed: launchd did not provide a
> socket path, verify that org.freedesktop.dbus-session.plist is loaded!
> Traceback (most recent call last):
>   File "/opt/local/bin/meld", line 123, in <module>
>     main()
>   File "/opt/local/bin/meld", line 115, in main
>     app = meld.meldapp.MeldApp()
>   File "/opt/local/lib/meld/meld/meldapp.py", line 136, in __init__
>     self.prefs = preferences.MeldPreferences()
>   File "/opt/local/lib/meld/meld/preferences.py", line 289, in __init__
>     super(MeldPreferences, self).__init__("/apps/meld", self.defaults)
>   File "/opt/local/lib/meld/meld/util/prefs.py", line 92, in __init__
>     self._gconf.add_dir(rootkey, gconf.CLIENT_PRELOAD_NONE)
> glib.GError: Failed to contact configuration server; some possible causes
> are that you need to enable TCP/IP networking for ORBit, or you have
> stale NFS locks due to a system crash. See
> http://projects.gnome.org/gconf/ for information. (Details -  1: Failed
> to get connection to session: Not enough memory)
>
> how should I fix this?

New description:

 using `sudo install meld`, I've install meld without problem.
 However, when type meld, I got error below:

 {{{
 ** (process:27282): WARNING **: Trying to register gtype
 'GMountMountFlags' as enum when in fact it is of type 'GFlags'

 ** (process:27282): WARNING **: Trying to register gtype
 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'

 ** (process:27282): WARNING **: Trying to register gtype 'GSocketMsgFlags'
 as enum when in fact it is of type 'GFlags'
 Dynamic session lookup supported but failed: launchd did not provide a
 socket path, verify that org.freedesktop.dbus-session.plist is loaded!
 Traceback (most recent call last):
   File "/opt/local/bin/meld", line 123, in <module>
     main()
   File "/opt/local/bin/meld", line 115, in main
     app = meld.meldapp.MeldApp()
   File "/opt/local/lib/meld/meld/meldapp.py", line 136, in __init__
     self.prefs = preferences.MeldPreferences()
   File "/opt/local/lib/meld/meld/preferences.py", line 289, in __init__
     super(MeldPreferences, self).__init__("/apps/meld", self.defaults)
   File "/opt/local/lib/meld/meld/util/prefs.py", line 92, in __init__
     self._gconf.add_dir(rootkey, gconf.CLIENT_PRELOAD_NONE)
 glib.GError: Failed to contact configuration server; some possible causes
 are that you need to enable TCP/IP networking for ORBit, or you have stale
 NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for
 information. (Details -  1: Failed to get connection to session: Not
 enough memory)
 }}}

 how should I fix this?

--

Comment:

 Please remember to use WikiFormatting, to fill in the Port field, and to
 Cc the maintainer of that port.

-- 
Ticket URL: <https://trac.macports.org/ticket/34099#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list