CodeShakingSheep

Results 84 comments of CodeShakingSheep

I was thinking about different kinds of activities including cycling, running, walking. Regarding sensors I'm not sure. I thought GPS would be suitable because when the user changes position it...

Yes, the idea would be to start a new recording every time movement is detected (based on the user setting of the minimum threshold, could also be more steps than...

Thank you for the support. Today, I just updated Cyberduck to 8.7.3 as I assumed that the fix will be contained. However, I still have the same error: ``` Unhandled...

Thanks for getting back to this @AliveDevil . The absolute path of my Wine user profile directory is `/home/{USER_NAME}/.wine/drive_c/users/{USER_NAME}/Downloads` . Where can I modify all paths (tmps, userprofile, appdata, localappdata)...

Thanks for the investigation. I don't have winetricks installed yet. I have installed [Wine Mono](https://wiki.winehq.org/Mono). Using latest version 8.1.0 . These are the installed packages. ![image](https://github.com/iterate-ch/cyberduck/assets/19874562/7716d6d8-096d-4a1b-a642-74fd0eb478f1) I will take time...

Reporting back from installing winetricks as described on https://wiki.winehq.org/Winetricks . Unfortunately, it doesn't seem to work as expected. This is the warning message `warning: wine cmd.exe /c echo '%AppData%' returned...

@AliveDevil Thank you for your efforts to install and run Cyberduck with Wine. I could successfully fix my Winetricks installation applying this manual fix https://github.com/Winetricks/winetricks/issues/2119#issuecomment-1793812033 . Afterwards I installed `dotnet40`...

> > I just need Cyberduck on Linux to view the contents of my remote Cryptomator vaults (on WebDav). Don't even need to download or upload files. > > I...

I just gave this issue another try and tried to run Cyberduck using Bottles on Ubuntu 22.04 LTS which looks more promising than my last attempt. At least I don't...

> okay i will try to do it Hi, sorry, just saw your comment now. Already created a PR for this icon. If you have any questions about the steps...