Skip to content

error on remote-ssh #10

@ihakh

Description

@ihakh

when I connect with ssh -X to remote develop server I can run meld
but with remote-ssh extension
and this extension I get this error:

Meld Diff Error: Error running diff command! StdErr: Unable to init server: Could not connect: Connection refused
Unable to init server: Could not connect: Connection refused

(meld:45279): Gtk-CRITICAL **: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
Traceback (most recent call last):
  File "/usr/bin/meld", line 244, in <module>
    setup_resources()
  File "/usr/bin/meld", line 183, in setup_resources
    Gtk.IconTheme.get_default().append_search_path(icon_dir)
AttributeError: 'NoneType' object has no attribute 'append_search_path'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions