Help with display 7-segments/guest

Hello, I am a whack-a-mole implementation, and there are a few pieces that I have problems with...

1. how to do the stop 7 segments to 0 after playing for 60secs?

2. how to make the game more light upwards the button once the game ends?

3. replace the boxes option and choose levels prompt the user instead?

Any help would be appreciated... Thank you...

You will need to do a few step backwards and think about your code. You do too many complicated things. For example, the loop to stop and the two timer loops can be combined on one. The loops to operate at a speed, not need to measure time, just count fixed iterations!

Why do you need so many stop buttons? Why do you use such a confusing cluster ranking? Than the number the same as index table for simplicity!

It's just the toip of the iceberg, there are many more problems. Get rid of the large stacked sequence. You can set the order of execution with the cluster of error.

  1. Start the decrement of the meter at a fixed rate, from 60 and stop at 0. (see attachment).
  2. SUST illuminates whe in (1) the stop condition is reached. Without requiring additional code.
  3. Get a custom context menu dialogue VI tho everything you want.

Tags: NI Software

Similar Questions

  • Help with displaying a URL in the body of the email

    Version: Oracle Database 11 g Enterprise Edition Release 11.2.0.2.0 - 64 bit Production

    Hello

    I hope I could get help with displaying a URL embedded in an email. "The URL < a href ="http://projectstatus"> click here to connect to status tool < /a >, appears what looks like text. .

    If it's important the e-mail client is Outlook 2010.

    The procedure will query a table to send reminders to project managers to update their project status each week.

    The application must include a link to the application, so they can access the e-mail application without having to go through their browser etc.

    FOR email_recipients_rec IN email_recipients_cur
    LOOP
        v_recipient := 'email_recipients_rec.resource_email';
        v_subject   := NVL(email_recipients_rec.proj_name||' Status Needs To Be Updated', '(no subject)');
        v_message   := 'The Status for '||email_recipients_rec.proj_name||' on the '||email_recipients_rec.report_date||' '||email_recipients_rec.dashboard_name||
                       ' was not updated as of '||TRUNC(email_recipients_rec.last_updated)||'.'|| utl_tcp.crlf
                        ||'Please update the Status on this Project.'||utl_tcp.crlf||utl_tcp.crlf
                        ||'<a href="http://projectstatus">Click Here to Log into the Status Tool</a>';
    
        sendmail( p_recipient      => v_recipient
                 ,p_subject        => v_subject
                 ,p_message        => v_message
                                );
    END LOOP;
    
    PROCEDURE sendmail( p_recipient      IN VARCHAR2
                       ,p_subject        IN VARCHAR2
                       ,p_message        IN VARCHAR2
                      ) IS
    
        l_mail_conn     utl_smtp.connection;
        v_sender        VARCHAR2(40) := c_default_mail;
    BEGIN
        l_mail_conn := utl_smtp.open_connection(c_mailhost, 25);
        utl_smtp.helo(l_mail_conn, c_mailhost);
        utl_smtp.mail(l_mail_conn, v_sender);
        utl_smtp.rcpt(l_mail_conn, p_recipient);
    
        utl_smtp.open_data(l_mail_conn);
    
        utl_smtp.write_data(l_mail_conn, 'From: ' || nvl(v_sender, 'SendMail Procedure') || utl_tcp.crlf);
        utl_smtp.write_data(l_mail_conn, 'To: ' || nvl(p_recipient, c_default_mail) || utl_tcp.crlf);
        utl_smtp.write_data(l_mail_conn, 'Subject: ' || nvl(p_subject, '(no subject)') || utl_tcp.crlf || utl_tcp.crlf);
    
        utl_smtp.write_data(l_mail_conn, p_message);
        utl_smtp.write_data(l_mail_conn, utl_tcp.crlf || utl_tcp.crlf);
    
        utl_smtp.close_data(l_mail_conn);
        utl_smtp.quit(l_mail_conn);
    
        EXCEPTION
        WHEN OTHERS THEN
          -- catches all errors
          RAISE_APPLICATION_ERROR(-20001, 'SENDMAIL: ' || SQLERRM);
    END sendmail;
    
    
    
    
    
    
    
    
    
    

    I hope it's clear. If not, please let me know what is not clear.

    Can what information I provide?

    Thank you

    Joe

    See the link now, but now the message is not displayed. Only the link.

    Of course.

    Your e-mail client displays only the HTML part.

    It is the purpose of MIME multipart/alternative type, if HTML is not supported, the customer returns to the plain text version.

    Today, most of the mail clients Enterprise supports HTML content (Outlook is of of them), just so place all the message in the HTML part and add the link according to your rules.

  • Help with display - seems too high on aol and facebook.

    I use Windows XP, professional version.  A few days ago, I noticed that the fonts, icons appear larger than normal.   I checked the default setting on my info 'View' of the control panel and it's OK... 1024 x 768 pixels.  Help, please!

    Hi Judy,.

    Have you tried using a different screen resolution to see if your original resolution has been changed?

    To do this, click the 'display' icon in the 'Control Panel' and click the 'settings' tab, then try to change the 'screen resolution' (lower left corner) '1280 x 1 024 pixels', if your video card supports, by moving the slider down, arrow to the rightfor.

    In addition, on the same tab 'settings', click on the "Advanced" button and note the value of "DPI settting" (about a third of the way down on the left side). It should generally be set to "normal size (96 DPI).

    Let me know the results of your efforts.

    Kind regards

    Fretfull.

  • Please help with display drivers

    I'm unable to improve the display of the monitor in my windows server 2008 R2, I am currently using the standard VGA graphic adapter. Is there any assistance software that could use me to improve my servers appear better.

    You can be better start here - http://technet.microsoft.com/en-us/windowsserver/bb310558.aspx

    What have you tried to change it?
    your GPU drivers are up-to-date? (consult the manufacturer of your site Web from PC at first, then if there are not all there, the manufacturer of your video card, for the most up to date driver support)
    But if his own Server 2008 as opposed to W7, then you may be better served in the link above.

  • Help with display point only.

    Hello

    I have a question on works of the element (display only). I've created an article and in the settings I chose (Exit Code from PL/SQL) for the value (based on). The code was.
    declare
    v_result number;
    begin
    select PREDICTION (REG_BREAST USING *) into v_result
    FROM app_tumors;
    return v_result;
    end;
    When I ran the page, it gives me the following message is displayed. (ORA-06550: line 6, column 1: PLS-00372: in a procedure, RETURN statement cannot contain an expression ORA-06550: line 6, column 1: PL/SQL: statement ignored)

    So I hope everyone can advice me how to do the single display element works.

    Thank you

    Hello

    This setting ("output of PL/SQL Code") requires you to display HTML - for example:

    BEGIN
    htp.p('Hello World');
    END;
    

    If you want your v_result look, use something like the above, - no RETURN statement is allowed, so just output using htp.p () - or to change the Type of Source "PL/SQL function body", which uses the RETURN statement (but only for one value), for example:

    DECLARE
     v VARCHAR2(10);
    BEGIN
     SELECT TO_CHAR(SYSDATE,'DD/MM/YYYY') INTO v FROM DUAL;
     RETURN v;
    END;
    

    Andy

  • Need help with display of the container / States

    Greetings!

    I try to use States to change the content of a canvas that is the second of two within a browser tab. Buttons trigger functions to change the State and replace the selectedIndex property of the browser the second tab.

    Functions work very well if you first switch to the second tab. If you click the buttons before watching the second tab, it explodes. Here is a link to the app: http://test.arsandbox.com/player.cfm any idea would be appreciated!

    Code:
    <? XML version = "1.0" encoding = "utf-8"? >
    "" < mx:Application xmlns:mx = ' http://www.adobe.com/2006/mxml ' creationComplete = "initApp (); ">
    < mx:Script > <! [CDATA]
    private function initApp (): void {}

    }

    private function displayDirectory (): void {}
    switchTab();
    currentState = "stateDirectory";

    }

    private void displayWriter(selectedWriter:String):void {}
    currentState = "stateWriter";
    switchTab();
    }

    private void displaySong(selectedSong:String):void {}
    currentState = "stateSong";
    switchTab();
    }

    private function switchTab (): void {}
    ContentTabs.selectedIndex = 1;
    }

    []] > < / mx:Script >

    < mx: states >
    < name mx: State = "stateDirectory" >
    < mx:SetProperty target = "{directoryBox}" name = 'visible' value = 'true' / >
    < mx:SetProperty target = "{writerBox}" name = 'visible' value = "false" / >
    < mx:SetProperty target = "{songBox}" name = 'visible' value = "false" / >
    < / mx: State >
    < name mx: State = "stateWriter" >
    < mx:SetProperty target = "{directoryBox}" name = 'visible' value = "false" / >
    < mx:SetProperty target = "{writerBox}" name = 'visible' value = 'true' / >
    < mx:SetProperty target = "{songBox}" name = 'visible' value = "false" / >
    < / mx: State >
    < name mx: State = "stateSong" >
    < mx:SetProperty target = "{directoryBox}" name = 'visible' value = "false" / >
    < mx:SetProperty target = "{writerBox}" name = 'visible' value = "false" / >
    < mx:SetProperty target = "{songBox}" name = 'visible' value = 'true' / >
    < / mx: State >
    < / mx: states >

    < mx:Panel id = "Main" width = "100%" height = "100%" layout = "horizontal" title = "Example" horizontalAlign = "center" verticalAlign = "middle" backgroundColor = "0xB3C0C6" >
    < mx:DividedBox direction = "horizontal" width = "100%" height = "100%" >
    < mx:VBox width = "250" height = "100%" backgroundColor = "#ffffff" >
    < mx:Button label = "Directory" click = "displayDirectory (); "/ >
    < mx:Button label = "Writer" click = "displayWriter('1'); "/ >
    < mx:Button label = "Song" click = "displaySong('1'); "/ >
    < / mx:VBox >
    < mx:TabNavigator id = "ContentTabs" width = "100%" height = "100%" visible = "true" >
    < mx:Canvas label = "Homepage" width = "100%" height = "100 percent" horizontalScrollPolicy = "off" >

    < / mx:Canvas >
    < mx:Canvas label = "Writers" width = "100%" height = "100%" horizontalScrollPolicy = "off" >
    < mx:VBox id = "directoryBox" width = "100%" height = "100%" visible = "true" top = "0" left = "0" >
    < mx:Label text = "Directory box" / >
    < / mx:VBox >
    < mx:VBox id = "writerBox" width = "100%" height = "100%" visible = "false" top = "0" left = "0" >
    < mx:Label text = "Writer Box" / >
    < / mx:VBox >
    < mx:VBox id = "songBox" width = "100%" height = "100%" visible = "false" top = "0" left = "0" >
    < mx:Label text = 'Song box' / >
    < / mx:VBox >
    < / mx:Canvas >
    < / mx:TabNavigator >
    < / mx:DividedBox >
    < / mx:Panel >
    < / mx:Application >

    The items presented in the second tab are not really created or instantiated until they are first read. It is a performance setting built in Flex. You can however get around the setting and force all the contents of the tab to render immediately when the tab navigator is created. To do this, you set the creationPolicy on the TabNavigator and set the value to 'all '. Beware, this is going to hurt performance if the browser tab has a lot of big kids.

  • Help with error: "display driver stopped responding, but recovered."

    Hello

    First of all, my configuration is a Dell XPS 7100, Windows 7 Home Premium 64-bit, the Videocard Visiontek AMD Radeon HD 6850 w / 9.2.0.0 driver version.

    AMD Phenom II X 6 cpu.

    My problem is that when I try to play a game (more precisely: Minecraft, SimCity, World in Conflict, AOE3) under Windows, the screen freezes for 5 seconds then go black for 1 second then back to the top with an error message saying:

    Display driver stopped responding, but recovered

    Driver AMD display driver stopped responding and has successfully recovered.

    This started only after I upgraded my video card to an AMD HD 5670 to an AMD Radeon HD 6850 Visiontek, which, at the same time, I upgraded my power supply to a 500w unit as AMD recommends. After that that I've updated all my drivers, deleted and reinstalled the driver video and which did not help. I then searched in all the forums about this problem and found that it is more than likely a problem with Windows power management. So, I followed the instructions on the site to change the registry data to help with this. This did not work, the same problem at the same time. I then contacted AMD Support and fairly well, they told me that it is either the power supply or windows power management which was the cause of the crash.

    I am at a loss now, I know not what to do. I have not tried all the third-party programs to try to manage the power. But if someone has used one that works or has any ideas for me to try please let me know.

    Thank you very much!

    I found a solution that helps!

    Please make a backup of the registry before making any changes in it.

    When editing the registry go to:

    • HKEY_LOCAL_MACHINE
    • then the MATERIAL
    • then DEVICEMAP
    • then the VIDEO
    • in the 'VIDEO' file, there is an entry with the title: MaxObjectNumber - REG_DWORD
    • This has a value at the end that looks like 0 x 00000006 (6) or 0 x 00000005 (5)
    • Double-click MaxObjectNumber, and an edit box appears
    • put 0 in the given value, and then click OK.

    This will disable Windows GPU Timeout detection and recovery. That she has stopped crashing on me.  The only problem is that windows does not save it and it resets after that rebooting so it must be changed every time you start the computer.

    If anyone knows how to save the changes to the registry, I would be very grateful for your advice.

  • Clicking on the tab help for help with photoshop first time get in "photoshop online help could not be displayed because you are not connected to internet" but I'm connected to the internet?

    Dear all

    I need help with the following problem:

    Clicking on the tab help for help with photoshop first time get in "photoshop online help could not be displayed because you are not connected to internet" but I'm connected to the internet.

    Appreaciate help on this problem.

    MSD

    I find it easier and faster to use just this link, which goes to the same place as aid > online help for Photoshop:

    Using Photoshop | Photoshop help

    To bookmark so that you can find.

  • Help with conditional display and Validation

    Version 4.1.1.00.23

    Hello

    I'm having a difficult time with a conditional display and validation, I hope someone can help with.

    Requirements:

    When (Datepicker) Start Date or the end Date (Datepicker) change can display the reason for change (select list) and change Description (Textbox)
    If the page is saved without entering a reason change display an error message of validation that the reason for the change cannot be empty (NULL)

    What I tried

    Create a dynamic Action on the Start Date

    Event: Change

    Selection type: Article (s)

    Items (s): P51_START_DATE

    Condition: no

    Real Action Section:

    Action: Show

    Fire on Page load: Checked

    Display all the elements of the page on the same line: NO.

    Section of the elements concerned:

    Selection type: Article (s)

    Product (s): P51_CHANGE_REASON, P51_CHANGE_DESC

    I also created a dynamic Action with similar settings for the P51_END_DATE.

    I created a Validation for the P51_CHANGE_REASON as a function return error text:

    DECLARE
        v_start_date    work_items.start_date%TYPE;
        v_end_date      work_items.end_date%TYPE;
    BEGIN
        SELECT start_date
              ,end_date
        INTO   v_start_date
              ,v_end_date
        FROM   work_items
        WHERE  work_items_id = :P51_WORK_ITEMS_ID;
        IF ( (v_start_date != TO_DATE(:P51_START_DATE,'DD-MON-YYYY') OR v_end_date != TO_DATE(:P51_END_DATE,'DD-MON-YYYY') ) AND
              :P51_CHANGE_REASON IS NULL ) THEN
            RETURN 'Change Reason must have a value';
        END IF;
    END;
    
    
    

    The question

    I tried to create another dynamic Action to hide the P51_CHANGE_REASON and P51_CHANGE_DESC fields during the loading of the page, but when the date fields are changed and the validation is fired the P51_CHANGE_REASON and the P51_CHANGE_DESC are hidden again.

    There are two buttons to send the page: 'SAVE' will submit the page and stay on the page and 'SAVE_CHANGES' will present the page and creates a branch to the previous page (which is a relationship with the EDIT buttons to change recording).

    I can not loading the dynamic Action page for fires DO NOT when validation is triggered.

    I hope it is clear and if not what information can I provide?

    Thank you

    Joe

    Which the condition is failing and what browser? I tested it in Firefox and it works as it should. Can you confirm that?

  • How can I get a google font (Capriola) in Muse. I pasted the code in the head of html, but the police will not be displayed. Can anyone help with teamviewer?

    How can I get a google font (Capriola) in Muse. I pasted the code in the head of html, but the police will not be displayed. Can anyone help with teamviewer?

    This is kind of a hack, but it will work.

    1. you will need to download a copy of the Capriola on your computer and install it as a system font. Google Fonts will allow you to install it as a system font in some methods (download a.) (ZIP file, synchronization with SkyFonts or downloadable on the project in Google Code). Edit: the simplest is to add the font to your collection of fonts in Google and then download one. ZIP file of your font collection.

    2. the font squirrel website has a generator of quality web fonts. It may take a font installed on your computer system and generate all the files of web fonts needed him. Place the web font files in the folder of your Muse project where you want to store the web fonts self-hosted. Use the add web fonts in Muse and select the tab fonts self-hosted.

    IMPORTANT: Please read the license terms for any font that you want to use on your website. Fonts Open source as Capriola may seem safe to use at first, but the developer of fonts may have some requirements, such as the display of a link to their web site somewhere in your own site. Other fonts may have monthly limit on number of pages seen.

  • Need help with how Edge displays

    Hi, I'm new to this community, and I'd appreciate any help with my problem now.

    I developed a small animation using edge, but I can't see naturally appear on the page. It "appears" out of nowhere, and it pushes down the rest of the page.

    I'm not very good at coding, it might be a code issue with the way the Web page has been designed...

    The site is here: www.marshbreweries.com

    Thanks for your help!

    Hi cargo.

    You should probably add a height in CSS value, to the div that contains your animation on board. In this way, the page will be vertical piece to the entertainment on board, before even that it loads.

  • Help with horror? El Capitan Mac

    Hello, I have major issues with horror.  It interferes with almost all of the process: navigation (Firefox or Chrome), MS Office, Adobe Pro, Finder...  I ran a report EtreCheck (see below) and the major problem seems to be Firefox.  I was wondering if someone could take a look at this and make other suggestions.

    Thank you!

    EtreCheck version: 3.0 (300)

    Report generated 2016-08-12 12:44:23

    Download https://etrecheck.com EtreCheck

    Time 06:53

    Performance: average

    Click the [Support] links to help with non-Apple products.

    Click the [details] links for more information on this line.

    Problem: Beachballing

    Description:

    Beach ball with Firefox, Chrome, MS Office, Adobe Pro, Finder

    Hardware information: ⓘ

    MacBook Pro Intel Core i5, Intel Core i7, 13 "(mid-2012)"

    [Technical details] - [User Guide] - [warranty & Service]

    MacBook Pro - model: MacBookPro9, 2

    1 2.5 GHz Intel Core i5 CPU: 2 strands

    8 GB of RAM expandable - [Instructions]

    BANK 0/DIMM0

    OK 4 GB DDR3 1600 MHz

    BANK 1/DIMM0

    OK 4 GB DDR3 1600 MHz

    Bluetooth: Good - transfer/Airdrop2 taken in charge

    Wireless: en1: 802.11 a/b/g/n

    Battery: Health = Normal - Cycle count = 38

    Video information: ⓘ

    Graphics Intel HD 4000

    LED Cinema Display 1920 x 1200

    System software: ⓘ

    OS X El Capitan 10.11.6 15G (31) - since the start time: about 3 days

    Disk information: ⓘ

    HTS545050A7E362 disk HARD APPLE disk0: (500,11 GB) (rotation)

    EFI (disk0s1) < not mounted >: 210 MB

    Macintosh HD (disk0s2) /: 499,25 (Go 150,27 free)

    Recovery HD (disk0s3) < not mounted > [recovery]: 650 MB

    MATSHITADVD-R UJ - 8À8)

    USB information: ⓘ

    RD Slim BUP Seagate 2 TB

    EFI (disk1s1) < not mounted >: 210 MB

    SEAGATE External 2 to (disk1s2) Volumes/external Seagate 2 Tb: 2.00 TB free 1.20

    Apple Inc. Apple LED Cinema Display

    ISight Apple Display Inc.

    Apple Inc. Apple's USB audio device

    Apple Inc. FaceTime HD camera (built-in)

    Apple Inc. Apple keyboard / Trackpad

    Computer, Inc. Apple IR receiver.

    Apple Inc. BRCM20702 hub.

    Apple Inc. Bluetooth USB host controller.

    Hub keyboard Apple, Inc.

    Logitech USB-PS/2 optical mouse

    Apple Inc. Apple Keyboard

    Information crush: ⓘ

    Apple Inc. Thunderbolt_bus.

    Goalkeeper: ⓘ

    Mac App Store and identified developers

    Kernel Extensions: ⓘ

    / Library/Extensions

    [loading] com.sophos.kext.sav (9.4.52 - SDK 10.9 - 2016-08-05) [Support]

    [loading] com.sophos.nke.swi (9.4.53 - SDK 10.9 - 2016-08-05) [Support]

    Launch system officers: ⓘ

    [loaded] 8 tasks Apple

    [loading] 152 tasks Apple

    [operation] 65 tasks Apple

    [killed] 13 tasks Apple

    13 killed process lack of RAM

    Demons of launch system: ⓘ

    [loaded] 46 tasks Apple

    [loading] 150 tasks Apple

    [operation] 89 tasks Apple

    [killed] 6 tasks Apple

    6 killed process lack of RAM

    Launch officers: ⓘ

    [no charge] com.adobe.AAM.Updater - 1.0.plist (2016-05-02) [Support]

    [operation] com.brother.LOGINserver.plist (2016-03-10)

    [loading] com.gog.galaxy.commservice.plist (2016-04-24) [Support]

    [failure] com.maintain.PurgeInactiveMemory.plist (2016-06-09) [Support]

    com.maintain.Restart.plist [no charge] (2016-06-09) [Support]

    com.maintain.ShutDown.plist [no charge] (2016-06-09) [Support]

    [operation] com.maintain.SystemEvents.plist (2016-06-09)

    [operation] com.sophos.uiserver.plist (2016-05-12)

    Launch of the demons: ⓘ

    [performance]    BESAgentDaemon.plist (2016-05-16)

    [loading] com.adobe.fpsaud.plist (2016-06-28)

    [loading] com.gog.galaxy.clientservice.plist (2016-04-24) [Support]

    com.maintain.HideSpotlightMenuBarIcon.plist [no charge] (2016-06-09) [Support]

    [loading] com.microsoft.office.licensing.helper.plist (2010-08-25)

    [operation] com.prey.agent.plist (2016-05-17)

    [operation] com.sophos.common.servicemanager.plist (2016-05-12)

    Launch User Agents: ⓘ

    [loading] com.adobe.ARM. [...]. plist (2016-04-22)

    [loading] com.bittorrent.uTorrent.plist (2016-04-19) [Support]

    [loading] com.google.keystone.agent.plist (2016-07-11)

    [operation] com.spotify.webhelper.plist (2016-08-10) [Support]

    [loading] com.valvesoftware.steamclean.plist (2016-07-14)

    org.Hola.VPN.plist [no charge] (2016-08-01) [Support]

    User login items: ⓘ

    iTunesHelper Application (/ Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)

    ClipMenu application (/ Applications/ClipMenu.app)

    Agent application of file transfer Android (~/Library/Application Support/Google/Android File transfer/Android File Transfer Agent.app)

    MightyText application (/ Applications/MightyText.app)

    Internet Plug-ins: ⓘ

    AdobeAAMDetect: AdobeAAMDetect 1.0.0.0 - SDK 10.6 (2016-05-02) [Support]

    FlashPlayer - 10.6: 22.0.0.209 - SDK 10.9 (2016-07-13) [Support]

    QuickTime Plugin: 7.7.3 (2016-07-29)

    AdobePDFViewerNPAPI: 11.0.15 - SDK 10.6 (2016-05-02) [Support]

    AdobePDFViewer: 11.0.15 - SDK 10.6 (2016-05-02) [Support]

    Flash Player: 22.0.0.209 - SDK 10.9 (2016-07-13) [Support]

    Default browser: 601 - SDK 10.11 (2016-07-29)

    SharePointBrowserPlugin: 14.6.6 - SDK 10.6 (2016-07-28) [Support]

    Silverlight: 5.1.50428.0 - SDK 10.6 (2016-07-29) [Support]

    The internet user Plug-ins: ⓘ

    Picasa: 1.0 - SDK 10.6 (2015-10-13) [Support]

    3rd party preference panes: ⓘ

    Flash Player (2016-06-28) [Support]

    Time Machine: ⓘ

    Automatic backup: YES

    Volumes to back up:

    Macintosh HD: Disc size: 499,25 GB disc used: 348,98 GB

    Destinations:

    TB external Seagate 2 [Local]

    Total size: 2.00 TB

    Total number of backups: 29

    An older backup: 15/05/16, 06:27

    Last backup: 12/08/16, 11:45

    Size of backup drive: Excellent

    Size of backup 2.00 TB > (disk size 499,25 GB X 3)

    Top of page process CPU: ⓘ

    35% firefox

    11% kernel_task

    7% mdworker (13)

    4% WindowServer

    2% BESAgent

    Top of the process of memory: ⓘ

    GB firefox 3.08

    Kernel_task 848 MB

    180 MB mdworker (13)

    90 MB Microsoft Word

    Finder 82 MB

    Information about virtual memory: ⓘ

    24 MB of free RAM

    7.98 GB RAM (1.31 GB being cached) used

    3.01 GB used Swap

    Diagnostic information: ⓘ

    August 12, 2016, 12:24:55 PM/Library/Logs/DiagnosticReports/SophosWebIntelligence_2016-08-12-122455_ [redact ed] .crash

    / Library/Sophos Anti-Virus/SophosWebIntelligence.bundle/Contents/MacOS/SophosWebIntelligence

    August 12, 2016, 12:00:06 PM/Library/Logs/DiagnosticReports/SophosWebIntelligence_2016-08-12-120006_ [redact ed] .crash

    August 11, 2016, 01:40:07 PM/Library/Logs/DiagnosticReports/SophosWebIntelligence_2016-08-11-134007_ [redact ed] .crash

    August 11, 2016, 10:17:21 /Library/Logs/DiagnosticReports/tcosrj_2016-08-11-101721_[redacted].hang

    / Volumes/VOLUME / * / Romeo & Juliet.app/Contents/MacOS/tcosrj

    August 11, 2016, 06:33:30 /Library/Logs/DiagnosticReports/_2016-08-11-063330_[redacted].crash

    ???

    August 10, 2016, 13:44:38 /Library/Logs/DiagnosticReports/firefox_2016-08-10-134438_[redacted].cpu_resour ce.diag [details]

    /Applications/Firefox.app/Contents/MacOS/Firefox

    August 10, 2016, 06:43:13 AM/Library/Logs/DiagnosticReports/SophosWebIntelligence_2016-08-10-064313_ [redact ed] .crash

    9 August 2016, 15:17:53 self-test - spent

    First uninstall Sophos. Anti virus apps are not necessary and may cause problems. Remove the bittorrent as well. It can be a source od malware.

  • How to get help with Add ons and extensions that stop working

    I have saved passwords and it has stopped working. It's so hard to get help with Moxilla

    rosemarybales said

    I still don't know why the extension button passwords saved with the key icon has stopped working.

    This button displays the saved passwords in Firefox's built-in password manager, is no separate passwords that record you in Dashlane. Can you save passwords in both places? (Well, I guess you do.)

    I have a guess on why it has stopped working. Firefox 40 has some changes to how extensions can work with the user interface, so quite a few extensions that have been more than one year must be updated for Firefox 40. It has been updated on January 10, 2012.

    Anyway, the way of 'long' to display the passwords saved in Firefox is through the Options page, the Security Panel, the saved passwords button.

  • help with a lazy slow macbook pro

    Hi, I was wondering if someone with a good understanding of the EtreCheck might be able to help me with my old powerbook, rusty.

    Here is the report copied and pasted from the EtreCheck diagnosis that I just ran (lots of red type):

    Thank you!

    EtreCheck version: 2.9.13 (267)

    Report generated 2016-07-30 19:29

    Download EtreCheck from https://etrecheck.com

    Time 09:23

    Performance: Below average

    Click the [Support] links to help with non-Apple products.

    Click [details] for more information on this line.

    Verify the signatures of Apple: enabled

    Problem: Beachballing

    Hardware Information:

    MacBook Pro (15-inch, mid 2009)

    [Data sheet] - [User Guide] - [warranty & Service]

    MacBook Pro - model: MacBookPro5, 3

    1 3.06 GHz Intel Core 2 Duo CPU: 2 strands

    8 GB of RAM expandable - [Instructions]

    BANK 0/DIMM0

    OK 4 GB DDR3 1067 MHz

    BANK 1/DIMM0

    OK 4 GB DDR3 1067 MHz

    Bluetooth: Old - transfer/Airdrop2 not supported

    Wireless: en1: 802.11 a/b/g/n

    Battery: Health = Normal - Cycle count = 342

    Video information:

    NVIDIA GeForce 9400M - VRAM: 256 MB

    Color LCD 1440 x 900

    Cinema HD Display 1920 x 1200

    NVIDIA GeForce 9600M GT - VRAM: 512 MB

    Software:

    OS X El Capitan 10.11.6 15G (31) - since the start time: about 3 days

    Disc information:

    ST9500420ASG disk0: (500,11 GB) (rotation)

    EFI (disk0s1) < not mounted >: 210 MB

    ShiftySeven II (disk0s2) /: 499,25 GB (56,75 GB free)

    Recovery HD (disk0s3) < not mounted > [recovery]: 650 MB

    MATSHITADVD-R UJ-868)

    USB information:

    Built-in ISight from Apple Inc..

    Hub keyboard Apple, Inc.

    Apple, Inc. Apple Keyboard

    Card reader Apple

    Apple Inc. Apple keyboard / Trackpad

    Computer, Inc. Apple IR receiver.

    Apple Inc. BRCM2046 hub.

    Apple Inc. Bluetooth USB host controller.

    Guardian:

    Mac App Store and identified developers

    Kernel extensions:

    /Applications/AirParrot.app

    com.squirrels.airparrot.framebuffer [no charge] (1.4 - SDK 10.8 - 2014-04-19) [Support]

    / Applications/Caplio Mounter.app

    [no charge] jp.co.ricoh.kext.caplio - 10.3 (4.0 - 2008-11-21) [Support]

    [no charge] jp.co.ricoh.kext.caplio - 10.4 (4.0 - 2008-11-21) [Support]

    DiskWarrior.app

    com.alsoft.Preview [no charge] (4.1 - 2007-12-31) [Support]

    / Service.app incompatible software/Parallels

    com.parallels.kext.prl_hid_hook [no charge] (4.0 3844.408728 - 2012-12-27) [Support]

    com.parallels.kext.prl_hypervisor [no charge] (4.0 3844.408728 - 2012-12-27) [Support]

    com.parallels.kext.prl_netbridge [no charge] (4.0 3844.408728 - 2012-12-27) [Support]

    com.parallels.kext.prl_usb_connect [no charge] (4.0 3844.408728 - 2012-12-27) [Support]

    com.parallels.kext.prl_vnic [no charge] (4.0 3844.408728 - 2012-12-27) [Support]

    / Library/Application Support/Avast/components/fileshield/not signed

    [loading] com.avast.AvastFileShield (3.0.0 - SDK 10.10 - 2016-07-21) [Support]

    / Library/Application Support/Avast/components/proxy/not signed

    [loading] com.avast.PacketForwarder (2.1 - SDK 10.10 - 2016-07-21) [Support]

    / Library/Extensions

    [loading] com.squirrels.driver.AirParrotSpeakers (1.8 - SDK 10.8 - 2016-07-26) [Support]

    [loading] net.telestream.driver.TelestreamAudio (1.1.1 - SDK 10.8 - 2016-07-26) [Support]

    / System/Library/Extensions

    [no charge] com.beceem.BeceemAppleWiMAXAdapter (5.2.56d16 - 2016-07-26) [Support]

    com.devguru.driver.DIFMCDFree [no charge] (1.1.0 - 2016-07-26) [Support]

    com.devguru.driver.DIFMSerial [no charge] (1.1.0 - 2016-07-26) [Support]

    com.fklt.driver [no charge] (1.8.0 - 2016-07-26) [Support]

    [no charge] com.novatelwireless.driver.3G (v2.2.8 (3)-2016-07-26) [Support]

    com.novatelwireless.driver.DisableAutoInstall [no charge] (1.2 - 2016-07-26) [Support]

    [no charge] com.sierrawireless.driver.SierraDevSupport (2.0.6.0 - 2016-07-26) [Support]

    [no charge] com.sierrawireless.driver.SierraFSCSupport (2.0.6.0 - 2016-07-26) [Support]

    /System/Library/Extensions/NovatelWireless3G.kext/contents/plugins

    [no charge] com.novatelwireless.driver.3GData (v2.2.8 (3)-2011-11-05) [Support]

    Startup items:

    ParallelsDesktopTransporter: Path: / Library/StartupItems/ParallelsDesktopTransporter

    Startup items are obsolete in OS X Yosemite

    Launch system officers:

    [operation] com.apple.Finder.plist (2016-02-19) -invalid signature!

    [loading] com.apple.FollowUpUI.plist (2016-02-11) -invalid signature!

    [loading] com.apple.ScreenReaderUIServer.plist (2016-02-16) -invalid signature!

    [loading] com.apple.powerchime.plist (2016-02-22) -invalid signature!

    [loading] com.apple.quicklook.32bit.plist (2016-02-04) -invalid signature!

    [operation] com.apple.quicklook.plist (2016-02-04) -invalid signature!

    [loading] com.apple.quicklook.ui.helper.plist (2016-02-04) -invalid signature!

    [loaded] 9 tasks Apple

    [loading] 149 tasks Apple

    [operation] 64 tasks Apple

    [killed] 16 tasks Apple

    16 killed processes lack of RAM

    Launch system demons:

    [loaded] 45 tasks Apple

    [loading] 153 tasks Apple

    [operation] 78 tasks Apple

    [killed] 14 tasks Apple

    14 killed process lack of RAM

    Launch officers:

    [no charge] com.adobe.AAM.Updater - 1.0.plist (2016-06-14) [Support]

    [failure] com.adobe.ARMDCHelper.cc24aef4a1b90ed56a... plist (2016-07-13) [Support]

    [failure] com.adobe.AdobeCreativeCloud.plist (2016-04-27) [Support]

    [loading] com.adobe.CS5ServiceManager.plist (2010-06-17) [Support]

    [operation] com.avast.secureline.update - agent.plist (2016-06-29) [Support]

    [loading] com.avast.secureline.userinit.plist (2016-06-29) [Support]

    [operation] com.avast.update - agent.plist (2016-07-22) [Support]

    [loading] com.avast.userinit.plist (2016-07-22) [Support]

    [operation] com.brother.LOGINserver.plist (2013-10-06) [Support]

    [no charge] com.oracle.java.Java - Updater.plist [Support]

    com.TeamViewer.TeamViewer.plist [no charge] (2016-02-14) [Support]

    com.TeamViewer.teamviewer_desktop.plist [no charge] (2016-02-14) [Support]

    Launch demons:

    [loading] com.adobe.ARMDC.Communicator.plist (2016-07-13) [Support]

    [loading] com.adobe.ARMDC.SMJobBlessHelper.plist (2016-07-13) [Support]

    [loading] com.adobe.SwitchBoard.plist (2011-12-14) [Support]

    [loading] com.adobe.agsservice.plist (2015-11-02) [Support]

    [failure] com.adobe.fpsaud.plist (2016-05-09) [Support]

    com.adobe.versioncueCS3.plist [loading] (2008-06-22) [Support]

    [loading] com.avast.init.plist (2016-07-22) [Support]

    [loading] com.avast.secureline.init.plist (2016-06-29) [Support]

    [loading] com.avast.secureline.uninstall.plist (2016-06-29) [Support]

    [loading] com.avast.secureline.update.plist (2016-06-29) [Support]

    [loading] com.avast.uninstall.plist (2016-07-22) [Support]

    [loading] com.avast.update.plist (2016-07-22) [Support]

    [loading] com.microsoft.office.licensing.helper.plist (2011-03-10) [Support]

    [loading] com.oracle.JavaInstallHelper.plist (2016-04-21) [Support]

    [no charge] com.oracle.java.Helper - Tool.plist [Support]

    [loading] com.roamingclient.cell.mac.roamingclient.plist (2011-11-05) [Support]

    [loading] com.rogueamoeba.instanton - agent.plist (2016-06-23) [Support]

    [operation] com.sierrawireless.SWoCMon.plist (2010-05-20) [Support]

    com.sierrawireless.SierraReset.plist [no charge] (2010-05-20) [Support]

    [loading] com.teamviewer.Helper.plist (2015-09-29) [Support]

    com.TeamViewer.teamviewer_service.plist [no charge] (2016-02-14) [Support]

    User launch officers:

    [loading] com.adobe.AAM.Updater - 1.0.plist (2010-06-28) [Support]

    [failure] com.adobe.ARM. [...]. plist (2010-06-22) [Support]

    [failure] com.adobe.ARM. [...]. plist (2009-10-26) [Support]

    [failure] com.adobe.ARM. [...]. plist (2011-12-15) [Support]

    [operation] com.amazon.music.plist (2014-10-18) [Support]

    [failure] com.apple.MobileMeSyncClientAgent.plist (2011-06-14) -/System/Library/PrivateFrameworks/DotMacSyncManager.framework/Resources/mobilem esyncclient: Executable not found!

    [failure] com.apple.SafariBookmarksSyncer.plist (2009-09-14) -/Applications/Safari.app/Contents/SafariSyncClient.app/Contents/MacOS/SafariSyn customer: Executable not found!

    [loading] com.avast.home.userinit.plist (2016-07-22) [Support]

    [loading] com.avast.secureline.home.userinit.plist (2016-06-29) [Support]

    [loading] com.google.keystone.agent.plist (2016-07-11) [Support]

    [operation] com.spotify.webhelper.plist (2015-05-30) [Support]

    info.lokiware.attachmenttamer.cleanup.plist [no charge] (2013-01-07) [Support]

    [failure] info.lokiware.attachmenttamer.setupagent.plist (06-01-2013) [Support]

    Items in user login:

    iTunesHelper Application (/ Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)

    Dropbox application (/ Applications/Dropbox.app)

    Application of Google Reader (Google Drive.app/Applications /)

    Hidden AdobeResourceSynchronizer Application (/ Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Helpers/AdobeResourceSynchronizer.app)

    Garmin Express Service application (/ Applications/Garmin Express.app/Contents/Library/LoginItems/Garmin Express Service.app)

    Request for EvernoteHelper (/ Applications/Evernote.app/Contents/Library/LoginItems/EvernoteHelper.app)

    Other applications:

    [ongoing] com.adobe.CCLibrary.166112

    com.apple.BKAgentService [killed]

    com.apple.MailServiceAgent [loading]

    com.Apple.mail.80352 [loading]

    com.avast.account [loading]

    [ongoing] com.avast.daemon

    [ongoing] com.avast.FileShield

    [ongoing] com.avast.helper

    [ongoing] com.avast.proxy

    com.avast.secureline.Burger [loading]

    [ongoing] com.avast.secureline.service

    [ongoing] com.avast.service

    [ongoing] com.brother.utility.NETserver.157792

    [ongoing] com.brother.utility.USBserver.137312

    [ongoing] com.evernote.EvernoteHelper.66912

    [ongoing] com.Garmin.Renu.service.3552

    [ongoing] com.getdropbox.dropbox.134752

    [loading] 421 tasks Apple

    [operation] 184 tasks Apple

    [killed] 33 tasks Apple

    Plug-ins Internet:

    DirectorShockwave: 11.6.6r636 (2012-08-09) [Support]

    Unity Web Player: UnityPlayer version 4.1.3f3 (2013-05-30) [Support]

    Default browser: 601 - SDK 10.11 (2016-07-26)

    Flip4Mac WMV Plugin: 2.3.8.1 (2011-01-13) [Support]

    AdobeAAMDetect: 3.0.0.0 - SDK 10.9 (2016-04-27) [Support]

    FlashPlayer - 10.6: 21.0.0.242 - SDK 10.6 (2016-05-13) [Support]

    AdobePDFViewerNPAPI: 15.017.20050 - SDK 10.11 (2016-07-13) [Support]

    Silverlight: 5.1.50428.0 - SDK 10.6 (2016-07-10) [Support]

    QuickTime Plugin: 7.7.3 (2016-07-26)

    Flash Player: 21.0.0.242 - SDK 10.6 (2016-05-13) obsolete! Update

    iPhotoPhotocast: 7.0 - 10.8 SDK (2013-04-30)

    NP_2020Player_IKEA: 5.0.93.0 - SDK 10.6 (2011-10-03) [Support]

    AdobePDFViewer: 15.017.20050 - SDK 10.11 (2016-07-13) [Support]

    GarminGpsControl: 4.0.2.6 Beta - SDK 10.6 (2012-09-11) [Support]

    SharePointBrowserPlugin: 14.6.6 - SDK 10.6 (2016-07-25) [Support]

    JavaAppletPlugin: 15.0.1 - 10.7 (2016-05-04) check the version of the SDK

    User Plug-ins internet:

    WebEx: 1.0 (2010-04-06) [Support]

    Safari extensions:

    AdBlock - BetaFish, Inc. - https://getadblock.com (2016-07-30)

    DuckDuckGo - DuckDuckGo - http://duckduckgo.com (2015-07-11)

    Save on Pocket - Read It Later, Inc. - http://getpocket.com/ (2015-11-07)

    3rd party preference panes:

    Adobe Version Cue CS3 (2008-06-22) [Support]

    Flash Player (2016-05-09) [Support]

    Flip4Mac WMV (2011-01-13) [Support]

    Growl (2013-12-20) [Support]

    MacFUSE (2008-12-19) [Support]

    Time Machine:

    Skip system files: No.

    Automatic backup: YES

    Volumes to back up:

    ShiftySeven II: Disc size: 499,25 GB disc used: 442,50 GB

    Destinations:

    Toshiba Time Machine [Local]

    Total size: 999,86 GB

    Total number of backups: 40

    An older backup: 23/04/15, 16:45

    Last backup: 25/07/16, 20:34

    Backup disk size: too small

    Backup size GB 999,86 < (disc 442,50 GB X 3)

    Top of page process CPU:

    11% NotificationCenter

    iTunes 11%

    5% WindowServer

    5% coreaudiod

    3% kernel_task

    Top of page process of memory:

    919 MB kernel_task

    688 MB com.apple.WebKit.WebContent (4)

    Mdworker (13) 238 MB

    Safari of 205 MB

    Mds_stores 156 MB

    Virtual memory information:

    131 MB free RAM

    8.12 used GB RAM (4.05 GB being cached)

    176 MB used Swap

    Diagnostic information:

    July 30, 2016, 18:49:37 ~/Library/Logs/DiagnosticReports/Install_2016-07-30-184937_[redacted].crash

    com.adobe.Install - Applications/Utilities/Adobe Creative Cloud / * / Creative Installer.app/Contents/MacOS/Install Cloud

    July 27, 2016, 16:21:32 /Library/Logs/DiagnosticReports/Kernel_2016-07-27-162132_[redacted].panic [details]

    July 27, 2016, 16:18:59 /Library/Logs/DiagnosticReports/Kernel_2016-07-27-161859_[redacted].panic [details]

    Uninstall Avast. It's a worthless scam that don't do anything useful. The only thing it does is a lot more then what it claims, that he you will protect from.

  • I need help with an installation failure to interpret and troubleshoot a Setup log.

    Background: A few years ago, many editors of cinema used Final Cut Pro 6 (also contained in Final Cut Studio 2) for their editing projects.  Shared Apple Final Cut X uses a different format that is not compatible with FCP6.  Sometimes, these editors are called to work on a few historical projects that have been published in FCP6 and need this version to run now.

    Starting with OS X Lion, FCP6 would install not in Lion and thereafter.

    According research by Jeremy Johnston as noted on his blog, he discovered that Apple has inserted a file in the folder CoreServices in the Library folder of the system folder that causes versions the version Final Cut Pro X (and other older Apple programs in the same situation) do not settle.  He suggested changes to this file that would seek to prevent interfering with the installation of FCP6 in Lion, many users of final cut PRO 6 were successful in their efforts to install in Lion and work with it.

    Later in a discussion update on installing FCP6 in Mavericks, HawaiianHippie determined that the simplest way to perform the installation of FCP6 was simply copy this file and remove it from the system folder, install FCP6 and then restore the copied file:

    https://discussions.Apple.com/message/26309669#26309669

    I used this method with success to install FCS2 in Yosemite:

    [click on images to enlarge]

    However, in my attempts to install FCS2 in El Capitan, it fails in the last 5% to install the first DVD:

    First of all, I need advice on how to display an extremely large Setup log in this thread (on MacRumors, it is a method to insert a 'code' in a small box that can be the object of a scrollbar if necessary to read all along).  I am unable to find such a method to post here.

    Then once approved, I need help to determine which component is causing the installation to fail and perhaps this element can be omitted from the installation:

    If this element is not required, then maybe FCP6 can be installed successfully without it.  And if that omitted element is necessary, perhaps a manual method to install it can be determined by pacifists.

    It is my goal to help those who need to install and use FCP6 on their new Macs running El Capitan.

    Here is the post on MacRumors with pre-installed Setup log:

    http://forums.MacRumors.com/threads/i-need-help-with-an-installation-failure-to-interpret-and-troubleshoot-an-Installer-log.1954786/#post-22541389

