Comment #42 Friday, August 28, 2020 9:19 PM
Since the last update, my system meters and email isn't working. Thanks.
Comment #43 Saturday, August 29, 2020 5:22 AM
This is very strange! You wrote:
then
and then
But the single update (where was added the ability to configure the path to mail client via input box) that I have uploaded here was created at August 19, 2020 7:45 PM. Since that date, there have been no changes in the program!
So I have no idea what happened...
Comment #44 Saturday, August 29, 2020 9:29 AM
Sorry. I meant Windows update. Not HUD update. I will reboot again and see if that fixes anything. Thanks.
Comment #45 Saturday, August 29, 2020 9:47 AM
Okay. Rebooting worked. I don't know what happened but I'm back again. Thanks.
Comment #46 Wednesday, September 2, 2020 5:58 PM
What to say?... I found a very old BenQ Joybook A52E laptop made in 2007...
Specification:
- Operating System: Windows 7 Ultimate SP1 32 bit (with DirectX 11)
- Processor: Intel(r) Core(TM)2 CPU T760 @ 2.33Ghz
- Memory: Hynix DDR2 (installed 4.0 Gb, usable 3584 Mb )
- Graphics: ATI Radeon XPRESS 200M (video memory installed size: 128 Mb)
- Hard Drive: Intel SSDSC2BF180A4H ATA 180 GB
As you can see, this laptop is not too cool... However, I made HUD Desktop work on this antiquity!
To be honest, I had to work hard and change the code significantly. And I would like to hope that there will be no more complaints... At least take a look at the spec before doing that.
There are some tests left on my Windows 10 PC. Then I will send an update. Maybe tomorrow.
Comment #47 Wednesday, September 2, 2020 11:15 PM
AWESOME to hear can;t wait for that update to see if it works!!!!!!!!!!!!!
Comment #49 Thursday, September 3, 2020 4:52 PM
Well damn...........I have an intel graphics, so it won't work for me. Thank you Vad for your dedication to making this right though......not many would take the time! You Da Man
Comment #50 Thursday, September 3, 2020 5:48 PM
Sorry, but I couldn't find any APIs for Intel GPUs. I don't understand why such a reputable company doesn't have an SDK for their Graphics Cards. This is shame...
However, all other features should work and you can use the program without GPU Meter.
P.S. As far as I understand, your computer has an Intel® Processor with integrated Intel® HD Graphics. I have the similar Processor on my PC. But it also has another AMD Radeon™ Graphics Adapter, that is showing in the Device Manager, as opposed to the built-in one. I found out about its existence only after reading the description of my CPU...
Just interesting what do you see here: Device Manager --> Display adapters?
Comment #51 Friday, September 4, 2020 5:15 PM
Intel graphics UHD 630
Comment #52 Friday, September 4, 2020 6:29 PM
Thank you.
I studied the problem a little deeper and that's what I understood. The Integrated Graphics do not have a separate Temperature Sensor. Thus, its temperature is equal to that of the parent Processor. Hence, you don't need GPU Monitor at all!
So you may use HUD Desktop (assuming it starts on your computer, of course).
Comment #53 Thursday, September 10, 2020 9:57 PM
It won't even start! I tried shutting off my anti-virus, changing the UAC........and still nothing. I give up.........none the less though, damn nice desktop gadget!
Comment #54 Friday, September 11, 2020 11:01 AM
IMPOSSIBLE! All the updates I uploaded have been tested on BenQ before (look at the Comment #46). This laptop is so old that I was sure that HUD Desktop could not fail to run on any other computer. Looks like I was wrong...
The only thing we can do in this case - look into your Event Viewer. It should contain the Application Error Events for HUD Desktop.
Please, clean up all records in the Event Viewer and delete the folder "C:\Users\USER NAME\AppData\Local\SD Gadgets\HUD Desktop" (if any...). Then restart your computer and try to run HUD Desktop several times by double clicking on .exe.
After that open Event Viewer -> Custom Views and post here the details of any HUD Desktop errors you find. I need this info to understand and resolve the problem.
I'm sorry...
Comment #56 Saturday, September 12, 2020 1:26 AM
Ok.....here we go
Faulting application name:HUD Desktop.exe, version 10.9.0.9, time stamp Ox5f58912d
Faulting module name: KERNELBASE.dll, version 10.0.19041, time stamped Ox5b4a3325
Exception code: Oxe0434352
Fault offset: Ox0000000000023e49
Faulting process id: Ox28a8
Faulting application start time Ox01d688c04fec85b6
Faulting application path: C\users\IceBa\Downloads\HUD Desktop\HUD Desktop.exe
Faulting module path: C\WINDOWS\System32\KERNELBASE.dll
Report id: 1fa4f90c-4d50-4870-8431-f12447972589
Well that is everything............don't know if that helps, or if it is the right thing you needed but, let me know. By the way, don't be sorry, you have done evrything to try to fix this for me, maybe my computer is just stubborn but, I hope it can work on mine. If not.....Thank You So Much for trying
Comment #57 Saturday, September 12, 2020 5:01 AM
Thank you! But that's not it... This is reporting an error in KERNELBASE.dll caused by HUD Desktop. Please look carefully. There should be more lines reporting an error directly in the HUD Desktop Application Code not in KERNELBASE. At least I saw lines like this on Win-7 when I was looking for errors in the program. So the same lines should be in the Win-10 Event Viewer too.
PLEASE!!!! We are very close to the goal...
Comment #58 Sunday, September 13, 2020 8:42 PM
I will check again........I'm not real good with computers, thats all that showed up but, maybe there is something else I have to hit to see more! I will investigate a little further, than get back to you
Comment #59 Monday, September 14, 2020 4:49 AM
I'm too... Plus my bad English...
As far as I remember, the Event Viewer writes two Application Error records. The first one you have already seen - KERNELBASE.dll --> HUD Desktop.exe. The second entry must be immediately above or below the first. That entry should contain information about the error in the application itself with the names of the buggy functions / subroutines and the order of their execution. That's what we are looking for.
Comment #60 Tuesday, September 15, 2020 9:45 PM
Well Vad, this is all it gives me.........if this dont help, I am sorry
Application: HUD Desktop.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.ArgumentOutOfRangeException at System.ThrowHelper.ThrowArgumentOutOfRangeException(System.ExceptionArgument, System.ExceptionResource) at WindowsApplication1.Desktop.AddHardware(HardwareMonitor.Computer) at WindowsApplication1.Desktop..ctor() Exception Info: System.InvalidOperationException at WindowsApplication1.My.MyProject+MyForms.Create__Instance__[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]](System.__Canon) at WindowsApplication1.My.MyApplication.OnCreateMainForm() at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun() at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel() at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(System.String[]) at WindowsApplication1.My.MyApplication.Main(System.String[])
Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading files.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!
Comment #41 Friday, August 28, 2020 2:55 PM
Thank you for the comment on the wallpper.....glad you like it! That sucks with the intel video adapter.......you tried so hard and I thank you! If it changes and you find a fix.......I will be waiting to put that in until then..........well I can look at the wallpaper. Again much appreciated for all your time and effort. Take care