Thomas Wilson

Results 10 comments of Thomas Wilson

This feature would still be quite useful to me - I'm in a similar situation, using Simple Tab Groups. I use it primarily to hide whole groups/workspaces of tabs at...

I don't have a working example, but the closest solution may involve using [Chrome Devtools Protocol](https://chromedevtools.github.io/devtools-protocol/tot/Page/#method-printToPDF) directly to generate the PDF, using something like [this PHP client](https://github.com/jakubkulhan/chrome-devtools-protocol), rather than SnapPDF...

I'm hitting a similar issue, though I've managed to get some more details - in my case, the environment passed when running the "Upload" or "Upload and Monitor" task is...

Further investigation has revealed this is due to the "autoCloseSerialMonitor" feature. When the monitor is resumed, this is done by restoring the task that opened the monitor. If that task...

It's a bit awkward, but the way I've been doing this is to just open a blank folder _somewhere_ with a blank `platformio.ini` file in it. That then triggers the...

I _think_ this is the same as the issue I'm having it my situation: I've got a ZT network being used to connect several nodes including roaming laptops together, and...

I'm not seeing any metric on the added route on both Arch Linux and Debian Stretch (it's probably worth a separate issue, but on the Stretch host the local subnet...

Sorry @laduke , I'd missed your meaning before. Yes, specifying a less specific route does work and is a fairly elegant workaround, thanks. I suspect the bridge thing is a...

Got curious about this again this morning, and correct me if I'm wrong (I'm by no means familiar with Linux kernel programming), but it looks like no metric is being...

Currently trying to deal with (what I think) is the same issue. Have several old clients (both Web and Android) that can successfully show an encrypted conversation with another contact....