workflowsguy

Results 50 comments of workflowsguy

> What would you like the result to look like? > > I'm thinking a list of: > > * **value:** something > > * **type:** qr As I understand...

The error occurs while exporting from any app to the ownCloud app. So there is nothing to check under `Status`. This is the error message when exporting an image from...

All the files that fail to export are stored on device.

I do not have the means to blur out personal information in a video, so here is a list of the steps to reproduce the error that the enclosed log...

Hello @hosy , while sharing a file through share sheet would show the mentioned issues, opening the app itself correctly display the connection to the server and all the shared...

I have tested this on two different Macs, with maOS 10.13.6 and 13.6.3. Both have AutoPkg 3.0RC2, and both give ``` ❯ /usr/local/autopkg/python --version Python 3.10.4 ``` On both machines...

So my tests show this: `SparkleUpdateInfoProvider.py` on line 301 has the statement ``` pkginfo["description"] = description.decode("UTF-8") ``` `description` is of type `str`. Since Python 3, the `str` class no longer...

So my tests show this: `SparkleUpdateInfoProvider.py` on line 301 has the statement ``` pkginfo["description"] = description.decode("UTF-8") ``` `description` is of type `str`. Since Python 3, the `str` class no longer...