IPhoto 6 does not display correct Spotlight results

I am new to OS X, and I have not to my knowledge altered any of the default Spotlight/iPhoto options.
I have a large photo library. When searching through it using spotlight, it finds exactly the results I want. However, when clicking on the result, iPhoto 6 opens and always displays the first photo in my library.
No matter what I search for or what result I select, iPhoto still shows the same photo - the first in my library.
Does anyone know how to fix this problem? I'd prefer to use iPhoto and not Preview. Thanks.

Problem solved. Disconnected from iMac and restated iMac and new album appeared and sync complete!

Similar Messages

  • Main Viewer Window does not display correctly

    Ever since I upgraded to Aperture 3.3 through 3.4.1, the main viewer window does not display correctly.  Everything is justified to the right of the screen.  When viewing images, the are not in teh center, they are over to the right.  I can't even see the import controls when trying to import... actually I can't even press the import button or add metada.  I am really in a bad position here.  Need help with this... anyone out there have a solution please?  my clients are waiting for their photos.  Yikes!
    Right justified?
    No Import Controls?
    Faces -  Everything displayed in a single row, runs off the end of the right side of the screen

    Have a read through this page and follow the directions to delete your application preferences,
    Let us know how you go.
    Tony
    http://support.apple.com/kb/HT3805
    Message was edited by: Tony Gay

  • Oops - spry menu bar 2.0 does not display correctly when loaded

    Oops - obviously I'm new at this. I think I got my graphics loaded now.
    Dear Sirs:
    I notice bzz31 had a pretty complicated post, so perhaps someone can help me with my complicated problem that has been vexing me for months. I tried the Spry Menu Bar 1.0, but it was impossible for me to edit, and I was delighted to see Spry Menu Bar 2.0 come out. However the 2.0 version has been frustrating me as well.
    I can get my menu bar to display properly in Live View, as shown below.
    However when I load everything onto the server, the menu bar does not display correctly, as shown below:
    I don't quite understand the code "file:///" but I interpret it to mean that the Spry-UI-1.7 folder is in the topmost folder of MacPro5-Docs, which is my hard drive. Here's the code I'm having trouble with:
    Here's my computer directory, shown below:
    Since my index file is two folders down from Spry-UI-1.7, I loaded the files onto the server similarly, as shown in the next three pictures:
    (The picture below is the same as the one just above, but now you can see the path from index to Spry-UI-1.7.)
    I would be most appreciative if someone can help me.
    Thank you.

    Have a look at the following links
    <script src="file:///MacProG5-Docs/Spry-UI-1.7/includes/SpryDOMUtils.js" type="text/javascript"></script>
    <script src="file:///MacProG5-Docs/Spry-UI-1.7/includes/SpryDOMEffects.js" type="text/javascript"></script>
    <script src="file:///MacProG5-Docs/Spry-UI-1.7/includes/SpryWidget.js" type="text/javascript"></script>
    <script src="file:///MacProG5-Docs/Spry-UI-1.7/includes/SpryMenu.js" type="text/javascript"></script>
    <script src="file:///MacProG5-Docs/Spry-UI-1.7/includes/plugins/MenuBar2/SpryMenuBarKeyNavigationPlugin.js" type="text/javascript"></script>
    <script src="file:///MacProG5-Docs/Spry-UI-1.7/includes/plugins/MenuBar2/SpryMenuBarIEWorkaroundsPlugin.js" type="text/javascript"></script>
    <link href="file:///MacProG5-Docs/Spry-UI-1.7/css/Menu/basic/SpryMenuBasic.css" rel="stylesheet" type="text/css" />
    Each of the above points to a file on your local system and cannot be found by the remote server.
    Replace the red coloured parts with http://www.twhsbands.org/ will remedy the situation.
    You also have some remnants of the other SpryMenuBar that should be removed from your markup.
    Gramps
    Wel, so much for the red coloured parts, they did not show up.
    The red coloured parts read file:///MacProG5-Docs/

  • I just upgraded to Mavericks and suddenly youtube does not display correctly although other sites work fine. I am using the newest MacBook Air. Any suggestions?

    I just upgraded to Mavericks and suddenly youtube does not display correctly although other sites work fine. I am using the newest MacBook Air. Any suggestions?

    Hi ..
    Open System Preferences > Flash Player then select the Advanced tab.
    Click Delete All under Browsing Data and Settings
    Back to Safari. Press Command + Option + E to empty the Safari cache.
    Quit and relaunch Safari, try a video.

  • Dragging and dropping an item within horizontalList does not display correctly

    It appears that when I drag an item from a HorizontalList to another location within the same HorizonList, it does not display the images correctly. In my HorizontalList, I have an itemRenderer that shows the thumbnail image of the item.  I have about half a dozen items in the list and when I drag the sixth item and move to the beginning of the list, the display looks as if the first and the sixth element are switched, while in reality the resulting dataProvider array seems to have the right order, meaning the sixth element became the first element and the first element became the second element and so on. Has any one seen such a behavior and how do I rectify this? Thanks in advance. Cheers, Ramesh
    The HorizontalList def is
    <mx:HorizontalList id="myList" width="92%" height="100%" columnWidth="90" rowHeight="105" rollOverColor="#f26722"
                        itemRenderer="com.myListRenderer" labelField="name" dataProvider="{arr}" columnCount="10"
                        click="updateView(event)" dragEnabled="true" dropEnabled="true" dragMoveEnabled="true" >
    </mx:HorizontalList>
    The renderer code is
    <?xml version="1.0" encoding="utf-8"?>
    <mx:VBox xmlns:mx="http://www.adobe.com/2006/mxml" horizontalScrollPolicy="off" verticalScrollPolicy="off" horizontalAlign="center"
            verticalAlign="middle" width="90" height="90" verticalGap="0" creationComplete="init()" >
    <mx:Script>
        <![CDATA[
            private function init():void {
                imageFile.source = data.url;
                imageName.text = data.name;
        ]]>
    </mx:Script>
        <mx:Image id="imageFile" scaleContent="true" width="90" height="70" horizontalAlign="center" verticalAlign="middle"/>
        <mx:Label id="imageName" height="18" width="90" textAlign="left"/>
    </mx:VBox>

    Hi Alex,
    In your blogpost on itemRenderers, you discussed something relevant in a brief section on "Background color changes when data changes". However, I could not find any reference for use on dataChange event handler. Can you pelase point me to the right article?
    Implementing dataChange event instead of creationComplete did not solve my issue. I still had the issue. Thanks, Ramesh

  • Report does not display correctly when exported to adobe

    Post Author: mgisonda
    CA Forum: Crystal Reports
    Hopefully someone can help me. I am currently running Crystal Reports profession version 10. I have applied service pack 1 and recently service pack 6. I am having a problem with the display of a report within adobe. My report is a bit complex. It is a 8.5x11 one page landscape report. It is set up in a grid format with multiple lines and boxes drawn on it. Here is the report information: Report Definition----
    Number of Database Fields:   144     Number of On-Demand Formulas:   40     UFLs in use:   None     Page N of M Used:   No     File Format Schema:   10.2.0    I created the report using CR developer. I use the report within a web project. The user requests the report and it returns to the user, an adobe file of the report. However, this is where I am having trouble. On my local development machine, the report displays fine. In CR developer, the report displays fine. When I export the report to Adobe from the CR Developer, it exports fine. BUT when I run the report from my web site, the adobe file that is returned is broken up over 42 pages. What seems to be actually happening is the return adobe file seems to think that the page size is 2in X 4in.. Where it got that, I don't know.The server running IIS is a windows server 2003. It has adobe 8.0 reader on it. I also have Crystal 10 Server Distribution loaded on it. And I have loaded CR10 Service pack 6 on that as well. Below is the web code that is used to display the report:Imports CrystalDecisions.Shared'Imports CrystalDecisions.CrystalReportsImports CrystalDecisions.CrystalReports.EngineImports CrystalDecisions.CrystalReports.Engine.ReportClassPublic Class PrintInspectionLayout    Inherits System.Web.UI.Page   Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load        Dim mNotInSpringDesign As String        Dim mPartType As String        mNotInSpringDesign = Request.QueryString("NotInSpringDesign")        If mNotInSpringDesign = "TRUE" Then            mStockCode = Request.QueryString("StockCode")            lblNotInSpringDesign.Text = "Stock Code #: " & mStockCode & " does not exist in Spring Design."            lblNotInSpringDesign.Visible = True            Response.Write("<br><br><br><br><br><font color='blue'><center><a href='SpringDesignWildCardSearch.aspx'>Go To Search Page</a></center></font>")        Else            mStockCode = Request.QueryString("StockCode")            Dim pList As ParameterValues = New ParameterValues            Dim paramName, paramValue As String            Dim pV As ParameterDiscreteValue = New ParameterDiscreteValue            Dim Report As ReportDocument= New ReportDocument            Dim expOpts As ExportOptions = New ExportOptions            Dim pdfRtfWordFormatOpts As PdfRtfWordFormatOptions = expOpts.CreatePdfRtfWordFormatOptions            Dim expFormatOpts As ExportFormatOptions = expOpts.ExportFormatOptions            expOpts.ExportFormatType = ExportFormatType.PortableDocFormat            mPartType = Request.QueryString("PartType")            'SELECT THE INSPECTION LAYOUT TYPE TO PRINT            Select Case mPartType                Case Is = "C"                    Report.Load(MapPath("./Reports/CompressionLayout.rpt"))                    'Report.Load(MapPath("./Reports/PCAR.rpt"))                Case Is = "E"                    Report.Load(MapPath("./Reports/ExtensionLayout.rpt"))                Case Is = "T"                    Report.Load(MapPath("./Reports/TorsionLayout.rpt"))                Case Is = "W"                    Report.Load(MapPath("./Reports/WasherLayout.rpt"))                Case Is = "F"                    Report.Load(MapPath("./Reports/FreeFormLayout.rpt"))                Case Else            End Select            pV.Value = mStockCode            pList.Add(pV)            Report.DataDefinition.ParameterFields("StockCode").ApplyCurrentValues(pList)            Response.ClearContent()            Response.ClearHeaders()            Response.ContentType = "Application/pdf"            Report.ExportToHttpResponse(expOpts, Response, False, "")            Report.Close()        End If    End Sub    Any ideas as to the solution? Why is it not displaying correctly? I have spent two days researching every FAQ  to try to find an answer, but to no avail. Please any help would be greatly appreciated. ThanksMike   

    Hi Paul
    You're more likely to get an answer to this if you post in the UNIX forum.
    By the looks of it, you may have a problem with your fonts.

  • MB56 does not display correct information

    Hello,
    All 3 plants, use transaction MB56 for traceability.  This shows the components that used to manufacture the product and also where the product was shipped, depending on whether you select top/down or bottom/up.  I have found an error in the transaction.  When you execute for Bottom up to see where the product was shipped,  the information is not correct. 
    The number of pcs is correct for the total amount shipped, but it does not display all of the deliveries that the product was shipped on.  Please see the attachment for details of one example. I have executed this for 4 different materials and I have the same problem everytime.
    Could you tell me what went wrong?
    Thanks
    JJ

    Hi John,
    MB56 will not display data because there is pre-requisite of it.
    You must have to compile the inventory documents by MB57 first.
    Only you need to execute MB57 t.code.
    Specify from & to date & execute it. (It will take some minutes).
    Then check it by MB56. You will find traceability.

  • Mac mini minidvi to hdmi does not display correctly new Panasonic TC-L37D2

    Hi,
    I have the 2009 mac mini (2.2GHz cor 2 duo nvidia 9400 256mb) and I recently purchased the Panasonic TC-L37D2 LED LCD tv. I use the mini dvi to dvi adapter with a belkin dvi to hdmi cable I purchased at the apple store to connect the mac mini to the tv. I cant seem to get the display to correctly fill the screen. When I select 1080P the top menu bar is out of view. Basically the desktop is larger than what is displayed on the screen making navigation difficult. I tried overscan but my screen then has black bars framing the entire desktop. Are there any updated display drivers I can try to fix this. I tried the third party software switchresx but I was only able to correct the vertical issue and not the horizontal issue (so the apple pulldown in the upper left corner is off of the screen). Why is it such a hassle to get this working? My buddy has a 42 inch Panasonic plasma and does not have any problems. Anyone know the correct switch resX settings at least? I see that Apple has added an hdmi port to the new mac minis but that just means I should have waited to buy mine. :/

    Read my post in Mac Mini to HDTV. A 3rd party utility called DisplayConfigX will allow you to create a custom resolution that will resize the Mac DVI/HDMI output to fit.
    It is annoying when that top menu bar is off the screen huh?

  • Iweb updated page does not display correctly in firefox or safari

    www.rohanstevenson.com
    tried to update my site with a couple of cues and the wheels have completely come off. i cannot get the site to display correctly.
    it looks a bit better if i open the page directly from the computer, but after sending it to ftp host it will not load up properly in the browsers.
    i have no idea what is going on and i rather desperately need that site back up and running
    help!!

    This is happening probably because the text encoding on your server end is set wrong. Or perhaps your FTP program is doing the encoding differently. This is commonlly seen when uploading iWeb pages to 3rd party servers and can be corrected.
    Our own Tom Gewecke has a nice writeup about these strange looking characters that can appear. He also has some suggestions about what to check and what to do. Check it out and see if any of it might be relevant to your situation. If not come on back and we'll keep trying to troubleshoot with you...
    http://homepage.mac.com/thgewecke/iwebchars.html
    Good luck!

  • Rebuilt IPhoto Library does not display.

    Recently my iPhoto has been crashing, probably because I unknowingly moved a file or files in the iPhoto Library with the Finder.
    Heeding the advice posted throughout this forum I trashed the existing iPhoto Preferences file, the three thumb files, and rebuilt my iPhoto Library. (I don't recall in what order.)
    I renamed my two respective iPhoto Libraries so now iPhoto automatically finds the new one.
    In the Finder, the new iPhoto Library is nearly identical to the old one; it contains over 21 GB of photos, all arranged in their respective folders organized by year, month, and day created.
    When I open iPhoto, however, neither the thumbnails nor the file names of the photos display.
    In the "Source" pane, icons for "Early Photos," "2003," "2004," "2005," and "2006" appear under "Photo Library" but selecting them does nothing.
    Nothing ever appears in the main "Organize" pane at all--it is completely blank. Below it "No photos" appears.
    iPhoto will still display the pictures in the old Library, but it crashes almost immediately after I do anything.
    Obviously there is some disconnect between iPhoto and the Rebuilt Library. Can anyone offer some insight?
    Thanks.
    Mike
    Imac G5   Mac OS X (10.3.9)  

    After considerable culling of unnecessary and redundant files I was finally able to free up enough disk space to conduct a second iPhoto library rebuild without having to delete the first rebuilt library.
    Unfortunately I've run into problems once again.
    Since the rebuild took 2 1/2 hours I wasn't watching the computer the whole time; when I returned iPhoto had crashed but the second rebuilt library seemed complete. My original library is 21.9 GB; my first rebuilt library is 21.28 GB and contains most of the photos of the original--my second rebuilt library is also 21.28 GB.
    After the second rebuild I now have 3.98 GB free space on my hard drive (and 2GB RAM).
    iPhoto will open the first rebuilt library, although as I described previously, it won't actually display any photos, rolls, or albums. In contrast, iPhoto will not open with the second rebuilt library at all.
    When I attempt to open iPhoto and select the second rebuilt library the file selection window opens and all my iPhoto libraries appear in it. None of them are grayed out (as are non-selectable files) but nevertheless I cannot select the second iPhoto library or even highlight it. It does not provide any message--it simply does not respond.
    Unlike the first rebuilt library, the second rebuilt library never contained a Dir.data file, an iPhoto.db file, a Library.iPhoto file, or an AlbumData.xml file. It did contain the three thumb data files, but after opening it failed initially I tried deleting these files thinking they might be problematic. That apparently had no effect. Right now the second rebuilt library only contains my photos organized in year, month, and day folders.
    Previously Brie Fly stated that iPhoto automatically opens the newly rebuilt iPhoto library after a rebuild, however, the first time I opened iPhoto after the second rebuild attempt and subsequent crash it automatically opened the original iPhoto library.
    I copied the error report from the iPhoto crash that occurred after my second library rebuild attempt. Please see below. Does it shed any light on the situation?
    Also, to answer your question Brie Fly, I am able to close all the open rolls in my original library before iPhoto crashes. I did that and after a short while it crashed anyway without any other action on my part. I also tried quitting iPhoto after closing the rolls, but every time I do, regardless of whether there are open rolls or not, it does not quit but crashes. It seems impossible to quit iPhoto while using the original library without crashing. Furthermore, every time I open iPhoto after a crash the rolls I previously closed are once again open, and iPhoto informs me it has recovered 17 photos and put them in a folder named "recovered photos." Since this occurs every time I try to quit while using the original library I now have 88 identical folders of 17 recovered photos. I deleted many of these before but iPhoto just keeps making new ones.
    Here is the report I received after iPhoto had crashed during/after the second library rebuild attempt:
    Date/Time: 2006-09-12 10:19:35 -0400
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: iPhoto
    Path: /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Version: 4.0.3 (4H2)
    PID: 2631
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xbbffde60
    Thread 0 Crashed:
    0 com.apple.Foundation 0x90a395f0 -[NSPathStore2 stringByAppendingPathComponent:] + 0xfc
    1 com.apple.iPhoto 0x00080c48 0x1000 + 0x7fc48
    2 com.apple.iPhoto 0x000ad26c 0x1000 + 0xac26c
    3 com.apple.iPhoto 0x000ad4b0 0x1000 + 0xac4b0
    4 com.apple.iPhoto 0x0007f758 0x1000 + 0x7e758
    5 com.apple.iPhoto 0x0007f858 0x1000 + 0x7e858
    6 com.apple.iPhoto 0x00080394 0x1000 + 0x7f394
    7 com.apple.iPhoto 0x0007bc54 0x1000 + 0x7ac54
    8 com.apple.iPhoto 0x0005c2b8 0x1000 + 0x5b2b8
    9 com.apple.iPhoto 0x0005e24c 0x1000 + 0x5d24c
    10 com.apple.iPhoto 0x00044938 0x1000 + 0x43938
    11 com.apple.Foundation 0x90a27a94 nsnotecallback + 0xb0
    12 com.apple.CoreFoundation 0x901db118 __CFXNotificationPost + 0x1b4
    13 com.apple.CoreFoundation 0x901dfb7c _CFXNotificationPostNotification + 0x340
    14 com.apple.Foundation 0x90a258e0 -[NSNotificationCenter postNotificationName:object:userInfo:] + 0x74
    15 com.apple.AppKit 0x97e95328 -[NSApplication _postDidFinishNotification] + 0x70
    16 com.apple.AppKit 0x97e95214 -[NSApplication _sendFinishLaunchingNotification] + 0x5c
    17 com.apple.AppKit 0x97e95444 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 0x78
    18 com.apple.Foundation 0x90a7af18 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 0x164
    19 com.apple.Foundation 0x90a817b0 _NSAppleEventManagerGenericHandler + 0x78
    20 com.apple.AE 0x90706a10 Z20aeDispatchAppleEventPK6AEDescPSmPh + 0xd0
    21 com.apple.AE 0x90709858 Z25dispatchEventAndSendReplyPK6AEDescPS + 0x2c
    22 com.apple.AE 0x90706c50 aeProcessAppleEvent + 0x11c
    23 com.apple.HIToolbox 0x91b70224 AEProcessAppleEvent + 0x3c
    24 com.apple.AppKit 0x97d84420 _DPSNextEvent + 0x358
    25 com.apple.AppKit 0x97d9acc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    26 com.apple.AppKit 0x97daf048 -[NSApplication run] + 0x21c
    27 com.apple.AppKit 0x97e6b764 NSApplicationMain + 0x1d0
    28 com.apple.iPhoto 0x0011da3c 0x1000 + 0x11ca3c
    29 com.apple.iPhoto 0x000046d4 0x1000 + 0x36d4
    30 com.apple.iPhoto 0x00004554 0x1000 + 0x3554
    Thread 1:
    0 libSystem.B.dylib 0x900127f8 syscallthreadswitch + 0x8
    1 com.apple.Foundation 0x90a332d8 +[NSThread sleepUntilDate:] + 0x98
    2 com.apple.AppKit 0x97d7c3ec -[NSUIHeartBeat _heartBeatThread:] + 0x494
    3 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
    4 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x90018e78 semaphoretimedwait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000ea14 pthread_condwait + 0x268
    2 ...ple.CoreServices.CarbonCore 0x96310570 TSWaitOnSemaphoreCommon + 0xb0
    3 ...ickTimeComponents.component 0x92a65b34 ReadSchedulerThreadEntryPoint + 0x1458
    4 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x90018e78 semaphoretimedwait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000ea14 pthread_condwait + 0x268
    2 ...ple.CoreServices.CarbonCore 0x96310570 TSWaitOnSemaphoreCommon + 0xb0
    3 ...ple.CoreServices.CarbonCore 0x963103f4 _Z15AsyncFileThreadPv + 0x38
    4 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0x90a395f0 srr1: 0x0200d030 vrsave: 0x00000000
    cr: 0x44002212 xer: 0x20000000 lr: 0x90a395c8 ctr: 0x00000000
    r0: 0xbfffe7c0 r1: 0xbfffdf00 r2: 0xfbffff60 r3: 0x00000000
    r4: 0x5a35d798 r5: 0x00000074 r6: 0x00000010 r7: 0x00000020
    r8: 0x00000030 r9: 0x00000080 r10: 0x00000000 r11: 0x00000100
    r12: 0x6653d018 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0xbffff640 r18: 0x00000000 r19: 0x001be45c
    r20: 0x9089a014 r21: 0x00000001 r22: 0xbfffdf00 r23: 0x5a35d790
    r24: 0x0000003a r25: 0x27947750 r26: 0x6253d000 r27: 0x0200000c
    r28: 0x001bd86c r29: 0x02000046 r30: 0xbfffdf00 r31: 0x90a394f4
    Binary Images Description:
    0x1000 - 0x19efff com.apple.iPhoto 4.0.3 (4H2) /Applications/iPhoto.app/Contents/MacOS/iPhoto
    0x77d000 - 0x77ffff com.apple.framework.iPhoto.ContactSheetPrintFormatter 4.0.3 /Applications/iPhoto.app/Contents/PlugIns/ContactSheetPrintFormatter.iPhotoPrin tFormatter/Contents/MacOS/ContactSheetPrintFormatter
    0x789000 - 0x78bfff com.apple.framework.iPhoto.CubeTransition 4.0.3 /Applications/iPhoto.app/Contents/PlugIns/CubeTransition.IAPlugin/Contents/MacO S/CubeTransition
    0x794000 - 0x795fff com.apple.framework.iPhoto.DissolveTransition 4.0.3 /Applications/iPhoto.app/Contents/PlugIns/DissolveTransition.IAPlugin/Contents/ MacOS/DissolveTransition
    0x7a2000 - 0x7a6fff com.apple.framework.iPhoto.FileExporter 4.0.3 /Applications/iPhoto.app/Contents/PlugIns/FileExporter.iPhotoExporter/Contents/ MacOS/FileExporter
    0x7b1000 - 0x7b3fff com.apple.framework.iPhoto.FullPagePrintFormatter 4.0.3 /Applications/iPhoto.app/Contents/PlugIns/FullPagePrintFormatter.iPhotoPrintFor matter/Contents/MacOS/FullPagePrintFormatter
    0x7bc000 - 0x7bdfff com.apple.framework.iPhoto.GreetingCardPrintFormatter 4.0.3 /Applications/iPhoto.app/Contents/PlugIns/GreetingCardPrintFormatter.iPhotoPrin tFormatter/Contents/MacOS/GreetingCardPrintFormatter
    0x7cc000 - 0x7d2fff com.apple.framework.iPhoto.HTMLExporter 4.0.3 /Applications/iPhoto.app/Contents/PlugIns/HTMLExporter.iPhotoExporter/Contents/ MacOS/HTMLExporter
    0x7dd000 - 0x7dffff com.apple.framework.iPhoto.MosaicFlipTransition 4.0.3 /Applications/iPhoto.app/Contents/PlugIns/MosaicFlipTransition.IAPlugin/Content s/MacOS/MosaicFlipTransition
    0x7e9000 - 0x7ebfff com.apple.framework.iPhoto.NUpPrintFormatter 4.0.3 /Applications/iPhoto.app/Contents/PlugIns/NUpPrintFormatter.iPhotoPrintFormatte r/Contents/MacOS/NUpPrintFormatter
    0x173d000 - 0x1743fff com.apple.framework.iPhoto.QTExporter 4.0.3 /Applications/iPhoto.app/Contents/PlugIns/QTExporter.iPhotoExporter/Contents/Ma cOS/QTExporter
    0x1748000 - 0x174afff com.apple.framework.iPhoto.SamplerPrintFormatter 4.0.3 /Applications/iPhoto.app/Contents/PlugIns/SamplerPrintFormatter.iPhotoPrintForm atter/Contents/MacOS/SamplerPrintFormatter
    0x1754000 - 0x1756fff com.apple.framework.iPhoto.SizedPrintFormatter 4.0.3 /Applications/iPhoto.app/Contents/PlugIns/SizedPrintFormatter.iPhotoPrintFormat ter/Contents/MacOS/SizedPrintFormatter
    0x1760000 - 0x1762fff com.apple.framework.iPhoto.WipeTransition 4.0.3 /Applications/iPhoto.app/Contents/PlugIns/WipeTransition.IAPlugin/Contents/MacO S/WipeTransition
    0x1779000 - 0x1785fff com.apple.BookService 3.0 (3.0.1) /Applications/iPhoto.app/Contents/NetServices/Bundles/BookService.NetService/Co ntents/MacOS/BookService
    0x17c2000 - 0x17ddfff com.apple.HomePageService 3.0 (3.0.1) /Applications/iPhoto.app/Contents/NetServices/Bundles/HomePageService.NetServic e/Contents/MacOS/HomePageService
    0x17f4000 - 0x17fafff com.apple.NetSlidesService 3.0 (3.0.1) /Applications/iPhoto.app/Contents/NetServices/Bundles/NetSlidesService.NetServi ce/Contents/MacOS/NetSlidesService
    0x5799000 - 0x57a7fff com.apple.PrintsService 3.0 (3.0.1) /Applications/iPhoto.app/Contents/NetServices/Bundles/PrintsService.NetService/ Contents/MacOS/PrintsService
    0x5849000 - 0x58c8fff com.apple.NetServices 3.0.2 /Applications/iPhoto.app/Contents/MacOS/../NetServices/Frameworks/NetServices.f ramework/Versions/A/NetServices
    0x60c9000 - 0x60ccfff libMPAEncode0.1.dylib /Library/Application Support/DivXNetworks/libMPAEncode0.1.dylib
    0x62d0000 - 0x62e2fff libdpv10.dylib /Library/Application Support/DivXNetworks/libdpv10.dylib
    0x6405000 - 0x6436fff liblame3.92.dylib /Library/Application Support/DivXNetworks/liblame3.92.dylib
    0x6605000 - 0x6665fff libdpus10.dylib /Library/Application Support/DivXNetworks/libdpus10.dylib
    0x7c23000 - 0x7c25fff com.apple.PDFImporter 1.3.1 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x8911000 - 0x89dbfff com.divxnetworks.DivXCodec 5.2.1 /Users/Hiroshi/Library/QuickTime/DivX 5.component/Contents/MacOS/DivX 5
    0x3defc000 - 0x3e0f5fff net.telestream.wmv.import 2.1.0.33 /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x80c80000 - 0x80c88fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x80f20000 - 0x80f24fff com.apple.NetServices.BDRuleEngine 1.0.1 /Applications/iPhoto.app/Contents/MacOS/../NetServices/Frameworks/BDRuleEngine. framework/Versions/A/BDRuleEngine
    0x80f40000 - 0x80f4cfff com.apple.NetServices.BDControl 1.0.4 /Applications/iPhoto.app/Contents/MacOS/../NetServices/Frameworks/BDControl.fra mework/Versions/A/BDControl
    0x81c90000 - 0x81c93fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x84048000 - 0x84085fff com.apple.QuickTimeFireWireDV.component 7.1.2 /System/Library/QuickTime/QuickTimeFirewireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x84380000 - 0x84389fff libz.1.1.3.dylib /usr/lib/libz.1.1.3.dylib
    0x843a0000 - 0x843cdfff libssl.0.9.dylib /usr/lib/libssl.0.9.dylib
    0x87f60000 - 0x88096fff com.apple.vImage 1.2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x88d40000 - 0x88d4cfff com.apple.agl 2.5 (AGL-2.5) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x8bde2000 - 0x8bdf2fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x8eea0000 - 0x8eeb6fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x8fd50000 - 0x8fd50fff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.9 (299.37) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90490000 - 0x904adfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x904d0000 - 0x90588fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x90610000 - 0x9069afff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90700000 - 0x90700fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90702000 - 0x9073afff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x907c7000 - 0x907d2fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x907f0000 - 0x907f9fff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90830000 - 0x9089ffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x908c5000 - 0x90915fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x909f0000 - 0x90a08fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.8 (500.61) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90c32000 - 0x90c45fff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x90c60000 - 0x90cc2fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90d00000 - 0x90d1bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90d60000 - 0x90d6bfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90e10000 - 0x90e11fff com.apple.ServerControl 10.2.3 /System/Library/PrivateFrameworks/ServerControl.framework/Versions/A/ServerCont rol
    0x90e30000 - 0x90e36fff com.apple.ServerPrefs 10.2.3 /System/Library/PrivateFrameworks/ServerPrefs.framework/Versions/A/ServerPrefs
    0x90e77000 - 0x90e91fff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91040000 - 0x91062fff com.apple.framework.Admin 1.3.3 /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x91090000 - 0x91091fff com.apple.AFPDefines 2.0.1 /System/Library/PrivateFrameworks/AFPDefines.framework/Versions/A/AFPDefines
    0x910e0000 - 0x91134fff com.apple.bom 1.2.8 (64.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x91140000 - 0x911a9fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x911da000 - 0x911dafff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x911dc000 - 0x911dffff com.apple.QuickTimeH264.component 7.1.2 /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x91206000 - 0x9120ffff com.apple.IntlPreferences 1.1 /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
    0x91216000 - 0x91222fff com.apple.framework.Apple80211 3.4.1 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x91227000 - 0x91231fff com.apple.framework.machinesettings 1.3.3 /System/Library/PrivateFrameworks/MachineSettings.framework/Versions/A/MachineS ettings
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x914ad000 - 0x91575fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x915e0000 - 0x91699fff com.apple.QD 3.4.71 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917b6000 - 0x917cafff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x917e0000 - 0x917f0fff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x91961000 - 0x91966fff com.apple.SetupAssistant.International 1.3.4 /System/Library/PrivateFrameworks/International.framework/Versions/A/Internatio nal
    0x9196a000 - 0x919d1fff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91a2f000 - 0x91a67fff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91a7b000 - 0x91e00fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x924f2000 - 0x92585fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x925c8000 - 0x92637fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92650000 - 0x926f3fff libcrypto.0.9.dylib /usr/lib/libcrypto.0.9.dylib
    0x92727000 - 0x9274dfff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x927b2000 - 0x927bdfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x927c5000 - 0x927d4fff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.1 (7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9283f000 - 0x92856fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x92a50000 - 0x93426fff com.apple.QuickTimeComponents.component 7.1.2 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x939a0000 - 0x939b4fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93b3c000 - 0x93baffff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x940c0000 - 0x940c0fff com.apple.DiscRecording 2.1.17 (???) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x9415d000 - 0x94165fff libbsm.dylib /usr/lib/libbsm.dylib
    0x94169000 - 0x94173fff com.apple.framework.AppleTalk 1.2.0 (???) /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
    0x94180000 - 0x9418ffff com.apple.frameworks.preferencepanes 10.0 /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x94580000 - 0x9458cfff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94596000 - 0x945a3fff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
    0x94610000 - 0x9462afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94650000 - 0x946affff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x946ed000 - 0x946fdfff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94720000 - 0x94721fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94800000 - 0x9488cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x948b0000 - 0x948e1fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x953d0000 - 0x95403fff com.apple.DiscRecordingContent 2.1.17 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingContent.framework/Versions/A/DiscRecordingContent
    0x95420000 - 0x95495fff com.apple.DiscRecordingEngine 2.1.17 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95e0a000 - 0x95e24fff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x95e40000 - 0x95eadfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95eda000 - 0x95eedfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x962e6000 - 0x9655ffff com.apple.CoreServices.CarbonCore 10.3.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x965ba000 - 0x967a1fff com.apple.security 2.4 (177) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x96a04000 - 0x96a52fff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b08000 - 0x96b1efff com.apple.QuartzCore 1.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96e12000 - 0x96e2cfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96e80000 - 0x96e90fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96eca000 - 0x971a2fff com.apple.CoreGraphics 1.203.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9721a000 - 0x974cefff com.apple.QuickTime 7.1.2 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x97d72000 - 0x98271fff com.apple.AppKit 6.3.11 (743.43) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0xefbef000 - 0xefcd1fff libPSIKey.dylib /Library/Application Support/DivXNetworks/libPSIKey.dylib
    Imac G5 Mac OS X (10.3.9)
    Imac G5 Mac OS X (10.3.9)

  • Book Title in Navigation Bar Does Not Display Correctly

    Hi,
    I tried creating a epub file following Epub Best Practices ebook but after creation and loading of the ebook, I noticed that the book title at the navigation bar is not appearing correctly. The only the upper half of the text is shown so it appears that the text is cut in half. What should I do to correct this?
    Thanks,
    -- Jeff

    It seems that ADE is having errors displaying the book title when it has a non-breaking space. The book title in the previous post contains an non-breaking space. And when I replaced it with a regular space, the display was fixed. See link for the screen grab:
    http://picasaweb.google.com/lh/photo/WIRjcDpEJSGOIur7FEBvzg?authkey=U6NN0HOA9dw&feat=direc tlink
    Aside from non-breaking spaces, what other characters does ADE does not support (which displays the title incorrectly)?
    -- Jeff

  • CS4 GUI does not display correctly

    I'm using the trial version of Dreamweaver CS4 on a Thinkpad
    T60 with XP Pro SP3. My monitor is 1280 x 1024 and the fonts size
    is set to Large (which may be the source of this problem.)
    When I am using Dreamweaver, the window at the bottom of the
    screen, the one with a tab labeled Properties, does no fully
    display. The second line of data entry boxes, the ones labeled ID
    and Link are partially cut off. There does not seem to be any way
    to increase the size of that window and I also don't know if there
    are more than 2 lines.
    Is this a font size issue? is there any fix, other than using
    normal size fonts?

    Adobe applications unfortunately do not adhere to OS UI
    standards.
    Al Sparber - PVII
    http://www.projectseven.com
    The Finest Dreamweaver Menus | Galleries | Widgets
    http://www.projectseven.com/go/pop
    The Ultimate DW Menu System
    "vicroberts" <[email protected]> wrote in
    message
    news:gjoe9i$7vc$[email protected]..
    >I did not mention in my original post that I'm using an
    external monitor
    >with
    > the Thinkpad.
    >
    > I can confirm now that the problem I discuss in my
    original post
    > disappears if
    > I switch to Normal fonts instead of Large. It would be
    nice if there were
    > some
    > way to display this window complete when using Large
    fonts. I have not
    > seen
    > any programs that have problems with large fonts in
    quite some time. I'm
    > surprised that a program such as Dreamweaver would not
    be coded to adjust
    > correctly for large fonts.
    >

  • PDF does not display correctly

    Issue: One of our website page displays a PDF form filled with data retrieved from database. The PDF file displays perfect in IE browser, but the PDF form was blank in Firefox browser - can not see the filled data at all in Firefox browser nor in print-out from Firefox.
    I installed the most recent version of Firefox PDF viewer 0.8.1 add-on, and played with different options under the menu "options/Portable Document Format (PDF), but no luck to solve the above issue.
    I noticed that not only our website, but also some government websites have the same issue display data filled PDF.
    Anybody can help me out to resolve this issue?
    Many thanks!

    This may well be a limitation of the JavaScript-based PDF Viewer. It currently does not support all the feature of the Adobe plugin (or stand-alone version of Adobe Reader). You can test that theory using the steps in this article: [[How to disable the built-in PDF viewer and use another viewer]].
    While an end user can switch around among viewers by changing their Firefox options, unfortunately there currently is no way for websites to detect which viewer is in use and assist visitors in a personalized manner. I think for now you may need to recommend that Firefox users use the above article for assistance if more complex PDFs do not render as expected.

  • Splash screen does not display correctly

    Hello everyone. I have a class which shows a spashscreen. When run from the main method it display the splash correcly.
    I have a login module. When the login is sucessful , I call the splashcreen module. Here the problem arises. It just gives me the white background. The image is not there.
    I also encounter this sort of problems when calling other panels from my mainpage. The panels have a background. When called for the first time they appear distorted. When a second time they are called( by clicking the menu button from my mainpage) everything displays correctly.
    I am very confused with the above problem because there is simply no error in the coding. I can't see where the problem lies.
    Please Please Help me! I'll be indepted to you all!

    This is my class that I've written that works fine. Feel free to use it.
    * SplashScreen.java created on May 14, 2003
    * Copyright (c) 2003 Rene Peters Consultancy.
    * This software is the confidential and proprietary information of Rene
    * Peters Consultancy ("Confidential Information"). You shall not
    * disclose such Confidential Information and shall use it only in
    * accordance with the terms of the license agreement you entered into
    * with Rene Peters Consultancy.
    package nl.renepetersconsultancy.util.gui;
    * An application to show a title screen in the center of the screen
    * for the amount of time given in the constructor. This class includes
    * a sample main() method to test the splash screen, but it's meant for use
    * with other applications.
    * @author Ren� Peters
    * @version 1.0 May 14, 2003
    import java.awt.Dimension;
    import java.awt.Toolkit;
    import java.net.URL;
    import java.util.logging.Logger;
    import javax.swing.ImageIcon;
    import javax.swing.JLabel;
    import javax.swing.JPanel;
    import javax.swing.JWindow;
    public class SplashScreen extends JWindow implements Runnable {
    private Logger logger = null;
    private int minimumDuration;
    private String resource;
    private boolean keepRunning = true;
    private boolean waitForStop = true;
    private boolean done = false;
    * Constructor for the SplashScreen. Only used for initialisation. Nothing really happens yet.
    * @param resource Location of the image (jpeg, gif, png or xbm)to be displayed in the SplashScreen.
    * Image must be located somewhere on the classpath. E.g. "nl/petersconsultancy/planner/gui/logo.jpg".
    * @param minimumDuration The time in milliseconds the SplashScreen will be displayed, at least.
    * It can not be stopped before that. Values must be in the range [0, ->]. If smaller the 0 the will be
    * set to 0.
    * @param waitForStop Boolean to indicate if the object will be displayed after the minimumDuration has passed
    * by calling the "pleaseStop" method or if it will stop being displayed anyway.
    * background or the rest of the execution should hold for a while.
    public SplashScreen(String resource, int minimumDuration, boolean waitForStop) {
    logger = Logger.getLogger("nl.renepetersconsultancy.util.gui.SplashScreen");
         if (minimumDuration < 0) {
              this.minimumDuration=0;
         else {
         this.minimumDuration = minimumDuration;
    this.resource = resource;
    this.waitForStop = waitForStop;
    Thread thread = new Thread(this);
    thread.setDaemon(true);
    thread.start();
    * Check if the minimumDisplay time has elapsed already.
    public boolean isDone(){
         return done;
    * Request this from being displayed and have it removed.
    public void pleaseStop(){
         keepRunning = false;
    * Display the SplashScreen.
    public void run() {
    // Build the splash screen.
    if (resource==null) {
    logger.warning("The image to display in the SplashScreen is set to 'null'.");
    return;
    } else if (resource.equals("")) {
    logger.warning("The image to display in the SplashScreen is set to an empty string.");
    return;
    URL URLImage = this.getClass().getClassLoader().getResource(resource);
    if (URLImage==null) {
    logger.warning("The resource for the image to display in the SplashScreen can not be found.");
    return;
    ImageIcon imageIcon = new ImageIcon(URLImage);
    JLabel label = new JLabel(imageIcon);
    // Set the window's bounds, centering the window.
    // Take the dimension of the icon for reference.
    int width = imageIcon.getIconWidth();
    int height = imageIcon.getIconHeight();
    Dimension screenDimension = Toolkit.getDefaultToolkit().getScreenSize();
    int x = (screenDimension.width-width)/2;
    int y = (screenDimension.height-height)/2;
    this.setBounds(x,y,width,height);
    JPanel content = (JPanel) this.getContentPane();
    content.add(label);
    // Display it while running for a while in the background.
    this.setVisible(true);
    try { Thread.sleep(minimumDuration); } catch (Exception e) {}
    done = true;
    if (waitForStop) {
         while (keepRunning) {
    try { Thread.sleep(100);} catch (Exception e) {}
    setVisible(false);
    this.dispose();
    public static void main(String[] args) {
    SplashScreen splash = new SplashScreen("nl/renepetersconsultancy/util/gui/images/Ape.jpg",500, true);
    while (!splash.isDone()){
    try { Thread.sleep(50000); } catch (Exception e) {}
    splash.pleaseStop();
    System.exit(0);

  • Facebook does not display correctly

    After my nephew used my laptop to go online to play games, I began having problems with Firefox loading slowly and not loading some pages, such as Facebook, correctly. I am now getting untrusted connection messages on all https sites and on Facebook I get a message that a script is not loading correctly. This is only occurring in Firefox. I have reset the cache and rest Firefox. I have also reinstalled the newest version of Firefox and nothing has changed. I have run scans with McAfee and Microsoft Security Essentials. Both found nothing.

    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

Maybe you are looking for

  • Inserting date in a form

    Can anybody help me, I would like to insert the date automatically in my form but in the following format "Friday 12 July 2008". However when I go to patterns and change the pattern to this format it does not change it in the PDF Preview screen. The

  • Get my IP delisted

    I've tried repeatedly to get my IP delisted. We got a new block of IP's from our ISP, and I have checked that we are not on any other blacklist.  Emails send everywhere else on the internet apart from 365 users. Emailing one of my customers is on 365

  • Open a page in new window

    Hi, I have created an iView and a Page to open in a new window and am getting a Portal Runtime Error (as shown below) when I click on the link in detail navigation. However surprisingly in the "Preview" and if I open the same iView in the portal cont

  • Camera not functioning correctly

    The camera on my iPod Touch (iOS5) is suddenly not working correctly.  The 'iris' on the screen only opens occasionally, and on the few occasions that it does, I cannot swap to the lens that will take photos of me.  If I try, the camera then blacks o

  • Steve Jobs Keynote at Macworld January 10, 2006

    Does anyone know if Apple will provide a link to watch this live? Thanks, Happy New Year!