Post complete logs/output/versions/error messages

When you have an issue, post the ENTIRE output or log. Information is crucial to being able to solve any problem. I've seen threads go for pages and all someone needed to do was ask for a log file or simple command output.
Don't do this
It doesnt work!!!
That is not output, that says absolutely nothing. It's probably the most useless thing you could post.
It said something about this, I think the problem is this
That's not an exact error message, that's an intepretation of an error message. It's like playing chinese whispers.
Responding
When someone posts something like the above, don't respond with a blind guess. Usually it'll just confuse the situation, instead just politely request more details. Don't post some solution that worked for you for something vaguely similar 2 years ago unless you are confident it is the same issue.
Sources of information
Full output of any command involved
Log files (have a look in /var/log)
Relevant configuration files
Drivers involved
Versions of packages involved
Kernel: dmesg. For a boot problem, at least the last 10 lines displayed, preferably more
Networking: Exact output of commands involved, and any configuration files
Xorg: /var/log/Xorg.0.log, and prior logs if you have overwritten the problematic one
If a recent -Syu broke it, have a look through your pacman log and see what packages were upgraded.
Where to put the information?
In the post is fine or if it's very long - pastebins are great, particularly for config files. However make sure it's a long term paste so that it doesnt expire within a day.
A useful tool for pastebins, especially if you can't copy paste is community/nopaste. Just pipe any output through nopaste and you'll get a link. eg
iphitus@korolev:~$ dmesg|nopaste
http://rafb.net/p/W7Z4t761.html
Last edited by iphitus (2008-10-26 23:54:15)

bernarcher wrote:
To be fair, it took some time before I myself became accustomed to the logs. It is just like any other documentation. You need practice to make it really useful.
That said, don't take it for granted that newbies will be aware of what is needed. It takes patience to provide help (rather often, unfortunately). And to me it suffices if I see that somebody wants to learn (and does so).
Bernarcher hints at something else here: it works both ways.  It is fine enough having a sticky at the top of the newbie board to explain the basic locations of various outputs, but the responsibility of seasoned archers doesn't end there.  Experienced users ought to assume the role of teachers when entering forum discussion with beginners, and at the very least should be aware of the gap in knowledge.  Fortunately Arch newbies can boast more familiarity and objectivity than say Ubuntu newbies but they still require some preliminary (and sometimes background) information on where and what to implement.
"Post output of /var/program" or "Post /var/program.log" are better instructions than "Post output of program"

