NitenlaV / brazostweaker

Automatically exported from code.google.com/p/brazostweaker
GNU General Public License v3.0
0 stars 0 forks source link

Unhandled exception on opening the service #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I did some undervolt testing and when I tried to save the new values in the 
service part of the application this error popped up and now it shows every 
time I click on the service button (details and screenshot are posted on 
pastebin at the bottom)

What is the expected output? What do you see instead?
Open the service dialog and configure it. I see the error message, on continue 
the application doesn't close but it doesn't open the service dialog either.

What version of the product are you using? On what operating system?
V1.0.6, Windows 7 32, AMD E-350 (HP dm1z-3200 series netbook)

Please provide any additional information below.
Reinstalling or rebooting did not solve the porblem.

http://pastebin.com/mzjJnNhR

Original issue reported on code.google.com by miha.ele...@gmail.com on 8 Oct 2011 at 2:33

Attachments:

GoogleCodeExporter commented 8 years ago
Can you please click on "Details" and upload the picture again? 

Original comment by sven.wit...@gmail.com on 8 Oct 2011 at 5:30

GoogleCodeExporter commented 8 years ago
I'll handle this one.

Original comment by sven.wit...@gmail.com on 8 Oct 2011 at 5:30

GoogleCodeExporter commented 8 years ago
Everything from the details is in the pastebin link.

Original comment by miha.ele...@gmail.com on 8 Oct 2011 at 5:31

GoogleCodeExporter commented 8 years ago
Sorry, I missed that in your first comment. 
Please try the following: Execute regedit and remove everything under 
HKEY_LOCAL_MACHINE\SOFTWARE\BrazosTweaker. Likely there is a setting, which is 
saved to the registry and causes this exception.

-Sven

Original comment by sven.wit...@gmail.com on 8 Oct 2011 at 8:39

GoogleCodeExporter commented 8 years ago
That solved the problem. Thank you.

Original comment by miha.ele...@gmail.com on 9 Oct 2011 at 7:05

GoogleCodeExporter commented 8 years ago
The same problem:

V1.0.6 x64, Windows 7 64, AMD E-240 (Lenovo x120e netbook)

http://pastebin.com/5UEGNtfp

HKEY_LOCAL_MACHINE\SOFTWARE\BrazosTweaker is empty, so I can't fix the issue by 
cleaning registry.

Original comment by mail...@gmail.com on 9 Oct 2011 at 10:39

Attachments:

GoogleCodeExporter commented 8 years ago
Try deleting the whole BrazosTweaker "folder". That's what I did.

Original comment by miha.ele...@gmail.com on 9 Oct 2011 at 10:42

GoogleCodeExporter commented 8 years ago
Unfortunatelly, it doesn't help

Original comment by mail...@gmail.com on 9 Oct 2011 at 10:44

GoogleCodeExporter commented 8 years ago
A value, which got set to 100 in the GUI somewhere seems to cause the 
exception. Can you please check, which value is set to 100 other than CLK, 
before you try to click "Service.."?

-Sven

Original comment by sven.wit...@gmail.com on 9 Oct 2011 at 5:09

GoogleCodeExporter commented 8 years ago
Only CLK is set to 100. When it try to set it to something else before clicking 
"Service..." I've got exactly the same message.

Original comment by mail...@gmail.com on 9 Oct 2011 at 5:15

GoogleCodeExporter commented 8 years ago
You did exit the app when you messed with registry, right?

Original comment by miha.ele...@gmail.com on 9 Oct 2011 at 5:31

GoogleCodeExporter commented 8 years ago
Yes, I did.

Original comment by mail...@gmail.com on 9 Oct 2011 at 5:34

GoogleCodeExporter commented 8 years ago
I suspect that the cause is here: CnQProfileControl.Designer.cs:127 
thresholdUpNumericUpDown.Value is 100 in my case since I have single-core CPU, 
but allowed maximum value is 99. Unfortunatelly, I haven't  Visual Studio to 
check this.

Original comment by mail...@gmail.com on 9 Oct 2011 at 6:19

GoogleCodeExporter commented 8 years ago
It really might have something to do with the single core CPU. I had no one 
until now, with a single core CPU. I'm going to look into that and will try to 
fix it as soon as possible. I bet the default value is going to be wrongly 
calculated on a single core system.

Thanks for the help,
Sven

Original comment by sven.wit...@gmail.com on 9 Oct 2011 at 7:58

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I have uploaded version V1.0.7 with a fix for this issue and some other 
modifications. Please check the download section and let me know, if everything 
works now as it is supposed to. Thanks for the help.

-Sven

Original comment by sven.wit...@gmail.com on 12 Oct 2011 at 7:34

GoogleCodeExporter commented 8 years ago
I'll handle this one.

Original comment by sven.wit...@gmail.com on 17 Oct 2011 at 7:47

GoogleCodeExporter commented 8 years ago

Original comment by sven.wit...@gmail.com on 18 Oct 2011 at 7:38