Package contents out of order

Hello. When I was looking for my originals in the iphoto library, I found it had changed to a new package style folder. I expanded it with control click, and then could see the originals. However, they are out of date, eg, 2006 is above 2008, etc. Anybody know why this would be?
Thanks!

No idea why it would be but here’s the standard warning:
Don't change anything in the iPhoto Library Folder via the Finder or any other application. iPhoto depends on the structure as well as the contents of this folder. Moving things, renaming things or otherwise making changes will prevent iPhoto from working and could even cause you to damage or lose your photos.
FYI
There are many, many ways to access your files in iPhoto:
For 10.5 users: You can use any Open / Attach / Browse dialogue. On the left there's a Media heading, your pics can be accessed there. Apple-Click for selecting multiple pics.
Uploaded with plasq's Skitch!
To upload to a site that does not have an iPhoto Export Plug-in the recommended way is to Select the Pic in the iPhoto Window and go File -> Export and export the pic to the desktop, then upload from there. After the upload you can trash the pic on the desktop. It's only a copy and your original is safe in iPhoto.
This is also true for emailing with Web-based services. If you're using Gmail you can use iPhoto2GMail
If you use Apple's Mail, Entourage, AOL or Eudora you can email from within iPhoto. With 10.5 you can access the Library from the New Message Window in Mail:
Uploaded with plasq's Skitch!
If you use a Cocoa-based Browser such as Safari, you can drag the pics from the iPhoto Window to the Attach window in the browser.
Or, if you want to access the files with iPhoto not running, then create a Media Browser using Automator (takes about 10 seconds) or use this free utility Karelia iMedia Browser
Other options include:
1. *Drag and Drop*: Drag a photo from the iPhoto Window to the desktop, there iPhoto will make a full-sized copy of the pic.
2. *File -> Export*: Select the files in the iPhoto Window and go File -> Export. The dialogue will give you various options, including altering the format, naming the files and changing the size. Again, producing a copy.
3. *Show File*: Right- (or Control-) Click on a pic and in the resulting dialogue choose 'Show File'. A Finder window will pop open with the file already selected.
Regards
TD

