<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Anyone got Maya 2023 working on Ubuntu 22.04? in Maya Forum</title>
    <link>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11265075#M7420</link>
    <description>&lt;P&gt;I installed the Maya on ubuntu using the same script on the link you provided (for 2022). So far it works fine for me. Make sure you have replaced 2022 with 2023 everywhere in last few steps.&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jun 2022 21:56:47 GMT</pubDate>
    <dc:creator>parishj</dc:creator>
    <dc:date>2022-06-28T21:56:47Z</dc:date>
    <item>
      <title>Anyone got Maya 2023 working on Ubuntu 22.04?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11124806#M7414</link>
      <description>&lt;P&gt;I'm testing Ubuntu 22.04, and I got Maya 2023 installed on it (with some few tweaks to the 2022 script).&lt;BR /&gt;I got it all registered fine, was able to login with my Autodesk account, and open Maya... but it crashes on "Showing Application Home".&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I wonder if anyone got past this and how you did it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 24 Apr 2022 06:43:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11124806#M7414</guid>
      <dc:creator>Toquitaa</dc:creator>
      <dc:date>2022-04-24T06:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone got Maya 2023 working on Ubuntu 22.04?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11124820#M7415</link>
      <description>&lt;P&gt;This is weird. If I run Maya from gdb (Gnome Debugger) it starts, although with some messages on the Script Editor:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[code]file -f -new;&lt;BR /&gt;// Error: line 1: Unable to dynamically load : libaudiofile.so&lt;BR /&gt;// libaudiofile.so: cannot open shared object file: No such file or directory&lt;BR /&gt;// untitled&lt;BR /&gt;doOpenFile ("maya.bin");&lt;BR /&gt;commandPort -securityWarning -name commandportDefault;&lt;BR /&gt;onSetCurrentLayout "General";&lt;BR /&gt;// Error: file: /usr/autodesk/maya2023/scripts/startup/autoLoadPlugin.mel line 40: Unable to dynamically load : /usr/autodesk/maya2023/plug-ins/fbx/plug-ins/fbxmaya.so&lt;BR /&gt;// libfbxsdk-adsk.so: cannot open shared object file: No such file or directory&lt;BR /&gt;// Error: file: /usr/autodesk/maya2023/scripts/startup/autoLoadPlugin.mel line 40: libfbxsdk-adsk.so: cannot open shared object file: No such file or directory (fbxmaya)&lt;BR /&gt;// AbcExport v1.0 using Alembic 1.8.3 (built Feb 24 2022 22:24:31)&lt;BR /&gt;// AbcImport v1.0 using Alembic 1.8.3 (built Feb 24 2022 22:24:31)&lt;BR /&gt;// Error: line 1: Unable to dynamically load : /usr/autodesk/bifrost/maya2023/2.4.0.0/vnn/plug-ins/mayaVnnPlugin.so&lt;BR /&gt;// /lib/x86_64-linux-gnu/libQt5WebEngine.so.5: undefined symbol: _ZN15QtWebEngineCore11closingDownEv, version Qt_5&lt;BR /&gt;// Error: line 1: /lib/x86_64-linux-gnu/libQt5WebEngine.so.5: undefined symbol: _ZN15QtWebEngineCore11closingDownEv, version Qt_5 (mayaVnnPlugin)&lt;BR /&gt;// Error: line 1: Invalid object or value:&lt;BR /&gt;// Error: line 1: Invalid object or value:&lt;BR /&gt;// Error: line 1: Unable to dynamically load : /usr/autodesk/bifrost/maya2023/2.4.0.0/bifrost/plug-ins/bifrostGraph.so&lt;BR /&gt;// /lib/x86_64-linux-gnu/libQt5WebEngine.so.5: undefined symbol: _ZN15QtWebEngineCore11closingDownEv, version Qt_5&lt;BR /&gt;// Error: line 1: /lib/x86_64-linux-gnu/libQt5WebEngine.so.5: undefined symbol: _ZN15QtWebEngineCore11closingDownEv, version Qt_5 (bifrostGraph)&lt;BR /&gt;// Error: line 1: Invalid object or value:&lt;BR /&gt;// Error: line 1: Invalid object or value:&lt;BR /&gt;# Error: line 0: ImportError: file /usr/autodesk/maya2023/lib/python3.9/ctypes/__init__.py line 8: libffi.so.6: cannot open shared object file: No such file or directory&lt;BR /&gt;// Error: Unable to execute xgen.mel.&lt;BR /&gt;# Error: line 0: ImportError: file /usr/autodesk/maya2023/lib/python3.9/ctypes/__init__.py line 8: libffi.so.6: cannot open shared object file: No such file or directory&lt;BR /&gt;// Warning: file: /usr/autodesk/maya2023/scripts/others/supportRenderers.mel line 67: The renderer "arnold" used by this scene, is not currently available. The "mayaSoftware" renderer will be used instead. To prevent this message from being displayed in the future, set the environment variable: MAYA_NO_WARNING_FOR_MISSING_DEFAULT_RENDERER=1&lt;BR /&gt;onSetCurrentLayout "Modeling - Standard";[/code]&lt;/P&gt;</description>
      <pubDate>Sun, 24 Apr 2022 07:00:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11124820#M7415</guid>
      <dc:creator>Toquitaa</dc:creator>
      <dc:date>2022-04-24T07:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone got Maya 2023 working on Ubuntu 22.04?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11133047#M7416</link>
      <description>&lt;P&gt;Hi, I'm considering subscribing to Maya 2023 and I'm on Ubuntu. I installed Maya on Ubuntu Linux in the past (few years ago) and it was painful and the resulting install had issues. I was wondering if the scripts you mentioned are available anywhere to download (including the one for Maya 2023)? Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 17:45:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11133047#M7416</guid>
      <dc:creator>mzappettini</dc:creator>
      <dc:date>2022-04-27T17:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone got Maya 2023 working on Ubuntu 22.04?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11135259#M7417</link>
      <description>&lt;P&gt;Installing Maya 2022 on Ubuntu is pretty easy, there's a ready-made script for it: &lt;A href="https://knowledge.autodesk.com/support/maya/learn-explore/caas/simplecontent/content/installing-maya-2022-ubuntu.html?st=install%20maya%20linux" target="_blank" rel="noopener"&gt;https://knowledge.autodesk.com/support/maya/learn-explore/caas/simplecontent/content/installing-maya-2022-ubuntu.html?st=install%20maya%20linux&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Download Maya 2022.03 from the downloads page, it's the latest 2022 version.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;You can try installing 2023, but good luck. I basically followed the same script but edited "2022" to "2023", and on the following line I also edited (aside from 2022 to 2023) the product key section. There's no official word I could find about this, but I noticed it follows an alphabetical order. Last year's was "657&lt;STRONG&gt;M&lt;/STRONG&gt;1", this year it's "657&lt;STRONG&gt;N&lt;/STRONG&gt;1", I figured for 2023 we should use "657&lt;STRONG&gt;O&lt;/STRONG&gt;1" and it worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sudo /opt/Autodesk/AdskLicensing/Current/helper/AdskLicensingInstHelper register -pk 657N1 -pv 2022.0.0.F -el EN_US -cf /var/opt/Autodesk/Adlm/Maya2022/MayaConfig.pit&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems everything is working, but after launching Maya 2023 on Ubuntu 20.04/22.04 the program hangs at "Showing application home" or something like that (on the splash screen).&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 13:29:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11135259#M7417</guid>
      <dc:creator>Toquitaa</dc:creator>
      <dc:date>2022-04-28T13:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone got Maya 2023 working on Ubuntu 22.04?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11258143#M7418</link>
      <description>&lt;P&gt;app home is based on QtWebEngine &amp;nbsp;from the output in the script editor your installation is not complete/compatible&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the libaudiofile message says the system libaudiofile.so is not installed. This is part of the system dev packages. Usually a symlink to libaudiofile.so.1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the missing symbol for webengine is most likely the cause of the problem&lt;/P&gt;
&lt;P&gt;possibly there are multiple copies/versions of Qt installed&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How is the environment setup&lt;/P&gt;
&lt;P&gt;PATH, LD_LIBRARY_PATH&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jun 2022 13:48:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11258143#M7418</guid>
      <dc:creator>warnold3</dc:creator>
      <dc:date>2022-06-25T13:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone got Maya 2023 working on Ubuntu 22.04?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11258149#M7419</link>
      <description>&lt;P&gt;The path mentioned for webengine&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;// Error: line 1: /lib/x86_64-linux-gnu/libQt5WebEngine.so.5: undefined symbol: _ZN15QtWebEngineCore11closingDownEv, version Qt_5 (mayaVnnPlugin)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;shows it’s not the Maya embedded version that is expected to be used&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;how are you launching Maya ?&lt;/P&gt;
&lt;P&gt;using the shell script “maya” which will setup number of EVs including LD_LIBRARY_PATH to ensure Maya’s libraries are found 1st&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jun 2022 13:53:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11258149#M7419</guid>
      <dc:creator>warnold3</dc:creator>
      <dc:date>2022-06-25T13:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone got Maya 2023 working on Ubuntu 22.04?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11265075#M7420</link>
      <description>&lt;P&gt;I installed the Maya on ubuntu using the same script on the link you provided (for 2022). So far it works fine for me. Make sure you have replaced 2022 with 2023 everywhere in last few steps.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 21:56:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11265075#M7420</guid>
      <dc:creator>parishj</dc:creator>
      <dc:date>2022-06-28T21:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone got Maya 2023 working on Ubuntu 22.04?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11269724#M7421</link>
      <description>&lt;P&gt;Installed Ubuntu 20.04 yesterday. Maya 2023 works there.&lt;BR /&gt;However, after upgrading to 22.04, Maya 2023 doesn't work anymore.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;GDB doesn't even offer any explanation, sadly.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 17:03:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11269724#M7421</guid>
      <dc:creator>Toquitaa</dc:creator>
      <dc:date>2022-06-30T17:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone got Maya 2023 working on Ubuntu 22.04?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11284424#M7422</link>
      <description>&lt;P&gt;Also running into this same issue on Ubuntu 22.04 with Maya 2023. I ran the licenser, and when I start the app the splash screen shows up, but the UI never starts up. Not sure whether this is an issue on the Ubuntu side, or the Maya side?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 00:23:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11284424#M7422</guid>
      <dc:creator>andrew.finleyfin</dc:creator>
      <dc:date>2022-07-08T00:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone got Maya 2023 working on Ubuntu 22.04?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11284537#M7423</link>
      <description>&lt;P&gt;Is the problem the App Home starting screen. &amp;nbsp;It’s based on QtWebEngine, if there is a conflict with installed system libraries may not work&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can you set environment variable: export MAYA_NO_HOME=1&lt;/P&gt;
