mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-25 16:45:53 +03:00
[GH-ISSUE #215] Issues after updating to Windows 10 Creators Update #190
Labels
No labels
Stale
bug
config
discussion
duplicate
enhancement
experimental
feature
help-wanted
info
invalid
invalid
pull-request
question
up-for-grabs
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nbfc-hirschmann#190
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @techrosis on GitHub (Apr 15, 2017).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/215
Fan control seems to still be working, however if you hover the mouse over the temperature notification in the taskbar it disappears/crashes. This means you can not right-click to reopen the UI. Tried completely reinstalling nbfc but still the same results. Checking it from cli shows the service is running fine and the fans seem to still work as set via the profile.
@hirschmann commented on GitHub (Apr 17, 2017):
I couldn't reproduce this error on Windows 10 (with creators update installed).
Have you checked if the NotebookFanControl process is still running when this happens?
Wild guess: maybe Windows just hides the NBFC tray icon.
@techrosis commented on GitHub (Apr 17, 2017):
Yes, the process is still running. I always have my taskbar notifications set to show all icons (don't want anything sneaking in down there hehe). When it happens, the process is still running in task manager as well as from command line if you do the nbfc status check thing. Very strange indeed. The only way I can get it to work is to log out and log back in (which closes all tasks and fires them back up). I've learned to just be aware of my mouse pointer and not hover over the number hehe.
@b0xBR commented on GitHub (Apr 18, 2017):
Hi hirschmann!
I'm also having this same issue. I did a clean install with w10 x64 Creators Update and after configured for the first time NBFC, the UI couldn't be opened again.
@hirschmann commented on GitHub (Apr 19, 2017):
Please try this:
@techrosis commented on GitHub (Apr 19, 2017):
Just tried it. Same results :(
@b0xBR commented on GitHub (Apr 19, 2017):
I also tried and got the same results. =(.
Maybe this may help. I restarted w10 in Safe Mode and the GUI opened, BUT, I couldn't change any config nor insert configs in blanked fields.
I manually inserted the config successfully in prompt command, now it's working correctly, but, without GUI support.
@Erriez commented on GitHub (Apr 20, 2017):
Starting the "NoteBook FanControl Service" displays: "Error: 1067: The process terminated unexpectedly." on my brand new HP Pavilion 17-ab240nd with Windows 10 Creators Update. I'd like to add support for this notebook. The issue reported above seems to be related to the service which cannot be started.
My Event Log displays:
Windows PowerShell as Admin:
I've the following behavior when starting NoteBookFanControl.exe installed from the setup:
When I start the NbfcClient debugger from source and click the Browse button, it displays in SelectConfigViewModel.cs line 84:
So there is a difference in behavior between the release and in the debugger.
Any ideas how to fix the service?
@hirschmann commented on GitHub (Apr 20, 2017):
No, your issue is not related:
Your notebook is not supported. Please upgrade your NBFC version, see #213
@hirschmann commented on GitHub (Apr 20, 2017):
@techrosis @b0xBR
I can't solve this issue without error logs, but unfortunately, the client application doesn't log anything (mea culpa).
I'll implement logging and let you know when I'm done.
@Erriez commented on GitHub (Apr 21, 2017):
Now it works perfect! This is what I've done:
Thanks for your help.
@hirschmann commented on GitHub (Apr 22, 2017):
@techrosis @b0xBR
I've slightly improved taskbar icon related code and added logging support.
Please check out the latest nightly:
https://ci.appveyor.com/project/hirschmann/nbfc/build/95/artifacts
Logs will be created at
%appdata%\NbfcClient\Note: upgrading from one nightly build could fail. It is recommended to uninstall the previous build before installing the latest nightly.
@b0xBR commented on GitHub (Apr 22, 2017):
@hirschmann.
I uninstalled the previous nightly and installed the new one, cleaned all folders as explained above etc.
Do I have to enable this logging? Because It's not creating any %appdata%\NbfcClient folder.
Also, the GUI doesn't even pop up now.
@hirschmann commented on GitHub (Apr 22, 2017):
In nightly build 95 a library is missing.
It's included in build 96: https://ci.appveyor.com/project/hirschmann/nbfc/build/96/artifacts
@b0xBR commented on GitHub (Apr 23, 2017):
First log.
@hirschmann commented on GitHub (Apr 23, 2017):
Did the error occur when this log was created?
I see nothing which would make the task bar icon disappear.
@b0xBR commented on GitHub (Apr 23, 2017):
@hirschmann yeap, the error occured when I opened the app for the first time.
@hirschmann commented on GitHub (Apr 23, 2017):
Ok, new build which logs more stuff: https://ci.appveyor.com/project/hirschmann/nbfc/build/100/artifacts
@b0xBR commented on GitHub (Apr 23, 2017):
new log:
NbfcClientLog.txt
@hirschmann commented on GitHub (Apr 23, 2017):
I moved the log into a file because it was unreadable the way you posted it.
The log still doesn't contain any errors. From my perspective it seems like this isn't a bug in NbfcClient.
@b0xBR commented on GitHub (Apr 23, 2017):
@hirschmann
I simply formatted once again my machine (ASUS ROG G751JT) and after installed the latest nightly build, it opened GUI successfully. After configured and restarted OS, the GUI crashes again. Maybe the problem isn't the GUI itself, but the tray icon?
Also, when I double click above the icon, it stops working.
@techrosis commented on GitHub (May 23, 2017):
OMG I found the fix!! At least on my machine. I was running the stable version of MSI afterburner which uses rivertuner statics server. While trying to figure out why reshade setup wouldn't working someone in that forum said there was a beta version of rivatuner that changed the application hooks. I updated it and low and behold it fixed my reshade issues as well as the gui for notebook fan control heheh
Here's the link if anyone else is having this issue and also running MSI afterburner:
http://office.guru3d.com/afterburner/RTSSSetup700Beta17.rar
@JoergPeterHahn commented on GitHub (Feb 20, 2018):
Hi, I have a Lenovo Yoga 710-14|KB, Model 80V4, which should be supported, and the fan control seems to work well. But after rebooting some icons on the task bar do not show up. Any ideas?