Bastian Noffer

Results 11 issues of Bastian Noffer

Hi everyone, this might also apply already for macOS 11 (Big Sur). The installation guide provided in the release section will cause OBS to stop working since it will corrupt...

### Description After upgrading to Xamarin.Forms 5 we encountered a strange issue: We have a use case in our app where we want to hide a FlyoutItem on demand therefore...

t/bug :bug:
s/unverified

### What happened? We are planning on switching from our custom Push Backend to OneSignal and one of the most important features for us is the possibility to send Images...

Hi, I found another issue with handling dates. I have a class that contains a field of type Date and of course I need to write and read this value,...

bug

When working with DateTime and setting values to its default value using default(DateTime) this results in a ArgumentOutOfRangeException. Here is the stack trace: ``` at System.DateTime.AddTicks(Int64 value) at Orient.Client.Protocol.Serializers.RecordCSVSerializer.ParseValue(Int32 i,...

bug

Hi everyone, I am sorry, but despite my plans last year on getting back to this project and completing updating it for .NET Standard and validating it with newer ownCloud...

announcement

I was unable to get ListOpenRemoteShare() to list pending Federated Cloud Shares, in all scenarios that I tried the OCS response had a empty DATA element. A scenario needs to...

bug
OCS
ownCloud-8.2

### Bug type Component ### Component name MudTextField ### What happened? I am attempting to apply a Mask for a international phone number: `IMask phoneMask = new RegexMask(regex: @"^\+[0-9]{6,14}$");` However...

Getting the following when doing a fresh Gradle Sync: ``` Caused by: org.gradle.internal.resource.transport.http.HttpErrorStatusCodeException: Could not GET 'https://maven.pkg.github.com/komputing/KHash/com/github/komputing/khash/sha256/1.1.3/sha256-1.1.3.pom'. Received status code 401 from server: Unauthorized ``` Checked that the credentials given...

**Mapsui Version** 5.0.0-beta.15 **Mapsui Platform** .NET MAUI **Device** iPhone, IOS 18.5 **Describe the bug** App hangs due to argument null exception in MemoryLayer. **To Reproduce** I can not reproduce the...

possible-bug