&lt;P&gt;before launching Maya from the command line&lt;/P&gt;
&lt;P&gt;/usr/autodesk/maya2023/bin/maya&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;what if anything is output to the terminal window&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 02:32:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11284537#M7423</guid>
      <dc:creator>warnold3</dc:creator>
      <dc:date>2022-07-08T02:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone got Maya 2023 working on Ubuntu 22.04?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11284559#M7424</link>
      <description>&lt;P&gt;Andrew, if you can test warnold's solution, please do so. I'm unfortunately unable to test this right now. I'm on Ubuntu 20.04 on a middle of a job.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 02:52:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11284559#M7424</guid>
      <dc:creator>Toquitaa</dc:creator>
      <dc:date>2022-07-08T02:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone got Maya 2023 working on Ubuntu 22.04?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11284614#M7425</link>
      <description>&lt;P&gt;I just tried that and it worked! Amazing! Thanks so much for the help.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 04:00:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11284614#M7425</guid>
      <dc:creator>andrew.finleyfin</dc:creator>
      <dc:date>2022-07-08T04:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone got Maya 2023 working on Ubuntu 22.04?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11284695#M7426</link>
      <description>&lt;P&gt;Thought it would be a long shot, but it worked!&lt;BR /&gt;I tried running that command through the terminal before launching, but it didn't work. What I had to do was edit my "/home/toquita/maya/2023/Maya.env" but now it works! Thank you so much.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 05:20:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11284695#M7426</guid>
      <dc:creator>Toquitaa</dc:creator>
      <dc:date>2022-07-08T05:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone got Maya 2023 working on Ubuntu 22.04?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11284702#M7427</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Toquitaa_1-1657257798935.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1089289i4D1642A526A4CFCF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Toquitaa_1-1657257798935.png" alt="Toquitaa_1-1657257798935.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 05:23:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11284702#M7427</guid>
      <dc:creator>Toquitaa</dc:creator>
      <dc:date>2022-07-08T05:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone got Maya 2023 working on Ubuntu 22.04?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11286027#M7428</link>
      <description>&lt;P&gt;nice.&lt;/P&gt;
