Small Basic bugs: Graphics Window errors

I apologise that this is in the wrong category, I could not find one that fit the subject.
I have found several bugs in the Small Basic Graphics Window handling, such as unintended application termination and resizing errors while hidden. Here is some code including most of them:
GraphicsWindow.Hide()
GraphicsWindow.ShowMessage("Showing GW","Debugger")
GraphicsWindow.Show()
GraphicsWindow.ShowMessage("Size: "+GraphicsWindow.Width+"*"+GraphicsWindow.Height,"Debugger")
GraphicsWindow.ShowMessage("Hiding GW","Debugger")
GraphicsWindow.Hide()
GraphicsWindow.ShowMessage("Size: "+GraphicsWindow.Width+"*"+GraphicsWindow.Height,"Debugger")
GraphicsWindow.ShowMessage("Resizing GW to 800*600","Debugger")
GraphicsWindow.Width=800
GraphicsWindow.Height=600
GraphicsWindow.ShowMessage("Size: "+GraphicsWindow.Width+"*"+GraphicsWindow.Height,"Debugger")
GraphicsWindow.ShowMessage("Showing GW","Debugger")
GraphicsWindow.Show()
GraphicsWindow.ShowMessage("Size: "+GraphicsWindow.Width+"*"+GraphicsWindow.Height,"Debugger")
GraphicsWindow.ShowMessage("Resizing GW to current size","Debugger")
GraphicsWindow.Width=GraphicsWindow.Width
GraphicsWindow.Height=GraphicsWindow.Height
GraphicsWindow.ShowMessage("Size: "+GraphicsWindow.Width+"*"+GraphicsWindow.Height,"Debugger")
GraphicsWindow.ShowMessage("Resizing GW to 800*600","Debugger")
GraphicsWindow.Width=800
GraphicsWindow.Height=600
GraphicsWindow.ShowMessage("Size: "+GraphicsWindow.Width+"*"+GraphicsWindow.Height,"Debugger")
On a Windows 7 machine there are the following bugs, which either seem not to apply in Windows 8.1 or do not appear with this code:
When the Enter key is pressed on a GW message without the GW showing, the program ends, whereas when the button is clicked, the program continues as expected.
When the GW is hidden, it does not resize properly in certain scenarios and the Height and Width properties stop returning meaningful values if set to a value.
These errors can cause unwanted behaviour and could well break a program. Could somebody verify these please.

Congrats to Nonki and ME!!!! =^)
 Small Basic Technical Guru - February 2015  
Nonki Takahashi
Small Basic: Key Input
Michiel Van Hoorn: "Great improvement."
RZ: "Very nice explanation and examples of key input handling"
Ed Price - MSFT
Small Basic: The History of the Logo Turtle
RZ: "Turtle (Logo) was the first programming language for many, including perhaps some of the Small Basic prorammers. Nice article explaining the history."
Michiel Van Hoorn: "A nice background article and hopefull inspiration for those who want to start in robotics"
Nonki Takahashi
Small Basic: TechNet Wiki Article List
Michiel Van Hoorn: "This is great! Perfect as a local cache of the articles. "
RZ: "A good example"
Also worth a mention were the other entries this month:
Small Basic Known Issue: 29976 - Assignment to Array in Event Handler Needs Time by
Nonki Takahashi
RZ: "This is a very good catch. The workaround mentioned is very helpful."
Michiel Van Hoorn: "Ah, very helpfull if you ever bumped into this"
Welcome to Small Basic by
Nonki Takahashi
Michiel Van Hoorn: "Nice greating"
RZ: "A good introduction page"
Ed Price, Azure & Power BI Customer Program Manager (Blog,
Small Basic,
Wiki Ninjas,
Wiki)
Answer an interesting question?
Create a wiki article about it!

Similar Messages

  • Windows 7 graphics card errors with games - how do I get/update drivers??

    Just recently installed windows 7 with bootcamp and having some issues with games and screen savers. Most of the screen savers that come with 7 say I need a video card compatible with Direct3D. Secondly, 2 games that I want to play (minecraft and terraria) both give me graphics card errors. Minecraft works fine on the OS X side but says I should update my graphics card drivers. Terraria says the graphics card does not support Direct3D. How/where do I get these drivers or how/where do I update them? The graphics card I have is NVIDIA GeForce 9400M, running on a MacBook Pro 13" Mid 2009 model.

    And you tried the Nvidia drivers, no.
    Windows 64-bit:
    http://www.nvidia.com/object/notebook-win7-winvista-64bit-275.27-beta-driver.htm l

  • More Guru Winners for February 2015 in the Small Basic category and many others!

    It's been a busy week that also saw the
    TECHNET WIKI SUMMIT 2015
    Then we had the results for
    February's TechNet Guru competition ALSO posted!
    http://blogs.technet.com/b/wikininjas/archive/2015/03/19/technet-guru-february-2015.aspx
    Below is a summary of the medal winners for December. The last column being a few of the comments from the judges.
    Unfortunately, runners up and their judge feedback comments had to be trimmed from THIS post, to fit into the forum's 60,000 character limit, however the full version is available on TechNet Wiki in the link above.
    Some articles only just missed out, so we may be returning to discuss those too, in future blogs.
     BizTalk Technical Guru - February 2015  
    Steef-Jan Wiggers
    BizTalk Server 2013 R2 Instrumenting a custom pipeline component with ETW
    Mandi Ohlinger: "Always a fan of helping our custom pipeline users. Great addition to this group."
    Sandro Pereira: "Images, format, descriptions, code and topic are excellent once again good work Steef-Jan."
    Vignesh Sukumar
    BizTalk BAM (Business Activity Monitoring)
    Sandro Pereira: "Great job on this article! Well explained and nice pictures, however the article format need to be improved and some proofreading is need"
    Mandi Ohlinger: "Welcome to the 'I heart BAM' fan club. Nice job on this topic. A MUST read for new-to-BAM users. "
    Steef-Jan Wiggers
    BizTalk Server 2013 R2 Instrumenting BAM Activity Tracking with ETW
    Sandro Pereira: "Images, format, descriptions, code and topic are excellent once again good work Steef-Jan."
    Mandi Ohlinger: "ETW for BAM Activities - LOVE it. Nice use of the Framework. "
     Forefront Identity Manager Technical Guru - February 2015  
    Wim Beck
    FIM2010: Filter objects on export
    PG: "Simple, targeted but nice article, nice layout. "
    Søren Granfeldt: "Nice. Would be perfect with a complete code sample."
     Microsoft Azure Technical Guru - February 2015  
    saramgsilva
    Azure Mobile Services: How to see the log files in server
    JH: "Log files are one of the most important things in a production environment. This article shows hows you can do that for the Azure Mobile Services in a nice and easy way."
    Alan Carlos: "Great article!"
    Ed Price: "Very useful topic! These are a great set of articles!"
    saramgsilva
    Azure Mobile Services: How to see the WebConfig file published
    Ed Price: "Great detail and fantastic use of images! I love all the in-line links!"
    JH: "Sometimes it is hard to tell when working in a multi-environment what configuration was published to the Server. The article shows short and easy how to do that for the Azure Mobile Services."
     Miscellaneous Technical Guru - February 2015  
    Arleta Wanat
    Retrieve all site mailboxes in your Office 365 tenant
    Durval Ramos: "This article has a well content, images and code that help to understand the solution. It has References and was Translated into more two languages. Good job!"
    Richard Mueller: "Good links. A great tutorial."
    Andy ONeill
    Silverlight: No Need to BringIntoView
    Durval Ramos: "A well formatted article is easier and more pleasant to read. This script is useful"
    Richard Mueller: "Good demonstration of a new feature."
    Chen V
    PowerShell : Enable Auto Reply for Shared Mail Box
    Durval Ramos: " A good solution originated of TechNet Forum. The script and images make it easy to understand and ensure you get the best interest to reader."
    Richard Mueller: "Good documentation of this feature."
     SharePoint 2010 / 2013 Technical Guru - February 2015  
    Geetanjali Arora
    SharePoint Online : Performing Batch Operations using REST API
    KB: "Very well explained article on a new and much awaited feature. Although Andrew Connell already explained this topic in several posts, this article still contains added value."
    Ed Price: "I love the History section. The formatting is amazing. And the References and See Also sections at the bottom are great icing on the cake. This is an important topic that's done incredibly well!"
    Matthew Yarlett
    Using the SpellCheck Webservice with the TinyMCE Richtext Editor and
    AngularJS in Office 365
    KB: "I read this article with growing interest, it contains a lot of added value. Very well and in-depth explanation. "
    Ed Price: "Great scenario! Good use of images, code, detail, and References! Could possibly use a greater breakdown and explanation of the code. This article just gets more and more interesting and valuable as you read it! Great job!"
    Arleta Wanat
    SharePoint Online: Turn on support for multiple content types
    in a list or library using Powershell
    KB: "Really nice, interesting and detailed article!"
    Ed Price: "The Content Types section helps explain this a lot! I also love the downloads at the end. What a fantastic resource!"
     Small Basic Technical Guru - February 2015  
    Nonki Takahashi
    Small Basic: Key Input
    Michiel Van Hoorn: "Great improvement."
    RZ: "Very nice explanation and examples of key input handling"
    Ed Price - MSFT
    Small Basic: The History of the Logo Turtle
    RZ: "Turtle (Logo) was the first programming language for many, including perhaps some of the Small Basic prorammers. Nice article explaining the history."
    Michiel Van Hoorn: "A nice background article and hopefull inspiration for those who want to start in robotics"
    Nonki Takahashi
    Small Basic: TechNet Wiki Article List
    Michiel Van Hoorn: "This is great! Perfect as a local cache of the articles. "
    RZ: "A good example"
     SQL BI and Power BI Technical Guru - February 2015  
    Sylvain PONTOREAU
    PowerBI API in .Net
    RB: "Great walkthrough. Looking forward for the WP8 version of the app ;)"
    PT: "Sylvain, very nice job with this. This is a timely topic about an emerging product that has great potential. This is a very good example of a well-written post on an interesting subject with enough information to be valuable to a
    solution developer. I will personally take time to explore the Power BI API and use your examples. "
     SQL Server General and Database Engine Technical Guru - February 2015  
    Ronen Ariely
    SQL Server Books Online
    AM: "Thank you for sharing this with us. It is quite informative and let us get familiar with BOL after the change from previous versins."
    Ed Price: "Nice! A very helpful introduction to Books Online! It also tells my technical writer friends that their hard work is appreciated! =^)"
    Durval Ramos
    How to Collect Events and Errors on SQL Server
    Ed Price: "Fantastic solution! A great resource that's amazingly well written with formatting, clear parameters, images, References, and a See Also section! And it even comes in Portuguese! Great article!"
    AM: "Thank you for sharing this with us. A good source to learn about our SQL Server instances. "
     System Center Technical Guru - February 2015  
    MarkusEliasson
    Troubleshoot ID 32008: DPM cannot
    protect this SharePoint farm...
    Ed Price: "An important topic that's very clear with great formatting and a good use of an image!"
    t.c.rich
    Managing Priorities of Client Polices and A/V Policies in SCCM
    Ed Price: "I love the descriptions, breakdown of sections, and code formatting! Great article!" 
    Mr X
    How to copy SMSTS.log when a Task Sequence fails in SCCM
    Ed Price: "A very helpful table and a good contribution to the community! Mr X again thinks of important content gaps to fill!"
     Transact-SQL Technical Guru - February 2015  
    Saeid Hasani
    T-SQL: How the Order of Elements in the ORDER BY Clause Implemented in the Output Result
    Durval Ramos: "Very well structured and with examples that clarify how a T-SQL statement can change the data output order."
    Richard Mueller: "Good use of Wiki guidelines and great examples."
    Ronen Ariely
    Free E-Books about SQL and Transact-SQL languages
    Richard Mueller: "An excellent collection and a great idea."
    Durval Ramos: "A good initiative. Very useful !!!"
    Ricardo Lacerda
    Declare Cursor (Transact-SQL) versus Window with Over - Running Totals
    - Accumulated Earnings
    Durval Ramos: "The "Window function" sample was well presented, but it was unclear how the chart was generated."
    Richard Mueller: "A new idea that can be very useful. Grammar needs work"
     Visual Basic Technical Guru - February 2015  
    Emiliano Musso
    Genetic algorithm to solve 2D Mazes in Visual Basic
    MR: "Great article! Love to see an application for AI in a simple game"
    Durval Ramos: "This article is well documented with images and your code clarifying important details. It also has References, a very useful video and your project available for download in "MSDN Code" !"
    Richard Mueller: "Incredible concept and code. Grammar needs work."
    Paul Ishak
    MultiHeadedTrackBar Control
    Durval Ramos: "Very interesting article, with methods and properties well documented. Your project was available in "MSDN Code" which facilitates the understanding of solution."
    Richard Mueller: "Amazing work. Extensive code but with lots of comments. Needs a TOC"
    tommytwotrain
    Using Trigonometry to draw graphic curves in VB.NET part 2.
    MR: "Great continuation. Love the usage of the code for circle text"
    Durval Ramos: "The article is interesting, but It's need to work better commenting about assemblies referenced on project and also structure your content into sections."
    Richard Mueller: "Good tutorial and example code demonstrating basic concepts. Avoid first person."
     Visual C# Technical Guru - February 2015  
    Magnus (MM8)
    C#: Enumerating collections that change
    Jaliya Udagedara: "Great article. Has a thorough and to the point explanation of problem and the solution with code samples. Loved it!"
    Carmelo La Monica: "Very useful and exhaustive about errors at runtime in these circumstances. Congratulations"
    Andy ONeill
    c#: Practical Poly
    Carmelo La Monica: "Fantastic artcle. Very detailed and exhaustive, congratulations ."
    Jaliya Udagedara: "Definitely worth reading this. Explains somewhat advance topic along with a fundamental concept of programming. "
     Wiki and Portals Technical Guru - February 2015  
    Durval Ramos
    Wiki: Microsoft Short URLs Personalized by SXP
    PG: "Nice idea, lots of potential to grow, really needs some more community attention."
    Richard Mueller: "An excellent idea. Good use of Wiki guidelines."
     Windows Phone and Windows Store Apps Technical Guru - February 2015  
    Carmelo La Monica
    Windows Phone 8: control Nokia Maps (Part 3)
    JH: "Part 3 of the series how to work with the Nokia maps control. As the previous articles this one contains a lot of code snippets and some pictures. Good work!"
    Ed Price: "A great topic, a fantastic breakdown of sections with clear descriptions, and a nice mix of code formatting and helpful images! Another stellar article from Carmelo! Great job including the link back at the end to the portal
    article!"
     Windows PowerShell Technical Guru - February 2015  
    Richard Mueller
    Document Your Active Directory Organization
    Alan Carlos: "Wow! Great article, congratulations!!! Very detailed!"
    Chen V: "Excellent Article - I liked return to top as well."
    Ed Price: "Wow! It's like a professional whitepaper! It's a valuable topic that's done with intricate detail! I love the images, diagrams, code blocks, and it ends very well with more resources and Wiki articles! The article just keeps
    digging deeper and deeper! Awesome job on this!"
    DexterPOSH
    PowerShell + REST API : Invoke-RestMethod Gotcha
    Chen V: "Good Article. TOC might have made this more rich! "
    Ed Price: "This is a good topic with some great content. It could benefit from sections and a TOC, as well as a References and See Also sections at the end. The inline links are helpful. Could "
    DexterPOSH
    PowerShell Trick : Search & highlight text in MS Word
    Ed Price: "This is a great solution, with some helpful Q&A in the comments!"
     Windows Presentation Foundation (WPF) Technical Guru - February 2015  
    Andy ONeill
    Lookless Controls
    KJ: "WPF can definitely be confusing when devs first encounter it. Like the way you break it down."
    Ed Price: "Wow! Fantastic explanations that are very clear and deep! The images and code bring it to life!"
    Andy ONeill
    Only One Parent
    KJ: "Same iwith this one, good 101 intro"
    Ed Price: "Another great tip! I love the detail here as well! Those snippets help a lot!"
    Andy ONeill
    Bind to Current Item of Collection
    KJ: "Feel like this topic has a lot of coverage out there, but it can't hurt to hammer on databinding yet one more time :) "
    Ed Price: "Fantastic topic with great execution! Although these could benefit from References and See Also wiki sections at the end, the Inline links help a lot!"
     Windows Server Technical Guru - February 2015  
    Mr X
    Ping for Beginners
    Mark Parris: "A good introduction with additional content."
    JM: "Great article idea and an excellent article that will be useful to many, thanks for your contribution."
    Philippe Levesque: "Good article that show a usefull utility for basic troubleshooting"
    Richard Mueller
    Active Directory: Get-ADFineGrainedPasswordPolicy Default and Extended Properties
    Mark Parris: "An Interesting insight on FGPP and their extended properties."
    JM: "This is a good piece of detailed information about this PowerShell cmdlet, thanks for sharing."
    Philippe Levesque: "Great article ! Illustrating some cmdlet's output when a user got assigned policy versus a user with the default domain policy could be a good idea."
    Richard Mueller
    Active Directory: Get-ADServiceAccount Default and Extended Properties
    Mark Parris: "A useful nugget of information."
    JM: "More very useful information about an AD cmdlet, thanks!"
    Philippe Levesque: "Good article !"
    As mentioned above, runners up and comments were removed from this post, to fit into the forum's 60,000 character limit.
    You will find the complete post, comments and feedback on the
    main announcement post.
    Please join the discussion, add a comment, or suggest future categories.
    If you have not yet contributed an article for this month, and you think you can write a more useful, clever, or better produced wiki article than the winners above,
    THERE'S STILL TIME! :D
    Best regards,
    Pete Laker
    More about the TechNet Guru Awards:
    TechNet Guru Competitions
    #PEJL
    Got any nice code? If you invest time in coding an elegant, novel or impressive answer on MSDN forums, why not copy it over to
    TechNet Wiki, for future generations to benefit from! You'll never get archived again, and
    you could win weekly awards!
    Have you got what it takes o become this month's
    TechNet Technical Guru? Join a long list of well known community big hitters, show your knowledge and prowess in your favoured technologies!

    Congrats to Nonki and ME!!!! =^)
     Small Basic Technical Guru - February 2015  
    Nonki Takahashi
    Small Basic: Key Input
    Michiel Van Hoorn: "Great improvement."
    RZ: "Very nice explanation and examples of key input handling"
    Ed Price - MSFT
    Small Basic: The History of the Logo Turtle
    RZ: "Turtle (Logo) was the first programming language for many, including perhaps some of the Small Basic prorammers. Nice article explaining the history."
    Michiel Van Hoorn: "A nice background article and hopefull inspiration for those who want to start in robotics"
    Nonki Takahashi
    Small Basic: TechNet Wiki Article List
    Michiel Van Hoorn: "This is great! Perfect as a local cache of the articles. "
    RZ: "A good example"
    Also worth a mention were the other entries this month:
    Small Basic Known Issue: 29976 - Assignment to Array in Event Handler Needs Time by
    Nonki Takahashi
    RZ: "This is a very good catch. The workaround mentioned is very helpful."
    Michiel Van Hoorn: "Ah, very helpfull if you ever bumped into this"
    Welcome to Small Basic by
    Nonki Takahashi
    Michiel Van Hoorn: "Nice greating"
    RZ: "A good introduction page"
    Ed Price, Azure & Power BI Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • Graphic processor error

    I'm using Photoshop CS6 on a Asus I3. When I tried to apply the oil pain filter, I got an error message saying "The filter you were using encountered an unknown graphics processor error that caused an unexpected exit. Check the manufacturer's website for the latest software."
    Adobe Photoshop Version: 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00) x32
    Operating System: Windows 7 32-bit
    Version: 6.1 Service Pack 1
    System architecture: Intel CPU Family:6, Model:5, Stepping:2 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 2
    Logical processor count: 4
    Processor speed: 2261 MHz
    Built-in memory: 2732 MB
    Free memory: 244 MB
    Memory available to Photoshop: 1664 MB
    Memory used by Photoshop: 60 %
    Image tile size: 128K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Basic
    OpenGL Allow Normal Mode: False.
    OpenGL Allow Advanced Mode: False.
    OpenGL Allow Old GPUs: Not Detected.
    Video Card Vendor: Intel
    Video Card Renderer: Intel(R) HD Graphics
    Display: 2
    Display Bounds:=  top: 0, left: 1366, bottom: 768, right: 2732
    Display: 1
    Display Bounds:=  top: 0, left: 0, bottom: 768, right: 1366
    Video Card Number: 2
    Video Card: Intel(R) HD Graphics
    OpenCL Unavailable
    Driver Version: 8.15.10.2202
    Driver Date: 20100825000000.000000-000
    Video Card Driver: igdumdx32.dll,igd10umd32.dll
    Video Mode: 1366 x 768 x 4294967296 colors
    Video Card Caption: Intel(R) HD Graphics
    Video Card Memory: 1024 MB
    Video Rect Texture Size: 4096
    Video Card Number: 1
    Video Card: NVIDIA GeForce 310M   
    OpenCL Unavailable
    Driver Version: 8.16.11.8964
    Driver Date: 20100327000000.000000-000
    Video Card Driver: nvd3dum.dll,nvwgf2um.dll,nvwgf2um.dll
    Video Mode:
    Video Card Caption: NVIDIA GeForce 310M   
    Video Card Memory: 1024 MB
    Video Rect Texture Size: 4096
    Serial number: 92298657679610430630
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CS6\
    Temporary file path: C:\Users\User\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      C:\, 170.9G, 16.7G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6\Required\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       A3DLIBS.dll   A3DLIB Dynamic Link Library   9.2.0.112  
       ACE.dll   ACE 2012/01/18-15:07:40   66.492997   66.492997
       adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
       AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0  
       AdobeOwl.dll   Adobe Owl 2012/02/09-16:00:02   4.0.93   66.496052
       AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
       AdobePIP.dll   Adobe Product Improvement Program   6.0.0.1654  
       AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661   66.145661
       adobe_caps.dll   Adobe CAPS   6,0,29,0  
       AGM.dll   AGM 2012/01/18-15:07:40   66.492997   66.492997
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56  
       aif_core.dll   AIF   3.0   62.490293
       aif_ocl.dll   AIF   3.0   62.490293
       aif_ogl.dll   AIF   3.0   62.490293
       amtlib.dll   AMTLib   6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00)   1.000000
       ARE.dll   ARE 2012/01/18-15:07:40   66.492997   66.492997
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2012/01/18-15:07:40   66.492997   66.492997
       BIBUtils.dll   BIBUtils 2012/01/18-15:07:40   66.492997   66.492997
       boost_date_time.dll   DVA Product   6.0.0  
       boost_signals.dll   DVA Product   6.0.0  
       boost_system.dll   DVA Product   6.0.0  
       boost_threads.dll   DVA Product   6.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.0.5.19287   2.0.5.19287
       CoolType.dll   CoolType 2012/01/18-15:07:40   66.492997   66.492997
       data_flow.dll   AIF   3.0   62.490293
       dvaaudiodevice.dll   DVA Product   6.0.0  
       dvacore.dll   DVA Product   6.0.0  
       dvamarshal.dll   DVA Product   6.0.0  
       dvamediatypes.dll   DVA Product   6.0.0  
       dvaplayer.dll   DVA Product   6.0.0  
       dvatransport.dll   DVA Product   6.0.0  
       dvaunittesting.dll   DVA Product   6.0.0  
       dynamiclink.dll   DVA Product   6.0.0  
       ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082   66.490082
       FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433   66.145433
       filter_graph.dll   AIF   3.0   62.490293
       hydra_filters.dll   AIF   3.0   62.490293
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       image_compiler.dll   AIF   3.0   62.490293
       image_flow.dll   AIF   3.0   62.490293
       image_runtime.dll   AIF   3.0   62.490293
       JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
       libeay32.dll   The OpenSSL Toolkit   0.9.8g  
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   10.0  
       LogSession.dll   LogSession   2.1.2.1640  
       mediacoreif.dll   DVA Product   6.0.0  
       MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp71.dll   Microsoft® Visual Studio .NET   7.10.3077.0  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr71.dll   Microsoft® Visual Studio .NET   7.10.3052.4  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS6   CS6  
       Plugin.dll   Adobe Photoshop CS6   CS6  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (32 bit)   3.0.0.383  
       PSArt.dll   Adobe Photoshop CS6   CS6  
       PSViews.dll   Adobe Photoshop CS6   CS6  
       SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
       ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082   66.490082
       shfolder.dll   Microsoft(R) Windows (R) 2000 Operating System   5.50.4027.300  
       ssleay32.dll   The OpenSSL Toolkit   0.9.8g  
       tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       TfFontMgr.dll   FontMgr   9.3.0.113  
       TfKernel.dll   Kernel   9.3.0.113  
       TFKGEOM.dll   Kernel Geom   9.3.0.113  
       TFUGEOM.dll   Adobe, UGeom©   9.3.0.113  
       updaternotifications.dll   Adobe Updater Notifications Library   6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
       WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build 0.17112   0.17112
       wu3d.dll   U3D Writer   9.3.0.113  
    Required plug-ins:
       3D Studio 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Accented Edges 13.0
       Adaptive Wide Angle 13.0
       ADM 3.11x01
       Angled Strokes 13.0
       Average 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Bas Relief 13.0
       BMP 13.0
       Camera Raw 7.0
       Chalk & Charcoal 13.0
       Charcoal 13.0
       Chrome 13.0
       Cineon 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Clouds 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Collada 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Color Halftone 13.0
       Colored Pencil 13.0
       CompuServe GIF 13.0
       Conté Crayon 13.0
       Craquelure 13.0
       Crop and Straighten Photos 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Crop and Straighten Photos Filter 13.0
       Crosshatch 13.0
       Crystallize 13.0
       Cutout 13.0
       Dark Strokes 13.0
       De-Interlace 13.0
       Dicom 13.0
       Difference Clouds 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Diffuse Glow 13.0
       Displace 13.0
       Dry Brush 13.0
       Eazel Acquire 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Embed Watermark 4.0
       Entropy 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Extrude 13.0
       FastCore Routines 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Fibers 13.0
       Film Grain 13.0
       Filter Gallery 13.0
       Flash 3D 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Fresco 13.0
       Glass 13.0
       Glowing Edges 13.0
       Google Earth 4 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Grain 13.0
       Graphic Pen 13.0
       Halftone Pattern 13.0
       HDRMergeUI 13.0
       IFF Format 13.0
       Ink Outlines 13.0
       JPEG 2000 13.0
       Kurtosis 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Lens Blur 13.0
       Lens Correction 13.0
       Lens Flare 13.0
       Liquify 13.0
       Matlab Operation 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Maximum 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Mean 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Measurement Core 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Median 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Mezzotint 13.0
       Minimum 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       MMXCore Routines 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Mosaic Tiles 13.0
       Multiprocessor Support 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Neon Glow 13.0
       Note Paper 13.0
       NTSC Colors 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Ocean Ripple 13.0
       Oil Paint 13.0
       OpenEXR 13.0
       Paint Daubs 13.0
       Palette Knife 13.0
       Patchwork 13.0
       Paths to Illustrator 13.0
       PCX 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Photocopy 13.0
       Photoshop 3D Engine 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Picture Package Filter 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Pinch 13.0
       Pixar 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Plaster 13.0
       Plastic Wrap 13.0
       PNG 13.0
       Pointillize 13.0
       Polar Coordinates 13.0
       Portable Bit Map 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Poster Edges 13.0
       Radial Blur 13.0
       Radiance 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Range 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Read Watermark 4.0
       Reticulation 13.0
       Ripple 13.0
       Rough Pastels 13.0
       Save for Web 13.0
       ScriptingSupport 13.0
       Shear 13.0
       Skewness 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Smart Blur 13.0
       Smudge Stick 13.0
       Solarize 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Spatter 13.0
       Spherize 13.0
       Sponge 13.0
       Sprayed Strokes 13.0
       Stained Glass 13.0
       Stamp 13.0
       Standard Deviation 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Sumi-e 13.0
       Summation 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Targa 13.0
       Texturizer 13.0
       Tiles 13.0
       Torn Edges 13.0
       Twirl 13.0
       U3D 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Underpainting 13.0
       Vanishing Point 13.0
       Variance 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Variations 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Water Paper 13.0
       Watercolor 13.0
       Wave 13.0
       Wavefront|OBJ 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       WIA Support 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Wind 13.0
       Wireless Bitmap 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       ZigZag 13.0
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Kuler
    Installed TWAIN devices: NONE

    Hi,
    I notice a couple things from your system info. You don't have the latest updates; Here's more info on what fixes are provided:
    http://blogs.adobe.com/photoshopdotcom/2013/11/photoshop-cs6-13-0-5mac-13-0-1-2win-perpetu al-license-updates-now-available.html
    Second, and more directed at the error message you're seeing, you have 2 video cards which both have older drivers. Since this is a laptop, you may be stuck with having to rely on Asus to publish any updates. Go to Asus first and see if they have updates that are newer. You might also want to check both Intel and nVidia to see if they have drivers that are compatible. Your looking for driver for the Intel HD integrated GPU and the Nvidia GeForce 310M discrete GPU.
    Video Card Number: 2
    Video Card: Intel(R) HD Graphics
    OpenCL Unavailable
    Driver Version: 8.15.10.2202
    Driver Date: 20100825000000.000000-000
    Video Card Driver: igdumdx32.dll,igd10umd32.dll
    Video Mode: 1366 x 768 x 4294967296 colors
    Video Card Caption: Intel(R) HD Graphics
    Video Card Memory: 1024 MB
    Video Rect Texture Size: 4096
    Video Card Number: 1
    Video Card: NVIDIA GeForce 310M   
    OpenCL Unavailable
    Driver Version: 8.16.11.8964
    Driver Date: 20100327000000.000000-000
    Video Card Driver: nvd3dum.dll,nvwgf2um.dll,nvwgf2um.dll
    Video Mode:
    Video Card Caption: NVIDIA GeForce 310M   
    Video Card Memory: 1024 MB
    Video Rect Texture Size: 4096
    regards,
    steve

  • Elements 10 Windows Error

         I recently installed Photoshop Elements 10 on my computer and everytime I want to do anything, I get the following Windows Error.
    Elements 10 Organizer has
    encountered a problem and needs to shut down.
    We are sorry for the inconvenience.
    If you where in the middle of something,
    the information you were working on might be lost.
    Please tell Microsoft about this problem.
    We have created an error report that you can send us.
                                                                          Error Signature
                                                                          App Name:     Photoshopelementsorganizer.exe     App Ver 10.0.0.0
                                                                          Mod name:     tbbrdll     Mod Ver 20202009.1011       Offset 000253da
         My system is Windows XP Home Edition Version 2002, Service Pack 3
         AMD Athlon XP 2400+
         200 GHZ, 250 GB Ram
         75 GB HD with 36.9 GB free space
         When I first got the program, I only had 256 MB of RAM. Thinking that was my problem, I bought an additional 2 GB of RAM. I am still experiencing the same problem. I previously had Elements 3.0 on this computer. My computer crashed and everything had to be re-installed. I could not put my hands on my 3.0 Disc, so I figured it was time to get the new version. Now, I'm not able to do anything.
         Any and all help would be greatly appericated.
    Steve

    The error you have encountered is a thumbnail error. If you view in your widows folder view explorer settings set to large, try setting it to small in all your image folder settings. This is a bug of windows inherited from SP2.

  • MS Small Basic Images - layer priority oder command help plz?

    Hi, can any one guide me on how to prioritise the layer order of images in a graphic window using MS Small Basic V1.0 please?
    I couldn't see any command in the intellisense window to use, any help will be greatly appreciated!
    Cheers from MagicBytes :)

    Hello Jibba Jabba, thanks for the fast reply, I hope GQW771 project works for bmp, jpg, gif and png images, that project you sent me is a very impressive example of z order demo, this is what I need for my project!
    I will try and decipher the code and test it for images and let you know the result!
    Thanks a million for your help and fast response.
    Get back to you soon as I have tested this and 'Mark as answered' this posting.
    Cheers from Magic_Bytes :)

  • Update to 10.7 did not work, cannot access iTunes. Need AVFoundationCF.dll, Ituneshelper not installed correctly, Error 7 (Windows Error 126), Error 7 (Windows Error 5)

    I am running Windows 7 64 bit.
    This HORROR  began because I realized that my phone had suddenly lost all of the music except music that had been purchased. It also lost all purchased iBooks as well as audible books downloaded from audible and ringtones that I had purchased from iTunes.
    I then thought that it would be fine once I connected to itunes on my computer. I connected to itunes and it said that there was an update available so I downloaded and installed 10.7.
    I tried to run the program and got Error 7 (Windows error 5) message.
    I then found several discussion questions that seemed similar to mine and I think that I tried them all. Removed everything apple and reinstalled iTunes. I followed the instructions and removed everything in the order that was listed, some I had to change security to own the file before I could delete them. I did all of the steps, (maybe I deleted too many apples items ??) emptied the recycling bin, restarted and reinstalled.  I also tried the Net framework fix, used the ms fixit (the one with the picture of the man on it) and I think a few other things that I have found on this site as well as MS site. I restarted my computer every time.
    The latest thing that I tried was to download 10.63 since I don't care about the new stuff.  After all of this I sometimes get and message saying that I am missing AVFoundationCF.dll file and once it said something about Itunes Helper (when these two messages appear, it is separate from the error messages which occur after clicking ok on them)  before getting the Error 7 (windows error 5) or else Error 7 (Windows error 126).
    PLEASE HELP!

    Follow the instructions on this link, basically un-install everything, remove programs that says they are made by apple inc. (using add remove program)
    http://www.reimageplus.com/fix-windows-127-error/   (Many thanks to reimageplus.com)
    You will also need to check and verify that the following folders have been removed:
    C:\Program Files\Bonjour
    C:\Program Files\Common Files\Apple
    C:\Program Files\iTunes
    C:\Program Files\iPod
    C:\Program Files\QuickTime
    C:\Windows\System32\QuickTime
    C:\Windows\System32\QuickTimeVR
    dont forget to remove icloud also
    you dont need to delete your itune music library though
    If any of these folders still exist, delete them along with their contents. (if you cant delete them, right click and go to properties and then security and change the control of the fold to you)
    do this for files under  program files and program file (x86) on your computer
    once you have deleted everything, restart your computer. Then I repaired my registry using a registry repair program.
    Important:-  instead of installing itunes I installed quick time, which installs apple application support (this is the corrupt file which is causing all the issues)
    i then installed itunes and it all worked fine,
    should take no longer than half hour to fix
    hope this helps

  • T40 graphic card error

    Posted: Tue Dec 05, 2006 12:09 pm    Post subject: IBM T40 freezing  
    I have a question about my IBM T40 laptop. My computer is working fine for almost 4 years. One day the screen suddenly went black when I was using it. I held the power button and reboot it, the system remind that there was a system error and asked me to send the error report to the Microsoft, I did, and then got a report back saying that there is a problem with the video card, and this causes the computer to restart again and again. The report provided 2 solutions, but even before I tried one, the screen went back. I held the power button and reboot again, and pushed blue Access IBM button, then I tried to recover to the factory settings, the computer started to reinstall, but before it finished, the screen became black again...I consulted quite a few computer experts, they all said this is the graphic card failure, and I have to change the motherboard...
    I called IBM help service, they say because my laptop warranty period has finished, I will be charged if I want to get it fixed, and the charge is £193 + VAT + parts. But the market price for second hand T40 is just about £200!
    I paid a lot more money for my IBM laptop than other people did for other makes, I did not expect the motherboard to be gone so quickly.
    Anyone has better solutions?

    Welcome to the forum!
    What you're dealing with is a known issue on T4x/R5x series ThinkPads with ATi graphics. Basically, the graphic card starts detaching itself from the motherboard as a result of heating/cooling cycles and/or chassis strain.
    The only permanent solutions to this problem are GPU solder re-balling, or motherboard replacement. Temporary fixes are numerous, the most popular one being applying several "post-it" stickers on the top of GPU.
    Good luck.
    Cheers,
    George
    In daily use: R60F, R500F, T61, T410
    Collecting dust: T60
    Enjoying retirement: A31p, T42p,
    Non-ThinkPads: Panasonic CF-31 & CF-52, HP 8760W
    Starting Thursday, 08/14/2014 I'll be away from the forums until further notice. Please do NOT send private messages since I won't be able to read them. Thank you.

  • ITunes Error 7 (Windows error 127) after installing iTunes 64-bit for Windows

    After installing iTunes 64-bit for Windows (latest build), I get an error pop-up saying:
    iTunes was not installed correctly. Please reinstall iTunes
    Error 7 (Windows error 127)
    I've gone thru the uninstall, reboot and reinstall process three or four times now. Still nothing.
    Furthermore, after clicking okay to the error, it continues to pop up on it's own every 45 seconds or so.
    There was one other error I came across after trying to launch iTunes after installation.
    See both error messages here:
    http://screencast.com/t/DSg4PpKF5BeX

    Brilliant. Thanks a lot. I've wasted a couple of hours on this nasty bug, & trying all the other suggestions across various threads again and again.
    I now find I had the same registry entry hanging on, despite uninstalling & wiping everything again and again. Having now deleted this key, (I don't even have an iPod), & iTunes 11.1.14 now opens at long last.
    But WHY is this bug not fixed? Enough people are suffering with this across the forum. WHERE is Apple support on this?
    It should have been added to their page at 
    http://support.apple.com/kb/HT1923
    by now, why hasn't it???
    It's not good enough!
    Re:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls]
    "C:\\Program Files\\iPod\\bin\\iPodService.exe"=dword:80000000
    AHA! This entry for iPodService.exe still exhisted.  So I had no folders on the PC, no installs on the PC and no services running.... BUT this was still in the Registry.
    Step 5 - Delete only the Registry entry above.  NO REBOOT
    Step 6 - Reinstall iTunes64.exe

  • Error 7 (Windows error 126) avFoundationcf.dll not found.

    Error 7 (Windows error 126) avFoundationcf.dll not found. windows 7 64bit, I've tried everything, but it dosn't work, please help.

    Update .netframework to latest version (see apple support)
    then
    Follow the instructions on this link, basically un-install everything, remove programs that says they are made by apple inc. (using add remove program)
    http://www.reimageplus.com/fix-windows-127-error/   (Many thanks to reimageplus.com)
    You will also need to check and verify that the following folders have been removed:
    C:\Program Files\Bonjour
    C:\Program Files\Common Files\Apple
    C:\Program Files\iTunes
    C:\Program Files\iPod
    C:\Program Files\QuickTime
    C:\Windows\System32\QuickTime
    C:\Windows\System32\QuickTimeVR
    dont forget to remove icloud also
    you dont need to delete your itune music library though
    If any of these folders still exist, delete them along with their contents. (if you cant delete them, right click and go to properties and then security and change the control of the fold to you)
    do this for files under  program files and program file (x86) on your computer
    once you have deleted everything, restart your computer. Then I repaired my registry using a registry repair program.
    Important:-  instead of installing itunes I installed quick time, which installs apple application support (this is the corrupt file which is causing all the issues)
    i then installed itunes and it all worked fine,
    should take no longer than half hour to fix
    hope this helps

  • Tried updating iTunes- error 7 (Windows Error 127)

    I tried to update my iTunes on my Windows XP and the download went fine but now when I try to open it I get an error 7 message along with (windows error 127) what do I do now?

    Brilliant. Thanks a lot. I've wasted a couple of hours on this nasty bug, & trying all the other suggestions across various threads again and again.
    I now find I had the same registry entry hanging on, despite uninstalling & wiping everything again and again. Having now deleted this key, (I don't even have an iPod), & iTunes 11.1.14 now opens at long last.
    But WHY is this bug not fixed? Enough people are suffering with this across the forum. WHERE is Apple support on this?
    It should have been added to their page at 
    http://support.apple.com/kb/HT1923
    by now, why hasn't it???
    It's not good enough!
    Re:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls]
    "C:\\Program Files\\iPod\\bin\\iPodService.exe"=dword:80000000
    AHA! This entry for iPodService.exe still exhisted.  So I had no folders on the PC, no installs on the PC and no services running.... BUT this was still in the Registry.
    Step 5 - Delete only the Registry entry above.  NO REBOOT
    Step 6 - Reinstall iTunes64.exe

  • Error loading BASIC document. General Error. General input/output error".

    Error loading BASIC document. General Error. General input/output error".

    I guess your problem is related to StarOffice8, right?
    I had the same issue after upgrading StarOffice7 to StarOffice8:
    http://forum.java.sun.com/thread.jspa?threadID=5287604&tstart=0
    Apparently the .StarOffice8 directory in your export/home directory was created based on .StarOffice7
    directory. Probably here something went wrong. Maybe a bug.
    So the solution is very simple:
    rm -r .StarOffice8 in your export/home directory and restart StarOffice8.
    Or you can also rename the directory.

  • When trying to access my Itunes account I am getting an windows error message 3212

    When accessng I tunes from my Icon I can view my library, but when I try to access the itunes store I am getting a windows error message marked "3212" What does this mean?

    I've just (finally) managed to fix this problem today. I checked the Apple Support forums, and it seems a lot of people are having the same problem.
    I rang the Apple Support line, and the very helpful man (thanks Alan!) talked me through it stage by stage. If you go to the following page on the internet: http://support.apple.com/kb/TS5376   it takes you through the process. WARNING - it takes a little time!
    Basically, the first thing you have to do is go to your Program Files and double click on your iTunes folder. There'll be a number of files with the suffix .dll - you need to move all the .dll files from that folder to your desktop - you can simply click and drag them on the desktop..
    Next, uninstall iTunes - go to Control Panel / Add/Rempve Programs and when the list comes up remove iTunes. This will take a few minutes... Then reboot your computer.
    Next, go back to Control Panel / Add Remove and Remove - IN THIS ORDER -
    Apple Software Update
    Apple Mobile Device Support
    Bonjour
    Apple Application Support
    Reboot again!
    Next, check in your Program Files that the iTunes folder is completely gone - if it has, great: if it hasn't, right-click on the folder and press Shift and Delete - it will say "Are you sure you want to completely remove the folder "iTunes"? Click on "Yes".
    Reboot!
    Then go to the iTunes download page and voila! It should download iTunes without any problems... well it did for me.... Good luck!

  • TS1814 Error 7 Windows error 5

    I have a hp laptop computer.  When I tried updating Itunes, it said error 7 (windows error 5).   I even uninstalled itunes, then tried installing again.  Results are the same.   I have used just about every suggestion that was thrown at me to no avail. I think this is everything.

    Update your .netframe work to version 4 (see other help posts by apple support)
    Follow the instructions on this link, basically un-install everything, remove programs that says they are made by apple inc. (using add remove program)
    http://www.reimageplus.com/fix-windows-127-error/   (Many thanks to reimageplus.com)
    You will also need to check and verify that the following folders have been removed:
    C:\Program Files\Bonjour
    C:\Program Files\Common Files\Apple
    C:\Program Files\iTunes
    C:\Program Files\iPod
    C:\Program Files\QuickTime
    C:\Windows\System32\QuickTime
    C:\Windows\System32\QuickTimeVR
    dont forget to remove icloud alsoyou dont need to delete your itune music library though
    If any of these folders still exist, delete them along with their contents. (if you cant delete them, right click and go to properties and then security and change the control of the fold to you)do this for files under  program files and program file (x86) on your computer once you have deleted everything, restart your computer. Then I repaired my registry using a registry repair program. Important:-  instead of installing itunes I installed quick time, which installs apple application support (this is the corrupt file which is causing all the issues) i then installed itunes and it all worked fine, should take no longer than half hour to fix hope this helps

  • Oil Paint Filter "unknown graphics processor error"

    When I try to use the Oil Paint filter in Photoshop, I get this error message:
    "The filter you were using encountered an unknown graphics processor error that caused an unexpected exit. Check the manufacturer's website for the latest software."
    I have updated both my system and Photoshop. When I'm at work on a newer machine the filter works great, but I've been working from home on a macbook from 2007 and it doesn't work. I can't afford to buy an ENTIRELY NEW laptop simply to use this filter.
    Below are my mac and graphic card specs - is there anything I can do?
    Model Name:
    MacBook
      Model Identifier:
    MacBook4,1
      Processor Name:
    Intel Core 2 Duo
      Processor Speed:
    2.1 GHz
      Number Of Processors:
    1
      Total Number Of Cores:
    2
      L2 Cache:
    3 MB
      Memory:
    4 GB
      Bus Speed:
    800 MHz
      Boot ROM Version:
    MB41.00C1.B00
      SMC Version (system):
    1.31f1
      Serial Number (system):
    W8835A9X0P0
      Hardware UUID:
    278DEAE8-4839-53CC-9DCB-ED08A646BF70
      Sudden Motion Sensor:
      State:
    Enabled
    Intel GMA X3100:
      Chipset Model:    GMA X3100
      Type:    GPU
      Bus:    Built-In
      VRAM (Total):    144 MB
      Vendor:    Intel (0x8086)
      Device ID:    0x2a02
      Revision ID:    0x0003
      Displays:
    Color LCD:
      Resolution:    1280 x 800
      Pixel Depth:    32-Bit Color (ARGB8888)
      Main Display:    Yes
      Mirror:    Off
      Online:    Yes
      Built-In:    Yes
    Display Connector:
      Status:    No Display Connected

    Photoshop CS6's GPU requirements are here along with discussion of the Oil Paint filter.
    http://helpx.adobe.com/photoshop/kb/photoshop-cs6-gpu-faq.html
    When you go to Preferences > Performance and look at the GPU settings, what is the mode? Basic, Normal, or Advanced?
    Perhaps you can try ratcheting down the settings,but I somehow sense your video card is not supported and your vram is below the 256MB minimum.
    Gene

