<?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: What is the condition called where Fusion is hanging or stuck? in Fusion Support Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-support-forum/what-is-the-condition-called-where-fusion-is-hanging-or-stuck/m-p/12280100#M28982</link>
    <description>&lt;P&gt;"Thursday"?...... But seriously I call it "Hung" or "Not Responding".&lt;/P&gt;</description>
    <pubDate>Mon, 02 Oct 2023 18:15:00 GMT</pubDate>
    <dc:creator>Warmingup1953</dc:creator>
    <dc:date>2023-10-02T18:15:00Z</dc:date>
    <item>
      <title>What is the condition called where Fusion is hanging or stuck?</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/what-is-the-condition-called-where-fusion-is-hanging-or-stuck/m-p/12280078#M28981</link>
      <description>&lt;P&gt;See screenshot. Black background browser. Fade to white when clicking on canvas....and what if this is lasting for over 10 minutes.&amp;nbsp; What is this condition called?&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dwm_5N9GyJqmtY.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1274220iEB6CC0CECBAD7166/image-size/large?v=v2&amp;amp;px=999" role="button" title="dwm_5N9GyJqmtY.png" alt="dwm_5N9GyJqmtY.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 18:07:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/what-is-the-condition-called-where-fusion-is-hanging-or-stuck/m-p/12280078#M28981</guid>
      <dc:creator>tookemtoni</dc:creator>
      <dc:date>2023-10-02T18:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: What is the condition called where Fusion is hanging or stuck?</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/what-is-the-condition-called-where-fusion-is-hanging-or-stuck/m-p/12280100#M28982</link>
      <description>&lt;P&gt;"Thursday"?...... But seriously I call it "Hung" or "Not Responding".&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 18:15:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/what-is-the-condition-called-where-fusion-is-hanging-or-stuck/m-p/12280100#M28982</guid>
      <dc:creator>Warmingup1953</dc:creator>
      <dc:date>2023-10-02T18:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: What is the condition called where Fusion is hanging or stuck?</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/what-is-the-condition-called-where-fusion-is-hanging-or-stuck/m-p/12280142#M28983</link>
      <description>&lt;P&gt;Hanging, frozen, stuck, etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Specifically what's happening is the UI thread is locking up - this can happen because the app has truly experienced a fault, or just when it's thinking hard on the main thread. Most operations happen in their own thread without interrupting the UI, but there are a few that still exist.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ideally, we would not have CAD processing and the UI on the same thread, and there is a long term effort to fix this (and the resulting white UI/black box combo) underway, but that hopefully at least explains why this happens.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 18:26:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/what-is-the-condition-called-where-fusion-is-hanging-or-stuck/m-p/12280142#M28983</guid>
      <dc:creator>lance.carocci</dc:creator>
      <dc:date>2023-10-02T18:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: What is the condition called where Fusion is hanging or stuck?</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/what-is-the-condition-called-where-fusion-is-hanging-or-stuck/m-p/12280153#M28984</link>
      <description>&lt;P&gt;I would distinguish two categories, because they are very different:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;hung - truly stuck, and is&amp;nbsp;&lt;U&gt;never&lt;/U&gt; going to come back.&amp;nbsp; This case is actually VERY rare.&amp;nbsp; I've only seen a few legitimate cases where this is true, and none recently.&lt;/LI&gt;
&lt;LI&gt;busy - you have asked Fusion do do something that is expensive, and will take some time to complete.&amp;nbsp; This is not a bug (although, as&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7090268"&gt;@lance.carocci&lt;/a&gt;&amp;nbsp;said, it would be nice if the UI thread were not locked during this time).&amp;nbsp; Expensive operations are expensive.&amp;nbsp; You need to be aware of what operation you are doing, and prepare for it, if it is expensive.&amp;nbsp; Large patterns (especially sketch patterns) are known expensive actions.&amp;nbsp; But, even some operations such as Shell or Fillet, if it is on a complex body, can take some time.&amp;nbsp; Some mesh operations are also expensive. In these cases, it is best to let the operation complete, unless you are willing to lose work by force quitting the application.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 02 Oct 2023 18:34:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/what-is-the-condition-called-where-fusion-is-hanging-or-stuck/m-p/12280153#M28984</guid>
      <dc:creator>jeff_strater</dc:creator>
      <dc:date>2023-10-02T18:34:32Z</dc:date>
    </item>
  </channel>
</rss>

