-
Notifications
You must be signed in to change notification settings - Fork 40
Program not showing any objects #256
Comments
From the logs it seem that the program cannot find the settings files created when pairing or write them. 2019-09-28 13:33:34,670 [1] ERROR WinHue3.Functions.Application_Settings.Settings.WinHueSettings [SaveBridges:292] ==> Error while saving the bridge settings. Do you have any kind of protections on these folders ? I know windows defender has some kind of protection for local files to prevent encryption of local folders. (ransomware) |
Didn't get it to work, but it is indeed probably some windows stupidity. -.- |
if you go into windows defender and then in ransomware protection (manage ransomware protection) is controller folder access on ? also do you run as admin or local user ? |
I was having the same issue. I turned off Windows Defender and all other antivirus, made sure .NET was up to date and installed and ran as administrator to no avail. I was still getting the same log message about not being able to save the WinHueBridges.set as WinHueBridges.set.bak file. I finally fixed it by installing the old version of WinHue saving the bridge, then updating to the latest version. Everything seems to be working after that. I suspect what may also have worked is to create a file called WinHueBridges.set then try to save the bridge. My suspicion is that there is no logic for what to do if the WinHueBridges.set file does not exist since one of the changes made in the newest version is to make a backup of the settings file before changing it. I did not look at the code nor did I write it at all but based on the behavior this is my guess. Hyrules, could you please check this? By the way I really like this software so far. Great job! |
Installing an old version and then updating fixed it for me, sadly not before I reset my windows (after which it still wasn't working, despite having ransomware protection disabled). |
Roger that. I will check this condition. Seems to be an issue. |
WinHue 3.0.4773.0 Setup.zip |
Thanks for the quick response! |
Your setup
WinHue version : (eg. 3.0.4771.0)
Expected behavior
After pairing bridge, program should display bulbs, sensors etc.
Actual behavior
At first time startup I:
-> The program's main window is empty
logfile:
WinHue3.log
The text was updated successfully, but these errors were encountered: