LR cannot see PSE DNG or TIFFS

I have made a panorama in PSE 9 from TIFFS from LR 3.2. I converted the pano to TIFF. LR cannot see the TIFF to imoprt. Tried converting to DNG. LR cannot see the DNG!!! It can see LR created TIFFs and DNG, but not PSE. Is PSE not compatable with LR? Is there a special step, trick, or dance I must do to import a PSE created file into LR?

If you choose "Edit in PSE" from LR with several images selected, LR builds TIFFs (or PSDs), adds them to the catalog and then calls PSE with those TIFFs (or PSDs).
If you then create a Panorama in PSE with these images, you build a new image, and save it under a different name than anything LR knows of so far. Because of this, after saving the Pano-TIFF in PSE, you have to import the Panorama in LR to add it to your catalog if you want it there. This is a bit annoying (but understandable), as you have to apply keywords etc. to the Panorama seperately if you want any.
Beat Gossweiler
Switzerland

Similar Messages

  • PSE 8.0 Cannot See All Tools

    Good Day Eveyone:
    I cannot see all the tools that are listed in PSE Help for PSE 8.0.  For example Healing Tool - I only see the Spot Healing Tool on side of my screen.  I do not see both clone tools.  How do I get these other tools listed?  Thanks.
    http://help.adobe.com/en_US/PhotoshopElements/8.0/Win/Using//WSae2ea3b149d0c3591ae939f1038 60b3d59-7e2a_WIN.html
    Thanks Robert

    Thanks Anyway but I just found it.

  • PC users cannot see my sent e-mail photos?

    Why is it that when I e-mail photographs to PC users they cannot see them? What can I do to solve this problem?
    Thanks

    1. Did you check the box 'send windows friendly attachments'?
    2. Did you add a suffix to the file, like .jpg or .tiff?

  • I have elements 8. It opens in editor, I cannot see the organizer button.

    I have elements 8. It opens in editor, I cannot see the organizer button or the little house icon.How do I get it back so I can get into organizer. Thks

    Mac or windows? The mac version of PSE 8 comes with Adobe Bridge, not organizer.

  • Cannot see thumbnails of PEF in bridge

    I just installed PSE 8 for Mac on my iMac.  When using bridge CS4 that installed with it, I can open my Pentax RAW files, but I cannot see thumbnails prior to that.  I just see the PEF icon.  Is there an update that didn't install?  As it is, it's nearly useless.

    Just a heads-up for others who might read this... I recently installed PS CS5, Lightroom 3, and ACR.  At first when I opened Bridge or Lightroom I was not seeing thumbnails for my pentax .PEF files.  Then I went to adobe updates and got the latest ACR plugin update, and it included my camera, Pentax K-5.  That was the missing step and now thumbnails show up in all adobe views of my photos.  They still don't show in Windows but that's fine.

  • Can I share "Ratings" and "Labels" with another person?  When I send the photos to another person they cannot "see"  any stars or colored label ?

    Can I share "Ratings" and "Labels" with another person?  When I send the photos to another person they cannot "see"  any stars or colored label  that I set?

    You can convert your file to a .dng file and that will encapsulate the meta data into the file instead of it being in a separate side car file!

  • I cannot see deactivate under Help on my Photoshop Elelments 12 product, where might I find it?

    I cannot see deactivate under Help on my Photoshop Elelments 12 product, where might I find it?

    In PSE 12 and 13 it's Sign Out instead of Deactivate. Same thing, same place in the Help menu (check the editor if you don't see it in the organizer).

  • Cannot see new SQL 2008 R2 Express instance on Small Business Server 2011!

    Hi,
    As it is stated on the subject line, I'm having a problem after I did a new install of SQL 2008 R2 Express and put a new instance on SBS 2011.
    I'm developing a new program using SQL 2008 in C# and VB.Net. I have SQL 2008 R2 Express installed on my computer called "MSQL8R2EDATA" on my PC. Now I need to deploy it on SBS 2011 so I can do some testing on other workstations.
    I'm currently running Windows 7, 64 bit, and it's named STEVE-PC. The SBS 2011 is named SERVER1, and it's 64 bit as well.
    After installation on SERVER1 (SBS 2011), I then fired up SQL Server Configuration Manager and enabled Named Pipes, TCP/IP, and VIA.
    After I've completed the SQL Configuration on SERVER1, I went back on my PC (STEVE-PC) and I tried to use Management Studio to connect to the  new instance MSQL8R2EDATA on SBS 2011, only problem is, I only see the computer name, not the new instance
    I've installed.
    Back on SBS 2011 (SERVER1), I've verified that all the protocols are enabled, and the SQL Server Browser is automatically loaded and currently running, as well the MSQL8R2EDATA instance is automatically loaded and running, yet I still cannot see
    it from my PC (STEVE-PC). I even switched from dynamic ports to a static port of 64719 (that was what the MSQL8R2EDATA was listening on that port when it was dynamic), and then added new rules to the Windows Firewall for program of the SQLSERVR.EXE, and
    for UDP and TCP for port 64719 to "Allow All Connections" for Domain, Private, and Public; yet I still cannot connect SERVER1\MSQL8R2EDATA. I even disabled the firewall and then trying to connect once again to SBS 2001 and it still fails.
    In case you're wondering, I left it on port 64719 since there are other active SQL Servers on SBS 2011 (SharePoint, SBSMonitoring, and ACT7).
    Interestingly, when I run Management Studio on SBS 2011, I can see STEVE-PC\MSQL8R2EDATA and I'm able to log in and connect to it.
    So what's going on here?!? Why am I able to connect to STEVE-PC which is Windows 7 64 from SBS 2011 (SERVER1), but I cannot connect from my computer to that instance on SBS 2011??
    I really could use some big time help on this.
    EDIT: Sorry for the confusion, but on the Windows Firewall (WF.msc), I did add new rules for incoming connections on:
    Program incoming connections to SQLSERVR.EXE
    TCP Port 64719
    UDP Port 64719
    EDIT: To further assist, I have Management Studio installed on the SBS 2011, and I can locally log in and connect to the MSQL8R2DATA on SERVER1 with success. I even tried tcp:SERVER1\MSQL8R2DATA and again it is successful log-in and connection.
    Thanks in advance!
    Steve

    Hi,
    Thanks for the response, but I have a question:
    Installing SQL Express or SQL Server is not recommended on SBS
    2011 because it is a DC, however technically it will work.
    I'm a newbie when it comes to SBS 2011 and I'm taking a crash course on the subject. Can you explain to me what you mean by "DC"? Also, why
    isn't recommended to install a new instance on SBS 2011?
    As I also stated, I've added "New Rules" to the Windows Firewall to allow incoming connections on port 64719 for both TCP and UDP, and I also allowed incoming connections for SQLSERVR.EXE but no joy to connect to the SERVER1\MSQL8R2EDATA.
    And yes, I can log-in and connect locally on SERVER1 using Management Studio with success. I even used tcp:SERVER1\MSQL8R2EDATA with the same success. It's my workstation STEVE-PC that fails. If that fails, then the rest of the workstations are going to fail.
    Are you suggesting that I put the SQL Server 2008 Express on another workstation and just allow to to be
    accessed that way?

  • I have just dowloaded the icloud control panel on my PC and i am am able to see everything that has been pushed to icloud from my ipad. However i cannot see my email. i can send from the computer using icloud, but i do not see any mail that is being rec.

    i have just dowloaded the icloud control panel on my PC and i am am able to see everything that has been pushed to icloud from my ipad. However i cannot see my email. i can send from the computer using icloud, but i do not see any mail that is being received by my ipad, which is set up with my mail server. What haven't i checked lol?

    turn your ipad off by holding the sleep wake button for 5 seconds and slide to turn off then turn it back on and the apps should be finished and if the apps didnt finish just redownload them

  • I switched from an iPhone to a Galaxy s4.  Everything seems ok except text messaging with people who have an iPhone.  I can send them a text, they can see it, but I cannot see what they text back.  What can I do please?

    I just switched from an iPhone to a Galaxy 4S and I like it except for text messaging.  I can text, they can see it, but I cannot see their response if they are using an iPhone.  Can you help me with this?  What do I do please?

        Congratulations on your new phone kathdogg! Now let's get your messaging working correctly. If you still have your old device, turn it on, go to settings, and turn off iMessaging.
    If you are no longer in possession of your old device, you will need to remove your phone number from your Apple Support Profile. This can be done here: http://bit.ly/1cst2SC 
    Please keep us posted, and let us know if this resolves your issue!
    Thank you,
    MichelleH_VZW
    Follow us on Twitter @VZWSupport

  • Cannot see table in sql developer or sql plus

    I have created a record in application designer. I have then built the table. I can close the record and then find it again in application designer. But if I go to sql plus or sql developer, I cannot see it. Am I missing a step?

    You probably can see all the tables of sysadm because someone else give you proper grant for that on existing sysadm's objects.
    For the new or modified object (drop+create) you should :
    1. connect as sysadm and run
    grant select on new_table_name to your_own_user;2. connect with your own user and run
    create synonym new_table_name for sysadm.new_table_name;Then you'll be able to query that table without using schema name alias.
    Some admin have also a ddl trigger to make it automatically.
    You could also work through a role and public synonym if more than one user needs to access sysadm's objects.
    Nicolas.

  • I cannot see XMLType table in sql*plus

    Hi,
    Although I have wokred extensively with Oracle, I am new to Oracle XMLdb. My problem is I cannot see the XMLType tables created under my schema. I can see the tables when I do a select from user_xml_tables. But if I do a 'desc' or 'select from', I get ORA-04043 or ORA-00942. I can desc an XMLType table owned by xdb. I am using Oralce 10g. Please provide a solution asap as a customer is waiting on this.
    Thanks,
    Jayati Ray

    Raghu !!
    GREAT!!!
    It was a BUG in Oracle sql developer, I installed the new version v3.0, It WORKS like a CHARM.
    Thanks a million for your help!!!
    Cheers
    Tony

  • My  2012 Mini OS 10.7.5 cannot see the Ethernet connection to my Actiontec GT701 WG.  The Network Preferences says "cable unplugged".  The WiFi connection is working fine.  Please Thank You

    My  2012 Mini OS 10.7.5 cannot see the Ethernet connection to my Actiontec GT701 WG.  The Network Preferences says "cable unplugged".  The WiFi connection is working fine.  Please Thank You

    Never mind, problem solved.  When I retunred to the Network tab the message had changed to "connected, no IP address" so I got that from the WiFi tab and configured the Ethernet manually.  Have a nice day @:-)#

  • I cannot see my Hotmail saved messages on my iPad 4.  I do not have this problem on my iPad 2.  All settings look identical.

    I cannot see my Hotmail saved messages onmy iPad 4.  I do not have this problem on my iPad 2.  The settings appear identical.Any suggestions to cure the problem?  Thank you.

    My iPad 2 does exactly the same thing. But I just have to go on to my wifi options and you can either forget this network and then press it again or you can turn wifi off and on again and press that wifi.
    Kind regards,

  • On my Mac pro I cannot see my iTunes library in my slideshow as a music selection

    I cannot see my iTunes library in iPhoto to add music to a slideshow

    Hi Mary3400,
    I'm not sure which version of iPhoto you are using, but see if the troubleshooting in this article helps.
    iPhoto '11: Add music to a slideshow
    The top section explains how to, the second section is for if you don't see your iTunes library as a source.
    Best regards,
    Nubz

