ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > N.A.N.Y. 2020

Systemus

<< < (9/11) > >>

BGM:
I just uploaded version 1.4.1 which should be able to bypass the startup error.  I still don't know why the error is there as I cannot reproduce it, though.
My Windows 7 receives everything from the DHCP server.

In the help file, under Window Info, you can see how to customize the window information. 

I'm also pleased that you found the sample config's systemus.ini file and understood to copy it to your own!  Kudos for that!
Yeah, I should write an options panel to do all of this, but that takes a really long time, and my programs aren't so popular, so I invite the techie folks like yourself!

city_zen:
I just uploaded version 1.4.1 which should be able to bypass the startup error.  I still don't know why the error is there as I cannot reproduce it, though.
My Windows 7 receives everything from the DHCP server.

-BGM (January 16, 2020, 09:03 PM)
--- End quote ---

I downloaded version 1.4.1 and tried it. As they say, I have good news and bad news  :D
The good news is that the popup error is indeed gone
The bad news is that all of the network info (IP address, MAC address, etc.) is blank. It doesn't even display "N/A", it's just blank. Except for the DHCP Server, which shows "1"

I still haven't tried to customize the information. I'll try it later and let you know is there's any additional information that could be missing

Anyway, thanks for trying to fix these issues

BGM:
@city_zen,

Okay, so what is happening is that for some reason that I can't discern, the error is thrown when Systemus tries to fetch the network info.  I added a catch statement to return null if there is an error doing that.  So I guess we are able to fetch part of the info, but not all. 

What I can do is to try and refine the function so it doesn't fail completely.  Never thought I'd have to do that, but we'll see how it goes.

Give me a little time and I'll fix it up.  I appreciate you working with me!  You never know how things will work out on someone else's machine.

BGM:
Updated to version 1.5.  Lots of new features, too.  I come up with a different way of fetching the network information, so maybe you won't have any problems this time.

city_zen:
Updated to version 1.5.  Lots of new features, too.  I come up with a different way of fetching the network information, so maybe you won't have any problems this time.
-BGM (January 17, 2020, 05:19 PM)
--- End quote ---

It's getting better, but there are still a couple of problems.

The network information is 50-50:
DHCP Auto, MAC address and DNS Server(s) are OK
IP address, Gateway and Subnet are wrong, they all display "0.0.0.0"

However, if I replace ipaddress by ipaddress1 in the systemus.ini file of DefaultConfig, it properly detects the current IP address of my first network card. The same with ipaddress2, it detects the (also current) IP address of my second card. This second card is a VPN, by the way

The same is true for macaddress1 and macaddress2, both are correctly detected. But if I just leave it as macaddress in systemus.ini, it always returns the MAC address of the first network card.

Gateway and Subnet always display 0.0.0.0, no matter what I do


Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version