Martin F. Schumann

Results 19 comments of Martin F. Schumann

Thanks @dudu15051505. Regarding your suggestion, I don't really see how this relates to the changes I made. Would you mind to open a separate pull request or issue?

@FedericoBinda: Would you mind sharing the command and dotnet sdk version you used for building `Gen2Support`? I am asking because running `dotnet build` with dotnet sdk 5.0.401 always yields an...

@FedericoBinda: Thank you so much for the quick reply! Reverting to version 5.0.0 of the references fixed the build issue for me too. I can run the generated CredentialProvider.Gen2Support.dll using...

I am using Paket 6.2.1 too. Can you tell what commit you used to build `Gen2Support`? Maybe the current version that I tried does not work properly for some reason?

@slang25 @FedericoBinda: Thanks again for helping me out. In the meantime I decided to go with `dotnet restore` instead of paket.exe because it has all the features I need and...

I gave paket another shot, but I still was not able to get authentication to work with my private Azure feed: I was able to compile the latest version of...

Sure: ``` { "Status": 7, "Response": { "IsMutuallyAuthenticated": false, "Cookies": [ "VstsSession=%7B%22PersistentSessionId%22%3A%2249879319-993e-44d6-9c3d-7e70a1bb3ad9%22%2C%22PendingAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%2C%22CurrentAuthenticationSessionId%22%3A%2200000000-0000-0000-0000-000000000000%22%2C%22SignInState%22%3A%7B%7D%7D" ], "Headers": [ "Pragma", "X-TFS-ProcessId", "Strict-Transport-Security", "ActivityId", "X-TFS-Session", "X-VSS-E2EID", "X-VSS-SenderDeploymentId", "X-VSS-UserData", "X-FRAME-OPTIONS", "X-TFS-ServiceError", "Request-Context", "Access-Control-Expose-Headers", "X-Content-Type-Options", "X-Cache", "X-MSEdge-Ref",...

@beeburrt You can either 1. run Betterbird from gdb, then trigger the crash: ``` flatpak run --devel --command=sh eu.betterbird.Betterbird gdb /app/lib/betterbird/betterbird (gdb) run ``` 2. or inspect previous crashes: ```...

I cannot reproduce the issue on a fresh install of openSuse Leap 15.5 with KDE and BB 115.6.1-bb22 installed as flatpak. The characters are messed up both in Betterbird and...

@joshcangit I am happy to help with getting you started with the flatpak. Have you [migrated your .thunderbird folder](https://github.com/flathub/eu.betterbird.Betterbird#migration-from-pre-exisiting-thunderbird-non-flatpak-installations) before starting Betterbird? For the flatpak to pick up your .thunderbird...