Dealing with the QT7.1 Problem

Raced up to my local apple store flashing pro care card -- problem was news to them but a reinstall of the os using archive and install and reupdating using software update but NOT allowing the qt7.1 update seems to have fixed it for the time being. They were going to track down apple this weekend and report problem. Anyone tried this?

Yes - best way to go. Until such time as Apple releases a reinstaller (like they've done to backtrack pretty much every other QT version), your best bet was to archive and install to restore your previous QT version, then apply all updates other than 7.1.
The process is a little tedious to simply fall back to the QT 7.0- series, but the way QT is framed in the OS, you can't just drag a problematic version to the trash. I'm guessing Apple with either patch 7.1 once they trace the issues or more likely release a reinstaller before half the intel users revolt.

Similar Messages

  • The way of dealing with the N95 maps problem sucks...

    Hi..
    Well, so it seems that a lot of people have problem using the maploader on WinXP to get those maps on their N95s.. I'm one of those.
    I'm a software developer myself - I know that those problems can arise, be complex and cost time to solve. But it seems that Nokia simply doesn't care as I don't see any FAQ entry for this problem - the only source is this forum.
    AT LEAST tell us a possible workaround. Give us a way to save those maps to the harddisc and tell us where to save those files on the memory card.
    I've got up-to-date components (firmware, pc suite, map loader, drivers), I tried with the connected phone or via card reader - it simply always ends up with the same result, the error about the interrupted connection described by various posts.
    Don't get me wrong, I'm not angry, I'm just really annoyed by the way Nokia helps his customers with this highly acclaimed feature - I paid much money for the N95 - I don't want ending up buying tomtom or route66 again..! I even would pay the navigation fee (which by the way surely was never mentioned when reading about the GPS feature)..
    So, if you can't provide loader updates in time, just tell us a workaround - where to get the maps/vocals and where to put it on the memory card, that's fine for now..! please!!
    Thanks! ;-)
    PS: And yes, I tried the 1.2.1 maploader today.. with the new dotnetfx.. didn't help.

    Help please!
    So I managed to know which .zip being downloaded via Maploader (modem connection ) using the %temp%download_temp% run command (thanks limdul !)
    Then I downloaded it again directly through http://static.s2g.gate5.de/maploaderzip/0.0.7h/ (thanks jtremaine !) because it was much faster and because Maploader isn't operating through my location's proxy.
    Now the problem .... Nokia Maps now only shows the globe during the loading percentage status bar. After 100%, the screen goes black and then goes directly to the city level; no more fluidic graphic transition from the globe level to the city level! Even if I zoom out, I no longer have any geographical imageries ... all the zoom out levels half way and all the way to the globe level are gone. Even when the on-line update is on, nothing happen.
    In a desperate effort to restore my dear Maps to its old fluidic graphic transition from the globe level to the city level I deleted the SD's \Private\20001f63\diskcache folder, restored the last backup, restarted the phone, downloaded the latest Maps, the latest loader .......but nothing helped
    ..... can you please? Message Edited by schatila on 11-Sep-200707:54 AM
    Message Edited by schatila on 11-Sep-200708:01 AM

  • How to deal with the code highlight problem of Jekyll in ArchLinux

    Seemingly, The code highlight function of Jekyll is required by python-pygments but I use python2 in ArchLinux. I have to install python2-pygments instead but this works not very well because Jekyll needs /usr/bin/pygmentize instead of pygmentize2
    Below is a dirty solution:
    sudo pacman -S python2-pygments
    ln -s /usr/bin/pygmentize2 /usr/bin/pygmentize
    Any other good solution? or any plugin of Jekyll can replace python-pygments[2]?
    Last edited by caasi (2012-04-23 02:07:14)

    domain_uplevel only affects how we do LDAP search. It will have no effect on users that are not in your LDAP,.
    Setting up a "domain smarthost" will cause messages addressed to unknown users to be routed to the host placed in the "smarthost". That would handle your issue, as long as the second box is "authoratative" for your domain, and doesn't send messages it doesn't know what to do with, to the Messaging Server.
    Or, you could add all the users to your LDAP, and put the "mailhost" to msg2. That will route their mails over to the other box.

  • How Apple is dealing with the academic upgrade problem

    Evidently, many people have been surprised to find that they have no upgrade path from the academic version of Aperture to 2.0. Apple emailed a return authorization number to me and would refund the $99 upgrade price when I return the package.
    However I decided to pay for the full version of Aperture 2. I talked with a real person at the Apple Store by phone. Apple has had so many inquiries that they have a mechanism in place in which they will ship the full version for another $99 added to the original purchase order and will email a FedEx shipping label to return the upgrade package at no cost to the customer.
    I'm not happy that I couldn't continue my academic discount and have to buy the full version, but at least Apple acknowledges their mistake in not making the upgrade policy clear on their order page by covering the shipping charges.

    No, I was not able to upgrade from the academic version. I had to purchase a full retail copy of Aperture 2. All Apple has done is try to minimize the hassle and eat the extra shipping costs for not making it clear that academic users cannot upgrade.
    Because of the rebate issued to purchasers of early copies of both academic and full versions I'm unsure, but I think I've paid as much or more for academic Aperture 1.0 + full Aperture 2.0 as early buyers of full 1.0 + upgrade to 2.0. This was not a case of marketing genius by Apple...

  • ITunes randomly stops playing purchases that have previously viewed on the same hardware. It has an error message about HD. How can this issue be resolved?  What information is available besides the "learn more" option that does not deal with the problem?

    iTunes randomly stops playing purchases that have previously viewed on the same hardware. It has an error message about HD. How can this issue be resolved?  What information is available besides the "learn more" option that does not deal with the problem?
    Many people have the same problem. However, there is little or nothing readily available to users. This problem has existed for two or more years. Does anyone have anything to offer about this disturbing problem?

    Thanks for the suggestion kcell. I've tried both versions
    9.0.115 and 9.0.124 and both fail with the policy permission error.
    I also tried with and without your crossdomain.xml file but
    with the same result. It looks like this file is intended for URL
    policy, instead of socket policy. Recently Adobe separated the two.
    When I run with the files installed on my dev PC, it does
    work, which makes sense because the flash player isn't loaded from
    an unknown domain.
    I did get one step closer. If a crossdomain.xml in the server
    root exists and the socketpolicy file is loaded from the app folder
    then the first two warnings disappear. The logs now show:
    OK: Root-level SWF loaded:
    https://192.168.2.5/trunk/myapp.swf
    OK: Policy file accepted: https://192.168.2.5/crossdomain.xml
    OK: Policy file accepted:
    https://192.168.2.5/trunk/socketpolicy.xml
    Warning: Timeout on xmlsocket://192.168.2.5:843 (at 3
    seconds) while waiting for socket policy file. This should not
    cause any problems, but see
    http://www.adobe.com/go/strict_policy_files
    for an explanation.
    Warning: [strict] Ignoring policy file with incorrect syntax:
    xmlsocket://192.168.2.5:993
    Error: Request for resource at xmlsocket://192.168.2.5:993 by
    requestor from https://192.168.2.5/trunk/myapp.swf is denied due to
    lack of policy file permissions.
    Which basically says, everything is okay, but you stay out
    anyway.
    PS: I found the XML schema files here:
    http://www.adobe.com/devnet/flashplayer/articles/fplayer9_security_02.html
    and the socket policy schema:
    http://www.adobe.com/xml/schemas/PolicyFileSocket.xsd.
    UPDATE: When serving up the policy file on port 843 using the
    example perl script then the socket connection seems to be accepted
    and the connect succeeds. After that flex hangs trying to logon to
    the IMAP server.

  • I deal with a itunes update problem when i try to update i get coneection has timed out error! i had the same problem when i had vista.. yesterday i formated my pc but i still have the same prommblem. i dont deal with such problems on direct downloads.

    i deal with a itunes update problem when i try to update i get coneection has timed out error! i had the same problem when i had vista.. yesterday i formated my pc but i still have the same prommblem. i dont deal with such problems on direct downloads.i have this problem only with tunes. maybe my conection freezes for a sec idk

    Sorry I gave this a 'this helped me' but after a long struggle I found some ticked box somewhere from some unauthorised chrome extension blaaa....... the link you gave was great, not only did it confirm all the bad things google is supposed to be up to it provided a better browser. Cheers man.
    Anyone who find this; I disabled all extension in chrome. I then searched the word proxy in the settings section. A button came up, "change proxy settings" I clicked on it. Earlier it was greyed out as an extension was interefering.. It brought up a box with my own settings from my computer. Then I clicked LAN settings, then unchecked the 'Use a proxy server' button.
    P.S. If you're using chrome, bail, and dowload Komodo Dragon. It's virtually identical, but you're not tracked, and you can use chrome extensions, and you can quickily transfer your chrome preferences into it.

  • My brand new Macbook PRO crashed completely after it went through the iOS 10.7.4 update, I lost everything and Apple just wants to replace the HD and let me deal with the hassle.

    Last Thursday May 10th I received a prompt from the Automatic Update to update the iOS to Ver. 10.7.4, set the start and was watching the progress when it stopped with an error message saying that it was not able to update, right below there was a buttom "RESTART", pressed the buttom and waited to re-boot.....That was the end of my computer, somehow the update crashed my HD beyond recover, it would only show the gray screen with Apple logo in the center and kept beeping, BEEP BEEP BEEP.....PAUSE.....BEEP BEEP BEEP.....PAUSE.....on and on and on and it never past that.
    Friday May 11 I took it to a retailer where I received the bad news that the HD was crashed and the teck couldn't even try to copy anything from it as it couldn't locate it. I checked iCloud on a hope that all my stuff would be there but new surprise, iCloud didn't kept all of my stuff as it was programmed to.
    Now here is the funny part, the tech from the retailer informed me that the only thing they could do was to order a new HD for my 4 months old Macbook and that the time to have my computer back will be at least 15 days, now that is the funny part, I fail to understand why do I have to suffer the hassle of loosing all my data plus wait at least 15th days to have my computer back (meanwhile loose work) on a problem caused by Apple, PROBLEM, not machine defect, clearly my computer had no problem untill I followed the procedure to update.
    On Saturday May 12 I contacted Local Apple Support (I have failed to mention that I live in Brasil) and they informed me that what the dealer said was the only thing that could be done, too bad for me if I lost everything, going to loose several days of work and whenever I receive my computer back will have to re-construct all my life and deal with the forever lost data.....DEAL WITH IT
    After a couple of discussion with Apple Support and the Dealer, I made my decision to take the Macbook to the dealer today for repair and meanwhile I'm opening a case with the Brazilian Justice to have Apple honor with all the trouble and hassle that it is causing me, it's said that I have to take this type of action as I'm a very fan of Apple and it's products, have had several iPods, iPhones, Macbooks, Keyboards, Mouses, Apple TV, etc.....This i the first time I have a problem with a Apple product and got a taste of the "Apple Care", it seems like Apple is more concerned on seeling products then keeping long time customers happy.
    One last thing, today when I was at the dealer to drop my computer for repair, the Technician informed me that he also had a computer crashed and the HD erase on Sunday May 13th in the same way of mine, after the update everything was gone, also he said that we were not the only ones, iPads and iPhones were going trough the same situation, update causing complete breakdown.
    WORD OF ADVISE, BE 1000% SURE THAT YOU HAVE EVRYTHING BACKED UP BEFORE YOU GO THROUGH AN UPDATE.

    rvalezin wrote:
    If I need to back-up every hour of my life in order to be able to save everything from something like this I won´t do anything else.....at least we should be able to trust that Apple tests this updates so situations like this won´t happen.
    That's exactly what Time Machine does for you.  It backs up every hour, so you don't have to.  While it is backing up, you keep on working.  Time Macvhine came with your Mac and you chose not to use it.
    The 10.7.4 update did not cause your hard disk to fail.  Hard disk fail due to mechanical causes.  They are extremely reliable, but that doesn't mean every hard disk will last a long time.  Your mileage WILL vary!
    If you are dependent on your computer and the data stored on it, then you should make sure you have AT LEAST two copies of all data and probably three or four.  You should use at least two means of backing up in case the backup software has a problem.  And you should consider having a backup computer if you live in an area where replacement takes too long (whatever too long is for your business).
    Apple hardware and software is very, very good.  You have documented your experience of this.  But NO hardware or software is perfect.  You also have experience of this.
    It is YOUR responsibility to ensure that your system is set up to protect your data and availability of computing resources.

  • How to deal with the rejected stock if it is rjected by QC

    Dear All,
    please let me know how to deal with the rejected  stock from Quality point of view.i.e., for incoming materails and Finished if returned from customer
    Regards,
    P.Vijaya

    hi
    if material is rejected for incoming material then you can create Notification for incoming material due to  you can return back material with print for that you have to record defects in result recording. in T-code QM02 if result is recorded with defects. or you can create with Qm01.against vendor
    if material is returned from costumer you can create inspection lot for that for that you have to maintained inspection type 06 in material master. you can result record for that you can create notification for that. or rework for this material as per quality check or can scrap
    if have any problem please come back
    regards
    Pravin

  • What's the deal with the swoosh sound when sending texts? IOS 5.1 needs to have an option to turn it off., What's the deal with the swoosh sound when sending texts? IOS 5.1 needs to have an option to turn it off.

    What's the deal with the swoosh sound when sending texts? IOS 5.1 needs to have an option to turn it off., What's the deal with the swoosh sound when sending texts? IOS 5.1 needs to have an option to turn it off.

    Trax and kirt are correct. I'm pretty good with technology, being an engineer and all, and I can tell you for a fact that this 'swoosh' sound (triggered by a successfully sent SMS) can NOT be disabled from ANY menu in iOS 5. The ONLY way to disable it is to flip the silent switch on the left hand side of the phone. This is extremely annoying for some people (like trax, kirt, and myself). For what we pay for Apple products and, in particular, this phone, we simply didn't expect to have to deal with such annoyances. That's why we're Mac users. Please fix this bug.
    I feel like I shouldn't have to say this but it bears repeating: turning off message sounds from the 'sounds' menu does not fix his problem. It still emits the swoosh noise. Whoever suggested this clearly didn't try it because it obviously doesn't work. Who posts a solution to a problem without knowing for a fact that their solution is correct? I find that response condescending because he writer is assuming we're not smart enough to have tried it. In reality, it's vice versa.

  • I have Photoshop Elements 6 and am dealing with the GIF frame delay bug. Must I upgrade?

    I am dealing with the Photoshop Elements 6 GIF animation frame delay bug. I understand there has not been a fix for some time so I want to know if one has been developed. If not what do I have to do to address this. Can I get an upgrade? What steps do I have to take and who do I deal with at Adobe for this?

    The gif delay problem persisted for many versions of PSE. You can buy PSE 12, but it's silly to buy it from adobe since their upgrade price is more than the street price for the full version at big box stores and online resellers.
    If your question is will adobe give you a free upgrade because of this bug, then the answer is no.

  • Proactively dealing with the heat.

    Many user's of the new macbook's and macbook pro's are recognizing the high heat issues of these machines. Some however report of having no significant heat experience at all. I do not see any reason why some macbook's who get uncomfortably hot and some wouldn't. Is it possible that some user's w/o complaints simply haven't used thier computer for long enough periods to establish a significant heat level? Most people don't even use a computer for longer than an hour or so,. Personally, my macbook gets a little warm. But this is only after an hour or so. During the first hour, following a long rest/sleep, the heat is fine. After that I must say that it gets a little warm on my lap, enough for me to shift it around every once and a while. But it really doesn't bother me that much. But the key word here. "ME."
    I venture to say this:
    All macbook's and macbook pro's and quite possibly all notebook's will get hot to uncomfortable point if used for a long enough period. However, since the description "uncomfortable" is entirely subjective, we will get:
    1. More extreme reports from user's with very sensitive skin.
    2. Mild or no report at all from user's not sensitive enough for the warmth to get to them.
    3. Report's of no heat problems whatsoever from user's who do not use thier computer's for long enough periods, or long enough sitting's to warrant the upper heat levels (by far, the vast majority of user's will be in this category and you will never hear a word from them. If you do, it will be very positive, which is entirely O.K. and honest and absolutely understandable, albeit perhaps a bit misleading to a different user.)
    4. Report's of no heat from user's who, in the much understandable excitement of having just recieved the macbook, have prematurely posted a no heat experience without even having used thier machine long enough.
    Personally, I fall under the #2 group. If the heat begin's to bother me I just shift the computer a little bit or put it on the table instead. I, out of what I would call common sense, never expected that a notebook would not be hot.
    Notebook's are going to get hot. Cram all that power into such a small area and heat will certainly be produced. Now one can argue for the reasons why but one can also not escape the fact that pretty much all laptop and notebook computer's get very warm after extended use periods or processor heavy periods. With the current technology there is not a way to remove this issue.
    All this being said, we must discover ways of minimizing that heat if we should want to use our notebooks indeed as "laptops." I am open to dealing with the heat issue and am open to any advice any of you can offer to minimize this inherent issue. Those of us who are bothered by the heat level and have found or know of ways of reducing it should speak. Does anyone care to start?
    (DO NOT POST TO TELL ME THAT YOU HAVE NO HEAT PROBLEMS. THE HEAT PROBLEMS ARE NOT BAD. THEY ARE JUST THERE. WETHER OR NOT YOU DEFINE IT AS A PROBLEM DEPENDS ENTIRE UPON YOU AND YOUR PERSONAL EXPERIECE. I WANT ONLY TO DEAL WITH THEM HERE.)

    A simple visit to an Apple store (if geographically possible) will show that your model, the 1.83ghz MacBook, appears to be the coolest to the touch along the bottom and topsides, of all models. Oddly, in one of the stores we visited (of 3), the temperature varied among the same configurations. ie. Black MacBooks along side one another, where one was much, much warmer than the other, confirmed by store members and personnel. A 17" MacBook Pro was the coolest to the touch, but possibly because the larger surface area of the shell made for a greater radiator or heat sink, if you will.
    We have 2 MacBooks, an iMacIntel Duo 20", and a venerable 17" G4 Powerbook. The heat generated varies remarkably on the Intel processors depending on configuration of memory, usage, climate and the programs running.
    Now if the Macbooks only had a backlit keyboard, then it would be nearly perfect for those night time living room surfing in the dark evenings at our house.
    Black MacBook (2), iMac Duo 20", Powerbook 17" etc Mac OS X (10.4.6) Stock configuration

  • Issues dealing with the Qualified tables

    Hi,
    I am facing below issues while dealing with the Qualified tables.
    Issue # 1. Trying to get the data from the Qualified table through the Main table. Qualified table is set as supporting ResultDefinition. I am able to get the value for only the non-qualifier fields but not the qualifier fields.
    Exception: com.sap.mdm.commands.CommandException: com.sap.mdm.internal.protocol.manual.ServerException: Qualifier values are not part of a qualified lookup record
    Issue # 2. Need to define the search on the fields of a Qualified table with Main table in the ResultDefinition. I am able to define the search on qualifier fields but not the non-qualifier fields.
    Exception:com.sap.mdm.commands.CommandException: com.sap.mdm.internal.protocol.manual.ServerException: Field not found
    I would like to know the standard ways to address these issues.
    Thanks,
    Surendra

    Hello,
    I was wondering if this issue is solved now. I'm still facing the problem when executing the RetrieveLimitedQualifierValuesCommand:
    com.sap.mdm.commands.CommandException: com.sap.mdm.internal.protocol.manual.ServerException: Field not found
    Are there other ways to manipulate qualifier field values? Workarounds... alternatives...
    Is it related to the MDM Java API version?  If yes, is there a fix?
    Thanks a lot for your input!
    Regards,
    Pedro

  • How to deal with the depth testing of Iterator Patch?

    Recently I use Iterator Path to make my effect. I met some problem. I couldn't deal with the Sprite depth testing. I found it useless to set depth testing of the Sprite Patch. And also I don't know how to deal with the layer of the subpatch in Iterator.

    rp0428 wrote:
    All you can do is remove any reference to it:
    myGame = null;If that was the last reference then it will be eligible for garbage collection and it MAY be collected.And note that there's rarely a good reason to do this. In most cases, simply letting things go out of scope when the method that uses them ends is sufficient. About the only time you need to explicitly set something to null like this is, for example, if you're implementing a collection class and you want to remove an entry.

  • How can we handle browser settings while dealing with the security ?

    Hi ,
    how can we handle browser settings while dealing with the security ?When we configured security in web.xml , during the first request the container is asking for the authentication credentials once they are provided it go's on. but when the user gives a fresh request from the second window within the same browser that time it is not asking for authentication. How can we overcome this.Is there anything to do with server configurations?
    How can we make the container no to keep the things or act like session?

    Ya... I am taking a small example need not happen always but a kind of possibility i am thinking off.
    once the user sign out and just left without closing the browser and a friend (suppose not a good friend ... just kidding...) of that user may open the same jsp or file .This time the security is breached. If that feature or property exists....
    I know what you might say ... the user will log-out before leaving where a programer might invalidate the session at the time of log out.
    Consider the case of a bad Programing or just a programer might forget to invalidate,At that time as a application administrator how can he solve that issue.
    Thanks.......
    Edited by: user8483670 on Jun 6, 2011 1:08 AM
    Edited by: user8483670 on Jun 6, 2011 1:09 AM

  • How do I deal with the"new itunes library" fiasco

    how do I deal with the "new itunes library" fiasco...?

    Recovering your iTunes library from your iPod or iOS device: Apple Support Communities

Maybe you are looking for