Similar Messages

  • Clear old files out of Project Package Contents

    Under project settings > Apple iOS > Package Contents are listed a ton of old files that have been removed / renamed etc. I can still check them off, but they no longer exist.
    How do I clear or refresh this list? All these files at one time lived in an "assets" folder that was included in the packaging. The assets folder still exists, but many of those files have been deleted. Sadly, the FlashBuilder UI doesn't seem to want to refresh and get rid of those old items. How can I do that?
    Thanks

    Hey Andy,
    I do not have a solution but I am having a similar problem. I opened up a project yesterday and the audio sequences were actually in pieces all out of order with large chunks missing. If someone has a solution, perhaps it will apply to both of these situations.

  • Out of order when put /take packages in/from a blocking queue

    Hello all:
    I put multiple packages in a blocking queue in one thread, and take them out from another thread. The in sequence is 1-2-3, the out sequence becomes 3-2-1. This is NOT a FILO pattern, there is no pattern: it could be 3-1-2, etc.
    The question is: can out-of-order issue even take place when put()/take() operations impose on a blocking queue? If it's not possible, which I believe, I'll look elsewhere for the cause. Otherwise, why and how to fix it.
    Thanks,
    John

    Please provide an [url http://sscce.org]SSCCE that demonstrates this.
    Unless you're using a PriorityQueue or some other specialized implementation, it should be a FIFO order. Check the docs for the implementation you're using.
    Edited by: jverd on Nov 22, 2011 4:41 PM

  • Data written to socket getting lost?  or perhaps out of order?

    I'm trying to fix a bug in Flashmog. The bug is described in more detail here.
    Basically what is happening is that my Flash client claims that it is calling functions that don't arrive at the server -- or they arrive, but the socket data is out of order and therefore is garbled.  I've stared at the source code for hours and tried a lot of trial-and-error type stuff and added trace statements to see if I can find the problem and I'm not having any luck.
    In particular, there's class I have called RPCSocket that extends the AS3 Socket class so I can serialize data structures before sending them across a socket.  At one point, this RPCSocket class calls super.writeBytes and super.Flush.  It is the point at which I send all data out of my client. The data is binary data in AMF3 format.
              public function executeRPC(serviceName:String, methodName:String, methodParams:Array):void {
                   if (!this.connected) {
                        log.write('RPCSocket.executeRPC failed. ' + methodName + ' attempted on service ' + serviceName + ' while not connected', Log.HIGH);
                        throw new Error('RPCSocket.executeRPC failed. ' + methodName + ' attempted on service ' + serviceName + ' while not connected.');
                        return;
                   var rpc:Array = new Array();
                   rpc[0] = serviceName;
                   rpc[1] = methodName;
                   rpc[2] = methodParams;
                   var serializedRPC:ByteArray = serialize(rpc);
                   if (!serializedRPC) {
                        log.write('RPCSocket.executeRPC failed.  Serialization failed for method ' + methodName + ' on service ' + serviceName, Log.HIGH);
                        dispatchEvent(new IOErrorEvent(IOErrorEvent.IO_ERROR, false, false, 'RPCSocket.executeRPC failed.  Serialization failed for method ' + methodName + ' on service ' + serviceName));
                   super.writeUnsignedInt(serializedRPC.length);
                   super.writeBytes(serializedRPC);
                   super.flush();
              } // executeRPC
    Can someone recommend a way for me to store without corruption, conversion, or filtering or translation of any kind *all* of the information sent across this socket? I'd like to write it to a file.  I'm guessing that keep a global ByteArray var and storing the info there might work, but I'm wondering how I might get the contents of that ByteArray into a file so I can inspect it.
    Also, I'm wondering if I might be able to inspect what flash actually sends out on the socket?  I have a sneaking suspicion that data I supply to super.writeBytes may be sent out of order or may not actually get sent across the socket.  This bug I'm talking about only seems to happen under high-stress situations when I'm sending dozens of messages per second across this one socket.

    oops...forgot link to bug description: http://flashmog.net/community/viewtopic.php?f=5&t=549

  • Window blank when I click "Show Package Contents" in Pictures folder

    Long story short, I have two iPhoto libraries - one on an old laptop and one on a new MacBook Air (10.6.4). I have been trying to copy the old iPhoto library from the old laptop to the new laptop (so that I would be able to access both libraries on the new laptop by holding down option when starting iPhoto and selecting one or the other).
    I copied the old iPhoto library into the "Pictures" folder on the new laptop. Then I did some ill-advised tidying up (I know, I know, I'm an idiot) in that "Pictures" folder. As I understand it, inside "Pictures", there should be an "iPhoto Library" folder but that has now gone. In fact, there is nothing in "Pictures" at all. When I right click on "Pictures" and select ""Show Package Contents" I get a blank window.
    I have the two iPhoto libraries (old and new) elsewhere on my hard drive - in a folder I created in the home directory ("Pictures 2" > "iPhoto Library"). iPhoto can read the two libraries from there no problem. But I cannot drag and drop the libraries into the "Pictures" folder, where they should be, because I get an error message: "You can’t open the application “Pictures” because it may be damaged or incomplete". When I click on "Pictures", it doesn't open in Finder but iPhoto opens up showing whatever library I used last.
    Someone on the iPhoto forum suggested that I post this problem here: "That sounds very like the Pictures Folder has had it's Execute bit set and the Mac now thinks it's an application. The solution to this is a trip to the Terminal. Post this here: http://discussions.apple.com/forum.jspa?forumID=1339 and someone will give you the Terminal commands to fix that." So I'm hoping that someone here can help me out!
    Let me know if you need any further info. The other thread is here:
    http://discussions.apple.com/thread.jspa?messageID=11958853#11958853
    Many thanks.

    I'm having the same exact problem. I have an older macbook pro and I was trying to copy the iphoto library to my new imac. I was stupidly messing around with the pictures folder on the comp when things weren't migrating correctly, then it suddenly changed from a folder to a package and I got the same error when I tried to delete. Any suggestions?

  • Iphotos Package Contents: What are all these folders for? Is it too large to back up in the cloud?

    Dear experts,  I am quite a newbie when it comes to understanding the Mac filing system, as I originally came from the PC world.  There's lots of things I dont understand in the iMac file viewer and how to organise and backup my photos is an important issue for me.
    I know that if I want to look at the original photo files on my iMac, I can right-click on users/myname/pictures and select "Show Package Contents".
    Question 1 - What are all these folders for?
    Please can someone explain what is the difference between all the folders I see?  Some of them seem to be exact duplicates of the others e.g. Masters, Modified and Originals all seem to have the same content.  So here is a list of folders that I see.  What is in them?, or what is their purpose?
    Data
    Data.noindex
    Modified
    Originals
    Apple TV Photo Cache
    Attachments
    Auto Import
    Backup
    Caches
    Contents
    Database
    iLifeShared
    iPod Photo Cache
    Masters
    Previews
    ProjectCache
    Thumbnails
    Question 2 - Which photo folder should I back-up?
    If I want to keep a physical backup of my photos, which of the above folders should I copy to an external hard drive?  (I use Get Backup to automatically  copy all important new or changed files to an external drive)
    Question 3 - Using the cloud: What is the best way to backup my large photo library in the cloud safely? 
    I would like to have some kind of safe backup in the cloud for my photos.  However the size of the iphoto library is huge at 165GB.  Even the Masters folder is huge.  It is 130GB.  Is it possible to back up files of this size in the cloud?  I have a couple of services called photo streaming and Dropbox, but they don't seem to be able to handle this kind of size.  Photo streaming only works with 1000 photos (as far as I can tell), and my Dropbox probably has a limit too.  I guess it's about 5GB.  I am already using about 3GB of my Dropbox space for other files.  I would consider both paid and free solutions.
    Many thanks to all the experts for your help!

    know that if I want to look at the original photo files on my iMac, I can right-click on users/myname/pictures and select "Show Package Contents".
    Don't do that. That's like opening the hood of your car and trying to figure out what all the different bits and peices are and which you can yank out and dispose of. Simply, there are no user-serviceable parts in here.
    So, your Question 2:
    You back up the iPhoto Library as a single unit.
    Most Simple Back Up:
    Drag the iPhoto Library from your Pictures Folder to another Disk. This will make a copy on that disk.
    Slightly more complex: Use an app that will do incremental back ups. This is a very good way to work. The first time you run the back up the app will make a complete copy of the Library. Thereafter it will update the back up with the changes you have made. That makes subsequent back ups much faster. Many of these apps also have scheduling capabilities: So set it up and it will do the back up automatically.
    Example of such apps: Chronosync - but there are many others. Search on MacUpdate or the App Store
    Your question 3:
    There is no good back up to the Cloud. There are a couple of reasons for this. One is that the datasets are so large and the cloud services shapre their download speeds. This means restoring can take days to complete. Then, and this is the big problem, the iPhoto Library needs to sit on a disk formatted Mac OS Extended (Journaled). Bluntly, no servers online are formatted appropriately, and if the Library is written to - by an incremental back up, for instance - there is a very high likelihood that the library will be corrupted.
    Your Question 1:
    The Library you're describing there sounds like one that has been updated a few times. Not everything you list there is a folder. Some will be aliases.
    The Data folders hold thumbnails.
    The Masters and Originals folders hold the files as imported from the camera
    The Previews hold the versions of the edited photos that are accessed via the Sharing mechanism.
    I think if you look losely that you'll notice that one of the Data folders and one of either the Masters or the Originals folders is actually an alias.
    Everything else is a database or cache file of some form. All are required for iPhoto to work.
    As an FYI:
    For help accessing your photos in iPhoto see this user tip:
    https://discussions.apple.com/docs/DOC-4491

  • Java Fx Category Axis out of order

    I have a chart where I REPLACE the data in a XY chart with new String,Number pairs and I get the category axis labels out of order. They retain part of the order of the previous chart that has had its data deleted.
    Here is a demo app that shows the behavior. Just click on the chart a couple of times while looking at the x axis. The first time the data is plotted all is ok, after other data is plotted, the category axis gets screwed up for the original data.
    Any help?????
    Tom
    package testCategoryBug;
    import javafx.application.Application;
    import javafx.collections.FXCollections;
    import javafx.collections.ObservableList;
    import javafx.event.EventHandler;
    import javafx.scene.chart.CategoryAxis;
    import javafx.scene.chart.NumberAxis;
    import javafx.scene.chart.XYChart;
    import javafx.stage.Stage;
    import javafx.scene.Scene;
    import javafx.scene.chart.LineChart;
    import javafx.scene.chart.XYChart.Data;
    import javafx.scene.chart.XYChart.Series;
    import javafx.scene.input.MouseEvent;
    public class TestCategoryBug extends Application {
          static Boolean even=true;
        @Override public void start(Stage stage) {
            stage.setTitle("Test Category Bug");   
            final CategoryAxis xAxis = new CategoryAxis();
            final NumberAxis yAxis = new NumberAxis();
            xAxis.setLabel("Month");      
            final LineChart<String,Number> lineChart = new LineChart<String,Number>(xAxis, yAxis);      
            lineChart.setTitle("Stock Monitoring, 2010");    
            // Initialize some data for plotting.
             final Series<String, Number> plottablePairs  = new Series<String, Number>();
             final Series<String, Number> plottablePairs2 = new Series<String, Number>();
            for (int i = 0; i < 10; i++) {
                Data<String,Number> pair= new Data<String,Number>("Month "+i,10.0*i);
                plottablePairs.getData().add(pair);
            for (int i = 5; i < 10; i++) {
                Data<String,Number> pair= new Data<String,Number>("Month "+i,100.0-10*i);
                plottablePairs2.getData().add(pair);
            // add the first of the series
              final ObservableList<XYChart.Series<String, Number>> chartData=FXCollections.observableArrayList();;
              chartData.add(plottablePairs);
              lineChart.setData(chartData);
              // now on a mouse click, swap the data.  Click twice and see what happens
              lineChart.addEventHandler(MouseEvent.MOUSE_CLICKED,new EventHandler<MouseEvent>() {
                @Override
                public void handle(MouseEvent e) {
                    chartData.clear();
                    if (even) {
                        chartData.add(plottablePairs2);
                    } else {
                        chartData.add(plottablePairs);
                        // note that after this, the axis is screwed up.
                    lineChart.setData(chartData);
                    even=!even;
              // Put up the scene
              Scene scene  = new Scene(lineChart,800,600);
              stage.setScene(scene);
              stage.show();
        public static void main(String[] args) {
            launch(args);

    Obviously you just posted a simple example to demonstrate the problem, so I don't know if this workaround works for your real application, but could you just replace the entire chart?
    import javafx.application.Application;
    import javafx.event.EventHandler;
    import javafx.scene.chart.CategoryAxis;
    import javafx.scene.chart.NumberAxis;
    import javafx.stage.Stage;
    import javafx.scene.Scene;
    import javafx.scene.chart.LineChart;
    import javafx.scene.chart.XYChart.Data;
    import javafx.scene.chart.XYChart.Series;
    import javafx.scene.input.MouseEvent;
    import javafx.scene.layout.BorderPane;
    public class TestCategoryBug extends Application {
      private boolean even = true;
      @Override
      public void start(Stage stage) {
        stage.setTitle("Test Category Bug");
        // Initialize some data for plotting.
        final Series<String, Number> plottablePairs = new Series<String, Number>();
        final Series<String, Number> plottablePairs2 = new Series<String, Number>();
        for (int i = 0; i < 10; i++) {
          Data<String, Number> pair = new Data<String, Number>("Month " + i,
              10.0 * i);
          plottablePairs.getData().add(pair);
        for (int i = 5; i < 10; i++) {
          Data<String, Number> pair = new Data<String, Number>("Month " + i,
              100.0 - 10 * i);
          plottablePairs2.getData().add(pair);
        final BorderPane root = new BorderPane();
        displayLineChart(root, plottablePairs, plottablePairs2);
        // now on a mouse click, swap the data. Click twice and see what happens
        root.addEventHandler(MouseEvent.MOUSE_CLICKED,
            new EventHandler<MouseEvent>() {
              @Override
              public void handle(MouseEvent e) {
                even = !even;
                displayLineChart(root, plottablePairs, plottablePairs2);
        // Put up the scene
        final Scene scene = new Scene(root, 800, 600);
        stage.setScene(scene);
        stage.show();
      private void displayLineChart(BorderPane root, Series<String, Number> plottablePairs, Series<String, Number> plottablePairs2) {
       final CategoryAxis xAxis = new CategoryAxis();
        xAxis.setLabel("Month");
        final NumberAxis yAxis = new NumberAxis();
        LineChart<String, Number> lineChart = new LineChart<>(xAxis, yAxis);
        lineChart.setTitle("Stock Monitoring, 2010");
        if (even) {
          lineChart.getData().add(plottablePairs2);
        } else {
          lineChart.getData().add(plottablePairs);
        root.setCenter(lineChart);
      public static void main(String[] args) {
        launch(args);

  • Flex Mobile 4.5.1: Package contents and URLLoader

    On Flash for web and desktop (Projector debugger), one can use a URLLoader to load local URLs (eg files off your hard drive).  This is very useful for some development purposes, as you just need to make sure any external files (JSON & PNG) are in the same relative path as the SWF, and you then don't need to worry about different code paths whether you're loading these external files from local storage or http.  URLLoader operates the same whether loading locally or remotely.
    Is there any way to easily get the same behavior on a Flex Mobile 4.5.1 app (specifically for an iOS target)?  Again, this is useful because in my live app, these external files will be loaded from our web server, but for testing purposes I would like to be able to run in a server-less mode and include them with the deployed debug IPA file.  My first problem is that I cannot seem to figure out how to deploy these files to the application in the first place - I tried adding my external-files folder to the Flex Build Path as an additional Source folder, but they still don't show up under the Package Contents for iOS tab.
    Any ideas?  Are there any include-extra-files-in-package options in the -app.xml? 
    Or is there no way to use URLLoader for local storage on mobile, and I am stuck with using Embed?  (I guess besides Embed I could manually deploy the files to the iOS file system and use the AIR api for access, but that's still a different code path, defeating my goal - we have a decent bit of code built around the idea that URLLoader is agnostic)

    Edit: Realized my original answer wasn't correct, the files were being pulled in from another setting.
    After some experimenting, the answer is YES, and it's actually a bit unexpected: Just in fact adding the external files folder to the Flex Build path | Source Path actually pulls them all in.  It seems those directories are passed to both mxmlc and adt.  Unexpected surprise.

  • How to restore package contents for preview.app after Mac OS X Lion upgrade

    since installing Mac OS X Lion I have been totally unable to run Preview.app. After having attempted to troubleshoot the problem I discovered that the package contents for the Preview application no longer existds on my hard drive. Does anyone know where I can obtain a another copy of the preview application? or how I might go about restoring the package contents for Preview in order to run Preview.app?

    Use Pacifist to extract it from the InstallESD.dmg residing inside the Install Mac OS X Lion.app.

  • Out of Order TV Shows in iPod Classic

    Here's an interesting problem that's really more of an annoyance than a problem that I foolishly posted in the iTunes section and not in this one.
    For some reason on my 80gig iPod when I go into the tv shows I have such as Jericho it'll list it as normal, meaning that it starts with the Pilot and then lists each subsequent episode in the order that they aired on tv.
    Then I'll go into another tv show and when I come back to the Jericho playlist they're in reverse order meaning that the Season finale is the first one and the pilot is the last one on the list.
    My question is is this a commonn occourance and what can I do to correct it? I've tried rebooting my iPod but the problem still happens. I've also tried deleting and re-adding my tv shows to no avail. Like I said this is really more of an annoyance than a problem but any suggestions on how to correct this is much welcome.

    I have the same problem with Season 3 of Battlestar Galactica. It lists the episodes from newest to oldest except for the first 4 episodes of the season which are all out of order. It even lists the dates they were listed as correct but it won't put them in the correct order. I sent an email to apple about it and they said I may need to contact technical support and pay for help. I figured I'd just ignore it since Battlestar Galactica won't be on iTunes next season since it's an NBC/Universal show and NBC is pulling the content. Which ***** because I have a credit of 8 tv show episodes and I was saving them for Season 4 of Galactica.
    Todd

  • Out of Order TV Shows

    Here's an interesting problem that's really more of an annoyance than a problem.
    For some reason on my 80gig iPod when I go into the tv shows I have such as Jericho it'll list it as normal, meaning that it starts with the Pilot and then lists each subsequent episode in the order that they aired on tv.
    Then I'll go into another tv show and when I come back to the Jericho playlist they're in reverse order meaning that the Season finale is the first one and the pilot is the last one on the list.
    My question is is this a commonn occourance and what can I do to correct it? Like I said this is really more of an annoyance than a problem but any suggestions on how to correct this is much welcome.

    I have the same problem with Season 3 of Battlestar Galactica. It lists the episodes from newest to oldest except for the first 4 episodes of the season which are all out of order. It even lists the dates they were listed as correct but it won't put them in the correct order. I sent an email to apple about it and they said I may need to contact technical support and pay for help. I figured I'd just ignore it since Battlestar Galactica won't be on iTunes next season since it's an NBC/Universal show and NBC is pulling the content. Which ***** because I have a credit of 8 tv show episodes and I was saving them for Season 4 of Galactica.
    Todd

  • How can I get the songs in my iPod Nano to sort in numerical order?....they show up tht way on iTunes, but on the Nano, they're out of order.

    they show up that way on iTunes when connected to the Nano, (in numerical order) but on the Nano, they're out of order.  The shake to shuttle is off.

    I dragged and dropped it from my desktop to my Nano (through iTunes) and it all loaded in order...if I take it from iTunes, it syncs everything, not just one playlist....even though I choose only one playlist...
    ??? So you are manually managing your iPod's contents. i.e you drag and drop content onto your Nano from under the Devices section in the left hand pane of iTunes.
    What did you drag and drop?
    B-rock

  • Copying part of Library intact from Package contents?

    We have a problem with one of our disks in a 2006 Mac Pro and want to copy parts of the "package Contents" using Finder to allow import into Aperture using older Clone to restore new content into Aperture.
    1) What content from the "Package" should I copy in order to then import (? how?) in order to preserve the work done on some of the images such as ratings and cropping etc...?
    2) Notice that imgaes deleted in Aperture still remained in the Package contents. Is that because Aperture was not closed down properly before this incident happened or is this normal... keeping deleted images in the Package Content that have been deleted?
    Many thanks for help with this!

    Pretty much all the files/folders in the Aperture library are needed.
    It's not clear from your post just want the problem is. If the disk is bad how is that you are able to copy some of the library but not the whole thing? You should copy as mush as you can and see where you are after that.
    You could ditch the Previews and Thumbnails folders. Possibly the Aperture.aplib folder. A few others. But in order to import the remaining data into another library you need the old recovered data in a library that Aperture can open. You can't manually  merge the files into the other library.
    You can try this: Create a new empty Library, then replace the Masters and Database folders in the new library with those folders from the old library, then start Aperture while holding down the option and  comand keys and run Rebuild. If the library opens after that you should be OK.
    good luck

  • Show Package Content option not available in Ctrl+click

    Hi,
    I just installed Mozilla's Thunderbird email SW (v. 1.5.0.5) and I'm trying to import the mail I had accumulated previously in Mail 2.1 (this is under OS X Tiger 10.4.7, sadly running on a pretty old G4 400 MHz, AGP Graphics). The instructions from Mozilla seem pretty simple:
    <<How do I import e-mail messages from mail.app (MacOS X)?
    Go to ~/Library/Mail/ and root out the .mbox files in the finder. These are actually OSX packages. Select Show Package Contents and a new window will open revealing several files including a file named mbox. Copy that file to the subfolder called Local Folders in the folder Mail in your profile folder and rename it to something meaningful. This process needs to be done for each of your mailboxes. Finally start Thunderbird to see the new mail folders.>
    Well, I'm also a recent convert to OS X ('twas about time! I was still running OS 9.2.2 less than a month ago!), so I had never heard of "Show Package Contents". It seems that I should be able to see this in the contextual menu when I Ctrl+click (or right-click; I have a multi-button mouse) on the object (the *.mbox folder in this case). But my contextual menu has no such option.
    Any ideas?
    Louis

    Hmm... They do look like folders, don't they? Perhaps they were thinking of an earlier release of OS X...
    Anyway, what you describe is close but not exactly what I see. Let me describe to make sure the situation is clear: I am in home>Library>Mail>Mailboxes. Inside this, I have a set of *.mbox "folders", each of which contains only two items: an "info.plist" file and a "Messages" folder. The "Messages" folders (within each *.mbox folder) contain individual messages with the .emlx extension.
    So the *.mbox "folders" contain no mbox file that I can grab and move (and no index, content.index, of table of contents that you mention). Perhaps these are "hidden"? But I can't find an option anywhere to "Show hidden files".
    Ideas?
    Louis

  • Where is the Package Contents in Contextual Menu

    When control clicking a folder to open the Contextual Menu, as instructed in a tutorial, I should be getting a "Show Package Contents", but this is nowhere to be seen. In this case I´m refering to the Inbox.mbox folder. Anyone know why?

    Have a look at this comment below the tutorial:
    " tried it and it does indeed work, however, there is one small change to make.
    When you change Inbox.mbox to just InBox in Finder, it becomes(always was) just another folder, which contains a file called mbox this is the file which you want to move into the specified thunderbird directory and rename to match whatever folder you are replacing.
    Also in the thunderbird folder in addition to the InBox file, there is a Inbox.msf file, if you have ever had anything in the inbox. It is probably a good idea to remove that file as it seems to be an index of the actual InBox fle. Might get a bit messy if you dont remove it. Though I didnt decide to test it.
    I am just trying Thuderbird out to see if I like it, so I can't yet comment on it compared to Mail.app, however, compared to Entourage it is great. Of course I switched from mail.app to Entourage and then switched back to mail.app after deciding that Entourage sucked. I specifically hated the search function in Entourage, it was fairly sophisticated in that you could refine your searches very well, but, it took for freaking ever to run a search on my mailboxes. Yes I did have a very large Mailbox at the time, but Mail.app was able to search it quite quickly.
    So far I have only one complaint about Thunderbird, if you have multiple accounts, it will only let you search in one of them at a time. I worked arround that by setting filters so that all the mail goes into local folders anyway, so it wasnt a big deal.
    "

Maybe you are looking for

  • FORMATTING QUESTION NEW INTERNAL HARD DRIVE

    Hello, I have read some similar posts online this morning but I wanted to get some clarity. My hard drive failed on my iMac G5 Power PC [1.5 years old!]. Anyway, I took it to the Apple store in Schaumburg and the guy said I would save a lot of $ by b

  • Time Machine Bug after Restore

    Hi all, I've been learning Time Machine and will share two possible bugs if it is helpful.  I am working on a 2011 MacBook Pro, upgraded to Mountain Lion some months back, with 50 GB data on SSD being backed up to and restored from a LaCie SSD 80 GB

  • Can't hide the content in a text msg!! Help??

    Each time I receive a new text msg it is open for anyone to see! I turned on the passcode feature but then I have to unlock it each time I want to do anything on my phone! If someone is talking on my phone for example, and I get a text msg, all that

  • Trying to make or receive a phone call and there is constant background buzzing noise?

    Trying to make or receive a call and there is constant buzzing sound in background. I reset the phone. I updated network setting on Verizon. I can play music with no trouble. Speaker mode works on phone.

  • Error Message: Cannot import files because they cannot be found.

    What do I do?  I just purchased this!  I tried restarting and I just installed it about an hour ago.  I shouldn't already have this problem!