bobemoe

Results 12 issues of bobemoe

With packages like https://www.juicebox.net/release/juicebox_lite_1.5.1.zip that don't keep the expected files in the root folder, is there a way to specify the required location. In this case the path is /web/jbcore/juicebox.js...

I have a very simple rsync backup: ```xml ``` After a few mins of running it seems to stall, at this point `phpbu` CPU usage goes 100% and the `rsync`...

docs mention incremental backup for tar but not rsync? is that correct? (i've not tried phpbb yet) i've created a simple multi-host backup manager bash script, using rsync hard links...

question

I'm using Devuan Ascii (Debian Stretch minus systemd) $ ./webrecorder-player-1.8.0.AppImage [29542:0319/212947.545654:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting...

Is it possible using this tool to generate contour lines or a DEM from a model? I have terrain model made in Blender and am looking to export the contour...

I have a conditional execi, but since updating from 1.9.0 to 1.10.5 the execi is ALWAYS executed, even when the condition is FALSE. ``` ${if_match ${battery_percent BAT1}

bug
major
Stale

Fixes #117 I added a condition `ctx->slave!=0` so that a response is not expected if its a broadcast message. This allows the `endTransmission` to return asap without blocking waiting for...

type: imperfection
topic: code

When sending broadcast message (as per modbus spec to server ID 0) the endTransmission() blocks and timeouts, the function returns failed even though all the servers successfully receive the transmission....

type: imperfection
topic: code

The navbar_title on list view pages is blank which makes it a harder to know where you are. We have many admin entities and it would be helpful to use...

feature

I know this has been discussed quite a bit, but I'm in exactly the same situation as I know others are; we've just had some bugs get into production because...