tuxArg

Results 5 issues of tuxArg

Hi, I like your integration with tapsigner. I wonder if I can use the app just for psbt signing without adding any wallet in an offline mode. Thanks

Hi, I have download calibre as instructed here: https://calibre-ebook.com/download_linux Using the isolated alternative as I don't want to run it as root: `wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sh /dev/stdin install_dir=~/calibre-bin...

I'm getting this error when running the background job: ``` An unhandled exception has been thrown: TypeError: OCA\FaceRecognition\Db\ImageMapper::findImagesWithoutFaces(): Argument #1 ($user) must be of type OCP\IUser, null given, called in...

When I use multi/exec inside a pipe and some watched key was changed, I'm getting an empty array instead of false. $redis->watch('x'); $redis1->set('x',1); $pipe=$redis->multi(Redis::PIPELINE); $pipe->multi(); $pipe->exec(); var_dump($pipe->exec()[0]); ### Expected behaviour...

improvement
major-version-bump

I'm getting multiple warnings like this one: ``` { "reqId": "9YbiVOvvNWq9cBzMNaZr", "level": 3, "time": "2025-09-05T00:29:09+00:00", "remoteAddr": "", "user": "--", "app": "files_antivirus", "method": "", "url": "--", "message": "OCA\\Files_Antivirus\\Item::updateCheckTime, exception: An exception...

bug
0. Needs triage