Shawn Heisey
Shawn Heisey
Thought of something else. The "Pause" tab has min/avg/max for "Pause interval" ... would it be possible to have statistics in "Event details" for that number?
I am seeing exactly the same warnings on an Ubuntu 20.04 (focal) system with a much older version of gcc. ``` elyograg@bilbo:/usr/local/src$ gcc --version gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Copyright (C)...
I tried to build this myself after getting the PR. It took a while for me to find the right command (npm pack) to make the tarball. But the tarball...
I did look at BUILD.md, but somehow I didn't catch that part of it. Just tried npm install followed by gulp wx:package. Got this: `Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'fs'...
Progress, but ultimately no success. I tried the route of grabbing the latest nightly build. Extracted the .xpi file from that and installed it. Now it finds the hostname and...
Currently I can edit my script using a managesieve plugin for Roundcube, so I do have another option. I wanted to be able to edit my script right in Thunderbird,...
I'm using what's available to UIbuntu Desktop 22.04. Usually Ubuntu is a lot better than this when it comes to packaging recent software versions: ``` sheisey@sheisey-desktop:~$ dpkg -l | egrep...
Both can read my script just fine. But this project is missing something I use often when changing the script. I wanted to add a new address to an if...
Yep, it has gotten off topic. Is there a good way to assure users know about the drag and drop nature? It would be awesome if the UI somehow indicated...
> Instead the port 8080 setup in your file. That's cool. I actually didn't know there was a socket, but I did know that the app was exposed on port...