Save after checkin -- warning missing for .dita files?

I've been preparing guidelines for our writers to work with the FM SharePoint Connector. I've cautioned them to save before checking in.
Still, it is possible to check in, continue editing, and then try to save.  While exploring the recovery procedures for this, I noticed that unstructured .fm files and .dita files behave differently. With an .fm file, I got a (not quite accurate) warning that "the file has changed on the disk since you last opened or saved it." But with a .dita file, I got no warning at all.
Has anyone else noticed this?  It looks like it might be a bug.

It's one of the most common threads in this Forum, you'll find a lot of them if you use the search function. Here is one of them:
http://discussions.apple.com/thread.jspa?messageID=6289747&#6289747
and another one:
http://discussions.apple.com/thread.jspa?messageID=6010096&#6010096

Similar Messages

  • Why can't FC save the folder locations set for render files?

    I wrongly assumed that when you go to system settings to select the scratch disks (root folder where all the audio and video render folders and files go, capture files, etc.) that Final Cut would save the folder locations within the FC project you are working in. Makes total sense, but for reasons I don't understand, FC does NOT save these folder locations and the result is that I have render files scattered all over the place on my hard drive and it is quite a mess! Fortunately, the project file remembers where it put the render files, so as long as you don't remove or rename any project folders, everything shows up rendered on the time line as it should. The problem is, if I'm working on several projects at once, I have to reset the scratch disks every time I reopen a project, otherwise the program will save it to the last scratch location selected and put all of the render files in another project's folder. I often forget to reset the scratch disks when I'm busy and now I have render files mixed up in various project folders.
    Why can't you just set the scratch disks one time when you first set up the project and have the project always remember that location, instead of always having to reset them every time you reopen a project. I love Final Cut, but this is a product defect that should be addressed and corrected. If the project file can remember where it is putting all the render files, it should also be capable of remembering the scratch disk locations you originally selected when you first set up the project or better yet, save it to the project's root folder by default. Am I missing something here?

    As MtD describes, FCP sets file locations for ALL projects at the system level.  It may help to organize things this way so your files don't end up scattered across multiple locations.
    Save the project files to your User folder on the boot drive.
    For all the other files FCP creates, set them on a non-boot drive similar to this:
    Media Drive
    ----->FCP Documents
    ---------->Autosave Vault
    ---------------->Acme Widgets Demo (sample project name)
    ---------------->Grass Valley Music Video (sample project name)
    ---------------->Jen's Wedding (sample project name)
    ---------->Audio Render Files
    ---------------->Acme Widgets Demo (sample project name)
    ---------------->Grass Valley Music Video (sample project name)
    ---------------->Jen's Wedding (sample project name)
    ---------->Capture Scratch
    ---------------->Acme Widgets Demo (sample project name)
    ---------------->Grass Valley Music Video (sample project name)
    ---------------->Jen's Wedding (sample project name)
    ----------->Render Files
    ---------------->Acme Widgets Demo (sample project name)
    ---------------->Grass Valley Music Video (sample project name)
    ---------------->Jen's Wedding (sample project name)
    ----------->Waveform Cache
    Of course, you can choose to keep renders or the Autosave Vault folder on other drives ... just keep them off your boot drive.  It may not be the way you're use to working, but it's worked well for me the past 14 years.  When you finish with a project and ready to delete the associate files, just go to your media drive and delete folders bearing the project's name.
    -DH

  • SaveAs() method doesn't work for PDF file

    I used the script below to generate a PDF file. When I ran it, no error occurred but no PDF was generated either
    var pdf = new File("E:\\STWWEB1\\CDLG_ILL\\temp\\jpeg\\640\\1.pdf");
    docRef.saveAs(pdf);
    Does anybody know what's wrong?

    PDF needs to have a new instance of the PDFSaveOptions created. Look at the JS Reference
    PDFSaveOptions
    Options for saving a document as an Adobe PDF file, used with the saveAs method. All properties are optional.
    Saving to PDF format
    // Saves the current document as PDF to dest with specified options
    // dest contains the full path and file name to save to
    function saveFileToPDF (dest) {
    var doc = app.activeDocument;
    if ( app.documents.length > 0 ) {
    var saveName = new File ( dest );
    saveOpts = new PDFSaveOptions();
    saveOpts.compatibility = PDFCompatibility.ACROBAT5;
    saveOpts.generateThumbnails = true;
    saveOpts.preserveEditability = true;
    doc.saveAs( saveName, saveOpts );

  • Error opening files on a server "Application is missing" for every file type

    Hello,
    I have got quite a strange problem with Maverick and a server (Isilon NAS).
    When we connect to this server, with SMB or CIFS, it's impossible to open a file because "The application is missing". They are .PDF or .XLSX files mainly, so nothing exotic.
    If we copy those files locally we are able to open them. The problem is only happening on two new MacBook Pro, we have roughly 40 other various Macs without this bug.
    It's possible to "fix" the problem temporary by connecting to the same server, but on another share : smb://my_server/one_share -> "The application is missing", smb://my_server/another_share -> Working as expected. But next time "another_share" won't work, but "one_share" will...
    We tried to troubleshoot the problem but it looks like a really rare bug, we are going to install the Combo Updates to see if it helps.
    Any suggestion or idea is welcomed.
    Have a nice day

    Hi
    Did you try some steps given in the following article
    "Some files on the server may be missing or incorrect" Warning Message
    See if that helps. Do let me know if you have any question.

  • File Save after clicking in script output overwrites file with output

    This is bad:
    If you run a file as script and afterwards click on the output window,
    even if you click back on the script window,
    the Ctrl+S (or even worse the File > Save menu option)
    overwrites your file with the script output.
    You only realize this when you reopen the file, or if you use another editor with auto-refresh, such as Crimson Editor.

    Here is how to replicate the disappearing sql script:
    In the Save dialog box, if the “.sql” is left off of the file name, only the script output is saved (this is bad).
    If the file name ends in “.sql”, the script and the script output are saved (this is good).
    I have no idea what the purpose of this feature is, and it has caused me much grief. I hope the next version of SQL Developer does it better.

  • Image href missing for destype=file

    Hi,
    ias904 - desformat=HTML
    When destype=cache resulting html page can display images
    When destype=file resulting html page doesn't display any images because in the html source generated there's no virtual directory name for the generated image file ie the http server cannot locate the image.
    Can I define any settings to resolve this ?
    Thanks
    Pete

    Hi Pete,
    This is the sample code generated in the HTML file for images:
    img src=064014980.png width=135 height=36 border=0
    When you use DESTYPE=file, the Reports Server places the HTML file as well as the associated images in the same location (the location is specified by DESNAME). As a result, when you open the HTML file, the associated images will open automatically. The HTTP Server does not need to locate the images in this case.
    Navneet.

  • After downloading Maverick I cannot save or email scans from my HP L7780. I receive  error message "An error has occurred saving the file because it could not be written to.  Check the properties for the file to make sure it is not read-only. "

    After downloading Maverick I cannot save or email scans from my HP L7780. I receive  error message "An error has occurred saving the file because it could not be written to.  Check the properties for the file to make sure it is not read-only.

    Read the user manual that came w/the scanner and/or contact HP Support.
    http://support.apple.com/kb/PH14141 OS X Mavericks: Reset the printing system 
    http://support.apple.com/kb/HT3669 Printer and scanner software available for download 
    A scanner driver you may wish to consider:  VueScan Scanner Software

  • After effects warning: Audio conforming failed for the following file:___________.cfa. Perhaps due t

    After effects warning: Audio conforming failed for thefollowing file:___________.cfa. Perhaps due to disk space.
    I am working on a project for an internship and I am editing a video I had the video files working and then I started doing some editing and animations for the video  and now for some reason when I open the file into AE I get this message so I tried starting over same message when I import the video files.

    I had this problem after converting some MPG's to avi's... the resulting filenames were 'foo.MPG.avi' ... the error message only seemed to indicate it was foo.MPG, so AE thought it was a MPG container type by parsing wrong, when it wasnt. i renamed all my files to just the avi, like 'foo.avi' and then imported into AE and it worked, no errors.

  • SH %LICMGR-3-LOG_LIC_FILE_MISSING: License file(s) missing for feature LAN_ENTERPRISE_SERVICES_PKG

    Hello,
    I have a log file that tells that the license file is missing for  LAN_ENTERPRISE_SERVICES_PKG, but I do not use any feature of that package
    NX3k# sh feature | include ena
    lldp                  1         enabled
    private-vlan          1         enabled
    sshServer             1         enabled
    tacacs                1         enabled
    telnetServer          1         enabled
    The log file:
    SH %LICMGR-3-LOG_LIC_FILE_MISSING: License file(s) missing for feature LAN_ENTERPRISE_SERVICES_PKG
    NX3k# sh license usage
    Feature                      Ins  Lic   Status Expiry Date Comments
                                     Count
    LAN_BASE_SERVICES_PKG         Yes   -   Unused Never       -
    LAN_ENTERPRISE_SERVICES_PKG   Yes   -   Unused Never       license missing
    **** WARNING: License file(s) missing. ****
    I would very appreciate if someone can help to disable the
    LAN_ENTERPRISE_SERVICES_PKG
    Regards,
    Egor.

    I found the solution. There is open bug regarding the issue.
    CSCtz91348 - LIC_FILE_MISSING: log after ".lic" file lost in SPROM
    https://www.cisco.com/cisco/psn/bssprt/bss?searchType=bugIdfilterData&bugId=CSCtz91348&filterData=EMPTY&QueryString=nexus%203000%20license%3Fst=kw&highLight=true&searchCriteria=nexus%25203000%2520license&isadvancedpage=false&SavedSearchType=false&advkeywords=&page=bstBugDetail&sortedCol=bugId&sortedDir=descending
    Maybe it will help somebody.
    Egori4.

  • PKG-Building: WARNING: missing directory entry for /tmp

    Hi,
    After I ran the 'pkgmk -o -r / -d /tmp/pkg -f my.prototype' I got followings:
    ## Building pkgmap from package prototype file.
    ## Processing pkginfo file.
    WARNING: missing directory entry for </tmp>
    WARNING: missing directory entry for </tmp/test>
    ## Attempting to volumize 4 entries in pkgmap.
    part  1 -- 167 blocks, 16 entries
    ## Packaging one part.
    /tmp/pkg/WChen/pkgmap
    /tmp/pkg/WChen/pkginfo
    /tmp/pkg/WChen/root/tmp/test/test1.txt
    /tmp/pkg/WChen/root/tmp/test/test2.txt
    /tmp/pkg/WChen/root/tmp/test/test3.txt
    ## Validating control scripts.
    ## Packaging complete.
    What does here "WARNING: missing directory entry for </tmp>" mean? Though this is not critical, I want to know if it's possible to get rid of it.

    you want add this into pacmans path
    Server = ftp://ftp.archlinux.org/tur/hapy
    then
    pacman -S gnomad2
    its so much easier
    but if your current like if you ran pacman -Suy after oct 1 i belive
    then it probably wont work
    mine did till the new upgrades
    ive not been able to build it from source like your doing ive tried many times
    i read some where in the read me files bout jsut adding  modprobe njbfs then mount it like
    a mass storage device im gonna try looking into that today
    i also posted ? to the forum on this

  • After upgrading to the latest version of itune, I get this message when trying to open itunes: "The I'tunes Library File is locked, on a locked disk, or you do not have permission to write for this file.

    After importing the latest version of itune, I now get this message:  "The I-tunes library file is locked, on a locked disk , or you do not have permission to write for this file.  How do I resolve this?

    check if you have read & write permissions for your music folder. in the finder, right-click on it and get info. unlock the little padlock (you may have to enter your admin password) and change the permission settings if necessary. next, click on the little gear-shaped icon and apply to enclosed items like so
    the important part is to apply to enclosed items !
    also, even if it seems unrelated, try the steps in this support article: iTunes: Missing folder or incorrect permissions may prevent authorization

  • I have a 2 x spot colour file in Illustrator CC and need to save it as a PDF for printing in spot colour....

    I have a 2 x spot colour file in Illustrator CC and need to save it as a PDF for printing in spot colour, which option do I choose in the 'save as' menu?
    and how do I check it?
    The overprint panel is open and I can turn off the cmyk ( there are no separations for the cmyk anyway)
    Have looked at the tutorials which tell me to print as PDF7 but that utility is disabled and has been for ages.
    it is a simple need but can find no simple information so think I must be missing something!
    Thanks in advance!

    No magic required. You simply save it as PDF-X from AI. If the spot colors are based on correct swatches and tagged accordingly, they will appear as separate inks/ plates in the PDF, which you can verify in the ink manager in Acrobat. That's pretty much all there is to it and the print facility should handle this file correctly.
    Mylenium

  • Missing thumbnail images for AVCHD files

    I never had this problem before.
    In the past I would import AVCHD (*.mt2s) video files to the oganizer using Premiere Elements 7.
    Then I would open Photoshop Elements 7 and the video files I just imported in Premiere Elements 7 would display their thumbnails just fine.
    NOW, these thumbnails do not display.
    AVCHD files that I had previously imported still display their thumbnail, but any NEW AVCHD files do not display their thumbnail images; it just displays a default video thubmbnail graphic.
    Furthermore, if I select "Update thumbnail" from the context menu of a previously imported AVCHD file with a thumbnail, then the thumbnail image goes away and siaplays the default graphic.
    (PLEASE NOTE: when I click the default thumbnail image, it opens the video previewer successfully. So the answer is not that the video file is missing and therefore needs to be reconnected to regenerate the thumbnail image. So else is wrong here.)
    How can I get the thumbnail feature to work properly? It works fine in Premiere Elements; the thumbnails images for both new and old imported files display just fine in that program, which is what I used to be able to see in Photoshop Elements. Why is PSE7 not displaying these video thumbnail images?

    I have solved this issue myself a month or two ago and forgot to report my findings.
    I alspo have a Canon HD camcorder so this was a major issue for me.
    The way to resolve this issue (at least in my case) was to download a  codec pack like k-lite. Do a google search for the codec pack or follow this link:
    http://www.codecguide.com/download_kl.htm
    When I installed the codec pack, I think I had to make sure M2TS files were selected within the installation wizard so just be aware of that.
    Another way to resolve this issue is to upgrade to Windows 7. After I upgraded to Windows 7, I did not have to re-install the codec. I think Windows 7 has native support for AVCHD files.
    I hope this helps. If it does, please report here if you encounter anything of note worthy since the details of this process are no longer fresh on my mind.

  • Cannot "Save As" any Office 365 Pro Plus files e.g ppt to my OneDrive for Business folder

    Hi, I am unable to save any Office 365 ProPlus files to my OneDrive for Business.
    When I am in the document, I select File | Save As, browse to my OneDrive for Business folder and Click Save. I get the error
    "This file cannot be saved to this location because there is no connection to the server. Check your network and try again."
    I can drag and drop the file into OneDrive using Windows Explorer and my OneDrive is Synchronizing files OK. This is happening to my collegue as well. Any ideas on why Save As does not work and how to reslve it?

    Hi,
    Based on the error message, it seems that the connection between the OneDrive for Business folder and the library in Office 365 site does not connected due to some reasons.
    I recommend to click the OneDrive for Business button and click Sync Now to reconnect the folder with the site.
    And then check the status of the OneDrive for Business folder to see if the sync is OK.
    After that, use Save As to save the documents to the OneDrive for Business folder and compare the results.
    If above cannot help, I recommend to clear the OneDrive for Business cache and re-sync the library.
    You can refer to the link below for detailed steps:
    http://its.uiowa.edu/support/article/102675
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Missing LIBRFC32.DLL file for 64bit - x64 Windows Server

    Dear Folks,
    I have installed SAP ECC6 with BI7 system on Windows Server 2003 on x64. But I am not able to get data from SAP BW from Crystal Report 2008. I also did  MDX PARSER connection test through t.code SM59. I got list of error messages.
    Logon     Cancel
    Error Details     timeout during allocate / CPIC-CALL: 'ThSAPCMRCV' : cmRc=20 thRc=456 Timeout dur
    Error Details     ERROR: timeout during allocate
    Error Details     LOCATION: SAP-Gateway on host ns2 / sapgw00
    Error Details     DETAIL: no connect of TP mdxsvr from host ns2 after 20 sec
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 798
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 5873
    Error Details     RETURN CODE: 242
    Error Details     VERSION: 2
    I have been read other forums, most probably I am missing LIBRFC32.DLL file for x64 Windows Server. I couldnu2019t find any where this specific file for Windows Server x64 64bit version. It is available on Sap Market place, since I donu2019t have super user rights, I canu2019t download it.
    If any one of you already have this file. Please share with me.
    thanks
    Obaid

    Hello Ingo
    Thanks to read my problem and for your reply, I have already read that SAP Note 1032461,  I  have the same problem as clearly defined in the note, and suggesting to put LIBRFC32.DLL file in <windows-dir>/system32 folder.
    My SAP ECC and BI7 (Kernl 7.00) is installed on 64-bit, x64 Windows Server 2003 Enterprise. I need to download that file from RFC library available on SAP Market place. But, I don't have any super user rights.
    If someone has similar setup and has already that file or could download for me. I need to get that file. I appreciated your kindly help.
    thanks
    Obaid

Maybe you are looking for

  • 10.1.0.4 listener process spawns a new listener process

    Hi Last week we had a problem with the listener on one of our 10.1.0.4 databases. the TNS connections were timing out, and no one was able to connect ( unless as a local connection from the DB server ). When I did ps -ef | grep -i listener I saw TWO

  • Displaying Picture in a Java APPLICATION please help!!

    I have been trying to write a method that Displays a .jpg file when called. However I have not gotten far, every book I have tell you how to display pictures in an applet but not an application. I did find some code that is supposed to be for an appl

  • The mass change of scheduling agreement

    Dear all, currently, i want to make the mass change to reject all the scheduling agreement in SD. However, i could not found the schecduling agreemts in MASS and i also could not found the relevant date in the table masshead. anybody would like to gi

  • ESOA & Webdynpro for Java.

    Hi ESOA gurus, I am working on Webdynpro for Java,Enterprise Portal.I would like to know how ESOA is related to me. Going forward if i want to Work on ESOA what are the prerequistics. Reward points will be awarded for suitable answer. Thanks in Advan

  • Error during transfer of tax condition JA1X

    How to resolve this error? This error is appearing when i am copying quotation to sales order and saving the same.The momebt i save the SO ..it gives following error. Error during transfer of tax condition JA1X Message no. VH807 Diagnosis A condition