#35697: meld @1.5.3_0 GtkWarning when running ------------------------------+--------------------------------------------- Reporter: tonior@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: meld ------------------------------+--------------------------------------------- Just installed meld, and am getting this error when trying to run it: {{{ Couldn't bind the translation domain. Some translations won't work. /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display warnings.warn(str(e), _gtk.Warning) /opt/local/bin/meld:126: GtkWarning: GtkIconTheme *gtk_icon_theme_get_for_screen(GdkScreen *): assertion `GDK_IS_SCREEN (screen)' failed gtk.icon_theme_get_default().append_search_path(meld.paths.icon_dir()) Traceback (most recent call last): File "/opt/local/bin/meld", line 126, in <module> gtk.icon_theme_get_default().append_search_path(meld.paths.icon_dir()) AttributeError: 'NoneType' object has no attribute 'append_search_path' }}} Running Mac OSX 10.8 (Mountain Lion), XCode 4.4.1 -- Ticket URL: <https://trac.macports.org/ticket/35697> MacPorts <http://www.macports.org/> Ports system for Mac OS