Andres G. Aragoneses
Andres G. Aragoneses
Rename WelcomePage to WelcomePageStep1, WelcomePage2 to WelcomePageStep2. While at it, rename `welcomePage ()` func to `nextWelcomePage ()` in WelcomePage.xaml.fs.
I got a case in which it showed a global balance of `~ 56.16 USD*`, and then the specific-crypto asterisk was placed in the ETC row, as in `ETC 0.00822...
Many options: https://www.techradar.com/features/i-grabbed-15tb-cloud-storage-for-free-for-life-heres-how
``` NOnion.UnsuccessfulIntroductionException: Unsuccessful introduction: Failure at [email protected] (NOnion.Cells.Relay.RelayIntroduceAck _arg25) [0x0001f] in :0 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvokeNoHijackCheck[a,b] (Microsoft.FSharp.Control.AsyncActivation`1[T] ctxt, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] userCode, b result1) [0x00005] in F:\workspace\_work\1\s\src\fsharp\FSharp.Core\async.fs:416 at NOnion.FSharpUtil+WithTimeout@59-4[R].Invoke (Microsoft.FSharp.Control.AsyncActivation`1[T] ctxt) [0x00000] in :0...
``` System.Exception: TorServiceClient: can't download descriptor, all requests failed. at [email protected] (Microsoft.FSharp.Core.Unit unitVar) [0x00065] in :0 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult] (Microsoft.FSharp.Control.AsyncActivation`1[T] ctxt, TResult result1, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] part2) [0x00005] in F:\workspace\_work\1\s\src\fsharp\FSharp.Core\async.fs:398 at Microsoft.FSharp.Control.Trampoline.Execute (Microsoft.FSharp.Core.FSharpFunc`2[T,TResult]...
It's visually more appealing this way.
There were only 2 badges for Travis & AppVeyor, but this repo also has GitHubActions.
Steps to reproduce: 1. Run p2pcopy in receiver mode in device A. 2. Run p2pcopy in receiver mode in device B against A. Current results: It crashes. Expected results: It...
I just got this exception with Banshee using dbus-sharp 0.7: [14 Debug 13:16:44.450] DAAP Proxy listening for connections on port 8089 [13 Debug 13:16:44.703] Found DAAP share Mediathek von Jordan,...
In the past, for the GInterface Foo we used to have: a) FooAdapter: the helper class to use GInterface implementations. b) Foo: the interface with the methods from native side....