Extensions not appearing in CC 2014

extnesion manger indicates extensions are enabled in PSCC 2014, but PSCC 2014 shows no additional extensions or scripts.

As far as I know, Extension Manager doesn’t support Muse. For unsupported products, Extension Manager CC only copies the extension package file to downloads folder. Then you can move it anywhere.

Similar Messages

  • Apps appear in EM 7.3.2.39 but do not appear in cc 2014

    Apps appear in EM 7.3.2.39 but do not appear in cc 2014. This is a new laptop.  PS cc 2014 works fine, but no extension Apps.
    Thanks
    Ronace

    Flash based extensions are not supported by PS CC 2014 anymore. Please refer to http://blogs.adobe.com/photoshopdotcom/2014/04/photoshop-spring-cleaning.html,http://blogs .adobe.com/jkost/2014/06/installing-the-2014-release-of-creative-cloud.html
    And http://blogs.adobe.com/crawlspace/2014/06/2014-release-of-photoshop-cc-faq.html#plugins (scroll down to "Why don’t my 3rd Panels show up in the 2014 release of Photoshop CC? What happened to Oil Paint, Mini-Bridge & Kuler?”)
    If some extensions are not supported by PS CC 2014, you have to continue to use them in PS CC until their HTML based counterparts become available.

  • Extensions not appearing in Photoshop CC

    Problem
    Additional extensions aren't appearing in the photoshop CC Window > Extension menu.
    The default Kuler extensions is there and active but manually installed extensions aren't.
    I'm trying to install the "Web Zap plugin".
    It works on my PC at home but I'm trying to place it on my Mac at work.
    Versions
    Adobe Photoshop Version: 2014.0.0 20140508.r.58 2014/05/08:23:59:59  x64
    Operating System: Mac OS 10.8.2
    Extension Manager CC version = "null"
    Locations
    Library > Application Support > Adobe > CEPServiceManager4 > extensions
         - Only contains Mini-bridge
    Library > Application Support > Adobe > Extensions Manager CC > EM store > Photoshop
         - Contains the correct extensions, but they're not loading into Photoshop CC
    Library > Application Support > Adobe > Adobe Photoshop CC 2014
         - Only contains "patcher_trigger"
    Comment
    "patcher_trig

    Sorry it posted before I finished. (Low Keyboard Battery)
    It looks like I'm not the only one having this problem so I hope I included enough information for you.
    My Mac machine has the office CS5 suite, but I've brought my personal license along so I can use the latest software and my extensions.
    If you need any more information please ask.
    Thanks.

  • Extensions not appearing and installing (portuguese pt_br)

    I installed Dreawweaver CC 2014 and the new extension Manager.
    I can choose the extensions I would like to install and, besides they are marked as INSTALLED in the browser, I can not see any of them in the installation manager program.
    For example, Phonegap now has to be installed as an extension. I lost this great service since it is impossible to install.
    May be the current release is missing files since it install a pt_br configurarion folder, the program search in extensions pt_br folder BUT the internet saves in normal english folders... I can not find the recorded files and trasnfer of folders to test this feasible possibility.
    What do I have to do?
    Thanks a lot

    Hi,
    Please try following steps:
    1. Quit Adobe Creative Cloud
    2. delete all log files in /Users/<name>/Library/Application Support/Adobe/CoreSync
    3. run in terminal
    defaults write com.adobe.accmac ACCPreferenceLogLevel 4
    4. Start  Adobe Creative Cloud
    5. Check sync is on
    6. Goto https://creative.adobe.com/addons/my_addons  click the remove button twice, then it will still appear "remove"
    7. If still not help, please check is there any file in /Library/Application Support/Adobe/Extension Manager CC/Configuration/Entitlement/
    And send the log file in /Users/<name>/Library/Application Support/Adobe/CoreSync to [email protected]

  • Extensions not working in CC 2014

    I have just installed DW CC 2014 which is so far a disaster. I opened a site in the old CC version created and saved a page and then attempted to insert a P7 photo gallery. The P7 extensions are showing up in the old DW CC menu, but will not insert with a click like they normally do.
    Then I open the file in the new CC2014 and no extensions show up. So I go to the extension manager and see that all of my extensions are installed in the old version and one (not the one I need). So I attempt to install the extension I need and get the following error message: "The extension your are about to install conflicts with the following extensions. Do you want to remove the follwoing extensions and continue installation: The extension 'PVII Image Gallery Magic 2I installed in the product Dreamweaver CC, Dreamweaver CC 2014
    I click yes and you guessed it, here comes he next error message: Failed to parse XML file: 'C\Users\Joe Dempsey\AppData\Roaming\Adobe\DreamweaverCC\en_US\Configuration\objects\insertbar.xml. The extension will not be installed.
    If I attempt to remove the extension from old CC I get approximately the same messaage but it tells me it cannot remove it.
    I'm not certain what I am missing here, but I have a client who expects his photo gallery in the morning and I am at this point: I cannot use the old program to insert the gallery. I cannot use the new program to insert the gallery. Everything worked fine before the installation.
    Does anyone have any ideas on what to do / or alternatively, the DWCC 2014 product manager's personal cell number?
    Thanks,
    Joe

    I also had problems with my extensions.
    I followed the following steps.
    1. Closed Dreamweaver
    2. Updated Extension Manager CC using the Creative Cloud desktop app.
    3. Renamed C\Users\Joe Dempsey\AppData\Roaming\Adobe\DreamweaverCC\en_US\Configuration to C\Users\Joe Dempsey\AppData\Roaming\Adobe\DreamweaverCC\en_US\Configuration-backup
    4.Deleted and re-installed the extensions using the Extension Manager.
    5. Started Dreamweaver.
    There may be a more efficient method; the above worked for me.

  • Extensions not showing in photoshop  (2014)

    I have installed Photoshop cc(2014), but 'extensions' is blanked out. Still working in cc and all of my addons are visible in extension manager cc. How do I get it to work?.
    My next question is about Bridge. In Bridge I have the option on right clicking an image to open it with photoshop cc or photoshop cc(2014). How do I make photoshop cc(2014) the default? Do I have to manually change all the file associations in preferences?

    Not that. Everything is up to date. See screenshot

  • Extension not appearing in Photoshop CS5

    Hi,
    I'm not being able to get my simple extension to show up on the window\extensions menu in photoshop CS5.
    I'm using Flash Builder 4 CS5, with the CS SDK 1.5, without Extension Builder.
    I've tried everything.
    The extension runs ok inside Flash Builder when I try to debug with AIR debugger without photoshop.
    In the main xml file, I only included a simple function, and have managed to get all the importing right (auto-complete works on the document objects)
    I have gone through everything that needed to be done to compile the extension, and it is being loaded ok in the extension manager.
    I am using a certificate I created with ADT, according to the documentation:
    java -jar ucf.jar -package -storetype PKCS12 -keystore newcert.p12 -storepass 39#wnetx3tl com.example.helloworld.zxp -C "tt" .
    (having all files from the output folder copied to a local folder named "tt")
    I did all the builer-plate manifest file definition, by the book.
    I used the Flex 3.4 SDK libraries, as described in the tutorial.
    All can be seen in the attachement.
    Here is my main xml file:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:WindowedApplication xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute"
    historyManagementEnabled="false">
    <mx:Script>
    <![CDATA[
    import com.adobe.csawlib.photoshop.Photoshop;
    import com.adobe.photoshop.*;
    public function run():void
    var app:com.adobe.photoshop.Application = Photoshop.app;
    var doc:Document = app.documents.add();
    doc.selection.selectAll();
    var color:RGBColor = new RGBColor();
    color.red = 0;
    color.green = 0;
    color.blue = 255;
    doc.selection.fill(color);
    ]]>
    </mx:Script>
    <mx:VBox height="100%" width="100%" verticalAlign="middle" horizontalAlign="center">
    <mx:Button label="Say Hello" click="run()"/>
    </mx:VBox>
    </mx:WindowedApplication>
    Here is the manifest file:
    <?xml version="1.0" encoding="UTF-8"?>
    <ExtensionManifest Version="2.0" ExtensionBundleId="com.example.helloworld" ExtensionBundleVersion="1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <ExtensionList>
    <Extension Id="com.example.helloworld.extension1" Version="1.0" />
    </ExtensionList>
    <ExecutionEnvironment>
    <HostList>
    <Host Name="PHSP" Version="12" />
    </HostList>
    <LocaleList>
    <Locale Code="All" />
    </LocaleList>
    <RequiredRuntimeList>
    <RequiredRuntime Name="CSXS" Version="2.0" />
    </RequiredRuntimeList>
    </ExecutionEnvironment>
    <DispatchInfoList>
    <Extension Id="com.example.helloworld.extension1">
    <DispatchInfo >
    <Resources>
    <SwfPath>HelloWorld.swf</SwfPath>
    </Resources>
    <Lifecycle>
    <AutoVisible>true</AutoVisible>
    </Lifecycle>
    <UI>
    <Type>Panel</Type>
    <Menu>Hello World</Menu>
    <Geometry>
    <Size>
    <Height>200</Height>
    <Width>200</Width>
    </Size>
    </Geometry>
    </UI>
    </DispatchInfo>
    </Extension>
    </DispatchInfoList>
    </ExtensionManifest>
    Debug mode didn't work for me for some reason:
    I added the registry debug flag (windows 7 64bit) in both the user-key:
    HKEY_CURRENT_USER\Software\Adobe\CSXSPreferences\PlayerDebugMode     REG_SZ     1
    And the local-machine key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Adobe\CSXSPreferences\PlayerDebugMode     REG_SZ     1
    I tried puting the output files both in the common files folder:
    C:\Program Files (x86)\Common Files\Adobe\CS5ServiceManager\extensions\
    And the user folder:
    C:\Users\arnon\AppData\Roaming\Adobe\CS5ServiceManager\extensions\
    Tried debugging both using the AIR debugger and the Web one...
    Nothing...
    I tried updating the AIR2.0 SDK, as described by overriding the files, both in the Flash CS subfolder, and the CS SDK subfolder, as described.
    I tried updating both flash CS and Flash Builder 4 CS5 to their latest patch.
    I'm all out of ideas...
    Please HELP!

    10x,
    You saved my ***!
    It actually has to include both the PHSP "AND" the PHXS host names for it to work - this is stupid!
    If I only use PHXS the extension manager is not able to install the extension, saying it cannot find a host that matches the manifest (even though my photoshop IS the extended variation, so in a sense it's more acurate manifest-wise), and if I only use the PHSP, it IS loaded but doesn't appear in the application!
    AND THERE IS NO DOCUMENTATION ON THIS PHENOMENON ANYWHERE!
    THIS IS BEYOND IRRESPONSIBLE!
    Thank you very much david, but please, as you are an adobe employee, get this message to the right people, if you can.
    I know the corporate agenda would probabely be the incentivise people to register to the 1500$ program to get the extension-builder, by keeping the alternative inconvenient, but this issue is beyond inconvenient, it's border-line cruelty!

  • Adobe extension show in the Extension Manager and are enabled but do not appear at all in Photoshop CC 2014.

    Adobe extensions show in the Extension Manager and are enabled but do not appear at all in Photoshop CC 2014.  Third party extensions do show up and can be used.  All extensions are available in and can be used Photoshop CC.  I have reinstalled CC and Extension Manager to the most recent releases and the Adobe extensions are still not available in Photoshop CC 2014.  What should I do now?

    Flash based extensions are not supported by PS CC 2014 anymore. Please refer to http://blogs.adobe.com/photoshopdotcom/2014/04/photoshop-spring-cleaning.html, http://blogs.adobe.com/jkost/2014/06/installing-the-2014-release-of-creative-cloud.html
    And http://blogs.adobe.com/crawlspace/2014/06/2014-release-of-photoshop-cc-faq.html#plugins (scroll down to "Why don’t my 3rd Panels show up in the 2014 release of Photoshop CC? What happened to Oil Paint, Mini-Bridge & Kuler?”)
    There is a new Kuler HTML5 panel available on Add Ons: http://adobe.ly/UgxQSN
    Adobe is working on HTML  based version of Adobe Watermark, eMailer, etc.
    If some extensions are must have for you, you have to continue to use PS CC until HTML based counterparts become available.

  • ZOPSignCmd Extensions Not Loading In Photoshop CC 2014 Windows

    I have an unexpected problem. I have been redeploying my Configurator extensions into HTML5 extensions for Photoshop CC 2014.
    I have two extensions that are packaged together using Davide Barranca's excellent tutorial on how to package extensions (http://www.davidebarranca.com/2014/05/html-panels-tips-10-packaging-zxp-installers/).
    If I install the two extensions separately, they both install into Photoshop. If I package the extensions together in a ZXP file, Extension Manager CC shows that they have been installed, but when I open Photoshop CC 2014, Extensions is grayed out (this is on Windows 7). When I take the same extension package and try to install on a Mac into Photoshop CC 2014, they install fine.
    What is strange about the above is two weeks ago I was doing the same thing and the packaged ZXP file installed fine into Windows 7 Photoshop CC 2014 (I have made some changes to the extensions and this is why I am re-testing them).
    The only change that has occurred between the two versions is some re-editing of the postscripts.jsx file. Everything else is the same including the MXI file.
    I am not a Windows person, so I am at a complete loss as to why something worked and now is not working.
    If anyone can give me some insight into what is happening I would be eternally grateful.
    Sam

    In the Windows 7 computer I just have Photoshop CC 2014 no Photoshop CC.
    I tried this below and it did not install the two extension even though the Extension Manager CC said they were installed.
        <files>
            <!-- The HTML panel, for 15.0 onwards -->
            <file source="SEZI/com.smilepix.sezi.zxp"
                  destination="$adobecommon/CEPServiceManager4/extensions" platform="mac"
                  file-type="CSXS"
                  products="Photoshop,Photoshop32,Photoshop64"
                  minVersion="14.0" maxVersion="15.0" />
            <file source="SEZI/com.smilepix.sezi.zxp"
                  destination="$applicationsupport\Common Files\Adobe\CEP\extensions" platform="win"
                  file-type="CSXS"
                  products="Photoshop,Photoshop32,Photoshop64"
                  minVersion="14.0" maxVersion="15.0" />
      <file source="LSS/com.smilepix.lss.zxp"
                  destination="$adobecommon/CEPServiceManager4/extensions" platform="mac"
                  file-type="CSXS"
                  products="Photoshop,Photoshop32,Photoshop64"
                  minVersion="14.0" maxVersion="15.0" />
            <file source="SEZI/com.smilepix.lss.zxp"
                  destination="$applicationsupport\Common Files\Adobe\CEP\extensions" platform="win"
                  file-type="CSXS"
                  products="Photoshop,Photoshop32,Photoshop64"
                  minVersion="14.0" maxVersion="15.0" />
            <!-- the entire DOCS/ folder content -->
            <file source="DOCS/"
                destination="$userhomefolder/Desktop/SEZI_EXTRAS/"
                file-type="ordinary"
                products="Photoshop,Photoshop32,Photoshop64" />
            <!-- Extension Manager icon -->
            <file source="icon.png" destination="$ExtensionSpecificEMStore" />
        </files>
    The SEZI_EXTRAS folder was installed to the desktop.
    Any ideas - Sam

  • Lightroom 5 file edited in photoshop cc 2014 does not appear back next to original after save. Is anyone else having this issue? If so what is the fix.  The edited image appears back in lightroom in a new folder.

    Lightroom 5 file edited in photoshop cc 2014 does not appear back next to original after save. Is anyone else having this issue? If so what is the fix.  The edited image appears back in lightroom in a new folder.

    I'm performing a normal "Save", not "Save As". Work flow I'm using is as follows:  Select photo in Lightroom 5.7 >" Edit In" Photoshop CC 2014 > (after working on photo is PS) > Save > close PS. Photo returns to Lightroom 5.7 in a new folder rather than next to the original. Prior to purchasing the monthly plan and upgrading to PS CC 2014, I performed this same work flow using Lightroom 5.6 and Photoshop CS6 without any issues.
    Just for fun... I attempted to move the edited file back into the original folder. I received a prompt that said the file already existed in the original folder, however I can't see it except the new folder that LR created. I tried several different sort orders, etc without any success.
    *** Follow up: Was unable to resolve the issue using Photoshop CC 2014. Uninstalled PS CC 2014 and went back to using Photoshop CS6. Return trips from LR 5.7 to Photoshop is now performing as it should: returning edited photo back to the original folder in LR 5 and placing next to the original image.
    Should anyone have a suggestion on getting Photoshop CC 2014 to do the same, I would love to be educated.
    Thanks for the help, dj_paige.

  • Extensions not showing at all - Indesign CC 2014 - but shows in Photoshop and illustrator

    Hi Hallgrimur Bjornsson,
    Extensions not showing at all in Indesign CC 2014 (see screenshot) - but are showing in Photoshop and illustrator
    Have tried to remove ExMan.db file and restart Extension Manager (v. 7.3.2.39).
    After install, the extension correctly shows in
    ~/Library/Application Support/Adobe/CEP/extensions
    In CC folder - there's one extension (Adobe Mini Bridge)
    ~/Library/Application Support/Adobe/CEPServiceManager4/extensions
    Have tried to uninstall and reinstall InDesign CC 2014.
    There is only CC 2014 version of the applications installed.

    Is Extensions available as a menu item under Edit > Menus...
    If it is, is it marked as visible?
    If it is not, uninstall, run the cleaner tool (CS Cleaner Tool for installation problems | CCM, CS6, CS5.5, CS5, CS4, CS3 ) and reinstall.

  • CC 2014 nik efex - My Nik Efex filters are not working in Photoshop CC 2014 - they appear under plug-ins and seem to work, but after running and clicking okay, no new layer appears - seems to have no effect.  The separate menu panel does not appear either

    My Nik Efex filters are not working in Photoshop CC 2014 - they appear under plug-ins and seem to work, but after running and clicking okay, no new layer appears - seems to have no effect.  The separate menu panel does not appear either.  Help with this?

    BINGO !!!!
    Thanks so much Woodsroad. I had the exact same problem with my Dell Windows 7 64 bit with AMD Radeon 6700 Video card.
    All the video tests passed with flying colors.
    The sniffer rename trick fixed the problem.
    Thank goodness for the internet!

  • Convert PDF Chrome extension does not appear/install for Acrobat 10 Pro

    I have Acrobat 10 Pro and the Chrome extension to convert web pages to PDF does not appear in Chrome.  I tried repair installation from the Help menu in Acrobat and it still did not resolve this problem.  The extension also does not appear on the extension list, in case you're wondering if it's deactivated.  I am using Chrome Version 36.0.1985.143 m.
    I would appreciate the links and steps I need to take in order to get the Adobe Convert to Webpage Chrome extension to be visible and functional on my Chrome toolbar and in my extensions list. The PDFMaker shows up in Internet Explorer.  I do not use Firefox.
    I have already tried disabling all of my other Chrome extensions and run a repair of Acrobat via Actions.
    I tried uninstalling Google Chrome, restarted my computer, downloaded the latest Chrome installer, installed Chrome, and launched Acrobat and repair Acrobat. 
    I'm totally at a loss at this point.
    Can you please help?
    Thank you for your kind assistance!

    Hi angelczech,
    The convert pdf extension will not appear in Chrome with Acrobat 10.
    It will with Acrobat 11.
    Regards,
    Rave

  • Convert PDF Chrome extension does not appear/install (Acrobat XI)

    When I installed Acrobat XI, the Chrome extension to convert webpages to PDF does not install or appear in Chrome. I tried repair installation from Help menu of Acrobat, it still did not resolve the question. The extension also does not appear on the extension list, in case you're wondering its deactivated.
    Any help would be appreciated
    Cheers

    I think there might be some confusion about what you are asking since I think that the Adobe Acrobat Create PDF extension is only available for Adobe Acrobat Pro XI (11) and I don't think that you will find it in the version 10 directory (although I could be mistaken since I do not have version 10).  One you update to the latest version of Adobe Acrobat Pro XI (11), and also apply the latest updates to Google Chrome, then the extension should be enabled.  I am running Google Chrome version 33 and have Adobe Acrobat Pro version 11.0.6.70 and the extension works alright for converting basic webpages.  The Adobe installation directory that contains a copy of the extension depends on your operating system and installation and whether or not you have a 64-bit machine.  For example I am running Windows 7 64-bit and I was able to find a copy of the "WCChromeExtn.crx" extension file in the directory:  "C:\Program Files (x86)\Adobe\Acrobat 11.0\Acrobat\Browser\WCChromeExtn"
    On the other hand if you are asking how to install the "WCChromeExtn.crx" Adobe Acrobat Create PDF extension without updating Adobe Acrobat Pro, that is a much more advanced procedure.  If you have Windows 7 typically certain file types and locations that will not be indexed so you may not find what you are looking for with Windows search.  That is why someone suggested using a third party search indexer to find the extension file.  Another person suggested extracting the file from the Adobe update, and I also think that is the way to go.  However the method that was described previously is very complicated and uses a lot of unnecessary scripting for what you really need.  I propose that you download the latest update directly from Adobe and then extract the extension from the update file.  Here's how to do that in Windows:
    1. Download the latest update file from Adobe (e.g. "AcrobatUpd11006.msp")
    http://www.adobe.com/support/downloads/product.jsp?product=1&platform=Windows
    2. If you are interested in some background on Windows Installer files, check out these links and read about MSP files and extracting resources, otherwise go to the next step:
    http://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/basics.html#installer-file-ty pes
    http://www.jsware.net/jsware/msicode.php5
    3. Rename the incremental update MSP file extension to CAB (e.g. from "AcrobatUpd11006.msp" to "AcrobatUpd11006.cab")
    4. Use an archive utility such as WinRAR, WinZip, or 7-Zip to open the CAB file and extract the "WCChromeExtn.crx" CRX extension file
    5. Drag and drop the extension CRX file onto open Google Chrome window extension page to install and configure (chrome://extensions/)
    There are some other forum topics and a blog post that deals with some installation issues with the Google Chrome extension:
    http://forums.adobe.com/thread/1332770
    http://forums.adobe.com/thread/1165998
    http://blogs.adobe.com/acrobat/tip-google-chrome-the-adobe-acrobat-create-pdf-extension/
    http://blogs.adobe.com/acrobat/tag/chrome/
    I hope that this might help you with getting the extension installed.
    I currently am having some issues with the Adobe Acrobat Create PDF extension for Google Chrome when I try to convert secure https webpages, the output of the PDF converter does not retain my logon information, and does not convert the secure webpage.  The resulting output of the converted https webpage is either a logon screen or a blank pdf with only the URL listed at the bottom.  I hope that this might get fixed with an update or if anyone else might know of a workaround or solution.  Thanks.

  • I Cannot find screen shots on Mac Book Pro 2014, they do not appear on my desktop. Where might they be?

    I cannot find screen shots on Mac Book Pro 2014, they do not appear on my desktop. Where might they be?

    tearoadtiger wrote:
    Shift-control-command-4
    Ah the devil is in the details
    Adding the shift key to the command places the screen shot in the clipboard as Hiroto pointed out.
    To get the file on the Desktop just remove the shift key.
    Or as Mark Twain said
    The difference between the almost right word and the right word is really a large matter -- 'tis the difference between the lightning bug and the lightning.
    regards

Maybe you are looking for

  • G5 imac wont connect to gigabit switch at 1000

    Hi, I've got a G5 imac that wont connect to my gigabit switch at 1000. It looks like it connects at that speed for a few seconds then it drops to 100. I have a new Macbook pro that can easily connect at 1000 using that exact same cable. Has anyone he

  • [URGENT] BIOS Update .ROM file needed for G580

    hii all i have a lenovo G580 (2689) laptop i5-3210 DOS based model Current Bios Version - 62CN39WW i want to update my BIOS version as am unable to file it on the drivers/download section for my model. if any one using the same Model of the laptop an

  • IPad photo events mixed up (100IMPRT, 101IMPRT)

    Hi, I just upgraded my iPad1 to version 5.1.1 and there are now 3 folders in the Photo app called 100IMPRT, 101IMPRT and 103IMPRT. I can't delete them and the other events are all mixed up. My iPhone works OK (same ios version) and iPhoto on my Mac w

  • Color discrepancy with imported PSD between Motion and FCP

    I've got a Motion project with an imported PSD file as a background element (the PSD was created in Photoshop CS2 for Windows, running under Parallels). The PSD file consists of two overlapping curved shapes, one blue, one green (part of our corporat

  • Autofs for samba mount workaround

    i wasnt able to get autofs to work with samba at all today.  i at first tried to use the auto.smb template, but since its not documented in the wiki, i couldnt figure it out.  i did find this link that shed some light on it http://ubuntuforums.org/sh