Stephen Jung

Results 64 comments of Stephen Jung

hm, this is probably worth supporting, but i'd like to know more about the use case here. absorb commits aren't really intended to be published anywhere (they should disappear as...

hmm, very interesting. just to make sure i understand - that commit tree you mentioned, it's a linear sequence? you have `travis` checked out right now, but you also have...

Cannot reproduce this on master with hugo v0.42.2, so I'm going to need more information. Is your repository available somewhere for me to look at? Failing that, can you show...

Sorry that this slipped through the cracks. I would have reviewed it sooner but somehow github didn't notify me.

Interesting... I tried a few other downgrades thinking maybe glib2 was a red herring, but these also have no effect: - glib-networking 1:2.72.0-1 to 1:2.70.1-1 - gobject-introspection-runtime 1.72.0-1 to 1.70.0-5...

Hmm, running through those steps (with `echo "Hello" > /mnt/home/test`) gives me this output: ``` CONSOLE SECURITY ERROR Cross origin requests are only supported for HTTP. CONSOLE JS ERROR Fetch...

Yeah I'm also going to investigate miscellaneous filesystem and DNS related things. glib2 2.72.0 has other peculiar behaviors on my system (eg the GTK file picker no longer shows mountpoints...

Some more investigation updates: - 2.72.1 does not fix the issue on Arch - I was able to bisect the issue to glib2 commit https://gitlab.gnome.org/GNOME/glib/-/commit/60173d0a387b45016684be8846c291dabd0aa5e8 which is rather horrifying because...

@Kandelai pretty sure foliate is already doing the right thing here - [it's passing the option](https://github.com/johnfactotum/foliate/blob/811554d8db25b5069e10f0707b9f9e66c571a031/src/epubView.js#L582) that [disables cross origin restrictions for file urls](https://webkitgtk.org/reference/webkit2gtk/stable/WebKitSettings.html#WebKitSettings--allow-file-access-from-file-urls). So the fact that it's failing...

[This ticket](https://tickets.metabrainz.org/browse/MBS-4501) (linked to the one that @Freso mentioned) suggests that there's no actual interface for alternative tracklists yet. I assume that means there's no webface or API access to...