Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xPL_Items broken for some operating systems #3

Closed
hollie opened this issue Nov 5, 2012 · 2 comments
Closed

xPL_Items broken for some operating systems #3

hollie opened this issue Nov 5, 2012 · 2 comments
Assignees
Labels

Comments

@hollie
Copy link
Owner

hollie commented Nov 5, 2012

In at least ubuntu 12.04, the xPL interface of the current master branch is broken.

The reception of xPL messages is not working. It is unclear if this is due to changing the port determination algorithm (too find an unused port) or due to the defaul address being set to 0.0.0.0.

@ghost ghost assigned hollie Nov 5, 2012
@hollie
Copy link
Owner Author

hollie commented Nov 5, 2012

Using the master branch and enabling xPL support misterhouse connects to my hub like this:

Adding client: 192.168.1.107:0 "mhouse-mh.misterhouse"

and misterhouse never received an xPL message.

Using an older version:

cd misterhouse/lib
git checkout f8f4dc7 ./xPL_Items.pm

misterhouse connects to my hub like this:

Adding client: 192.168.1.107:49352 "mhouse-mh.misterhouse"

and happily received all xPL messages.

I'll look into the diffs and propose a pull request to restore the funcitonality of xPL_Items.pm for review.

@hollie
Copy link
Owner Author

hollie commented Nov 6, 2012

Fixed.

@hollie hollie closed this as completed Nov 6, 2012
krkeegan pushed a commit that referenced this issue Nov 6, 2013
Added Alsa support to allow different sound card channels to be PA rooms through amixer in Linux.
tobser pushed a commit to tobser/misterhouse that referenced this issue Sep 23, 2016
hollie pushed a commit that referenced this issue Dec 17, 2016
Updated Harmon Documentation
hollie pushed a commit that referenced this issue Jan 5, 2017
Sync to upstream Master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant