dkaparis

Results 9 issues of dkaparis

Syncthing android seems to discard its own changes when a conflicting change with a later timestamp comes from another system. I'm testing with Syncthing Android on my phone and Syncthing...

Running Maps 0.1.6 on NC 18.0.4 Newly created track files are not automatically added under "Your tracks" Running `occ maps:scan-tracks` manually adds the missing tracks in the app. The command...

**Description** For a non-admin user, I set a pair of rules like that: [x] `Regex` [ ] `Allow` `/.+` [ ] `Regex` [x] `Allow` `/some_folder` This allows the user to...

Some of my jails do not automatically start after boot, but stay down. Manually starting them with `bastille start` works without issue. I have not set `bastille_list` or `bastille_rcorder` and...

bug

On startup, after going through "getBlockHashes" and then "getTransactionHeaders" up to the last block index, I get the following: ``` [25975:0x55c2e9434980] 235170 ms: Mark-sweep 1392.5 (1420.5) -> 1392.5 (1420.5) MB,...

Minor code modifications to correct warnings and errors under g++ 6.3.1 on arch linux and resolve #23 The project builds cleanly as is with these modifications.

Building under arch linux, g++ 6.3.1, fails. Errors encountered: ``` [ 1%] Building CXX object src/CMakeFiles/odata-library.dir/common/asyncrt_utils.cpp.o In file included from .../odatacpp-server/include/odata/common/compat/linux_compat.h:70:0, from .../odatacpp-server/include/odata/common/platform.h:68, from .../odatacpp-server/src/common/asyncrt_utils.cpp:7: .../odatacpp-server/include/odata/common/compat/SafeInt3.hpp: In static member function...

Trade history export now only includes trade open dates. For long running trades this means entries can pop up in past days as the trade is completed, which can be...

As I understand, to start a break in count-up/flow mode, you tap the timer to pause it. The application then counts down the accumulated break time, however there is no...