-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows 7 - No nics #25
Comments
Was this issue present in 2.8? If you go to the "Control Panel\Network and Internet\Network Connections" window, do you see your adapters there? What language of OS are you using? |
Yes all nics are present.
[image: Inline image 1]
English os. win 7 x64. Same results with 2.8 or 2.8.1, including running
them as administrator.
…-Paul
On Sun, Aug 13, 2017 at 10:52 PM, Kurtis Liggett ***@***.***> wrote:
Was this issue present in 2.8?
If you go to the "Control Panel\Network and Internet\Network Connections"
window, do you see your adapters there?
What language of OS are you using?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#25 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AMYyslRAtEP7ccIkFm3L5KiRks_-uCZkks5sX7aBgaJpZM4O1cXY>
.
|
If an _ is present is the beginning of the NIC name.. Then the list population fails. |
So if you rename any of your NIC names, it starts working? I tried adding _ to all my adapter and they still show up fine. I'll keep looking though. |
I deleted the virtual nics, they were old vpn adapters, that started with
the underscore. Then the nic list would populate. I renamed another nic to
prepend the underscore and i replicated the same behavior. Let me know if
you need anything specific on my machine.
Paul
…On Aug 14, 2017 8:33 PM, "Kurtis Liggett" ***@***.***> wrote:
So if you rename any of your NIC names, it starts working?
I tried adding _ to all my adapter and they still show up fine. I'll keep
looking though.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#25 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AMYyspdSF7CSQjZEuylb54l9xqKM1Z_Rks5sYOdOgaJpZM4O1cXY>
.
|
I made a test program to help troubleshoot this issue. If you could, try running the program linked below and post a screenshot of the message. Try it with and without the underscores in the names. getAdapters_Test.zip |
Thanks i was able to replicate it again. Added _ to a VPN adapter.
[image: Inline image 2]
[image: Inline image 1]
[image: Inline image 3]
…On Thu, Aug 31, 2017 at 12:56 PM, Kurtis Liggett ***@***.***> wrote:
I made a test program to help troubleshoot this issue. If you could, try
running the program linked below and post a screenshot of the message. It
should be similar to this.
[image: screenshot from 2017-08-30 14-47-33]
<https://user-images.githubusercontent.com/29669372/29935117-4ab632e4-8e43-11e7-8202-99dbf7194e6b.png>
getAdapters_Test.zip
<https://github.com/KurtisLiggett/Simple-IP-Config/files/1267888/getAdapters_Test.zip>
Source files are included in the zip.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#25 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AMYysmafcHYw4sbd4yYTz2D3-Me5Yxjeks5sduW8gaJpZM4O1cXY>
.
|
I think your attachments are not coming through your email replies. |
I finally recreated the issue on my PC and found the issue. Short answer: Long answer: Thanks for reporting and helping to resolve this one! |
Bug will be fixed in the next release. |
Thanks very much, glad to help.
…On Thu, Aug 31, 2017 at 2:21 PM, Kurtis Liggett ***@***.***> wrote:
Bug will be fixed in the next release.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#25 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AMYysjno4vq6p6BhTYbEJlpFqvjIq53sks5sdvmPgaJpZM4O1cXY>
.
|
Ran 2.8.1 as administrator on win7 x64 machine, no adapters show up in the dropdown.
The text was updated successfully, but these errors were encountered: