Alexandre Franke

Results 68 comments of Alexandre Franke

> we do of course welcome pull requests, this might be a relatively straightforward intro request If only it was Rust or Python… :grinning:

Got bit by that as well with 1.1.5. In my case I was attempting to use a bit of markdown formatting.

Thanks @DavidUnderdown, I’m on the subprocess train as well but my code was not as sophisticated as yours. A native implementation would indeed be nice, not only because of the...

I expect information along the lines of: ``` Line 1345: Value "123456" matches rule for column 1 ("id"). Value "John" matches rule for column 2 ("name"). Value "abcde" doesn’t match...

``` [Error] Error while parsing the 'sandbox' attribute: 'allow-popups-to-escape-sandbox', 'allow-presentation' are invalid sandbox flags. setValueForProperty (bundle.js:95422) _updateDOMProperties (bundle.js:235708) mountComponent (bundle.js:235349) mountComponent (bundle.js:22041) updateChildren (bundle.js:233856) _reconcilerUpdateChildren (bundle.js:238125) _updateChildren (bundle.js:238229) updateChildren (bundle.js:238216)...

> Could it be that in your desktop you have a different URL configured in the Revolt settings Nop, both have https://riot.im/app

``` $ flatpak info org.gnome.Platform//3.24 runtime/org.gnome.Platform/x86_64/3.24 gnome 7e0cc2f15bbce94b7123aaa05591c58a69f24294f9544b300588164f80fc22de 722,7 MB ``` `flatpak update` tells me there’s no update for anything.

``` [Error] Browser missing feature: 'localstorage' error (anonymous function) (bundle.js:81:17737) r (bundle.js:1:1233) (anonymous function) (bundle.js:1:4971) (anonymous function) (bundle.js:1:5515) t (bundle.js:1:112) (anonymous function) (bundle.js:1:779) Global Code (bundle.js:1:783) [Log] Initialised rageshake: See...

Tried debugging a bit further with @sandhose and we found out that `window.Modernizr.localStorage` returns false. While debugging and setting breakpoints, it got unbroken but we didn’t find out why Modernizr...

In the meantime I rebooted and launched Revolt again, we’re back to previous broken state.