Re: Opening Meld after MacPort install



It's possible that I (or someone else on the list) may be able to help with those warnings.

<computername>:~ <username>$ meld
Couldn't bind the translation domain. Some translations won't work.
'module' object has no attribute 'bind_textdomain_codeset'

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

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

** (process:47313): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 
'GFlags'
Xlib:  extension "RANDR" missing on display "/tmp/launch-1JfBWH/org.x:0".
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gobject/__init__.py:115:
 Warning: Attempt to add property HistoryCombo::history-id after class was initialised
  type_register(cls, namespace.get('__gtype_name__'))
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gobject/__init__.py:115:
 Warning: Attempt to add property HistoryEntry::history-id after class was initialised
  type_register(cls, namespace.get('__gtype_name__'))
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gobject/__init__.py:115:
 Warning: Attempt to add property HistoryFileEntry::directory-entry after class was initialised
  type_register(cls, namespace.get('__gtype_name__'))
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gobject/__init__.py:115:
 Warning: Attempt to add property HistoryFileEntry::filename after class was initialised
  type_register(cls, namespace.get('__gtype_name__'))
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gobject/__init__.py:115:
 Warning: Attempt to add property HistoryFileEntry::default-path after class was initialised
  type_register(cls, namespace.get('__gtype_name__'))
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gobject/__init__.py:115:
 Warning: Attempt to add property HistoryFileEntry::modal after class was initialised
  type_register(cls, namespace.get('__gtype_name__'))
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gobject/__init__.py:115:
 Warning: Attempt to add property HistoryFileEntry::dialog-title after class was initialised
  type_register(cls, namespace.get('__gtype_name__'))
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gobject/__init__.py:115:
 Warning: Attempt to add property HistoryFileEntry::history-id after class was initialised
  type_register(cls, namespace.get('__gtype_name__'))
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gobject/__init__.py:115:
 Warning: attempting to add an interface (GtkEditable) to class (HistoryFileEntry) after class_init
  type_register(cls, namespace.get('__gtype_name__'))
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gobject/__init__.py:115:
 Warning: Attempt to add property meld+ui+emblemcellrenderer+EmblemCellRenderer::icon-tint after class was 
initialised
  type_register(cls, namespace.get('__gtype_name__'))
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gobject/__init__.py:115:
 Warning: Attempt to add property meld+ui+emblemcellrenderer+EmblemCellRenderer::icon-name after class was 
initialised
  type_register(cls, namespace.get('__gtype_name__'))
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gobject/__init__.py:115:
 Warning: Attempt to add property meld+ui+emblemcellrenderer+EmblemCellRenderer::emblem-name after class was 
initialised
  type_register(cls, namespace.get('__gtype_name__'))
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 178, in <module>
    main()
  File "/opt/local/bin/meld", line 164, in main
    already_running, dbus_app = meld.dbus_service.setup(app)
  File "/opt/local/lib/meld/meld/dbus_service.py", line 56, in setup
    bus = dbus.SessionBus()
  File 
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/dbus/_dbus.py", line 
219, in __new__
    mainloop=mainloop)
  File 
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/dbus/_dbus.py", line 
108, in __new__
    bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/dbus/bus.py", 
line 125, in __new__
    bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoMemory: Not enough memory
<computername>:~ <username>$ 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]