The chapter about php_db4 in the BDB documentation need to be updated

Hi all,
I think the chapter about php_db4 in the BerkeleyDB documentation should be updated.
The first sentence "A PHP 4 extension for this release of Berkeley DB..." gave me the concept that the extension can be ONLY run with PHP 4. I've got the idea that DBXML's php extension can run with PHP 5, so the BDB's extension should work with PHP 5 too.(Perhaps I'm not clever enough, but it did give me the wrong thought.)
It's too simple in the documentation to let everyone know how to sovle the problems in compile process(and such subjects are hard to be found through search engines).
I had compiled BDB 4.5 on my Fedora Core 6. When I make the php_db4, it could not finish normally(with some errors). When I added CPPFLAGS=-DHAVE_CXX_STDHEADERS, it solved - this should be written somewhere in the documentation or at lease in the INSTALL file, right?
In the INSTALL file, it says "PHP can itself be forced to link against libpthread either by manually editing its build files (which some distributions do), or by building it with --with-experimental-zts". But at least I can't find this option in the configure of PHP 5.2.1. Only an option '--enable-maintainer-zts' can be found, and it is noted as 'for code maintainers only'(so it should not be enabled by end-users with less experience, isn't it?). PHP 5.2.1's TSRM is ptheads-enabled by default, I don't know whether I should follow the note about pthreads or not.
Anyway, I can use the native API of BerkeleyDB in my php code now. Thanks for the developers! Hope the documentation can be updated with more directives, so the new users of php_db4 can use it more smoothly:-)

nikkap wrote:
I haven't updated to the latest software because I didn't want my google maps to change to the new version they made with poorer directions.
To each their own, but you can always install the Google Maps app.
nikkap wrote:
I also didn't want to lose battery charge quicker and didn't want certain functions to cease working like wifi which I've heard has been a problem.  It just seems that since my phone is so 'old' that updating it could cause more harm than good. 
Nothing is further from the truth.  Installing updates does not cause hardware issues or hardware to stop working.  Anyone that tells you otherwise is completely ignorant.
I (and millions of others) have installed iOS updates with little or no adverse affects.  The vast majority of issues that arise during an iOS update can be rectified with basic troubleshooting from the User's Guide.
There is no legitimate reason to not update the iOS which adds new features and fixes security issues in iOS.
nikkap wrote:
My other problem is that someone proxied the call to ATT to obtain the unlock so I don't know exactly what happened and if in fact they did agree to unlock or perhaps lied instead or did something else.  But I don't have the account information for ATT since it's a group account so i'm SOL. 
Well, there you go.  You need to contact AT&T or get the correct information and go to AT&T's website and request the unlock.
There are no codes, as you've already found out.
Once the unlock has been approved, AT&T will email you to let you know it has been processed and that the next step is to restore the device.

