<?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: Channel Box toolbar Icons gone in Maya 2016 extension 2 in Maya Forum</title>
    <link>https://forums.autodesk.com/t5/maya-forum/channel-box-toolbar-icons-gone-in-maya-2016-extension-2/m-p/6425123#M63801</link>
    <description>&lt;P&gt;I believe it's a bug. The settings are still available in the channel box menu under Edit &amp;gt; Settings &amp;gt; Invisible Manips etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try to use this, it yields an error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;// Error: file: C:/Program Files/Autodesk/Maya2016.5/scripts/startup/initChannelBox.mel line 151: Object 'cbManipsButton' not found.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope you didn't remove these options intentionally as they are super useful.&lt;/P&gt;</description>
    <pubDate>Fri, 08 Jul 2016 07:31:25 GMT</pubDate>
    <dc:creator>sibleon</dc:creator>
    <dc:date>2016-07-08T07:31:25Z</dc:date>
    <item>
      <title>Channel Box toolbar Icons gone in Maya 2016 extension 2</title>
      <link>https://forums.autodesk.com/t5/maya-forum/channel-box-toolbar-icons-gone-in-maya-2016-extension-2/m-p/6412664#M63800</link>
      <description>&lt;P&gt;The Channerl Box toolbar Icons are gone in Maya 2016 extension 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the functionallity is still shown in the online docs (middle of page):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/support/maya/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/Maya/files/GUID-6F862011-4578-40A0-9902-786CA2A44AE5-htm.html" target="_blank"&gt;https://knowledge.autodesk.com/support/maya/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/Maya/files/GUID-6F862011-4578-40A0-9902-786CA2A44AE5-htm.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but they disappeared in 2016 extension 2! Tthe slider setting was super useful and I use it all the time. Please bring it back, or is it a bug?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2016 13:30:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/channel-box-toolbar-icons-gone-in-maya-2016-extension-2/m-p/6412664#M63800</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-30T13:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Channel Box toolbar Icons gone in Maya 2016 extension 2</title>
      <link>https://forums.autodesk.com/t5/maya-forum/channel-box-toolbar-icons-gone-in-maya-2016-extension-2/m-p/6425123#M63801</link>
      <description>&lt;P&gt;I believe it's a bug. The settings are still available in the channel box menu under Edit &amp;gt; Settings &amp;gt; Invisible Manips etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try to use this, it yields an error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;// Error: file: C:/Program Files/Autodesk/Maya2016.5/scripts/startup/initChannelBox.mel line 151: Object 'cbManipsButton' not found.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope you didn't remove these options intentionally as they are super useful.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Jul 2016 07:31:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/channel-box-toolbar-icons-gone-in-maya-2016-extension-2/m-p/6425123#M63801</guid>
      <dc:creator>sibleon</dc:creator>
      <dc:date>2016-07-08T07:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Channel Box toolbar Icons gone in Maya 2016 extension 2</title>
      <link>https://forums.autodesk.com/t5/maya-forum/channel-box-toolbar-icons-gone-in-maya-2016-extension-2/m-p/6848787#M63802</link>
      <description>&lt;P&gt;Unrar, copy and replace the attached file to this directory and restart Maya.&lt;BR /&gt;&lt;BR /&gt;Program Files\Autodesk\Maya2016.5\scripts\startup\&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you want to fix it manually for another version of Maya:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Go to&amp;nbsp;&lt;SPAN&gt;Program Files\Autodesk\Maya2016.5\scripts\startup\ and open "initChannelBox.mel" with Wordpad.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. Find this line:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;global proc checkManipButton ( int $state )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;symbolButton cbManipsButton;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Add this line above the line we found in Step 2:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So it should look like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;symbolButton cbManipsButton;&lt;BR /&gt;global proc checkManipButton ( int $state )&lt;BR /&gt;&lt;BR /&gt;4. Save file and restart Maya.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2017 11:56:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/channel-box-toolbar-icons-gone-in-maya-2016-extension-2/m-p/6848787#M63802</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-02T11:56:42Z</dc:date>
    </item>
  </channel>
</rss>

