Giter Club home page Giter Club logo

Comments (37)

Hyrules avatar Hyrules commented on June 19, 2024 1

Cannot reproduce the problem what are the steps you took to make this bug happen ?

from winhue.

crypticedge avatar crypticedge commented on June 19, 2024 1

Popping in to say the beta 24 fixed the exact same issue for me

from winhue.

LordUsagi avatar LordUsagi commented on June 19, 2024

Fresh install of WinHue Beta 23.
Launch WinHue.
Create a group.
Select any bulb.
Add a name, or don't. Doesn't matter.
Click "Create" and boom an error and the app crashes.

from winhue.

Hyrules avatar Hyrules commented on June 19, 2024

I still cannot reproduce the error. Can you give me your bridge API version it's located in the Bridge Settings button under the General Settings. You should be at 1.15.0 or more if it's not the case you need to upgrade your bridge firmware. That might be the cause of the exception. I'll have to dig more.

from winhue.

LordUsagi avatar LordUsagi commented on June 19, 2024

I can confirm I'm at 1.15.0. I'm also running Windows 7. It looks like I have .NET 4.6.1. I've tried running as administrator, running in compatibility. Reinstalling. Nothing seems to be working.

I can generate logs every time, so if you needed anymore, just lemme know!

from winhue.

Hyrules avatar Hyrules commented on June 19, 2024

No problem. I'm looking into this right now. I have added some kind of failsafe but i don't understand why you get an null object.

from winhue.

Hyrules avatar Hyrules commented on June 19, 2024

Can you try this version and send me the log file after you create a group. I want to see what happens. I have added some logging. It will not fix the problem. Might give you another error instead of an exception.

from winhue.

LordUsagi avatar LordUsagi commented on June 19, 2024

Thanks for the assistance.

from winhue.

Hyrules avatar Hyrules commented on June 19, 2024

ok this gives me more clues on what is null... now why... Try this version :

from winhue.

LordUsagi avatar LordUsagi commented on June 19, 2024

removed for safety (Hyrules)

from winhue.

Hyrules avatar Hyrules commented on June 19, 2024

I know why you have the error. As for why this variable is null god know... and this one ?

from winhue.

Hyrules avatar Hyrules commented on June 19, 2024

Can you also send me a screenshot of your WinHue window ? I want to check if I see anything suspicious.

from winhue.

LordUsagi avatar LordUsagi commented on June 19, 2024

image
I have no error after the latest install.

from winhue.

LordUsagi avatar LordUsagi commented on June 19, 2024

HueLib2 unknown error seems to pop up a lot, at the bottom or in the log files.

from winhue.

Hyrules avatar Hyrules commented on June 19, 2024

Gees know I know why. This is not normal. You shouldn't have a blank Window at all. There should be at least some Lights and default groups and sensors. Did you pair your bridge with WinHue ?

from winhue.

Hyrules avatar Hyrules commented on June 19, 2024

definitely something odd... I'm looking at the last log.

from winhue.

LordUsagi avatar LordUsagi commented on June 19, 2024

Yes I did. Is there a settings window you'd like to see of the two paired?

from winhue.

Hyrules avatar Hyrules commented on June 19, 2024

Well there is the pairing windows but all I need is in the log. There seems to be a problem deserializing the Data store for the bridge. That is why the window is blank.

from winhue.

Hyrules avatar Hyrules commented on June 19, 2024

try this in your browser and send me the result :

It will send me a full dump of your bridge. I suggest you put it in a text file.

from winhue.

LordUsagi avatar LordUsagi commented on June 19, 2024

removed by hyrules ( thanks)

from winhue.

Hyrules avatar Hyrules commented on June 19, 2024

Thanks I will try to debug with it. I'll see why it does not work.

from winhue.

LordUsagi avatar LordUsagi commented on June 19, 2024

Merci! Good luck!

from winhue.

Hyrules avatar Hyrules commented on June 19, 2024

Speak french ? I'm from Quebec so oui merci :)

from winhue.

LordUsagi avatar LordUsagi commented on June 19, 2024

I am an Australian immigrant living in New Brunswick so I am forced to learn a little bit of french. Practice makes perfect

from winhue.

Hyrules avatar Hyrules commented on June 19, 2024

Then Welcome to Canada / Bienvenue au Canada ! I hope I can find this bug for you soon so you can enjoy WinHue.

from winhue.

Hyrules avatar Hyrules commented on June 19, 2024

I think I have it fixed :
WinHue 3 BETA 24 Setup.zip

from winhue.

LordUsagi avatar LordUsagi commented on June 19, 2024

WOAH. Look at all those new things that weren't there before. I'll keep this thread alive for a couple of days.

from winhue.

Hyrules avatar Hyrules commented on June 19, 2024

Great ! Sure keep it there for a few. Nice to know it's now fixed.

from winhue.

LordUsagi avatar LordUsagi commented on June 19, 2024

Couldn't find a way to contact you directly, but you don't have a couple of libraries included by default in the repo. Things like the UPnP handler etc. Any plans on adding those?

from winhue.

Hyrules avatar Hyrules commented on June 19, 2024

You're right the package folder is not synched with the repo. I will add it later tonight.

from winhue.

Hyrules avatar Hyrules commented on June 19, 2024

If you look at the dev branch there is now a package folder. Libraries should be in it.

from winhue.

LordUsagi avatar LordUsagi commented on June 19, 2024

Having some trouble specifically with AvalonEdit. How'd you get the project to recognize it?

from winhue.

Hyrules avatar Hyrules commented on June 19, 2024

you have to add a reference to ICSharpCode.AvalonEdit.dll in WinHue.

from winhue.

Hyrules avatar Hyrules commented on June 19, 2024

try nuget : https://www.nuget.org/packages/AvalonEdit

from winhue.

LordUsagi avatar LordUsagi commented on June 19, 2024

No such luck.

from winhue.

Hyrules avatar Hyrules commented on June 19, 2024

What is the error message you get ?

from winhue.

frank-leitner avatar frank-leitner commented on June 19, 2024

I pitch myself in as having the same issue.

Blank main screen of the program, HueLib2.UnknownError at the bottom, and crash on creating any group (the 'create a group' has all my lights available).

I just saw the Beta24 linked above and tried it out. Looks like it fixed the issue for me as well, a lot of things on the main screen now and just playing with a light or two worked.

Thank you for your work with this tool - it is looking very good.

from winhue.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.