Similar Messages

  • My table of contents does not use the entry style I select for words in the paragraph that have character styles applied to them in the chapter, so some of the letters are showing up as green, which is fine in the chapter but not in the TOC.

    My table of contents does not use the entry style I select for words in the paragraph that have character styles applied to them in the chapter, so some of the letters, specifically parameters, are showing up green, which is fine in the chapter but not in the TOC. I can manually fix this in the TOC by changing the character style to none after the toc  has been generated, but I don't want to do this.

    What application are you running? Please ask this in the forum of the product you're using.

  • Amazon rejection - The link to Adobe AIR in your app needs to be updated - How do I change this

    Here's a message I got  from Amazon:
    Device Tested : Motorola Droid (2.3), HTC Evo (2.3.3),Samsung Galaxy Tablet(2.2)
    Issue: The link to Adobe AIR in your app needs to be updated so that customers are taken directly to the Adobe AIR app page on the Amazon Appstore. The Download URL is http://www.amazon.com/gp/mas/dl/android?p=com.adobe.air Steps: i)Launch the application. ii)Tap on "Install">> "Appstore". Observe that the application goes to the home page of the Amazon app store for the installation of Adobe Air.
    I am assumed I could change this in my xml file:
    I change the URL in this line to the one they provided (http://www.amazon.com/gp/mas/dl/android?p=com.adobe.air):
    <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
    <application xmlns="http://ns.adobe.com/air/application/2.6">
    However, when it is published it always changes it back to the old address. How do I prevent this?

    Thanks.
    I think I found the answer couresty of Benny 7500 on Aug 11, 2011 9:18 AM.
    For me works editing of Markets.xml file at:
    "C:\Program Files\Adobe\Adobe Flash CS5.5\en_US\Configuration\Android\Markets.xml"
    and replacing of Amazon Appstore key to
    <market name="Amazon Appstore" url="http://www.amazon.com/gp/mas/dl/android?p=com.adobe.air"/>
    That's all!

  • The problem about settuping up the development Enviroment for OA

    Hi, All
         I just began to learn the development of OA Framework, I met the problem of setting up the dev environment by using jdevelop 9i OA
    extension.
         The following is steps of setting up the env by referrring to the "Oracle Application Framework Developer's guide".
         1, set the environment variable JDEV_USER_HOME to <jdeveloper dir>\jdevhome\jdev
         2. copy the DBC file from <EBS install dir>\visappl\fnd\11.5.0.\secure in EBS server to the local machine.
         3. create a tester user and assign it the responsibility "OA Framework ToolBox Turtorial" and "OA Framework ToolBox Turtorial
    Labs" in EBS
         4. create a database connection. set the connection type as Oracle(JDBC), username and password as "Apps" and "Apps" , Set the
    hostname and SID the same values as those specified in the DBC file. And the connection is created successfully.
         5. Then open the toolbox.jws (The sample code in the jdeveloper9i)
              i) select the tutorial.jpr , select Project > Project Setting -> Runtime Connectiong. setting the "DBC File Name" to the
    DBC file path in local machine. setting the "user name" and password to EBS user I just created in step 3. Set the Application Short Name
    to "AK" and Responsibility Key as "FWK_TBX_TUTORIAL".
              ii) right click tutorial.jpr. select "Edit Business Components Poject..." -> Connection . choose the Connection created in step 4.
         6. setting the same configuration for LabSolutions.jpr.
         7. After all these setting , then rebuild the toolbox.jws and run the project. It took a long time to display the test_fwktutorial.jsp and when I click the link in it. I wil get an error page. The Detail Info is the following:
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = oracle.adf.mds.exception.MDSRuntimeException; (Could not lookup message because there is no database connection) at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888) at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1145) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1960) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418) at OA.jspService(OA.jsp:40) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:209) at com.evermind.server.http.GetParametersRequestDispatcher.forward(GetParametersRequestDispatcher.java:189) at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:199) at OA.jspService(OA.jsp:45) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259) at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106) at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803) at java.lang.Thread.run(Thread.java:534)
    I'm not sure whether my configuration is set correctly. can anyboy help to figure it out, thansk in advance

    r u able to connect to schema from sqlplus ??
    I suspect check that first ,also see if you are able to TNS ping to the SID you have mentioned and if the port and hostname is correctly specified in ur dbc file .
    here is my dbc file .. if it helps
    #DB Settings
    #Mon Mar 20 07:58:34 CST 2006
    FND_JDBC_USABLE_CHECK=false
    APPS_JDBC_DRIVER_TYPE=THIN
    APPL_SERVER_ID=1EDB3E51DEE569E3E0440003BA68147136073878907234418604230042147702
    TWO_TASK=IG10B
    FND_JDBC_STMT_CACHE_SIZE=200
    FND_JDBC_CONTEXT_CHECK=true
    FND_JDBC_BUFFER_DECAY_SIZE=5
    FND_JDBC_BUFFER_DECAY_INTERVAL=300
    FND_JDBC_BUFFER_MAX=5
    GUEST_USER_PWD=GUEST/ORACLE
    FND_JDBC_STMT_CACHE_FREE_MEM=TRUE
    FND_JDBC_BUFFER_MIN=1
    DB_HOST=<host Name>
    FND_JDBC_PLSQL_RESET=false
    FNDNAM=APPS
    FND_MAX_JDBC_CONNECTIONS=500
    GWYUID=APPLSYSPUB/PUB
    APPS_JDBC_URL=jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=maxcold)(PORT=1525)))(CONNECT_DATA=(SID=IG10B)))
    DB_PORT=1525

  • After I update Keynote in the app store, it keeps showing up as needing to be updated

    After I update keynote from the app store, it keeps showing up as an update needed.  I have updated it 5 or 6 times and it still keeps showing up as needing to be updated.  Help!!!
    OS 10.6.8

    Is it still languishing in a cloned version of your system ... or in a copy somewhere. Were this the case, the App Store would locate it (or some remaining vestige) and think you still have it.
    Use Find any File or Easy Find to check it out.

  • When installing Firefox 3.0.6 or 3.6.8 on my PC the help about screen shows the version as "mac". How can I fix this?

    This is on a Dell Inspiron 1520 Laptop running Windows XP.

    HI Noah:
    Thanks for your answer. I'm working my way through the blog, and trying to take all of the steps. Hitman Pro did find 5 trojans, and many remnants of other malware, so hopefully that will help. I'll post again when I've finished trying everything else.
    I had already run Malware Bytes, It did not find/remove the sweetim toolbar, but found a different trojan. Something is up with my antivirus I think.

  • Why can't firefox find the website about half of the time?

    Almost 50% of the time when I open Firefox, I cannot connect to the server on which my homepage resides. Why is this? Firefox's performance is subpar in comparison to IE--slower, less likely to find the server, etc. I really hate using it, but it's the only browser that works okay with Charter email. Why do I have these problems?

    The default of the pref network.http.max-connections has been increased from 30 to 256 in Firefox 6+ versions.
    Try to decrease the value of the pref <b>network.http.max-connections</b> from 255 to a setting like 30 as used in Firefox 3 versions.
    *https://support.mozilla.com/kb/Firefox+never+finishes+loading+certain+websites
    *http://kb.mozillazine.org/Error_loading_websites

  • Remote Menu button: to the chapter menu or the main menu?

    Using DVD Pro (version 4.2.1) for the first time, and I've discovered a lot of fun elements. Here is a question about the remote control settings.
    I want people to be able to return to the +main menu+ if they want while playing the track, by pressing 'menu' (and I've found the resume feature, too). However, the track has chapters, which are assigned to 3 chapter menus. So, when they are playing a particular chapter, i want them to be able to return from it to the +chapter menu+ it came from, by pressing the 'menu' button.
    However, this doesn't work: when playing the video track, pressing the 'menu' button takes me to the chapter menu assigned to that particular chapter, not the main menu that I assigned to the track.
    Well, I see in the handbook that the marker remote setting takes precedence over the track setting ... so which would you find preferable:
    1. when the viewer is playing the video, the menu button: goes back to the main menu.... then when the viewer is watching a particular chapter, pressing 'menu' also goes back to the main menu, instead of the chapter menu, so viewer has to navigate back into the 'scenes' menu
    or
    2 when watching the whole video, pressing 'menu' takes the viewer to the chapter menu and then has to 'up' to the Main menu.... and therefore when watching a chapter only, 'menu' button returns to the particular chapter's menu, which is fine.
    I thought I would have the 'menu' button return to the chapter menu:: up button for faster/easier access to the main menu, for viewers just watching the video, and convenience for viewers watching a chapter.
    What is the more experienced opinion?
    thank you
    Elizabeth

    Hal MacLean wrote:... 'Stories'. If you are playing the track from your main menu, then the menu call for the track should take you back to the main menu. If you are on a chapter menu and start playback then instead of going to the chapter marker, go to a story that contains the chapter marker instead. The story can also have a menu call and end jump set.
    Ahh!
    The thing is, if you start a chapter playing, do you want the footage to continue to the end of the track, ....
    Yes, that's exactly what i want, and as above, for the chapter in the chapter menu to return to that chapter menu
    If the former, put all of your markers into a single story and set the menu call to go back to the chapter menu.
    Thank you!
    I had already created stories from the second track on the dvd, with each one having an end jump back to the story menu and as no one had replied to this post, i had decided to make the chapters in the main track into stories too, but wanted them to continue into the next chapter. In fact i'd already created these 11 stories, some with 2 chapters in them, when I read your post.
    So i did as you said and put all the chapter markers into one story, with no end jump for the chapters, but a menu call from the story to the 'chapter' menu instead of the main menu. Much cleaner than the way i had started to do.
    And it works just the way i want it to : track's menu call is to the main menu, 'chapter' menu calls are to the chapter menu. Thank you so much!
    Elizabeth

  • How can I set the highlighted button according to the last chapter viewed?

    I have a main menu with four buttons, each one of which takes me to a different chapter of track 1. When I press the MENU button on the remote and return to the main menu, I would like for the highlighted button to be the one corresponding to the last chapter viewed. How can I do this?
    Page 247 of the DVDSP manual says the following:
    Highlight Condition: Provides an alternative method to the Default Button setting for determining which button to highlight. When Highlight Condition is set to Default, the Default Button setting supplies the button highlight setting. When Highlight Condition is set to one of its stream settings (audio, subtitle, camera angle), the number of the stream last played determines the button to highlight. This setting can be overridden by any element that jumps to this menu, based on its jump setting.
    I know that SPRM 7 contains the value of the current chapter, so when returning to the main menu I would like to use SPRM 7 to set the Highlight Condition, but I don't see a way to do that, since the only options for Highlight Condition are audio stream, subtitle stream, and camera angle.

    Ah. Pre-scripts.
    I would do this by tracking the menu, certainly, but I'd do that by using a set of scripts not as prescripts. So, if your main menu is the start up item for the disc, create a script that reads:
    mov GPRM0, 1
    Jump main menu
    and set that as the start up item instead. Now create a second script:
    mov GPRM0, 2
    Jump Menu2
    and use both of these scripts on any button that goes to a menu. For example, on the Main Menu you'll have a button that links to menu2... point that button to script 2 instead of the menu itself. Similarly, on the chapter menu if you've got a button that takes you back to the main menu, point that button to the first script.
    For your menu call script you can now do this:
    mov GPRM1, SPRM8
    div GPRM1, 1024
    Jump Main menu \[GPRM1\] if (GPRM0 = 1)
    Jump Menu2 \[GPRM1\] if (GPRM0 = 2)
    This could also be the end jump script for both tracks, too.
    Now, Main menu will have three buttons, one for track 1, one for track 2 and one to go to the second script. Track 1 menu call and end jump goes to the last script, track 2 does the same. On the chapter select menu you point each button to the relevant chapter in track 1 and let the scripts do their job whenever a menu call is made or the track ends. The script will see you were on Menu2 and send you there, and SPRM8 will get you back to the button you last selected.
    If, instead of this, you want to go to the button that represents the last chapter played on the chapter menu, and not the last button pressed, but still be able to get to the last button on the main menu then the script changes a bit:
    Goto 5 if (GPRM0 = 2)
    mov GPRM1, SPRM8
    div GPRM1, 1024
    Jump Main menu \[GPRM1\]
    mov GPRM1, SPRM7
    Jump Menu2 \[GPRM1\]
    This sends you to the button relevant to the last chapter played if you came from the chapter menu, by jumping through the script to the bit that deals with Menu2, else it will work out the last button selected (and we assume this must have been on the Main menu because GPRM0 !=2 in that case), and send you to the main menu with that button highlighted.
    If you've got any more scripts than that running, you've got too many... and get rid of the pre-scripts - they are more trouble than not, and don't work if you are using GPRM based button jumps anyway.

  • I want to ask the question about phasor measurement.

    I want to ask the question about phasor measurement.the first one is that how can I accomplish the sychronized sampling with GPS?The other question is that how can I adjust the sampling rate for DAQ when the system frequency alter continuously.(if I used the DFT,due to the altering of frequency,I can't get the completed waveform)"

    Synchronising DAQ with GPS depends on the DAQ sampling rate. If the rate is higher than 2 Hz you can sample the 1PPS pulse of your GPS receiver together with your data.
    You change the sampling rate with the AI Clock Config.vi. You cannot do this on the fly so you must stop DAQ with AI Control.vi reconfigure the sampling rate and then start it again.
    Waldemar
    Waldemar
    Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
    Don't forget to give Kudos to good answers and/or questions

  • I updated to Firefox 5, "about Firefox" shows the new version in the browser window, but my shortcut buttons still show "Firefox 4.0 Beta 10"

    I updated to Firefox 5, under the help button in the browser "about Firefox" shows the new version, but my shortcut buttons on my monitor still show "Firefox 4.0 Beta 10". Most updates also update the shortcut buttons. Is there a way I can do this?

    I just updated to Firefox 5. About Firefox shows me no version number at all. I had to look at Help > Troubleshooting Information to see the version number.
    Update: I saw the version number after changing themes. I guess it depends on what theme you use.

  • What's the "H" do in the Chapter Title paragraph tag description?

    I want to create a paragraph tag that's similar to the Chapter Title paragraph tag in the Chapter template found in the Book template folder. With this paragraph tag selected, on the Numbering tab of the paragraph designed it says, "H:CHAPTER <$chapnum>\t" in the Autonumber Format box. What does the "H" do? Thanks!
    JJ

    JJ200- wrote:
    I want to create a paragraph tag that's similar to the Chapter Title paragraph tag in the Chapter template found in the Book template folder. With this paragraph tag selected, on the Numbering tab of the paragraph designed it says, "H:CHAPTER <$chapnum>\t" in the Autonumber Format box. What does the "H" do? Thanks!
    JJ
    It's an autonumber format prefix or austonumber format series identifier; it's purpose os to insulate one numbering "stream" from others. Search Google for terms like "FrameMaker autonumber format series identifier" without quotes for more info.
    HTH
    Regards,
    Peter
    Peter Gold
    KnowHow ProServices

  • I saw the commercial for upgrading to the iphone6 and also chatted with a rep. She explained about the trade in and how it works. The one thing she didnt tell me nor does the commercial is that you have to be eligible for an upgrade. So another wasted tri

    I saw the commercial about upgrading to the iphone6 and also chatted with a rep about it. She explained how the trade in works. Neither she not the commercial says anything about being eligible for an upgrade. So another wasted trip to Verizon. I will be eligible for upgrade in Feb 2015. I have the 5s in excellent condition. If I am willing to extend my contract for another 2 yrs I don't see why it should matter about an upgrade. I think I should be able to trade in and get reduced price. Just another ripoff but at least they could tell you upfront what is expected before a trip is made..

    You don't need to be eligible for an upgrade to take advantage of the trade-in. You can still get the $200 off on the trade in, however I think that offer may have already expired. The $200 off would simply be on the full retail price which starts at $650.
    You have to be eligible for an upgrade to get a discounted phone, but that has ALWAYS been the case. The commercial says NOTHING about waiving that requirement of the contract you had already signed. The trip was wasted ONLY because you were hoping to get out of your contract when NO indication you would be able to do so was given.
    Verizon doesn't "extend" contracts as you would like because Verizon would have people with 10 year contracts and an ETF of over $1000 if they chose to leave. Of course, people would then complain about that.
    Example:
    Sign a 2 yr contract and have a $350 ETF.
    After a year, you want a new phone and extend the contract 2 years(3 years total now) with another $350 ETF, bringing the ETF up to $350 + $350 - $120 = $580
    After a year, you want a new phone and extend the contract 2 years(4 years total now) with another $350 ETF, bringing the ETF up to $350 + $580 - $120 = $810
    After a year you want a new phone and extend the contract 2 years(5 years total now) with another $350 ETF, bringing the ETF up to $350 + $810 - $120 = $1040.
    ONLY 3 years after signing your original contract someone could easily be locked in with a 5 year contract and a $1040 ETF for a single line. Verizon would be CRAZY to allow people to do this.

  • HT1645 I am trying to burn an imovie I made. I keep getting the message multiplex error. The imovie will not burn to a idvd.

    I am trying to burn an imovie to a DVD. I keep getting the message multiplex error. I do not know what to do. Please, can anyone help me.

    Hi
    Multiplexing error is a very complex problem due to many things (long long list following) - one common but not obvious reason is that material on the iDVD menu goes outside the TV-Safe area (or just touching it).
    So first - turn on TV-Safe area and move any object well inside of this.
    Wide screen stretched - usually (as I think) it is due to making a 4x3 movie in a 16x9 wide-screen project OR the other way around. This forces one to on flat-screen TV (or other) set the presenting view right - My has 4x3, wide-screen, zoom and auto-wide-screen and I have to switch this by my remote for some DVD I've made "wrong" way.
    Now my long long list on Multiplex Error
    LONG LONG LONG LIST
    Multiplexing Error
    PART One.
    Use of strange video/audio material e.g. .avi, .wmv, .mp3 etc.
    I only use.
    Video - StreamingDV (miniDV tape via FireWire) and
    Audio - .aiff (as on audio-CDs) (else converted to this .aiff 48KHz)
    Photo - .jpg (.bmp known problematic)
    Chapters !
    A.    Using strange letters in video project name e.g. +,/; etc. keep to a-z and 0-9 strange letters in project name e.g. +
    as described by Donnyboy69.  Does the title of your project have any symbols or decimal points in it. If so, that is why you are getting the error. I had a project that had a + sign which caused the same problem. I renamed it without the symbol and low and behold, it worked.
    B.    Location of Chapters
    • Can’t be at start or end of movie (Skip first/start one - iDVD sets this by it self. At the End - no need)
    • Not in a transition (or within 2-3 seconds from it)
    Important when from iMovie HD6 or previous - Now also observed when using FCE 4
    PART Two.
    from Robert Modero.
    "Multiplexing Error. Problem during initialization of tracks"
    Simply remember to add subtitles to your Quicktime files and menu buttons.
    Once I did that, I was back in business.
    from Boise Jim
    Do a safe reboot (by holding down the shift key until you see the spinning gear on gray background, then release, then restart when your start-up screen appears).
    I always makes a DiskImage first and test this so that it runs OK
    I use only - Verbatim DVDs
    I use only - DVD-R
    I burn at an as slow speed possibly e.g. x1
    This gives good DVDs
    PART Three.
    Multiplex Error
    Chuck, Chicago 2/7/2009.
    Back again. Here is what I have found to work. I also have and use a LaCie DVD-R/RW DL external drive and a LaCie external hard drive as well. Since yesterday I have tried a few ways to burn a themed iDVD project having four 56 minute movies on it, amounting to 226 minutes onto a DVD DL disc, capacity 240 minutes. Apple tech support really didn't know what to do but gave me a very good tip. I had two options left. Apple tech support's tip was to try disc image. One of the replies on a thread with this subject said not to, but my experience today is good. Put your project onto "Burn to disc image," under "iDVD, file." Yesterday encoding took me 23 1/2 hours. Overnight for iDVD disc image, encoding took 21 1/2 hours (again) while I slept. This morning I tried to copy/burn disc image to a DVD with Roxio Toast 7, and it stopped near the end of the burn with some kind of "error" message. So then I tried Utilities> Disc Utility> Burn icon, and followed it through. Be sure to click the DVD DL drive in the window "Burn disc in.". I had one other problem though. At the end of a 46 minute copy, it started to verify, and at the end of verify it rejected the burn. So I tried again, and when "verify" appeared, I clicked on "Skip." The disc finished burning and is doing fine and well. A long and tortuous process, but at last something works. I made several additional copies using Disc Utility. Best wishes. Chuck, Chicago.
    2. Disconnect any other external devices not absolutely needed.
    e.g. external USB/USB2 hard disks, other FW hard disks etc.
    3 Chapter marks in transitions - minimum 2 sec from
    FROM Bev. (Not a 'guy' but I will answer!)
    First, I do not think that mixing wide-screen and standard makes a difference in iDVD.
    Second, you should use a better brand of DVD disk. Also, many of us have experienced fewer problems on playback with DVD-R disks. Recommended brands here are Verbatim, Maxell and Taiyo Yuden. Memorex and TDK are not consistent and may not give you a correct burn. They apparently have fewer layers in the composition of the disk. I have always used Verbatim DVD-R disks and have not had any burn problems.
    Also, choose a slower burn speed, 4x or less.
    Third, to determine if the iDVD project will burn properly, create a disk image file (from within iDVD, go File->Save as Disk Image) and test it. Mount the disk image and then open DVD Player (in Applications) and view your project. If it plays correctly, you can then burn the actual DVD disk from the disk image file using Disk Utility.
    From. Boise, Idaho
    I did everything I've seen suggested, but a friend (who used to be an Apple Genius) suggested that I do a safe reboot (by holding down the shift key until you see the spinning gear on gray background, then release, then restart when your start-up screen appears).
    It worked, and I got a clean burn from iDVD.
    Hopefully this can help other people.
    by dheb0422
    Well, I finally got it, and it was odd enough to post here incase anyone looks this topic up again. Many things were tried, including burning the unedited film, the edited film without titles and chapter markers, abbreviating the chapter markers in case length was the issue (remember the old iMovie used to truncate them when moving to iDVD?). In the process, I noticed that one, and only one, chapter marker was on the same line as the title marker. All the others were on the line above. The only way I seemed able to change that was to clip a few seconds of film. After that last clip, the offending marker took a place on the line above, as were all the others. That run published, compiled completely and burned. That's one for the books.
    One user more writes
    To add my experience with Multiplex Errors using iDVD (7.0.4), I recently created two iDVD projects
    Video from both passed from FCE 4.01 with chapters
    One project worked fine in creating disk image file
    The other gave Multiplex Errors
    I tried suggestions to remove special characters and no chapter marks at beginning, but nothing worked
    Note that I've used iDVD for dozens of projects and this is first time I've run into Multiplex Errors
    Anyway, for problem project, I tried an experiment where I removed all chapters in FCE and passed to new iDVD project
    This time multiplex errors gone
    So had something to do with chapters
    So now I tried numerous experiments to remove individual chapters and try again creating disk image with new iDVD project
    After numerous tries, I was able to narrow problem down to 1 "Bad" chapter mark
    That is, when I left the "bad" chapter in my FCE project and passed to iDVD, iDVD gave multiplex error
    When I removed "bad" chapter mark (and others in), no multiplex error
    As a final experiment, I moved "bad" chapter mark about 5-10 sec's beyond original point and passed to iDVD, the multiplex errors now magically went away and I was able to finally create my disk image.
    I have no idea why this worked, but thought I'd mention here in case someone else runs into similar problem.
    Rich839
    In addition to Bengt's fine advice, burning errors can occur if you have located any of your menu buttons wholly or partly outside of the safe TV viewing area. Go to your main project menu, then click on View/Show TV Safe Area, to check. Drag into the safe viewing area any buttons that are outside the safe viewing area.
    Russ One - suggest this
    Multiplex Error-There was an error during muxing preparation
    One thing that worked for me was to export the video w/o chapter markers as a self contained movie (thereby not loosing the edits & etc). Then make a new FCE project and import that movie into a new sequence and add the chapter markers. I've used "-", "&" and "," with no problem in the chapter names. Removing the markers or exporting without them did solve the problem but renaming them with just numbers 1,2,3....5, did not solve the problem and since this problem seems to happen with with iMovie as well, it would suggest the problem is in the video or audio and in combination with the chapter markers iDVD just can't handle it. The only other possibility is that both iMovie and FCE share the same or similar chapter marker code that some how is corrupting the markers.
    Summary - What to try
    1. Chapters
    • Only A to Z and 0 to 9 in chapter title
    • No Chapter mark at very beginning of movie
    • No Chapter mark in or within 2 seconds from any transition in movie
    2. TV-safe area for buttons (no one outside this)
    3. Safe re-boot
    4. No other external devices connected - that are not needed
    SDMacuser adds to this
    • On #4 ... No ext. devices. Some think this applies mainly to ext. FW. Not the case. Also applies to ext. USB2 as well (not to mention flash drives too).
    Do not leave 3rd party devices / camera / camcorder plugged in unless it is being used with iDvd's One Step process. Certain web cams can trigger this also (especially ones with added features like LED light/s that draw additional power from the FW or USB bus).
    5. Minimum of 25Gb free space on Start-up hard disk
    6. Make a DiskImage first - reduces where problem originates
    7. Trash iDVD pref. file
    8. Make a new iDVD project
    9. Movies in project with same aspect ratio e.g. 4x3 or 16x9
    10. No other programs/applications running during iDVD process. e.g. Internet, screen & energy savers
    Yours Bengt W

  • TS1702 Fitness HD for the iPad is no longer supported and it keeps saying that it needs to be updated in the badge on my app icon store. Apparently, it was bought by another company and now that company wants to charge me 2.99 to update my app. I

    About a year ago, I purchased FItness Hd for the iPad. Yesterday, it showed up in the app badge as needing to be updated. I clicked it and now it keeps telling me that this app is no longer available for purchase. When I look into the app store, the same app is now for sale 2.99 under a different company. I have tried to delete and reinstall the app thinking it will clear out the badge on the app icon stating that I have one update. This is frustrating. Somehow, this company was sold and my old app/software is causing a conflict with the App store. Help???

    Thanks for your reply. Unfortunately, my query is not so much about the sale of the company and the dream. I agree with you on that point. Good for them. My frustration is that this old app has now caused a glitch in my Apple App Store icon. I have a red badge with one update and it is referring to the old app that has been sold that needs to be updated. When I try to update the app it says no longer available for purchase. So I have since deleted that app in hopes that it would resolve the red badge issue. It has not. Somehow, that old app and the new app with the same name but by a different company has caused the glitch. I have reset all settings on my iPad, I have rebooted, I have deleted the app and still the red badge with the one update for the old app is there. Hmmm. . . I guess I need to take this into the Genius bar or wait for ios 7 in hopes that it will fix the glitch. Thanks again for your help.

Maybe you are looking for

  • Project directory structure

    I'm do jsp development onto Tomcat and about 3 months ago moved to Jdev. I've set up my project to go against the Tomcat directory structure but am not sure this is the best thing to do when using jdev. Does anybody have a recommended directory struc

  • Progressive download and drag

    Hi, I'm having a problem with my Flash player and hope this is the correct forum for this query. I am using a progressive download (no FMS available sadly) and when I try to skip forward (by dragging the seekbar handle) to a place in the video where

  • Layer 2 SSID

    Dear All I need urgent support on creating SSID as layer 2. We have cisco WLC 2504 and 1602i access point. In our network we have in gate for guest. I want to create one ssid and bind with vlan only. We can not creat interface on WLC b/c of static IP

  • Help with syncing songs on iphone4s

    Hello, I need help syncing music on my iphone. I have music on my iphone right now and my laptop crashed so Microsoft restored the operating system. I had to redownload itunes. Now that I have I am having big problems. I do not care for the music on

  • Copying pictures to library & import time?

    I have over 5,000 pictures I want to transfer into iPhoto, and deselected "Copy files to library" to save space by not having the photos recopied to the library. But, when I do import some of the photos, it still copies the image files (albeit a slig