Package Details: ttf-ms-win11-auto-zh_tw 10.0.26100.1742-2

Git Clone URL: https://aur.archlinux.org/ttf-ms-win11-auto.git (read-only, click to copy)
Package Base: ttf-ms-win11-auto
Description: Microsoft Windows 11 Traditional Chinese TrueType fonts
Upstream URL: https://www.microsoft.com/typography/fonts/product.aspx?PID=164
Licenses: custom
Conflicts: ttf-ms-win11-zh_tw
Provides: ttf-ms-win11-zh_tw
Submitter: octocorvus
Maintainer: octocorvus (kode54)
Last Packager: kode54
Votes: 81
Popularity: 6.97
First Submitted: 2022-05-06 13:39 (UTC)
Last Updated: 2024-10-20 08:55 (UTC)

Dependencies (4)

Required by (0)

Sources (143)

Pinned Comments

kode54 commented on 2024-02-04 10:43 (UTC) (edited on 2024-02-04 10:45 (UTC) by kode54)

You apparently need to be a member of the disk group to mount a filesystem as an otherwise unprivileged user.

sudo usermod -aG disk $USER

And log out and back in again.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »

urbenlegend commented on 2024-02-04 10:45 (UTC)

@kode54 It turns out I have to build this within a desktop session. Attempting to build this package over SSH does NOT work. The next time this updates I'll try the disk group thing. Thanks!

kode54 commented on 2024-02-04 10:43 (UTC) (edited on 2024-02-04 10:45 (UTC) by kode54)

You apparently need to be a member of the disk group to mount a filesystem as an otherwise unprivileged user.

sudo usermod -aG disk $USER

And log out and back in again.

urbenlegend commented on 2024-02-04 10:30 (UTC) (edited on 2024-02-04 10:45 (UTC) by urbenlegend)

After the update I am still getting:

- Mount filesystems as a non-privileged user: Error setting up loop device for test.mount: GDBus.Error:org.freedesktop.UDisks2.Error.NotAuthorizedCanObtain: Not authorized to perform operation
/home/user/.cache/paru/clone/ttf-ms-win11-auto/PKGBUILD: line 406: -1: substring expression < 0

kode54 commented on 2024-02-04 08:41 (UTC)

Updated. Thanks for adding me, @octocorvus, and thanks @jdigi78 for that loopDev fix. Also thanks to @kddlb for informing me of the registration form for retrieving the latest evaluation ISO URL for the package.

octocorvus commented on 2024-02-04 07:55 (UTC)

@kode54 added you as co-maintainer

kode54 commented on 2024-02-04 00:49 (UTC) (edited on 2024-02-04 00:50 (UTC) by kode54)

@jdigi78 Your fix isn't working here. Maybe someone else can look at this then?

Edit: Never mind. I missed that I needed to delete line 420.

kode54 commented on 2024-02-04 00:42 (UTC) (edited on 2024-02-04 01:05 (UTC) by kode54)

I'd be willing to take this on as a co-maintainer, or as a lead maintainer if you want to give up your role. You may wish to add me as a co-maintainer first instead of simply orphaning it, if you think anyone may try to take it over without actually working on it.

Fazzi commented on 2024-02-01 09:21 (UTC)

Anyone else notice that Calibri font on small font sizes looks bad / wrong with this package compared to ttf-ms-fonts? Here is an example: https://ufile.io/f/0tvxk

octocorvus commented on 2024-02-01 09:13 (UTC)

IMPORTANT! This no longer works! I regret to inform you that due to my current commitments, I am unable to continue maintaining this package. If anyone is interested in taking over the maintenance, please feel free to reach out.

tbb commented on 2024-01-16 21:16 (UTC)

@jdigi78 's fix works on my end, thanks.