Ori Avtalion

Results 24 issues of Ori Avtalion

I encountered the following issue when first compiling the project. I'm not sure how exhaustive the instructions are supposed to be, or should be. After installing opam for the first...

Cross-posted to garglk https://github.com/garglk/garglk/issues/662 When I try running [Aisle](https://ifdb.org/viewgame?id=j49crlvd62mhwuzu) in [iplayif.com's Parchment](https://iplayif.com/?story=https%3A%2F%2Fifarchive.org%2Fif-archive%2Fgames%2Fzcode%2FAisle.z5) or the latest Gargoyle, I don't see the "splash screen". It's a text box that appears when you...

ui
autosaves

Using latest rrule 2.7.1 When describing `FREQ=YEARLY;INTERVAL=3;BYMONTH=10;BYDAY=TU`, the output is: >every 3 years October on Tuesday I think there should be on/in before "October" Example: ```node > require('rrule').rrulestr('FREQ=YEARLY;INTERVAL=3;BYMONTH=10;BYDAY=TU').toText() 'every 3...

Using rrule 2.7.1. Due to a wrong test in `isFullyConvertible`, most rules are treated as "fully convertible" even though they are not. The following example uses the unsupported `BYHOUR`. However,...

This is a feature request, based on the latest dateutil. I want to use dateutil's rrule class as an rrule parser, rather than just a calculator. ATM, I access the...

Using dateutil 2.8.0 This report is based on problems I encountered when using Google and Microsoft's calendar APIs, and interacting with other rrule libraries. The dateutil rrule module always stores...

rrule

When creating a private game, you have to specify at least two users on two lines. I wanted to start a game with a friend, and didn't understand why it...

Similar to the `-F` multipart bugs, the strings after `--data-bianry` are not escaped. Given this input: ``` POST / HTTP/1.1 Host: localhost:8000 User-Agent: curl/7.47.0 Accept: */* Content-Length: 5 Content-Type: application/x-www-form-urlencoded...

`django_example/website/logins.py` attempts to import `authlib.django.client.OAuth`. This name does not exist in authlib 0.15.3

In the past few days, Kindle 1.16.0 keeps giving me "Unable to connect" errors. I haven't tested it on Windows, but I'm assuming this might mean Amazon has shut down...