<?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: Flame does not load OpenFX General plugin in Flame Forum</title>
    <link>https://forums.autodesk.com/t5/flame-forum/flame-does-not-load-openfx-general-plugin/m-p/12299311#M335</link>
    <description>&lt;P&gt;The bug has been logged as "FLME-64808&amp;nbsp;&lt;SPAN&gt;Filter context is always used in Batch OpenFX when only 1 plugin exist"&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Oct 2023 15:24:35 GMT</pubDate>
    <dc:creator>Philippe_Jean</dc:creator>
    <dc:date>2023-10-11T15:24:35Z</dc:date>
    <item>
      <title>Flame does not load OpenFX General plugin</title>
      <link>https://forums.autodesk.com/t5/flame-forum/flame-does-not-load-openfx-general-plugin/m-p/12296497#M329</link>
      <description>&lt;P&gt;We are working on an OpenFX plugin for Flame 2023.2. Until now, the plugin has loaded fine in Flame. After moving to a different machine running Rocky Linux, however, the plugin fails to load. More precisely, the plugin's Describe action is called, but its Describe In Context action is not, and the plugin does not appear in the Flame UI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Details which may or may not be of any help:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I have tried compiling with gcc 9.2.1 and gcc 8.5.0 with the same result.&lt;/LI&gt;&lt;LI&gt;The Describe action tells the host that the plugin supports the General context, and half and float pixel depths.&lt;/LI&gt;&lt;LI&gt;I have set the OFX_DEBUG_ALL environment variable. Resulting messages confirm the properties set by the Describe action, but give no indication of anything being amiss.&lt;/LI&gt;&lt;LI&gt;The previous machine, where the plugin worked, was running CentOS 7.6. The new machine is running Rocky Linux 8.5.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Update.&lt;/STRONG&gt; Only the Filter context works. This is unfortunate, because our plugin is not a filter node. But if the Describe action says the Filter context is supported, the UI allows you to create an instance of the plugin.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/277453"&gt;@Philippe_Jean&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 17:40:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flame-forum/flame-does-not-load-openfx-general-plugin/m-p/12296497#M329</guid>
      <dc:creator>glevnerMYU4S</dc:creator>
      <dc:date>2023-10-10T17:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Flame does not load OpenFX General plugin</title>
      <link>https://forums.autodesk.com/t5/flame-forum/flame-does-not-load-openfx-general-plugin/m-p/12298514#M330</link>
      <description>&lt;P&gt;I found a solution, albeit not a very satisfactory one. After installing some other OpenFX plugins (Neat Video, Sapphire), our plugin also loads correctly, with no changes.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 10:05:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flame-forum/flame-does-not-load-openfx-general-plugin/m-p/12298514#M330</guid>
      <dc:creator>glevnerMYU4S</dc:creator>
      <dc:date>2023-10-11T10:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Flame does not load OpenFX General plugin</title>
      <link>https://forums.autodesk.com/t5/flame-forum/flame-does-not-load-openfx-general-plugin/m-p/12298794#M331</link>
      <description>&lt;P&gt;If the plugin started working after installing other plugins, I would suspect two possible reasons.&amp;nbsp; Either some library used by the plugin was missing and got installed by the third party plugin.&amp;nbsp; Or Flame ofx cache was not detecting an update in the plugin.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the first case doing "ldd&amp;nbsp; plugin.ofx" (prior to installed the thirdparty plugins)&amp;nbsp; in the shell on the shared object located in the plugin.ofx.bundle/Contents/Linux-x86-64 directory should show the missing shared object(s).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the case of a cache bug, you can remove the ofxPluginCache.xml file from the /opt/Autodesk/flameVersionNumber/status directory to force Flame to rescan the plugins from scratch.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 12:10:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flame-forum/flame-does-not-load-openfx-general-plugin/m-p/12298794#M331</guid>
      <dc:creator>Philippe_Jean</dc:creator>
      <dc:date>2023-10-11T12:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Flame does not load OpenFX General plugin</title>
      <link>https://forums.autodesk.com/t5/flame-forum/flame-does-not-load-openfx-general-plugin/m-p/12298827#M332</link>
      <description>&lt;P&gt;Thank you for that. But given that it was only the General context that wasn’t working, neither of those explanations seems plausible. The same DSO is used for both the General and Filter contexts.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 12:23:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flame-forum/flame-does-not-load-openfx-general-plugin/m-p/12298827#M332</guid>
      <dc:creator>glevnerMYU4S</dc:creator>
      <dc:date>2023-10-11T12:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Flame does not load OpenFX General plugin</title>
      <link>https://forums.autodesk.com/t5/flame-forum/flame-does-not-load-openfx-general-plugin/m-p/12299191#M333</link>
      <description>&lt;P&gt;No, this seems to be a Flame bug. If the user creates an OpenFX node in Batch, and the directory &lt;FONT face="courier new,courier"&gt;/usr/OFX/Plugins&lt;/FONT&gt; does not exist, Flame does not create the &lt;STRONG&gt;Load Plugin&lt;/STRONG&gt; menu. It seems to conclude that there are no OpenFX plugins, even though there may be others (&lt;EM&gt;e.g.&lt;/EM&gt; ours) in an OFX_PLUGIN_PATH directory. When there &lt;EM&gt;are&lt;/EM&gt; plugins in &lt;FONT face="courier new,courier"&gt;/usr/OFX/Plugins&lt;/FONT&gt;, Flame creates the &lt;STRONG&gt;Load Plugin&lt;/STRONG&gt; menu, and plugins found on OFX_PLUGIN_PATH are also handled properly.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 14:39:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flame-forum/flame-does-not-load-openfx-general-plugin/m-p/12299191#M333</guid>
      <dc:creator>glevnerMYU4S</dc:creator>
      <dc:date>2023-10-11T14:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Flame does not load OpenFX General plugin</title>
      <link>https://forums.autodesk.com/t5/flame-forum/flame-does-not-load-openfx-general-plugin/m-p/12299294#M334</link>
      <description>&lt;P&gt;Flame does not create the Load Plugin menu if only 1 plugin was found during the scan.&amp;nbsp; Adding the open fx node auto load the only plugin found in that case.&amp;nbsp; There is indeed a bug in this case, it auto-use the Filter context.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 15:21:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flame-forum/flame-does-not-load-openfx-general-plugin/m-p/12299294#M334</guid>
      <dc:creator>Philippe_Jean</dc:creator>
      <dc:date>2023-10-11T15:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Flame does not load OpenFX General plugin</title>
      <link>https://forums.autodesk.com/t5/flame-forum/flame-does-not-load-openfx-general-plugin/m-p/12299311#M335</link>
      <description>&lt;P&gt;The bug has been logged as "FLME-64808&amp;nbsp;&lt;SPAN&gt;Filter context is always used in Batch OpenFX when only 1 plugin exist"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 15:24:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flame-forum/flame-does-not-load-openfx-general-plugin/m-p/12299311#M335</guid>
      <dc:creator>Philippe_Jean</dc:creator>
      <dc:date>2023-10-11T15:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Flame does not load OpenFX General plugin</title>
      <link>https://forums.autodesk.com/t5/flame-forum/flame-does-not-load-openfx-general-plugin/m-p/12702038#M336</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;"FLME-64808&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Filter context is always used in Batch OpenFX when only 1 plugin exist" has been fixed in Flame 2025.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 14:22:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flame-forum/flame-does-not-load-openfx-general-plugin/m-p/12702038#M336</guid>
      <dc:creator>Philippe_Jean</dc:creator>
      <dc:date>2024-04-11T14:22:24Z</dc:date>
    </item>
  </channel>
</rss>

