sadan4
sadan4
Typescript does not allow the above syntax (`type A = import("foo", {with: {}})`) and already has an error for it, handling it here seems redundant. see: https://www.typescriptlang.org/play/?target=99&module=199#code/PTAEAEFsHsBMFcA2BTAXKAdnZHkA8AXAKAIE8AHZUAQVAF5QzLoAzUAS0nOgCcCAKAEQsAzoIA0oAN4B3dgQAW6KQF8VASiJA
I am having a similar issue on an HP Omnibook X 14 When I run the installer from explorer by double clicking it, it hangs with a white screen like...
@cameronwhite like you request, I opened a separate issue.
> Thanks! Could you also include your system / OS information, Pinta version, and installation method (e.g. flatpak / snap)? > > I tried on macOS and drag & drop...
> Thanks, that is a native package, correct? (not sandboxed like flatpak or snap) nixpkgs are not sandboxed, but are quite unique in how they handle dependencies > I had...
I have a similar problem, but the error is different ``` System.InvalidCastException: Unable to cast object of type 'GObject.Object' to type 'GObject.Value'. at GObject.Value.Extract[T]() at GObject.SignalArgs.Extract[T](Value value) at Gtk.DropTarget.DropSignalArgs.get_Value() at...