Davyd McColl

Results 50 issues of Davyd McColl

I've seen a mysql tempdb attempt to start up and fail with this in the error log: ``` 2020-06-12T08:35:11.547292Z 0 [ERROR] Can't start server: Bind on TCP/IP port: No such...

hacktoberfest
help-wanted

Just wanted to say thanks for the dotnet core 3.0 release & ask if it's possible to have multiple runtimes side-by-side? I mean to update projects, but in the meantime,...

with the following output: ``` [1] "dotnet" /var/db/repos/dotnet (cache: parse|ebuild*#metadata-md5#metadata-flat#assign) Reading category 43|172 ( 25): dev-lang... * ERROR: dev-lang/fsharp-10.2.1::dotnet failed (depend phase): * External commands disallowed while sourcing ebuild: Copyright...

relates to: - https://github.com/gentoo/dotnet/issues/379 - https://github.com/gentoo/dotnet/issues/405 issues experienced: - msbuild attempts to build to / (so the user will see output as per issue #379) - many targets missing (so,...

I'm seeing this at the end of emerging `dotnetcore-sdk-bin`: `msbuild-roslyn-csc` fails to compile with the error: ``` /var/tmp/portage/dev-dotnet/msbuild-roslyn-csc-15.3-r1/work/roslyn-ec1cde8b77c7bca654888681037f55aa0e62dd19/src/Compilers/Core/MSBuildTask/mono-MSBuildTask.csproj (default targets) -> /usr/lib64/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) -> CopyRefAssembly.cs(53,21): error CS0165: Use of...

On pull requests which are undergoing review, where the requestor has been attending to requested changes, it's really useful at GitHub.com to be able to filter by commit -- that...

feature-request

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug I'm upgrading a site from legacy ASP.NET MVC to ASP.NET...

area-mvc
feature-routing

### Brief description of your issue Everything I've tried to install via winget, even from different sources, has led to an error like this: ![image](https://user-images.githubusercontent.com/4669340/165289714-aae82b0c-3126-4286-af6f-291ece03ab87.png) I've tried disabling antivirus (eset)...

Help-Wanted
Issue-Bug
Needs-Attention

Regular powershell completion works fine with the plugin (eg `Write-H`), but even namespace-cast .net objects don't provide completion for properties and methods. Consider: ```powershell [Void][Reflection.Assembly]::LoadWithPartialName("Microsoft.Web.Administration") $serverManager = [Microsoft.Web.Administration.ServerManager]::OpenRemote("127.0.0.1") ``` at...

bug

**Describe the bug** I've noticed that if I leave lazygit running and the file I'm working on happens to be selected in the changes pane, then I can't save to...

bug