tobsen

Results 10 comments of tobsen

Others are having some success with a nightly build linked in this issue: https://github.com/OpenLiveWriter/OpenLiveWriter/issues/935#issuecomment-840538460 in fact it seems to be version 0.6.3 which actually works. Sadly, this is not linked...

Most of the issues of using netmq with Unity is stemming from not properly initializing it (using `AsyncIO.ForceDotNet.Force(); `) and not properly shutting down / disposing the netmq sockets and...

@Sohojoe I quickly skimmed through the code and as far as I can tell it should work that way. Since I have neither unity nor a mac at my hands,...

Any news about this? I do also experience immense drift in the HDK2 (e.g. within in two hours the the yaw-rotation is off by approximatly 90 degrees). I am currently...

You can also download boost, extract it, build it (e.g.: `b2 install --prefix=d:\somepath\install\boost\ --stagedir=./stage/x64 address-model=64 --toolset=msvc-12.0` but create the dir stage/x64 before running that command). Afterwards add a new item...

That happening for me too. Even worse: Duplicati indicates that the database version is now 11 and the current version running (supposedly the old version?) is 10 and thus not...

Here is the complete error message which appeared after the last upgrade wants to install itself over and over (2.0.5.104_canary_2020-03-25) > The database has version 11 but the largest supported...

I found the following error in the log wrt the updater: > System.UnauthorizedAccessException: Der Zugriff auf den Pfad "agsXMPP.dll" wurde verweigert. bei System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound,...

Also there is a file "Duplicati-crashlog.txt" in C:\ProgramData\Duplicati\updates which is from today: > System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> Duplicati.Server.SingleInstance+MultipleInstanceException: Eine andere Instanz läuft und wurde benachrichtigt bei...

I "recovered" from the error by downloading and installing the duplicati_2.0.5.106_canary_2020-05-11-x64.msi and installed it after I closed both the duplicaty tray icon app and the server. It is now running...