Maybe you are looking for

  • Selected fields not in order

    Hello All,   I am selecting few fields from a table with the field in the condition 'rollname' = XXX.The rollname is a field in the table DD04t.If for exapmle in the selection screen if i give values like 'MATNR' 'EBELN' 'EBELP'  the select statment

  • Unresolved Webapp Library refereces

    I am getting following Error while deploying the application in weblogic portal 10, we are using weblogic portal 10 wps-toolSupport.war in our application. this error is coming from weblogic.xml of wps-toolSupport.war <Jun 10, 2010 11:40:07 AM EDT> <

  • -wap-input-format not working properly in Nokia 58...

    I didn't know where to report this bug, so I'll try here. When you create web pages for mobile use you can set various input formats in form elements. This helps the user by setting up and validating input even before it reaches the server. One of th

  • Hard Drive space dropped from 70gig to 24gig???

    Hi everyone, While streaming a video online (as I have done often) I got the standard "your system is low on memory" message. Thinking that's strange because I should have 70 gigs, I notice my computer was down to 100mb. Then it dropped to 0 space. I

  • Jumping text issue in RichEditableText

    Hi, I am using text layout framework in my application. I am using RichEditableText for editing the text. txtComp = new RichEditableText(); txtComp.height = 50; txtComp.setStyle("lineBreak",LineBreak.EXPLICIT); txtComp.textFlow.fontSize = 50; txtComp