-
```
What steps will reproduce the problem?
1. Navigate to a page with a django-gmapi map
What is the expected output? What do you see instead?
The static map shows fine, but when the javascript map r…
-
Very likely a variation of #952, but this particular crash happened in Terrain.
Occurred using same repro of #952.
```
Microsoft.Xna.Framework.dll!Microsoft.Xna.Framework.Helpers.CheckDispose…
-
**`window.navigator.userAgent` of the browser is:** NokiaX2-02/2.0 (11.79) Profile/MIDP-2.1 Configuration/CLDC-1.1 Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2;.NET CLR 2.0.50…
-
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- [x] Discussion
- [ ] Bug
- [ ] Requirement
- [ ] Feature or performance improvement
___
Hi, c…
-
The page does load. Below is the error dump from IE 8.
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729…
-
### Description
`ngen.exe install` command inside the Install-NativeImages.ps1 script completes successfully:
```
PS C:\Windows\system32> Write-Host "NGen: install Microsoft.PowerShell.Util…
-
# Add more .NET CLR related metrics to make it similar to .NET Framework
We are currently on .NET6 and use the Runtime instrumentation package. We would like to start seeing more .NET metrics which…
-
Hello, we have the following JavaScript errors in IE8 on win7:
```
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR …
-
### Before submitting the issue
- [x] I have searched among the existing issues
- [x] I am using a Python virtual environment
### Description of the bug
In spite of setting Discrete Sweep Type in J…
-
Im write Windows Console Application, try to call code below:
```
BluetoothDevice device = null;
Task.Run(async () =>
{
device = await Bluetooth.RequestDeviceAsync();
}).GetAwaiter().Get…