Forum member

Der-Albert.com

260 posts

Posts by Der-Albert.com

  1. Rider: You must install or update .NET to run this application.

    Getting this all the time since months (send several Bugreports via NCrunch Bugreporting) Have to Restart Rider. [code=bash] C:\Program Files\dotnet\sdk\9.0.305\Roslyn\Microsoft.CSharp.Core.targets: You must install or update .NET to run this application. C:\Program Files\dotnet\sdk\9.0.305\…

  2. Rider freezes UI very often when combined with NCrunch

    I can confirm that i also have freezes in Rider, NCrunch seems also be involved. I had this extremly when the NCrunch Test Tool Window was just at the bottom the Window Window (Just the NCrunch Title or lesse was visible). Had to get the Windows Visible to have Rider stable again. Will send l…

  3. Rider: Elapsing Ignored Test in NCrunch Test Windows on unignoring

    I removed now all IgnoredTests entries, and now it works as expected. If I ignore on the project level, then there is an <AllTestsSelector /> as element in it, and I can ignore and unignore them. Still think this is Bug A) i never manipulated the settings file, so NCrunch should figure this out…

  4. Rider: Elapsing Ignored Test in NCrunch Test Windows on unignoring

    That I went the route to Bug B is a result of Bug A... if I could just simply unignore the complete project, it would be enough for me. That's my normal use case (and I'm sure it worked before); no need for fine-graded control, at least for me. Everything else seems like overkill to manage which tes…

  5. Rider: Elapsing Ignored Test in NCrunch Test Windows on unignoring

    I have a Project, with several Test Projects. Two of them are (sorted Descending after Name) - SystemTests - IntegrationsTests Both are collapsed and ignored (because the System Tests are not NCrunch compatible), but some Integration Tests are longer Running. So i normally Integration Test…

  6. Rider: Any NCrunch ToolWindows in Windows Mode steals Focus

    Had this yesterday again (and a couple of times last Week). But with a docked NCrunch Test Window (5.16.0.2). I could reproduce it when NCrunch had detected build errors for a project, and I clicked in the NCrunch Tool Window on the Line with the Error, and was unable to type anything in that ope…

  7. Odd errors when using Net10 Preview 2 SDK

    .NET 10 will be released in November 2025 https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core#cadence

  8. NCrunch_Rider_5.12.0.10: Vertical Test Window Splitting does not really works

    It works, thanks.

  9. NCrunch_Rider_5.12.0.10: Vertical Test Window Splitting does not really works

    Hi, i use the vertically split my NCrunch test window (docked as pinned), i just installed 5.12.0.10 and if i split the window, it shows a split window. But if i try to resize it, because the text left side is to small and the right side way to large for me, then the complete right size disap…

  10. VOTE! Suggestion to make NCrunch cache and .user files hidden on file system

    Oh, eleven years ago ... i already talked about this in a different thread. ignore this.

  11. VOTE! Suggestion to make NCrunch cache and .user files hidden on file system

    Don't know if this fits here. I don't mind to keep NCrunch Files out of the source code control, would i prefer not to do it, of course. I had discussion about why these additions to .gitignore to many times in my live. But I mind a little bit having ncrunch*.csproj file in the same folder as th…

  12. NCrunch grid node on linux

    [quote=Remco;17718]It's not always easy to put the maintenance cost of NCrunch in perspective, but I'll try. Imagine you have over half a million lines of code (significant parts of which are highly complex and performance critical), and you need to cross compile it to .NET Framework 3.5, .NET Fram…

  13. Rider: Tool Window Arrangement State is shared between projects opened at the same time

    Solved the Layout Problem by switching my Main Monitor to a 3:2 Aspect Ratio ;)

  14. Rider: Tool Window Arrangement State is shared between projects opened at the same time

    Just an update, worked some days with the horizontal split. I can live with the that. Sorry for this "Bug" report. On the Plus side, the docked Test Windows does not steal my keystrokes anymore (like the DELETE/BACKSPACE Key in an Input Field). Before that, I had occasionally Dock and Undock the …

  15. Rider: Tool Window Arrangement State is shared between projects opened at the same time

    Yes, it's only one Rider Instance at all. The Sync is ok for me and needed. Because otherwise I will be get lost if every Project has its custom Layout (which will happen over Time because I'm not clever enough to keep them consistent). And this is not a NCrunch Problem ... sorry for that. …

  16. Rider: NCrunch Tool Windows Content does resize width after after using Windows Snap Feature

    JetBrains Rider 2024.2.5 Build #RD-242.22855.90, built on September 19, 2024 Licensed to xxxx You have a perpetual fallback license for this version. Subscription is active until March 12, 2026. Runtime version: 21.0.3+13-b509.15 amd64 (JCEF 122.1.9) VM: OpenJDK 64-Bit Server VM by JetBrains s…

  17. Rider: NCrunch Tool Windows Content does resize width after after using Windows Snap Feature

    If you have a NCrunch Tool Window in Window Mode, and use the Windows 11 Snap Window Feature. Via Drag & Drop or hovering over the Maximize Button, [url=https://support.microsoft.com/en-us/windows/snap-your-windows-885a9b1e-a983-a3b1-16cd-c531795e6241#:~:text=Snap%20makes%20it%20easier%20to%20nea…

  18. Rider: Tool Window Arrangement State is shared between projects opened at the same time

    And yes, sometimes i have more Projects Open, then it is even more like Whac-A-Mole

  19. Rider: Tool Window Arrangement State is shared between projects opened at the same time

    Hi, This bothers me for a long time, but often thought it was my error ;). I have normally my NCrunch Testing Window as Window. Opening Two Projects (one of them has NCrunch enabled (A), the other has not (B)) [list=1] [*]open the NCrunch Tests Window in Project A [*]Click Rider Main Wi…

  20. Visual distractions when doing NCrunch stuff in Rider

    Thank you for your patience… Yes… it happens consistently… when not sorted by the Name… D`oh! Nevermind