Maybe you are looking for

  • Apple TV and movie rental

    Hi I have just set up apple TV and have watched 2 movies. At present my computer is not linked as I need to upgrade to Lion My ipad 2 is linked. Problem is there nothing has come up on my itunes account about payment or purchase. is there a delay in

  • Can someone decode this diagram of a shared server?

    Hi. This diagram http://esupport.csci.unt.edu/oracle/server.901/a90117/manproc.htm of the Oracle Shared Server setup is quite useful but I would like to ask anyone here to tell me what the numbers 1 and 7 , and 4 represent. Im thinking that between 1

  • When I exit Firefox, it continues running in the background. How can I prevent this and keep it from happening apparently by default?

    I know that Firefox continues running in the background because after I exit the program, I use CCleaner and it indicates programs are still running: Firefox. This happens every time I exit Firefox. There seems to be a default mechanism to keep it ru

  • Server 2012 NPS NAP DHCP

    I've setup a server with DHCP and NPS and configured NAP DHCP with 1 scope and the default scope options 003 router, 005 DNS server and 015 Domain Name (domain.com) NPS/NAP DHCP is working (all is setup health, shv, gpo etc..) so when i connect a cli

  • [SOLVED] systemd-nspawn container df strangeness

    I'm running arch x64 fully up to date with systemd-213-9. I built a container following the wiki article and after systemd-nspawn -bD ~/MyContainer I logged in and started playing around I noticed that df reports some failures eg root@MyContainer ~]#