&lt;P&gt;I would still be interested in the console output when MAYA_NO_HOME=1 is not set. &amp;nbsp;to better understand what the root cause is. &amp;nbsp;what conflict there is with Maya's libQt5WebEngine.so&lt;/P&gt;
&lt;P&gt;what the environment is setup as.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 16:52:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11286027#M7428</guid>
      <dc:creator>warnold3</dc:creator>
      <dc:date>2022-07-08T16:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone got Maya 2023 working on Ubuntu 22.04?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11286244#M7429</link>
      <description>&lt;P&gt;Ran it with gdb, not sure if there's any flags you want me to parse during debugging.&lt;BR /&gt;&lt;BR /&gt;Video: &lt;A href="https://www.youtube.com/watch?v=jlYXDtG2sRs" target="_blank"&gt;https://www.youtube.com/watch?v=jlYXDtG2sRs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Full terminal text: &lt;A href="https://pastebin.com/raw/VrxH5QzS" target="_blank"&gt;https://pastebin.com/raw/VrxH5QzS&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 18:55:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11286244#M7429</guid>
      <dc:creator>Toquitaa</dc:creator>
      <dc:date>2022-07-08T18:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone got Maya 2023 working on Ubuntu 22.04?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11286280#M7430</link>
      <description>&lt;P&gt;Not sure it's helpful but I also ran it through gdb with the "no home" variable.&lt;BR /&gt;I noted that Maya kinda bugs out when running it through gdb, like that arnold error or the libffi.something error you can see on the video/text linked below.&lt;/P&gt;&lt;P&gt;None of this happens if I just run it via the regular icon (which, instead of starting the .bin file, starts a .sh file, but I don't know how I can run .sh files on gdb).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Video: &lt;A href="https://www.youtube.com/watch?v=rLDR5CYXfFo" target="_blank"&gt;https://www.youtube.com/watch?v=rLDR5CYXfFo&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Text: &lt;A href="https://pastebin.com/raw/d2Lwdd6w" target="_blank"&gt;https://pastebin.com/raw/d2Lwdd6w&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And here is the terminal output while running it normally via terminal/icon: &lt;A href="https://pastebin.com/raw/4b7K2gTH" target="_blank"&gt;https://pastebin.com/raw/4b7K2gTH&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps. Let me know if there's anything else I can do.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 19:12:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11286280#M7430</guid>
      <dc:creator>Toquitaa</dc:creator>
      <dc:date>2022-07-08T19:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone got Maya 2023 working on Ubuntu 22.04?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11286296#M7431</link>
      <description>&lt;P&gt;Maya should be run from the "maya" shell script such that its environment is set-up as expected.&lt;/P&gt;
&lt;P&gt;to run Maya under gdb can launch as:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/usr/autodesk/maya2023/bin/maya -d gdb&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;yes Maya under gdb may need some extra care.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would prefer to not run under gdb and see the results with MAYA_NO_HOME=1. launched from the Maya shell script: maya&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 19:17:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11286296#M7431</guid>
      <dc:creator>warnold3</dc:creator>
      <dc:date>2022-07-08T19:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone got Maya 2023 working on Ubuntu 22.04?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11286316#M7432</link>
      <description>&lt;P&gt;There you go: &lt;A href="https://pastebin.com/raw/4b7K2gTH" target="_blank"&gt;https://pastebin.com/raw/4b7K2gTH&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2022 19:24:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11286316#M7432</guid>
      <dc:creator>Toquitaa</dc:creator>
      <dc:date>2022-07-08T19:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone got Maya 2023 working on Ubuntu 22.04?</title>
      <link>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11414642#M7433</link>
      <description>&lt;P&gt;Worked for me, thanks&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 00:07:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/anyone-got-maya-2023-working-on-ubuntu-22-04/m-p/11414642#M7433</guid>
      <dc:creator>s.stackng</dc:creator>
      <dc:date>2022-09-12T00:07:38Z</dc:date>
    </item>
  </channel>
</rss>

