DiagonalArg

Results 172 comments of DiagonalArg

Symlinking jbig2 to jbig2enc, also produces errors: ``` $ scans2pdf -v Feigon-001-000.crop_2R.tif scans2.pdf DEBUG:Using selector: EpollSelector DEBUG:Running command: ['convert', '-colorspace', 'sRGB', '-profile', '/home/dev/.local/pipx/venvs/djpdf/lib/python3.10/site-packages/djpdf/argyllcms-srgb.icm', '-background', '#ffffff', '-alpha', 'remove', '-alpha', 'off', '-type',...

I tried on 16.04 and had the same problem. I commented out these lines in the file wscript: ``` bld.add_subdirs('plugins/actions') bld.add_subdirs('plugins/alternative') ``` That gets me to the following error: ```...

Ok, I was able to get it to build and install, if I also modified line 34 of the file `.../plugins/features/pinned-items.vala` to read: checksums = new GenericArray (); That is,...

As I remember it, no. That's why I didn't describe anything. I had just finished sending a message or something. It was totally routine.

I see. Would that just be when it appears in a URL? If so, I'll try `sed`'ing my DB to get rid of those and see what happens.

You may have seen this already, but I was looking through the RFC for [this partly related feature request](https://github.com/FossifyOrg/Contacts/issues/187), and found that there is mention of address components in the...

Note also the related request for structured name fields, which include standard properties ORG and TITLE (which Nextcloud uses), along with NICKNAME, and various extensions as I've posted in #193...

I'm copying from my issue [here](https://github.com/FossifyOrg/Contacts/issues/193) regarding some incompatibility with names and sorting in Google Contacts, Stock Android, Apple, and Nextcloud. Basically, the de-facto standard right now is that sorting...

Can't you just do this with already existing tools? https://en.wikipedia.org/wiki/Rclone https://en.wikipedia.org/wiki/Tahoe-LAFS

@zaucks has suggested the priority be the creation time issue (after which would be flags & then ACL's). As @MacLemon commented above, perhaps that part of this issue should be...