Ticket #7 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

misconfigured network setup prevents UI from working

Reported by: http://nedko.arnaudov.name/ Owned by:
Priority: major Milestone: 2.1
Component: unknown Version: 2.0
Keywords: Cc:

Description

This is same as the FAQ for  hexter DSSI plugin:

Q. The plugin seems to work fine, but the GUI never appears. Why?

A. Make sure the hostname of your machine is resolvable (if not, the OSC messages can't be sent between host and GUI). If your machine's hostname is 'foo.bar.net', make sure you either have an entry for 'foo.bar.net' in /etc/hosts, or that your DNS server can resolve it. Test this with e.g. 'ping foo.bar.net'.

liblo that is used by all/most DSSI plugins and lv2fil-2.0 requires operational hostname resolution.

Change History

Changed 3 years ago by http://nedko.arnaudov.name/

  • status changed from new to closed
  • resolution set to fixed

fixed in b4eb0c7aa9dbeccc940447bfb888170ebe78fe90

Anonymous unix pipes are used instead of pyliblo. There is no reason to require fine tuned networked setup just to show locally plugin window.

Note: See TracTickets for help on using tickets.