Package Details: adskidentitymanager 1.18.2.1-1

Git Clone URL: https://aur.archlinux.org/adskidentitymanager.git (read-only, click to copy)
Package Base: adskidentitymanager
Description: Autodesk Identity Manager
Upstream URL: https://www.autodesk.com/
Licenses: custom
Submitter: meepzh
Maintainer: meepzh (ttc0419)
Last Packager: meepzh
Votes: 0
Popularity: 0.000000
First Submitted: 2025-04-26 16:26 (UTC)
Last Updated: 2026-04-12 06:57 (UTC)

Pinned Comments

meepzh commented on 2025-10-29 06:12 (UTC) (edited on 2026-03-26 03:15 (UTC) by meepzh)

Autodesk provides a 1.18 version as an optional upgrade to the 1.15 version bundled with Maya 2026.0+. The download is available in your Autodesk account under "Product Updates". If you don't wish to use 1.18, you can revert to the 1.15 version of the PKGBUILD with git reset --hard HEAD~2.

Latest Comments

kmansley commented on 2026-04-26 04:28 (UTC)

Thanks meepzh, appreciate the tip and quick response. I tried your recommended version, and commits going back to November 2025, couldn't get any of them to compile.

A hot mess of implicit conversion warnings, and once it gets to webcore, fills up 32gb ram, 32gb swap and dies.

Guess I have to run on windows machine for time being. Appreciate all your efforts though!

meepzh commented on 2026-04-26 03:00 (UTC) (edited on 2026-04-26 03:21 (UTC) by meepzh)

Hi kmansley, unfortunately, removing the AUR webkit2gtk, which provides libwebkit2gtk-4.0.so, and leaving Arch's webkit2gtk-4.1 prevents Maya from launching. You might try installing an older version of the AUR webkit2gtk PKGBUILD at the commit called, "2.50.6-1". That is what I have on my machine, and it predates the comments about the memory leak. It doesn't seem like webkit2gtk 4.0 and 4.1 are directly compatible, which is why they can both exist on a machine by having different names.

kmansley commented on 2026-04-26 01:08 (UTC) (edited on 2026-04-26 01:10 (UTC) by kmansley)

Looks like the AUR webkit2gtk compile has a nasty memory leak, it has been set to out-of-date :(

I don't know enough about it, but what is the difference between this AUR webkit2gtk and the official one in the Arch repo? Could that not be used instead?

see: https://aur.archlinux.org/packages/webkit2gtk-imgpaste#comment-1067416

meepzh commented on 2025-10-29 06:12 (UTC) (edited on 2026-03-26 03:15 (UTC) by meepzh)

Autodesk provides a 1.18 version as an optional upgrade to the 1.15 version bundled with Maya 2026.0+. The download is available in your Autodesk account under "Product Updates". If you don't wish to use 1.18, you can revert to the 1.15 version of the PKGBUILD with git reset --hard HEAD~2.