Email Photo option Greyed out in Loupe View in Library Module on Mac in Lightroom 5.7.1

In Lightroom 5.7.1 on Mac OX X Yosemite, when in the Library module, in Grid View the option to Email photo is available; however, when in the Loupe View, the Email Photo menu option is greyed out.  I have seen this question posted on the web and there are no answers anywhere.  Please address this issue as soon as possible since this appears to bug.

Hey Scott,
After expermienting extensively (well relatively speaking), I found that hardware wise, there needs to be a AC3 decoder on the end where the audio is being sent. And without that chip there the AC3 option won't work weather or not you can get it showing. Our interfaces don't have this AC3 option so theoretically speaking we would have to create/purchase an AC3 to Analogue converter, and take the outs to our monitors/inputs of our interfaces. There seems to be no easy hardware or software work around, because even if the software workaround were to get the AC3 option available it seems that it sends the AC3 option out over the SPDIF/ADAT connection meaning the software didn't really convert it it just made it possible to send the signal. So I didn't have any luck. In the end it seems you need a AC3 decoder/DA converter to 5.1 out which they sell but not at a reasonable price. Hope I was of "informative" assistance, if not any actual help towards solving the problem.
-Walter

Similar Messages

  • Images in loupe view of library module of LR4 are not always focusing. Why?

    Have just upgraded my whole system to get LR4 to work at an acceptable speed- including 16gb ram, 1TB hard disc. When importing RAW images are copying them to DNG and doing 1:1 prewiew at that time. After finishing working in the develop module when I try to look at the images in loupe view in library module many of the images remain unfocused- If i export as jpeg to hard disc they are fine.I need to be able to view ,rate and select images in LR

    Sound like this bug Mark? http://feedback.photoshop.com/photoshop_family/topics/lightroom_4_3_bug_pixelized_image_pr eview

  • TS3989 in windows iCloud Control Panel 3.0, photos checkbox grey out! what should i do?

    in windows iCloud Control Panel 3.0, photos checkbox grey out! what should i do?

    Have had some success with multiple computers running Windows 7, Vista, and Windows Server 2008 doing the following with iCloud Control Panel 3.1 (combination of several different remedies posted in forum):
    Sign out of iCloud Control Panel
    Open Task Manager and End all Apple iCloud and Photostream processes
    Delete the files from the Directory C:\Users\[your user name]\AppData\Roaming\Apple Computer\Mediastream
    Open iCloud Control Panel and sign in with apple ID
    If Photo option is still greyed out, sign out and sign back in with iCloud email address and password.
    This has worked for seven users that I support across several different windows hardware platforms.  Good luck!

  • HT201077 Why is my photo stream greyed out in the iCloud Control Panel.

    Why is my photo stream greyed out in the iCloud Control Panel?

    I had the same problem. I think it must be caused by the fact that i bought a charger in Apple Store Tokyo, and then entered my email address on the warranty form. Ever since emails in Japanese started appearing. When I now enabled Shared Photo Streams, my friends got invitations from me in Japanese too.
    I was looking everywhere for language settings, but they all seemed in order. On iCloud that is.
    It turns out it was the language settings on my apple-ID, not my iCloud-ID that was wrong, after a purchase at Apple Store Tokyo. Who would have thought that these two IDs were related? Or maybe they should be, but then why are they not even more integrated? Duplicate language settings?
    This solved the problem:
    1. Log into appleid.apple.com
    2. Set the language.
    The real problem however, is that Apple changed my language after a visit to an Apple Store. Come on! I already had a Norwegian apple-ID, a Norwegian credit card, and a Norwegian address. What could possibly make you think that I suddenly spoke Japanese? Ever happened that a tourist visited an Apple Store? Companies needs to learn that customers can make their own decisions, and often do, or want to do it, if they are allowed to do so. Examples of features that was designed not considering this fact: The play button on a Mac always launching iTunes, even though I'm already playing music in Spotify (and never use iTunes for music). Or Spotifys obsession with reporting everything you listen to, turning off the Private Session after 6 hours, so you have to make that setting every time you start playing music.

  • Select option greyed out for fields of custom DataSource (rso2, rsa6)

    Hi
    Why are several fields, in my custom DataSource (created in rso2) not available for select?
    I do not think this is a permission issue, since several fields are selectable, but not all fields.
    It is not the data type, since I see other custom DataSources that have the same data type, and it is selectable as a select option.
    This is not a DataSource that was provided by SAP, it is completely custom, and uses a custom data definition (defined as a structure via se11), and a custom function.
    I have read the responses to similar questions, but have not found an answer that explains how to make the field selectable for select.
    What determines which fields can be selected for selection, and which fields have this option greyed out (not selectable)?
    I have come across multiple answers, for similar questions, that suggest an abap program to directly update table roosfield.
    Is this safe?
    IF I choose this route will I need to run the update program on production, or will the change it makes to my dataSource transport with my transport?
    (I can test this).
    What I most need to know is If this suggestion is safe, or if it has side effects?
    Thank you

    Hi Eileen,
    In Least case to enable the selection for the fields with the below program:
    Below code is for your reference which will use to unhide objects in RSO2 or RSA6 for Data source( in code for BELNR, KUNNR, VBELN, BUDAT fields are unhiding for 0fi_ar_4 data source selection option) . Still need any clarifications let me know.
    SE38: Create a program for ref below code.
    REPORT ZNP_SELE_DS.
    tables: ROOSFIELD.
    UPDATE ROOSFIELD SET SELECTION = 'P'
    WHERE OLTPSOURCE = '0FI_AR_4' AND   OBJVERS = 'A' AND FIELD = 'BELNR'.
    UPDATE ROOSFIELD SET SELECTION = 'P'
    WHERE OLTPSOURCE = '0FI_AR_4' AND OBJVERS = 'A' AND FIELD = 'KUNNR'.
    UPDATE ROOSFIELD SET SELECTION = 'P'
    WHERE OLTPSOURCE = '0FI_AR_4' AND OBJVERS = 'A' AND FIELD = 'VBELN'.
    UPDATE ROOSFIELD SET SELECTION = 'P'
    WHERE OLTPSOURCE = '0FI_AR_4' AND OBJVERS = 'A' AND FIELD = 'BUDAT'.
    Thanks & Regards,
    Srinu.Rapolu

  • When OpenGL stopped working (option greyed out)

    I discovered a weird bug in Photoshop 12.1 x64 with nVidia graphic cards and what´s causing it:
    Problem (on all off my PCs):   OpenGL support in prefs / performance is greyed out, no shadow below open documents visible ( == OpenGL not working).  After deleting prefs.psp and restarting (as the www says), OpenGL support was working again, on next restart: no support - option greyed out again.
    Solution: if deleting the prefs file or the whole prefs folder don´t work, check if you have a custom workspace with the brush floating panel open.
    If so, close it and remvoe it from workspace, restart PS and.... OpenGL support is working again!
    I could reproduce this bug on all of my PCs, no matter what type of GFXcard and driver version is installed.
    Maybe that bug occurs only with Win7 x64, PS 12.1 x64 and nVidia cards, but removing the brush panel solved it on every machine!!
    I´ve opened a support ticket and provided Adobe with screenshots of the working and not-working states... maybe they can fix this with an update!
    This are my system specs for the tested machines:
    workstation 1:
    Intel i7 980X HexaCore (with SMT)
    ASUSP6T7 WS Supercomputer
    6 x 4GB DDR3 triple channel
    nVidia Quadro CX
    3x WD SATAII HDDs
    dual monitor
    Wacom Intuos4 XL
    3Dconnexion SpaceExplorer
    contour Shuttle Pro2
    workstation 2:
    Intel i7 975 Extreme Quadcore (with SMT)
    ASUS P6T Deluxe V2
    6 x 2 GB DDR3 triple channel
    nVidia GTX 580
    2x WD SATA HDD
    both systems running on:
    Windows 7 x64
    Mastercollection CS5.5
    latest updates for OS, CS5.5 and GFX drivers...
    Maybe this threat helps .... ;-)

    I did heavy testing the last days including systems at my home and at a friends office.
    In fact, I can´t tell, what´s causing this, but it seems to depent on a certain type of installation. But first the tested systems:
    nVidia GTX480 SLI, Win 7 x64, CS5.5 - working
    nVidia GTX580 Win7, CS5 - working
    ATI HD4870x2, Win7 x64, CS5 - working
    nVidia GTX580, Win 7 x64, CS5.5 (update from CS4 ->CS5 -> CS5.5) - not working
    nVidia GT240M, Win7 x64, CS5.5 - working
    ATI X1900XT - XP SP3 x64, CS5 - working
    nVidia QuadroCX, Win 7 x64, CS5.5 (update from CS4 ->CS5 -> CS5.5) - not working
    ATI HD4390, XP x64 SP3, CS5.5 (update from CS4 ->CS5 -> CS5.5) - not working
    nVidia GTX480, Win 7 x64, CS5.5 - working
    On each system I installed the latest driver & updates, rebooted it and followed the same procedure:
    1 - removed (==renamed) prefs folder
    2 - start PS
    3 - open prefs / performace
    4 - config OpenGL for "Advanced"
    5 - closing prefs and restarting PS
    6 - checking OpenGL when active: pt7
    7 - Open menu "Window" and and select "Brush" (or press F5)
    8 - docking Brush-panel from original position to the tools-panel on the left
    9 - saving workspace as "BrushTest"
    10 - restarting PS
    11 checking OpenGL
    Since you have all older Versions still installed when you update i.e from CS4 to CS5 I tried this with every installed version.
    On my two office WS I have CS4, 5 and 5.5.
    After trying this with the GTX580 with this results: CS4 working, CS5 working, CS5.5 not working - I today started PS 12.1 for working and saw that tiny shadow below the document - WITH the brush panel open!!
    Checked it and now its working proper. I have no clue what has changed over night but it did it...
    My primary WS with the Quadro card still refuses to actived OpenGL with the opend brush-panel, no matter what I try.... maybe I gonna deinstall that CS4 to 5.5 mess and get me another license for the full CS5.5 instead of the update from the update...

  • No Sound; All options greyed out

    Output options for sound are greyed in Preferences and the desktop sound icon. In the Audio MIDI Setup window, the default output says Built-in Output and the System Output also says Built-in Output. No other options available for either.
    Just below halfway down there is Audio Input, which has a bunch of info on the left, but on the right where it says Audio Output, there is just a greyed out message that says Output is Not Supported.
    I also tried the option/apple/p/r, got the three chimes, but sound is still greyed out.
    Any gurus out there who can tell me what simple thing I did to cause this, or is it a hardware/sofware bug?
    Macbook Pro Core Duo 2   Mac OS X (10.4.8)   2 gig SDRAM 2.33 GHZ Core Duo 2

    it doesn't matter if you've used the ports or not.. there is a sensor inside the audio ports that will automatically switch your audio in and/or out into digital mode if it trips and then 'thinks' there's a digital cable connected. basically, if you open your sound control panel and display the output pane and it says 'digital out', and the volume control (and everything else) is greyed out, and it says something about this device not having volume control... then this is exactly the situation where the port sensor has clicked on to digital and is staying there. unfortunately, the sensor seems to be quite fragile and there are plenty of users that are suddenly wondering why they have no sound, and why the sound ouput only says digital and the options are greyed out. it would be at least a comfort to be able to say that this only can happen if you've been plugging things into the port (such as headphones), but I've heard of this happening to people regardless.
    anyway, look for the signs I mentioned: the digital output option being the only available choice in the sound control panel, with options greyed out. and also a red light coming out of the port. if this is happening to you, then you need to get the machine fixed cos that sensor is jammed.

  • My wifi option greyed out and when i checked out wifi adress it shows N/A . how would i solve this ?

    my wifi option greyed out and when i checked out wifi adress it shows N/A . how would i solve this ?

    http://support.apple.com/kb/TS1559

  • Internet Options greyed out in Internet Explorer 9 because of GPO settings in Windows 2008 AD

    Internet Options greyed out in Internet Explorer 9 because of GPO settings in Windows 2008 AD.
    I am trying to find out what GPO setting is causing this so I can change I.E. settings at a desktop running Windows 7.
    A GPO has I.E. locked down so settings are greyed out for Intranet settings so I can't change Intranet settings.
    How do I enable so I can save changes with a GPO?

    Classic GPO using Administrative Templates, is designed to do exactly that (disable the UI).
    Previously, you could use IEM in preference mode.
    Now, you'll need to use GPP, but there are a couple of limitations.
    Check the IE10 IEAK documentation (it's useful for understanding what you can do with GPP)
    http://technet.microsoft.com/en-us/library/jj890998.aspx
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Why is my WIFI option greyed out!? 4S

    Last week I had my iPhone 4S replaced because my wifi option greyed out and the battery life started to drain really fast. 8 days later it's the exact same problem. What's happening here? I bought the phone 11 months ago!!! Up to date software, reset network settings. I have spoke with several other people with the same problem. I expected more from an expensive apple product...
    Please help me Apple! Thanks

    Your replacement should have a minimum of a 90 day warranty, if replaced by Apple.
    If you've followed all of the steps in the troubleshooting article, and your replacement device is still having wi-fi greyed out, then get the device replaced.

  • All 3D options greyed out in CC

    I'm not sure why all 3D options greyed out in my Photoshop. I can use the 3D options last month.
    I am using the Intel HD 4600 integrated graphics.
    System Info
    Adobe Photoshop Version: 14.2.1 (14.2.1 20140207.r.570 2014/02/07:23:00:00) x64
    Operating System: Windows 8 64-bit
    Version: 6.2
    System architecture: Intel CPU Family:6, Model:12, Stepping:3 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2
    Physical processor count: 4
    Processor speed: 3400 MHz
    Built-in memory: 7878 MB
    Free memory: 5529 MB
    Memory available to Photoshop: 6866 MB
    Memory used by Photoshop: 60 %
    Image tile size: 1024K
    Image cache levels: 4
    Font Preview: Medium
    TextComposer: Latin
    The GPU Sniffer crashed on 7/12/2014 at 8:46:54 AM
    Display: 1
    Display Bounds: top=0, left=0, bottom=900, right=1440
    OpenGL Drawing: Disabled.
    OpenGL Allow Old GPUs: Not Detected.
    No GPU information available

    aqlisk wrote:
    System Info
    The GPU Sniffer crashed on 7/12/2014 at 8:46:54 AM
    No GPU information available
    Make sure your Intel HD device driver is good Photoshop is having problems when it tries to get information about your graphic GPU

  • MPB Rendering option greyed out - Win7 k5000

    System: Win 7/64; CPU E5-2690 X 2; 64Gb RAM; PP CS6 6.0.5; Quadro K5000 GPU.
    Project - Project Settings - General - rendering option greyed out. I've carefully seached the forums, tried various suggestions, but still cannot get to select the drop down box.
    Can anyone help?
    Thanks
    Les

    Andrew, thanks very much.
    Yes - you were correct; while I checked the cuda support txt file, I 'assumed' that 'quadro 5000' would be correct. I edited the file, saved it back to its location, and now have the drop down option working.
    Really appreciate,
    Regards
    Les

  • Print option greyed-out

    G'day
    Here's a weird one.  About 90% of the time, after I print a file out, the print option in the file menu greys-out, and stays greyed out until I restart CFB. Even if I CANCEL the print screen, the print option greys out.
    Windows Vista Business, 64-bit.  Stand-alone CFB install.
    Adam

    That's the "tree hug" feature
    Heh.
    In my defence, this is the first time I have tried to print something from any of Eclipse, CFE or CFB, in the 7-8yrs I've been using one or other.
    Adam

  • ___Why is my Crop Tool's perspective option greyed out?

    ___Why is my Crop Tool's perspective option greyed out?

    I just found the answer:
    http://answers.yahoo.com/question/index?qid=20110925143008AAoGeDH
    Must be a glitch....

  • HT1695 Wi Fi option greys out in my new I phone 4s or some times my phone cannot scan for wi fi . How can I rectify it?

    Wi Fi option greys out in my new I phone 4s or some times my phone cannot scan for wi fi . How can I rectify it?

    read http://support.apple.com/kb/ts1559

Maybe you are looking for

  • Issues with Weblogic connection pool creation

    Hi, I need to create a Connection pool in weblogic to access a mdb file(MS Access) . Iam not able to see any precoded drivers in weblogic for accessing MS Access. Let me know if anyone has details on this. Thanks.

  • Problem while  using module DynamicConfigurationBean

    Hi experts            I am doing a file-to-file bypass (<b>without any mapping involved</b>) scenario.My input file name is <comanycode>.<date>.<timestamp>.dat and I want output filename as <companycode>constant.<date><timestamp>.dat To achive this I

  • Search a string in a blob

    I need urgent help regarding blobs in Oracle8i database on SuSe-Linux. I'm trying to make a procedure searching for patterns in a blob. The procedure is allways invalid with errors regarding hextoraw or raw. I'm making this procedure based on an exam

  • Errors appeared in alert log file should send an email

    Hi, I have one requirement to do, as i am new dba, i dont know how to do this, sendmail is configured on my unix machine, but dont know how to send the errors appeared in alert logfile should send an email to administrator. daily, it has to check the

  • Scrambling HR Data after System Copy

    We have several copies of our production HR system (R/3 Enterprise 4.7), and users would like extended authorizations in those systems.  Given the sensitive nature of the data, we are very reluctant to do so.  Is there a way or utility to scramble al