Similar Messages

  • "Invalid DOS version" error message when installing Tomcat in Windows98

    I tried to install Tomcat 5.0 in Windows 98. At first, it produced "Out of Environment Space" error message. I then changed the "Initial Environment" from Auto to other values (bigger than 2816) for both startup.bat and shutdown.bat.
    When I restarted the Tomcat, it produce "Invalid DOS version" error message. I thought about updating the DOS but previously when I had WinXP installed in computer, I couldn't access to the server due to the dos version issue.
    Is there any way to handle this? I would really appreciate the help:) Thank you very much..

    no, use the serial number listed on the page where you downloaded acrobat 7, not your acrobat serial number

  • Mac: couldn't complete update for Ps error message 49 in Creative Cloud

    Mac: couldn't complete update for Ps error message 49 in Creative Cloud. Anyone help?

    A chat session where an agent may remotely look inside your computer may help
    Creative Cloud chat support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • TS3297 Hi, I've setup my new mini ipad today, restored a backup from icloud and all is fine.  However, when I try to download my music, they almost completely download then an error message pops up saying "unable to download songs" - can anyone help pleas

    Hi, I've setup my new mini ipad today, restored a backup from icloud and all is fine.  However, when I try to download my music, they almost completely download then an error message pops up saying "unable to download songs" - can anyone help please?

    So it appears iCloud/iTunes Match isn't the issue - the error message would seem to be complaining about where the music is being downloaded to. So with this in mind:
    In iTunes select Preferences and select Advanced. The iTunes media folder should be set to /Users/<your account>/Music/iTunes/iTunes Music. <your account> would be whatever your user account is. If you see something else there I'd guessing it is a folder you don't have permission to write to.

  • I am trying to install Indesign 2014 but am not able to complete it because an error message (EX11) appeats while extracting

    I am trying to install Indesign 2014 but am not able to complete it because an error message (EX11) appears while extracting

    Without system info and other details nobody can tell you much. This simply means that you run out of (temporary) disk space, maybe because the drive is really full, maybe because you have insufficient user privileges...
    Mylenium

  • Post-processing ends with the error message

    Hi
    when i try to run a report, i am getting the below error.
    Beginning post-processing of request 5947956 on node RWS60160REMS at 15-MAR-2012 04:13:48.
    Post-processing of request 5947956 failed at 15-MAR-2012 04:13:51 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    i check the OPP and the error stack is:
    [3/15/12 4:13:51 AM] [2103265:RT5947956] Output file was found but is zero sized - Deleted
    [3/15/12 4:13:51 AM] [UNEXPECTED] [2103265:RT5947956] java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:677)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:425)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:244)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:182)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:6032)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3459)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3548)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:302)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:176)
    Caused by: oracle.xdo.parser.v2.XSLException: <Line 12, Column 34>: XML-22047: (Error) Invalid instantiation of 'xsl:with-param' in 'DPHEVD' context.
         at oracle.xdo.parser.v2.XSLStylesheet.flushErrors(XSLStylesheet.java:1534)
    The error is : Caused by: oracle.xdo.parser.v2.XSLException: <Line 12, Column 34>: XML-22047: (Error) Invalid instantiation of 'xsl:with-param' in 'DPHEVD' context.
    I checked my XSL template and corrected that line.
    even after the correction it the error still remains. In fact i deleted the line12. But it still shows that the line exists.
    I updated the template many times but it keeps picking a wrong template.
    Need help on this issue.
    Thanks

    Please post the details of the application release, database version and OS.
    I checked my XSL template and corrected that line.
    even after the correction it the error still remains. In fact i deleted the line12. But it still shows that the line exists.
    I updated the template many times but it keeps picking a wrong template.Please create a new template and check then. Also, bounce the OPP.
    Thanks,
    Hussein

  • "uses a file type that is blocked from opening in this version" error message when opening a *.doc file with Word already running

    Several customers running different versions of Office 2011 (14.4.1-14.4.5) on OSX varying from 10.7.5 to 10.9.5, running on various kinds of hardware (iMac/MacBook Pro/MacBook Air) of various ages are having issues opening *.doc files if the Word is already open. The error message that gets displayed is, "XXXX.doc uses a file type that is blocked from opening in this version"
    When the customer tries to open the same file via File-Open, she gets "The file is locked for editing. you can open the file as read-only".
    When trying to do so, she gets "Word cannot open this document. The document might be in use, the document might not be a valid Word document, or the file name might contain invalid characters".
    If Word gets Force-quit, the same document opens without any problems.
    1. Repairing Disk permissions was ran several times. and the volume was found to be OK.
    2. I have noticed that in this scenario either deleting the normal.dotm or com.microsoft.word.plist (~/Library/Preferences) sometimes resolves the issue, sometimes it doesn’t. There is no pattern to follow. All versions of Office are affected, the fully updated and the non-updated ones.
    3. I have tried completely removing the suite using Office 2011 Uninstall.app and/or Remove Office 2011 Uninstaller.pkg, then going through customer's library and manually removing all the Office references.
    4. None of these systems had Office 2008 in the past.
    Any help will be greatly appreciated.

    Reboot both the Mac and the server. Word opens .DOC files and Excel opens .XLS files. As you have found out by copying the files to the computer. It is the connection between the 2 computer that is causing the error.

  • Firefox doesn't completely close and an error message comes up

    It wasn't until this current version 10 of Firefox, did I start to experience an issue that seemed odd.
    Every time I close out of Firefox, I am assuming I'm completely out of it, but it's still running in the background. Shortly after I close Firefox (and it's still running hidden), I get an error message that pops up and it says:
    ''A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.''
    ''Script: chrome://browser/content/sanitize.js:133
    At the bottom of this window it gives you two options: CONTINUE (and if you press that, Firefox stays hidden in the background, still running with plug in folders), or STOP SCRIPT (which, if you click on that, will shut down Firefox completely).
    So why is this occurring now as it is totally inconvenient and something that has not occurred with previous versions of Firefox?
    Thanks for listening....
    Ben Herrmann
    It does this on both of my computers.

    Hi,
    Please check if this happens in [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode.]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [http://support.mozilla.com/en-US/kb/Uninstalling+add-ons Uninstalling Add-ons]
    [http://kb.mozillazine.org/Uninstalling_toolbars Uninstalling Toolbars]

  • Wrong CAP file version error message

    I'm trying to write a loader application that will send a CAP file into JavaCard, and then install it automatically.
    I have developed my JavaCard Applet by using Eclipse3.1.0 and JCOP30.
    After running my JavaCard Applet by Eclipse, I got its CAP file in folder [b\bin\FVSCardPkg\javacard\[/b]
    But when I run my loader application with this CAP file, the error message will display:
    EX: msg Wrong CAP file version, class class com.ibm.jc.JCException
    Wrong CAP file version
         at com.ibm.jc.CapFile.parseHeader(Unknown Source)
         at com.ibm.jc.CapFile.readCapFile(Unknown Source)
         at com.ibm.jc.CapFile.<init>(Unknown Source)
         at LoaderPkg.loader.load(loader.java:35)
         at LoaderPkg.loader.main(loader.java:20)
    This is my loader application source code:
    import java.io.*;
    import com.ibm.jc.*;
    import com.ibm.jc.terminal.*;
    *  Sample /**
    *  Sample loader. Demonstrates how to use the offcard API to download
    *  a cap-file on a JCOP41V22 Engineering sample card and listing of applets loaded will
    * follow.
    public class loader{
         private final static String termName = "pcsc:4"; // Real card
    //     private final static String termName = "Remote"; // Simulator
         protected static final byte[] JCOP_CARD_MANAGER_AID = { (byte) 0xa0, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00};
         protected static final byte defaultInstallParam[] = { -55, 0 };
         static String[] capFileName={"D:/MyCardPkg.cap"};
         public static void main(String[] args){
              try{
                   loader l = new loader();
                   l.load();
              }catch(Exception e){
                   System.err.println("EX: msg " + e.getMessage() + ", class " + e.getClass());
                   e.printStackTrace(System.err);
              System.exit(0);
              //Likewise for simulation, be patient the port takes time to close.
              //Use command line "netstate" to check the disapperance of the port before
              // activating JCShell command to read the simulated card.
         private loader(){}
         private void load() throws Exception{
              CapFile capFile = new CapFile(capFileName[0], null);
              System.out.println("Package name: " + capFile.pkg);
              byte[][] applets = capFile.aids;
              if ((applets == null) || (applets.length == 0)){
                   throw new RuntimeException("no applets in cap file");
              // Get connection to terminal, take note that jcop.exe is required to be activated
              // in simulation mode.
              System.out.println("Open terminal ...");
              //Make sure that the simulator jcop.exe is activated before unmarking this satement
              //Remember to delete the downloaded applet before running otherwise error is
              //expected if the simulator finds the existence of the applet with the
              //same pakage name ID and AID
              //Issue /close command at "cm" prompt if the card is in use,, ie it should
              //have "-" prompt. Be patient that the port takes time to close. Use command line
              //"netstate" to check the disapperance of the port before running.
              // pcsc:4=Card Terminal  Or  Remote=LocalHost Terminal
              JCTerminal term = JCTerminal.getInstance(termName, null);
              //For real JCOP41V22 card, please unmark this statement and delete the downloaded
              //applet before running. Error expected if the card finds the existence of the applet
              //with the same pakage name ID and AID
              //Issue /close command at "cm" prompt if the card is in use,, ie it should
              //have "-" prompt.
              term.open();
              // Add in this statement for real card which requires some response time
              term.waitForCard(5000);
              // Create a logging terminal spitting out the APDUs on standard out
              TraceJCTerminal _term = new TraceJCTerminal();
              _term.setLog(new PrintWriter(System.out));
              _term.init(term);
              term = _term;
              // Get JavaCard representative, passing NULL resets card and returns ATR
              System.out.println("Get card ...");
              JCard card = new JCard(term, null, 2000);
              // Get the off-card representative for the card manager and use it to
              // select the on-card CardManager
              System.out.println("Select card manager ...");
              CardManager cardManager = new CardManager(card, CardManager.daid);
              cardManager.select();
              // For downloading something, we have to be authenticated to card manager.
              // For this, the keys must be set. The keys to use should of course
              // be configurable as well.
              byte[] dfltKey = c2b("404142434445464748494a4b4c4d4e4f");
              cardManager.setKey(new OPKey(255, 1, OPKey.DES_ECB, dfltKey));
              cardManager.setKey(new OPKey(255, 2, OPKey.DES_ECB, dfltKey));
              cardManager.setKey(new OPKey(255, 3, OPKey.DES_ECB, dfltKey));
              cardManager.setKey(new OPKey(1, 1, OPKey.DES_ECB, c2b("707172737475767778797a7b7c7d7e7f")));
              cardManager.setKey(new OPKey(1, 2, OPKey.DES_ECB, c2b("606162636465666768696a6b6c6d6e6f")));
              cardManager.setKey(new OPKey(1, 3, OPKey.DES_ECB, c2b("505152535455565758595a5b5c5d5e5f")));
              System.out.println("init Update ...");
              cardManager.initializeUpdate(255,0);
              System.out.println("Authenticate to card manager ...");
              cardManager.externalAuthenticate(OPApplet.APDU_CLR);
              // And load the cap-file, do not forget to call installForLoad
              System.out.println("Loading cap-file ...");
              byte[] cardManagerAid = cardManager.getAID();
              cardManager.installForLoad(capFile.pkgId,0, capFile.pkgId.length, cardManagerAid, 0, cardManagerAid.length, null, 0, null, 0, 0, null, 0);
              cardManager.load(capFile, null, CardManager.LOAD_ALL, null, cardManager.getMaxBlockLen());
              byte[] capaid = capFile.aids[0];
              System.out.println("Finished loading !");
              // Install applet, we try to install the first applet given in the
              // cap file, and try to instantiate it under the same AID as given for its
              // representation in the cap file. No installation data is passed.
              System.out.println("Installing applet ...");
              cardManager.installForInstallAndMakeSelectable(capFile.pkgId, 0, capFile.pkgId.length, capaid,0, capaid.length, capaid, 0, capaid.length, 0, defaultInstallParam, 0, defaultInstallParam.length, null, 0);
              System.out.println("Install succeeded!");
              // synchronize state with on-card card manager
              System.out.println("Update!");
              cardManager.update();
              // Print information regarding card manager, applets and packages on-card
              JCInfo info = JCInfo.INFO;
              System.out.println("\nCardManager AID : " + JCInfo.dataToString(cardManager.getAID()));
              System.out.println("CardManager state : " + info.toString("card.status", (byte) cardManager.getState()) + "\n");
              //Echountered error 6A 86 with this statement:Object[] app = cardManager.getApplets(CardManager.GET_APPLETS,
              //CardManager.CVM_FORMAT_HEX, true);
              //Solved the bug by playing the integers in arg0 and arg1.
              Object[] app = cardManager.getApplets(1, true);
              if (app == null) {
                   System.out.println("No applets installed on-card");
              } else {
                   System.out.println("Applets:");
                   for (int i = 0; i < app.length; i++) {
                        System.out.println(info.toString("applet.status", (byte) ((OPApplet) app).getState()) + " " + JCInfo.dataToString(((OPApplet) app[i]).getAID()));
              // List packages on card
              // Encountered error with this statement:Object[] lf = cardManager.getLoadFiles(CardManager.CVM_FORMAT_HEX, true);
              // Solved the bug by setting arg0 = 0,
              Object[] lf = cardManager.getLoadFiles(true);
              if (lf == null) {
                   System.out.println("No packages installed on-card");
              } else {
                   System.out.println("Packages:");
                   for (int i = 0; i < lf.length; i++) {
                        System.out.println(info.toString("loadfile.status", (byte)((LoadFile) lf[i]).getState()) + " " + JCInfo.dataToString(((LoadFile) lf[i]).getAID()));
              term.close();
         static String numbers = "0123456789abcdef";
         private byte[] c2b(String s) {
              if (s == null) return null;
              if (s.length() % 2 != 0) throw new RuntimeException("invalid length");
              byte[] result = new byte[s.length() / 2];
              for (int i = 0; i < s.length(); i += 2) {
                   int i1 = numbers.indexOf(s.charAt(i));
                   if (i1 == -1) throw new RuntimeException("invalid number");
                   int i2 = numbers.indexOf(s.charAt(i + 1));
                   if (i2 == -1) throw new RuntimeException("invalid number");
                   result[i / 2] = (byte) ((i1 << 4) | i2);
              return result;
    How to solve this problem?
    Thank you in advance.

    I'm not understanding if your cap file is in "b\bin\FVSCardPkg\javacard\", then why are you loading "D:/MyCardPkg.cap"?
    The issue isn't with your off card application, but the cap file version. Look at the cap file components in JCVM specification. I believe it's the Header component. The major, minor should match your card but not greater. In other words, your can't load a 2.2 on a 2.1 card, but a 2.1 can load on a 2.2

  • Output giving error message update was terminated

    Dear All,
    Question: Do we need to maintian the Logical destination(Printer name) for the output type which is created with Medium 5?
    I have created the output type with transmission medium 5 communication strategy is maintained as CS01,its determining correctly in the docuemnt.
    Now the issue
    IF I open the sale order/Invoice and select the ouput (Which was determined with medium 5) click on communication method and I have not maintained any communication menthod(Printer name) because transmission medium is 5after saving and I am trying open the transaction SOST I am geeting popup with update termination error
    Note: if I maintain printer name in communication method i am not getting any error message.
    My question for transmission medium which is having communication stratege CS01 no need to mtaintain printer name, why I am getting this error.
    Please check and help to solve this issue.
    Thanks & Regards,
    MK.

    Dear Eduardo,
    In SM13 I can see the error message TD 356(Maintain an output device in your user master record) then issue if we don't maintaint the logical destination (printer name), bu if give LOCL its not giving any error.
    My question if the output type created with transmission medium 5 why we should givem the printer name?
    Thanks & Regards,
    MK

  • Unable to get either PDF output or Error message for a standard form

    Hi,
    I configured ADS.
    When i'am trying to test pdf_test_00 in se38 it is not giving any output and it is also not giving any error,it is just keep on running.I checked all the seetins and everything is ok.
    But i'dnt know why it is not giving me the output, atleast it is not giving me any error message.It is just running for hours,only when i click on "stop transaction" it is coming out of the transaction.
    Anybody please give me a solution.
    With regards,Praveen.

    Hi,
    You can also use the Map TestTool to test your maps. It uses the BizTalk engine to execute the map. You can select a map that is deployed to the GAC en execute it.
    You can download the sample tool with the source code here:
    TestTool for BizTalk 2013
    http://code.msdn.microsoft.com/Execute-BizTalk-2013-maps-e8db7f9e
    TestTool for BizTalk 2010
    http://code.msdn.microsoft.com/Execute-a-BizTalk-map-from-26166441
    Kind regards,
    Tomasso Groenendijk
    Blog 
    |  Twitter
    MCTS BizTalk Server 2006, 2010
    If this answers your question please mark it accordingly

  • Cannot post Goods receipt in MIGO Error message"Field Business Area requird

    Hai
    I am posting Goods Receipt ( MIGO) with Reference to Purchase Order its having 47 Line item material. When i will doing Goods Receipt with rreference to po number its triggered error message in :Message No F5808 Field business Area is a Required  field for G/L account 1180 300000 . for only particular line item 47 material shown error..
    i checked all the settings in MM Automatic determination And G/L element, field variants, posting keys.. but everything configured profer settings..why particulat materail it shown error? how to resolve this error?

    Hi Thiru,
    A somewhat late aswer, but it might be helpfull for other users with the same problem. You can solve this problem by assigning the division/valuation area to the business area. Follow the path below to execute this:
    SPRO - enterprise controlling - Consolidation - Integration: preparation for consolidation - Preparation in the sender system - Further settings for Business Area Consolidation - Materials Management - Assign Division/Valuation Area to Business area.
    Under Enterprise structure -  Assignment - Logistics General, you will find a similar function. First execute option 1 or 2 here and then execute option 3. This makes it work as well, exept that it will not be recorded in a proper transport. The first option I gave for assigning is properly transportable.
    Greetings,
    Sjaak van den Berg
    Magnus Technology Consultants
    Edited by: S. van den Berg on Aug 14, 2009 1:09 PM
    Edited by: S. van den Berg on Aug 14, 2009 1:10 PM

  • Strange newer FCP version error message when opening project

    I'm working on a large (500+ hours) project that I have divided into seperate Final Cut projects so that I can load the sequences without waiting 10 minutes for the masterclips project to open. Lately, when I load the masterclips project it will give me an error message that says that it was made in a newer version of Final Cut. Then, when I restart FCP it will open fine. Does anybody know why it's doing this and how to fix the problem?
    I have been copying a lot of media with media manager lately, it has crashed once or twice could that be part of the problem? Also, there are about 20,000 clips about 75% of them are online and they were captured in different capture projects so they are in different capture scratch folders. Is the fact that they are scattered a problem?

    If you want, you could send me the project. I''ll
    open it and do a save as and zap it back to you. You
    should then be able to open it and do a reconnect.
    May help. My email is in my profile. If it's too
    big to email, you could bring it by my cutting room
    (in times square). If you can email it, be sure and
    archive the file before attaching to an email.
    Thank You
    I really appreciate the offer and I may still take you up on that, but can I get the same result by opening it on one of out other editing systems and doing a save as? The files are too big to email and Times Square is a bit far from where we are.
    Will reconnecting all of the media to a copy of the project help FCP dealing with badly written meta data for clips that is causing corruption. Is that the idea?
    Thanks again for your help.

  • "Extraction Failed: Cannot Open Output File" error message when installing new drivers

    Hello, I'm trying to install new drivers for my HP Photosmart C4385 Printer.  I downloaded the full feature drivers for Windows XP 32-bit, and when I start to install (extract), I get the error message:
    Extraction Failed
    Cannot Open Output File
    And the process closes.  It happens at about 85% extraction every time.
    Any idea why?  I called HP but since it is out of warranty they wanted money, which I think as absolutely ridiculous - won't even give me basic support??  Poor, poor customer service.
    This question was solved.
    View Solution.

    Hi,
    If you haven't still got the  Full Feature software installer, download it from the link below and save it to your Desktop.  If you already have it, place it on your Desktop.
    ftp://ftp.hp.com/pub/softlib/software10/COL20274/mp-53147-4/100_228_PS_AIO_02_Full_USW_enu_NB.exe
    Make sure the Printer is disconnected from your PC.
    Download and install 7-ZIP.  Once installed, right click on the software installer for your printer, select 7-Zip and choose extract files, then click Ok.
    Open the newly extracted folder and double click the setup application to start the installation ( the setup application will probably have the same icon as the original software installer you downloaded ).  Connect the printer to your PC when the software asks.
    Hope this helps.
    Best wishes,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • Firefox 4 screwed up, I returned to earlir version & error message re Chrom comes up 8 times now when starting Firefox. how can I fix?

    Firefox 4 lost my bookmarks sidebar, started my home page with Yahoo finance in a strange place on Yahoo and generally gave me fits. I ran the install on an earlier version of Firefox which works great after I click on an error message eight times to get Firefox to start. The error box said Chrome Registration Failed the text in the box said "Firefox could not install this item because of Chrome Registration. Please contact the author about this problem." I felt comfortable with version 3.8??? and Firefox 4 isn't comfortable for me and now the earlier version is messed up. How do I get back into my comfort zone. My computer experience started with Heath Disk Operating System, CPM, Windows 1 through 7. I don't like Firefox 4 or Chrome internet browsers. Windows IE caused problems early on with virus and male ware.

    Is it still showing up in your ad-on manager?

Maybe you are looking for