Corrupted filenames on copy/transfer/write

Hi guys - I have a really upsetting problem on my new MacPro.
I find that when a large batch of files are written/transferred/copied, often some of them end up being saved with the wrong filename.
For instance, let's say I have file A.jpg (10k) and file A.tif (100MB) in a large batch of images. On transferring, I might find that I have all the files, but A.jpg is 100MB (the tif file was mistakenly saved with the jpg filename)
In a case like this, all of the original files would be correct, but the copied/received files would have errors like the above. It feels to me like some kind of directory structure problem, but the drive passes all tests without problem.
Can you point me in the right direction?

this should be very easy with automator which doesn't require the knowledge of Apple script.
If you want to use Apple script the following will do:
tell application "Finder"
set sfolder to choose folder with prompt "Choose the source folder"
delay 0.5
set tfolder to choose folder with prompt "Choose the destination folder"
duplicate files of sfolder to tfolder
end tell
------------------------------

Similar Messages

  • How do I copy & transfer iPhoto library from one mac to another?

    I have a Power mac G5 and want to transfer a complete copy of my iPhoto 6 library (with all the specific albums) from my Power mac G5 to a new mac mini. I have an external drive. Is there a way to do this operation direct, between computers, or do I go through the external drive? Which do you recommend and how do I do this?
    After the copy transfer is completed, in the future, when I add new photos to my iPhoto library on my G5 and I want to transfer a copy of the new photos to the mac mini, do I follow the same process you outline above? Will the future copy transfer require I delete the library on the mac mini, and make a new complete copy transfer, or will a future transfer only pick-up the new photos?
    Thanks,
    HDP

    1 - connect the two machines together (a network or firewire target mode) quit iPhoto and drag the iuPhoto library from the old to th enew machine
    2 - alternatively you can connect the EHD to the old machine, drag the iPhoto library to it, move it to the new machine and drag the iPhoto library to the picturews folde on it
    3 - there is no way to sync the libraries - if the two are on a network you could use iPhoto library manager (only if both use the same version of iPhoto ) or use image capture to move the photo to the desktop from the camera and tehn impor tthem into both - but you can not automatically sync them you have to load the photos twice or use IPLM to do it
    ln
    Message was edited by: LarryHN

  • How can I copy/transfer iTunes content ?

    How can I copy/transfer iTunes content from my old computer to the new one, considering that for some reason Target Mode and Migration Assistant doesn't work for me ?
    I don't need the application itself (it comes with the new computer) but just the content.
    I want to transfer my collection of CD in iTunes. they are all CD that I physically have in my living room, listen to them on my stereo and have copy them in my computer (which is in the Den) so I can listen while working on my computer.
    The iTunes is version 9.0.2
    Can I drag it to the external drive or perhaps just the songs, then copy/drag them to my new computer ?

    Hi-
    Can I drag it to the external drive or perhaps just the songs, then copy/drag them to my new computer ?
    Pretty much, Yes.
    If you wish to keep the formatting, notes, ratings, etc. that are with the library, you should allow the iTunes software to "discover" the library.
    If the iTunes Library from one machine is placed on an external drive, the iTunes software on the other machine can be directed to the library of the external drive when connected.
    Allowing "Copy to Home folder/music" will provide for copying of the library to the new machine.
    Alternatively, if the library is loaded onto an iPod, the iPod can be used to transfer the music.
    http://support.apple.com/kb/HT1329

  • I have messages in my clipboard I did not copy or write. Any info that could help resolve this?

    I have messages in my clipboard I did not copy or write. Any info that could help resolve this?

    Copy something to overwrite that.

  • Firefox-session: Multiple Firefox profiles, shared with copy on write

    This is really just a simple hack, but read on if you are curious.
    Firefox allows the use of multiple profiles with different processes. This is useful to separate concerns or work contexts. For example one might have a profile for web surfing, and another for doing work related task and yet another for private projects, etc.
    However, setting up a new profile can be tedious, especially if one likes to use multiple extensions and customizations. A solution would be to set up a basic profile and copy it for each new profile. This is wasteful though. The approach presented here uses copy-on-write to share the major portion of the profiles and still allow for individual customizations on each new profile.
    More info and shell script can be found here: https://github.com/jotrk/firefox-session/

    I start one copy in first window with -no-remote and the other three with -no-remote.
    However default FF seems to be running when all the others are shut down.
    My detail notes are below
    Multiple versions of Firefox
    As I have implemented the multiple desktop feature of Windows see http://technet.microsoft.com/en-us/sysinternals/cc817881 and this allows you to run multiple copies of Internet Explorer, but as Firefox is my preferred browser I wanted to be able to use that in any of the four virtual desktop.
    Initially I had two profiles for Firefox default user and Default User.
    I have changed the name on default user to fourth desktop and created three others first, second and third desktop.
    I have set up now five short cuts which are set up with the name of the profile and also in three cases –no-respond
    So for the first desktop I have
    "C:\Program Files\Mozilla Firefox\firefox.exe" -P "first user"
    for the second
    "C:\Program Files\Mozilla Firefox\firefox.exe" -P "second user" -no-remote
    and similar for the third and fourth
    The fifth shortcut is
    "C:\Program Files\Mozilla Firefox\firefox.exe" –P
    and enables me to start any profile.
    I can start and make enquiries on four versions of Firefox on the four desktops BUT if there is a link from a document or email an error message comes up saying Firefox is already running.
    Another interesting thing is that even when all copies of Firefox are shut down and I try to start the default profile it says that it is already running.

  • Java NIO - copy-on-write buffer

    This is regarding peculiar behavior of a Java program on Linux-IA64 platform.
    I have a Java program that uses MappedByteBuffer. For the same file, there are three buffers - read only, read/write and copy-on-write (cow)
    First, change contents of cow buffer and print all buffers. The change is reflected only in cow buffer (not in ro or rw) - as expected.
    Then, change contents of r/w buffer and print all buffers. The change is NOT observed in cow buffer, but reflected in ro and rw buffers (for Linux-IA64). I tried the same program in Linux-X86 and the change is reflected in all buffers (including cow buffer).
    I used JDK 1.4.2_03 for compiling and running. The doc for MappedByteBuffer says
    "The content of a mapped byte buffer can change at any time, for example if the content of the corresponding region of the mapped file is changed by this program or another. Whether or not such changes occur, and when they occur, is operating-system dependent and therefore unspecified."
    Is this behaviour acceptable? Is this observed in any other platform?
    I think Java NIO leaves it to the O/S and JVM is not doing anything here (as different from java.io). This could probably result in inconsistent behaviour across platforms (though it improves performance)
    Please let me know your thoughts.

    My thought is that you have posted this to the wrong forum.

  • To copy transfer rules

    Hi guys,
    how do we copy transfer rules, i need to build one more cube
    with the same transfer rules with slight modifications..
    Your help will be rightly appreciated
    Thanks,

    hi
    There is no option for directly copying
    You have to copy the routines manually and you have to create the other mappings again.
    Assign points if useful
    Regards
    N Ganesh

  • Copy Transfer Rules

    Hello,
    Can any body tell me how to copy transfer rules from one source system to an other for same datasource.
    eg: Material Attr from R/3 DEV and R/3 QA systems into BW DEV system.
    Any help is greatly appreciated.
    Thanks,
    Srini

    Hello Srini,
    as far as I know, this feature is not available. If I have to do the same, I use 2 sessions. The first one with the template (to copy from) and the second with the new transfer rules. But this works only, if the structure of the datasource in both systems is exactly the same. You can also use the meta data repository to copy from. Here you will also find the coding of the start routine as well as the coding for each infoobject.
    regards
    Siggi

  • Copy Transfer rules between 2 Infosources

    HI experts,
    I have two infosystems : E30 and T30.
    how can I copy the transfers rules from E30 to T30?
    thanks a lot!

    Hi Marc,
    Copying Transfer rules between infosources is not possible.
    However you can transport the rules from one system to another.
    Regards,
    R.Ravi

  • External hard drive, error -36, corrupt files and slow transfer speeds

    This is a long post but stay with me.
    I've got an external 250GB Lacie drive connected to my 24" Intel iMac via Firewire 800. I have approximately 80GB worth of files (including my iPhoto library) on the Lacie that I'm trying to move over to my iMac but have run into some frustrating problems.
    Overall, transfer speeds are erratic – fine at times and SUPER SLOW (5 minutes to transfer a 3MB file) at other times. At first I was transferring entire folders, but after always getting errors (error -36 to be exact), I was having to transfer individual files. This works fine as long as the files aren't too big (which makes the transfer speeds SUPER SLOW) and not corrupt (which gets me an error -36). Is my Lacie crashing on me? Is there any hope?
    Here's what I've done to try and salvage my sanity with no resolve to my problems (not exactly in this order):
    1) Ran Disk Utility to repair Lacie. Everything came back OK
    2) Ran Disk Warrior on Lacie. Found a handful of bad items that Disk Warrior was able to repair. Had Disk Warrior replace the old directory of the Lacie with the new directory.
    3) Ran Drive Genius: Raired and Rebuilt the directory, did an Integrity Check (came back OK), attempted to Defrag but could not because of errors to the drive, did a Scan for bad blocks (which after running for 3 days! it was only 20% complete and had found over 150 bad blocks, at which point I quit to try something else)
    4) Checked that my Firewire cable was properly connected and replaced the older one I was using with a brand new one.
    5) Disconnected all peripherals except for keyboard, mouse and Lacie.
    6) And at times, even viewing a file on the Lacie has caused my Finder to crash, requiring a restart of my iMac.
    I'm sure I've left something off I've tried but you get the idea.
    I've read that maybe I can transfer my files using Terminal. Yes/No? Does this bypass any corruption the files may have?
    What about creating a second partition on the Lacie and moving files over to the second partition? Does this solve anything? I don't know anything about partitioning so maybe I'm talking crazy.
    I've also read that iPhoto tends to corrupt files which makes me hate iPhoto, and myself for not backing up.
    And I've read a lot about error -36's and none of it sounds good so I'm just hoping that someone might have other suggestions for me to try and save my files (especially my iPhoto files which include baby pictures that if I lose, my wife will kill me).
    So if anyone has any ideas, let me know. Please. I'll try anything.

    Hi Aaron Thompson-
    I am fairly certain you have a bad power supply brick to the LaCie drive. This is a hard problem to troubleshoot as generally when the bricks go bad they do so slowly and the drive appears to power up and stuff but it just doesn't work.
    If the drive is under warranty LaCie will replace the brick at no charge. Otherwise they sell them for around $20US on their website.
    Luck-
    -DP

  • How can I use a script to search for a list of filenames and copy them to another directory

    Hi all,
    I'm quite new to using scripts etc and wondered if anyone could help? I've only ever modified preset folder scripts so making one from scratch is a bit new to me, but it would also be great if anyone else has done this before if they could pass on there script and ill modify to suit my needs.
    I will be recieving a tab delimited file containing a list of 150 - 200 clips every day and I need to pull those files onto a hard drive.
    All of the files are housed in one folder on the internal media drive and I would like to be able to have applescript / automator / whatever  either look through the tab file and then move the files in the tab file from the internal media drive to the external transport drive or I copy and paste the filenames into the script and run it and the script moves the files from the internal media drive to the external transport drive.
    Hope someone can help,
    Many Thanks

    There are no other files in the source video root folder nor are there any folders within the subfolders.
    I have tested the script and the response I am getting is this....
    Could this be something to do with the {} on the set filestoMove command?
    In the replies box I get the following....
    tell current application
      read alias "Macintosh HD:Users:Ben:Desktop:Untitled.txt"
      --> "000004_1__4michaeljmcevoy_4iLlBuDjjG0"
    end tell
    tell application "System Events"
      count folder "Macintosh HD:Users:Ben:Desktop:source"
      --> 10
      count item 1 of folder "Macintosh HD:Users:Ben:Desktop:source"
      --> 1
      get name of item 1 of item 1 of folder "Macintosh HD:Users:Ben:Desktop:source"
      --> ".DS_Store"
      count item 2 of folder "Macintosh HD:Users:Ben:Desktop:source"
      --> 1
      get name of item 1 of item 2 of folder "Macintosh HD:Users:Ben:Desktop:source"
      --> "000004"
      count item 3 of folder "Macintosh HD:Users:Ben:Desktop:source"
      --> 1
      get name of item 1 of item 3 of folder "Macintosh HD:Users:Ben:Desktop:source"
      --> "000005"
      count item 4 of folder "Macintosh HD:Users:Ben:Desktop:source"
      --> 1
      get name of item 1 of item 4 of folder "Macintosh HD:Users:Ben:Desktop:source"
      --> "000006"
      count item 5 of folder "Macintosh HD:Users:Ben:Desktop:source"
      --> 1
      get name of item 1 of item 5 of folder "Macintosh HD:Users:Ben:Desktop:source"
      --> "000007"
      count item 6 of folder "Macintosh HD:Users:Ben:Desktop:source"
      --> 1
      get name of item 1 of item 6 of folder "Macintosh HD:Users:Ben:Desktop:source"
      --> "000008"
      count item 7 of folder "Macintosh HD:Users:Ben:Desktop:source"
      --> 1
      get name of item 1 of item 7 of folder "Macintosh HD:Users:Ben:Desktop:source"
      --> "000009"
      count item 8 of folder "Macintosh HD:Users:Ben:Desktop:source"
      --> 1
      get name of item 1 of item 8 of folder "Macintosh HD:Users:Ben:Desktop:source"
      --> "000010"
      count item 9 of folder "Macintosh HD:Users:Ben:Desktop:source"
      --> 1
      get name of item 1 of item 9 of folder "Macintosh HD:Users:Ben:Desktop:source"
      --> "000011"
      count item 10 of folder "Macintosh HD:Users:Ben:Desktop:source"
      --> 1
      get name of item 1 of item 10 of folder "Macintosh HD:Users:Ben:Desktop:source"
      --> "000012"
    end tell
    tell application "Finder"
      -- 'core'\'clon'{ 'insh':'alis'($000000000152000200010C4D6163696E746F7368204844000000000000000000 000000000000CA40F7FC482B00000006AB3D06736F75726365000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000000000000000000000 00000007FD33CAFABF2E0000000000000000FFFFFFFF000009200000000000000000000000000000 00074465736B746F7000001000080000CA40E9EC0000001100080000CAFABF2E00000001000C0006 AB3D0006AA9B0000BEEC000200284D6163696E746F73682048443A55736572733A0042656E3A0044 657…
      --> {}
    end tell
    Result:

  • Log & Transfer of AVCHD fails to transfer - Write TimeCodeTrack Error -2008

    Hi,
    I'm testing out my new Canon HF11 and copied the AVCHD directory for a test shot onto my hard drive, created a new project in FCE 4.01, created a Bin, set it to default capture bin, then started Log & Transfer.
    When I select the AVCHD directory I see the two clips I recorded, and I can preview them in the L&T preview window. Dragging them to the Transfer Queue works, and I see the spinning disk to indicate it is being processed. After the progress bar reaches 100% the disk stops spinning, but there is nothing in the Bin.
    When I click on the clip in the transfer window it changes to indicate there was an error.
    Looking in the COnsole log shows:
    1/8/09 10:17:02 PM [0x0-0x5f65f6].com.apple.FinalCutExpress[67259] objc[67259]: Class MIOGenericUserDefaults is implemented in both /Applications/Final Cut Express.app/Contents/PlugIns/AVCHD.RADPlug/Contents/MacOS/AVCHD and /Applications/Final Cut Express.app/Contents/PlugIns/P2.RADPlug/Contents/MacOS/P2. Using implementation from /Applications/Final Cut Express.app/Contents/PlugIns/P2.RADPlug/Contents/MacOS/P2.
    1/8/09 10:17:03 PM Final Cut Express[67259] WARNING: Using deprecated NSTreeController internal API. Break on 'observedObject' to debug. Use of this method should be replaced by NSTreeNode/representedObject
    1/8/09 10:17:03 PM Final Cut Express[67259] WARNING: Using deprecated NSTreeController internal API. Break on 'observedObject' to debug. Use of this method should be replaced by NSTreeNode/representedObject
    1/8/09 10:18:25 PM [0x0-0x5f65f6].com.apple.FinalCutExpress[67259] Thu Jan 8 22:18:25 2009 MIOUnit_HelpersQTFileWriterBase.cpp:2508:*WriteTimeCodeTrack ### Err -2008*
    1/8/09 10:18:25 PM [0x0-0x5f65f6].com.apple.FinalCutExpress[67259] Thu Jan 8 22:18:25 2009 MIOUnit_HelpersQTFileWriterBase.cpp:1381:*WriteMovieTracks ### Err -2008*
    1/8/09 10:18:25 PM [0x0-0x5f65f6].com.apple.FinalCutExpress[67259] Thu Jan 8 22:18:25 2009 MIOUnit_HelpersQTFileWriterBase.cpp:1313:*WriteMovie ### Err -2008*
    Help?
    Thanks,
    Graham

    MacPro Dual 2.66 Xeon (2007 model), 8800GT video, 10.5.6
    OS and application drive has 463Gigs Free.
    Video is being captured to 2 drives - one has 429 Gigs free, the second has 230 Gigs free.
    The clip I'm trying to process is 00:01:07 (one minute, 7 seconds). It was recorded on the FH11 at the highest resolution (1920x1080, Cine Mode) and I selected AIC 1920x1080-60I and changed Matrix to Stereo in the L&T properties.

  • Custom Filename for ESB FileAdapter Write

    Hi,
    I have a ESB service that monitors and deqeues from the oracle.apps.po.event.xmlpo business event via the Oracle Applications adapter. This works fine as the WF_EVENT_T schema is routed via an XSL to a custom XML which is used later.
    However, I want the file to use a custom filename with the file adapter. In principle I know how to do this using the ehdr:setOutboundHeader functionality and have got this to work when setting a static filename.
    However, I want to be able to create the filename based on the Purchase Order Number coming from the WF_EVENT_T schema. It seems that the ehdr:setOutboundHeader function has to be set before any of the XML Template matches, which means at this point the Purchase Order number is not available. Below is the main parts of the XSL.
    <xsl:variable name="CustomFilename" select="'/ns2:PONo"/>
    <xsl:variable name="AssignFilename"
    select="ehdr:setOutboundHeader('/ns1:OutboundFileHeaderType/ns1:fileName',$CustomFilename,'ns1=http://xmlns.oracle.com/pcbpel/adapter/file/Capture_PO_Event_Data/;')"/>
    <xsl:template match="/">
    <ns2:HCNPOWFEVENT>
    <xsl:for-each select="/imp1:WF_EVENT_T/PARAMETER_LIST/PARAMETER_LIST_ITEM">
    <xsl:if test='NAME = "DOCUMENT_NO"'>
    <ns2:PONo>
    <xsl:value-of select="VALUE"/>
    </ns2:PONo>
    </xsl:if>
    </xsl:for-each>
    <xsl:for-each select="/imp1:WF_EVENT_T/PARAMETER_LIST/PARAMETER_LIST_ITEM">
    <xsl:if test='NAME = "ECX_TRANSACTION_TYPE"'>
    <ns2:POType>
    <xsl:value-of select="VALUE"/>
    </ns2:POType>
    </xsl:if>
    </xsl:for-each>
    <xsl:for-each select="/imp1:WF_EVENT_T/PARAMETER_LIST/PARAMETER_LIST_ITEM">
    <xsl:if test='NAME = "ECX_TRANSACTION_SUBTYPE"'>
    <ns2:POSubType>
    <xsl:value-of select="VALUE"/>
    </ns2:POSubType>
    </xsl:if>
    </xsl:for-each>
    <xsl:for-each select="/imp1:WF_EVENT_T/PARAMETER_LIST/PARAMETER_LIST_ITEM">
    <xsl:if test='NAME = "ECX_PARAMETER5"'>
    <ns2:OrgId>
    <xsl:value-of select="VALUE"/>
    </ns2:OrgId>
    </xsl:if>
    </xsl:for-each>
    <xsl:for-each select="/imp1:WF_EVENT_T/PARAMETER_LIST/PARAMETER_LIST_ITEM">
    <xsl:if test='NAME = "ECX_PARTY_ID"'>
    <ns2:ECXPartyId>
    <xsl:value-of select="VALUE"/>
    </ns2:ECXPartyId>
    </xsl:if>
    </xsl:for-each>
    <xsl:for-each select="/imp1:WF_EVENT_T/PARAMETER_LIST/PARAMETER_LIST_ITEM">
    <xsl:if test='NAME = "ECX_PARTY_SITE_ID"'>
    <ns2:ECXPartySiteId>
    <xsl:value-of select="VALUE"/>
    </ns2:ECXPartySiteId>
    </xsl:if>
    </xsl:for-each>
    </ns2:HCNPOWFEVENT>
    </xsl:template>
    </xsl:stylesheet>
    Any ideas on how this can be achieved ?

    Ok I was able to get fileadapter filenames modified.
    First you cannot do this after a dbadapter query as that functionality seems to be broken. The best way to solve it for me was to simplify the problem, I started with placing the setoutbound header data after reading a simple file and ignoring the files content altogether. I do the set inside a match of the xslt using a constant value, again for simplicity. For the test just put in 'ateststring.txt' in the setoutbound header call, no need to select data from the document at this point; we will get to that. Now get that to work.
    Once you have that working take a value from the incoming document and select it into a variable named myvariable then replace the 'ateststring.txt' with $myvariable. So basically its a three step process for the final solution. Select the data of interest from the document into a variable. add a select statement to make the method call just after that. Make the method call inside the select statement and prepend the variable name with the $ symbol.
    So far I have only tested this file to file and file to ftp, I suspect that jmsadapter to file will work fine too. So the trick for me was to understand that if an incoming document is the result of a query that just wont do. My requirement was to take an input JMS request, use that to drive a query, take the data from the query and write it to a filename as defined in the JMS request. No matter what I did to set the frustrating fileadapter/ftpadapter filename in the header I was unable to do so. I used constant strings etc in every part of the document ( before select, inside select, outside select etc ). It wasnt until I went file to file that I was able to get this to work at all. And then not in the xslt header etc, it MUST be in an area of the document that resulted in a select match, which after review makes sense.
    To work around the query to file issue, I place the results of the data query into a temporary filename%SEQ%.tmp, along with the query results I add the real filename inside the document. I have a file listener that listens for the filename using wildcards filename*.tmp, it takes the file reads it in, pulls the permanent filename from the incoming document, and sets that filename in the header using the steps worked out above by selecting the filename into myvariable.
    You cannot ( to my knowlege ) store variables in ESB so I found I had to put them inside the documents to move the data around. When I am all done with the work through the routing service I strip out the variable data fields that I needed to carry along with the data.
    Please let me know how you are going with this, I hope this saves someone else a bit of frustration.
    Thanks again,
    John

  • Missing some fields using TRANSFER write to file

    Hi, Friends:
    I have a structure which has been populated with data, saying its name is "h_fkkcolfile", and it has 30 fields.
    The following statement is used to write its contents to one line of the output file, the file is in application server.
    TRANSFER h_fkkcolfile TO i_file_name.
    After the statement, we check AL11 for the contents of the file, we found only 19 fields has been written to the file, missing other fields.
    Thanks in advance.
    Liang

    Hi,
    In AL11 you can see only 512 char length, but when it download to local pc we can see all the fileds
    try to download the file using transactio code
    CG3Y and see the data.
    Regards
    Krishna

  • Does OS X corrupt files when copying from SD card to desktop?

    Using finder to copy a folder and its files from SD card to mac desktop seems to cause *some* files to be corrupted, specifically a handful of MP4 files from a FAT32 SD card  which was used in a digital camera. Using a binary/hex comparison tool reveals that some segments of the files contents were modified when copied from the SD card. 
    This error occurs when copying multiple files using Finder windows.  However, when copying the same files one at a time, the corruption does not occur.  This appears to be an OS level bug.  In reviewing past content, I found that dozens of MP4 files have been corrupted in the past 4 months by merely copying the files from the SD card to mac desktop using Finder copy/paste.
    I am using OS X Mountain Lion 10.8.3

    Well, like I said, the byte size in fact did *not* change.  So I'm not even concerned about that.  What *did* change is the content of those bytes and it doesn't matter what operating system you are using, the content of those bytes is *not* supposed to change.
    Also, like I said before, if I copy the individual file (MP4) insead of the entire folder, and then do the binary/hex comparison, the byte data is identical. i.e.
    a) copying one file at a time produces an *identical* file on the HD, i.e. the byte count AND the byte content are precisely the same.
    b) copying a folder with multiple files produces a *different* file on the HD, i.e. the byte count is the same BUT the byte content differs from the original file.

Maybe you are looking for

  • Need help with haivng more than one Ipod.....

    Ok, I have gone through these posts and am still having trouble. I already had my daughters shuffle on our computer from last year. My husband and I both got Ipods for Christmas this year. I registered mine under a different email and created a new a

  • New user elements 11

    I have just started using PE 11 and have found there is only a basic theme in photo collage, are there others available to download? my product is activated etc. it isn't a trial version.

  • [SOLVED] Removing all uneeded packages, GNOME Issues

    Just setup arch in VirtaulBox, and I got everything working! Hooray, only took 4 tries, but thats what I call the learning process and I love it! My issue was this: Gnome wouldn't save my theme settings! Each time I ran it with startx my theme settin

  • Opening Photoshop Elements 11 in IMAC

    Why does my Photoshop elements 11 not have "Open As" in the File menu on my IMAC when the same program is on my PC and does have the "Open As" under file.  I want to open JPEG files on my IMAC

  • Computer Name won't save

    I am trying to change a networked computer name. In the Sharing Panel, as administrator to the computer, I change the computer name to a unique name not used on the network. It is accepted but when I log out or restart the computer, the name reverts