home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
HTPC Projects
Hardware
Ambient Lighting System
AtmoHue - BETA - Philips Hue support for AtmoLight & AtmoWin
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="killer8" data-source="post: 1108879" data-attributes="member: 127854"><p>Nice, I will give the new version a try and give some feedback later.[DOUBLEPOST=1415297056][/DOUBLEPOST]Some remarkts:</p><p>- The status at the bottom always shows connected, atleast it already showed connected before it was even connected.</p><p>- When using Testing and click red/green/blue the lights are flickering a few times between colors before the correct color is set(this wasn't there before)</p><p>- Every time I upgraded to a new version I have to remove atmoHue from my firewall(windows 8.1 default firewall) restart my pc and let it readd atmoHue since it will not work otherwise. Atleast AtmoLight is not able to connect to it. </p><p>Update: I've been testing some more, it seems the firewall isn't the problem. The problem is AtmoHue hasn't start yet when atmoLight already wants to use it. I think this is the problem because my firewall config is just fine and after I restart Mediaportal atmoLight/atmoHue works and don't give the error:</p><p>[code][2014-11-06 19:33:03,121] [Error ] [38 ] [ERROR] - AtmoLight: Hue - error during connect</p><p>[2014-11-06 19:33:03,121] [Error ] [38 ] [ERROR] - AtmoLight: Hue - Kan geen verbinding maken omdat de doelcomputer de verbinding actief heeft geweigerd 127.0.0.1:20123[/code]</p><p>(Can't connect because the target computer has activily denied the connection 127.0.0.1:20123)</p><p>- I've added atmoHue to my startup folder, can you make an option to run it in tray or make it start with Mediaportal or something as a plugin.</p><p>- When filling in 256 for example in Custom color in test tab the app will give an argumentexception from the jit compiler since the value isn't between 256 and 0</p><p>here's the stacktrace:</p><p>[code]Zie het einde van dit bericht voor meer informatie over het aanroepen</p><p>van JIT-foutopsporing (Just In Time) in plaats van dit dialoogvenster.</p><p></p><p>************** Tekst van uitzondering **************</p><p>System.ArgumentException: Waarde van 256 is niet geldig voor red. red moet groter dan of gelijk zijn aan 0 en kleiner dan of gelijk aan 255.</p><p> bij System.Drawing.Color.CheckByte(Int32 value, String name)</p><p> bij System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue)</p><p> bij AtmoHue.Form1.btnHueSendCustomColor_Click(Object sender, EventArgs e)</p><p> bij System.Windows.Forms.Control.OnClick(EventArgs e)</p><p> bij System.Windows.Forms.Button.OnClick(EventArgs e)</p><p> bij System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)</p><p> bij System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)</p><p> bij System.Windows.Forms.Control.WndProc(Message& m)</p><p> bij System.Windows.Forms.ButtonBase.WndProc(Message& m)</p><p> bij System.Windows.Forms.Button.WndProc(Message& m)</p><p> bij System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)</p><p> bij System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)</p><p> bij System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</p><p>[/code]</p></blockquote><p></p>
[QUOTE="killer8, post: 1108879, member: 127854"] Nice, I will give the new version a try and give some feedback later.[DOUBLEPOST=1415297056][/DOUBLEPOST]Some remarkts: - The status at the bottom always shows connected, atleast it already showed connected before it was even connected. - When using Testing and click red/green/blue the lights are flickering a few times between colors before the correct color is set(this wasn't there before) - Every time I upgraded to a new version I have to remove atmoHue from my firewall(windows 8.1 default firewall) restart my pc and let it readd atmoHue since it will not work otherwise. Atleast AtmoLight is not able to connect to it. Update: I've been testing some more, it seems the firewall isn't the problem. The problem is AtmoHue hasn't start yet when atmoLight already wants to use it. I think this is the problem because my firewall config is just fine and after I restart Mediaportal atmoLight/atmoHue works and don't give the error: [code][2014-11-06 19:33:03,121] [Error ] [38 ] [ERROR] - AtmoLight: Hue - error during connect [2014-11-06 19:33:03,121] [Error ] [38 ] [ERROR] - AtmoLight: Hue - Kan geen verbinding maken omdat de doelcomputer de verbinding actief heeft geweigerd 127.0.0.1:20123[/code] (Can't connect because the target computer has activily denied the connection 127.0.0.1:20123) - I've added atmoHue to my startup folder, can you make an option to run it in tray or make it start with Mediaportal or something as a plugin. - When filling in 256 for example in Custom color in test tab the app will give an argumentexception from the jit compiler since the value isn't between 256 and 0 here's the stacktrace: [code]Zie het einde van dit bericht voor meer informatie over het aanroepen van JIT-foutopsporing (Just In Time) in plaats van dit dialoogvenster. ************** Tekst van uitzondering ************** System.ArgumentException: Waarde van 256 is niet geldig voor red. red moet groter dan of gelijk zijn aan 0 en kleiner dan of gelijk aan 255. bij System.Drawing.Color.CheckByte(Int32 value, String name) bij System.Drawing.Color.FromArgb(Int32 alpha, Int32 red, Int32 green, Int32 blue) bij AtmoHue.Form1.btnHueSendCustomColor_Click(Object sender, EventArgs e) bij System.Windows.Forms.Control.OnClick(EventArgs e) bij System.Windows.Forms.Button.OnClick(EventArgs e) bij System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) bij System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) bij System.Windows.Forms.Control.WndProc(Message& m) bij System.Windows.Forms.ButtonBase.WndProc(Message& m) bij System.Windows.Forms.Button.WndProc(Message& m) bij System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) bij System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) bij System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) [/code] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
HTPC Projects
Hardware
Ambient Lighting System
AtmoHue - BETA - Philips Hue support for AtmoLight & AtmoWin
Contact us
RSS
Top
Bottom