Oli Sturm
Oli Sturm
Well, thanks for mentioning this! I thought I was going crazy there for a while. Since the issue is still open, here are some details about my scenario. * I...
Any updates on this? I see this when I execute `terminalizer render recording.yml`: ```shell Error: Error: (electron:16146): Gtk-WARNING **: 15:56:04.432: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated...
I'm debugging this and I found that Terminalizer escalates these warnings into errors - this will be easy to fix. Whether or not a specific GTK theme actually has issues...
Forgive me, this pull request has issues - I tested rendering, but it turns out recording is broken with these changes. More tests required.
I have now tested recording, playing and rendering with these updates.
On Arch Linux I have seen this problem for a long time, and worked around it by downgrading to notmuch 0.34. I didn't run test suites though - I simply...
FWIW, I went through the steps to downgrade notmuch and alot as far as required to make things work - perhaps this will be useful to someone who uses brew...
Any chance somebody is working on this?
Update: I was looking at https://hexo.io/docs/one-command-deployment.html and I found this. > You will be prompted with username and password of the target repository, unless you authenticate with a token or...
@SukkaW That shouldn't be necessary - the syntax I'm using sets the environment variable without exporting it. Works like a charm, usually. On the suspicion that the environment variable value...