Maybe you are looking for

  • EliteBook 8560w: computer keyboard portable 8560w has letters that do not work

    I asked this question on the letters on the keyboard and there are at least 3 others who have the same problem and I can't seem to get anyone to comment on this issue.  The only person who expressed themselves suggested changing the keyboard.  I did

  • HP deskjet 2542: misreading of the ink levels

    Please explain how I had no color, 2 weeks ago... I replaced the color cartridge... almost no black... has the expectation of the cartridge... When I got an error ink level today--miraculously, the black filled itself and the color is almost gone aga

  • Pavilion Slimline s5370t CTO upgrade memory

    So I already know that my machine can handle this Type of memory: DDR3 PC3-12800, DDR3 PC3-10600, DDR3 (non - ECC) Maximum memory: 16 GB Slots: 4 I already know that DDR3 is capatible backwards. I am interested in memory PC3-1700, but knowing that th

  • IBM Websphere followed in Foglight

    Hi all We got a new requirement for Websphere App Server monitoring. It requires an agent manager of Java EE deployment that is created after the installation of the cartridge of Java on the server. In websphere, we have four profiles viz: admin offi

  • How to lock the app on device?

    If there is a way to lock the third-party applications. ?I can list all the applications installed on the deviceI need to set the password for it when user trying to open it