Starli0n

Results 18 comments of Starli0n

it seems that the last building version of Windows was `1.5.1` But on Win7, nothing happens when I launch the exe :-( And there are no logs in `%AppData%\sparkleshare\logs`

I followed the procedure but it does not work for me :-( - docker-compose up -d - docker exec joeljdockercomposeguacamole_guac_1 /opt/guacamole/bin/initdb.sh --postgres > init/initdb.sql - docker stop joeljdockercomposeguacamole_guac_1 joeljdockercomposeguacamole_postgres_1 joeljdockercomposeguacamole_guacd_1...

On my side, it was a permission issue and so `/docker-entrypoint-initdb.d` was skipped in the first place I had a umask initially set to 077 and I set it to...

I have the exact same issue in 2016 Btw the default port is 19455. Tools > KeePassHtpp Options... > Advanced The plugin list is empty Tools > Plugins... It seems...

I am using the V3. Actually I found the fix. In `there4/slim-test-helpers/src/There4/Slim/Test/WebTestClient.php:105`: Replace `invoke`: ``` php // Invoke request $app = $this->app; $this->response = $app($this->request, $response); ``` By `process`: ```...

Fix found in pull request #35. Thank you so much!

Hi, I have the exact same issue. Have you manage in solving it ? I tried to do a `cargo update` but then I have other issues...

I have the exact same issue Any update ?