Mystery - LaunchDaemon reappearance question

Once from time to time, I check the Console to see how things happen... and it shows a return service every 10 seconds, apparently in the next century. Can someone tell me how to determine which application or process causing this error 'coresymbolicationd '?

Here are the error messages that are repeated in the Console and a description of what I did to locate the error so far. I'm under El Capitan (OS X 10.11.2) on a MacBook Pro of the retina, 15 inch, mid-2014.

Repeat the messages from the Console:

13/01/16 8:04:18.000 PM kernel [0]: sandbox: coresymbolicatio (6806) political system: deny (1) file-writing-creation /System/Library/Caches/com.apple.coresymbolicationd

13/01/16 8:04:18.897 PM coresymbolicationd [6806]: /System/Library/Caches/com.apple.coresymbolicationd/data does not exist, reset the cache

13/01/16 8:04:18.897 PM coresymbolicationd [6806]: try to create [/ System/Library/Caches/com.apple.coresymbolicationd/data] failed. No such file or directory

13/01/16 8:04:18.897 PM coresymbolicationd [6806]: cannot open storage to /System/Library/Caches/com.apple.coresymbolicationd/data

13/01/16 com.apple.xpc.launchd [1 8:04:18.898 PM]: (com.apple.coresymbolicationd) Service worked only for 0 seconds. Push the respawn in 10 seconds.

My diagnostic efforts so far:

-J' deleted all the user and Cache files with Onyx system. Same messages.

-J' connected mode without failure.  Same messages.

-I am logged on as a guest. NO PROBLEM, NO MESSAGE!

-OK, so the lack of a problem as a guest, I logged in as me and deleted all the elements starting with the exception of Sophos and Microsoft Keyboard (for my ergonomic keyboard long-used). No joy, same messages during restart.

Whence this error? More generally, how do I find how an error message is related to the current process?

Did he helps keep me sane (perhaps another question)?

Thank you very much for your answer!

This procedure is a diagnostic test. It makes no changes to your data.

Please triple - click anywhere in the line below on this page to select:

ls -@BOaen /S*/L*/Caches | pbcopy

Copy the selected text in the Clipboard by pressing Control-C key combination.

Launch the Terminal application integrated in one of the following ways:

☞ Enter the first letters of his name in a Spotlight search. Select from the results (it should be at the top).

☞ In the Finder, select go utilities ▹ of menu bar or press the combination of keys shift-command-U. The application is in the folder that opens.

☞ Open LaunchPad and start typing the name.

Paste in the Terminal window by pressing the command-V key combination. I tested these instructions only with the Safari browser. If you use another browser, you may need to press the return key after pasting.

Wait for a new line ending with a dollar sign ($) below what you entered.

The output of the command will be automatically copied to the Clipboard. If the command produces no output, the Clipboard is empty. Paste into a reply to this message.

The Terminal window does not display the output. Please do not copy from there.

Tags: Mac OS & System Software

Similar Questions

  • Rebuild the indexes in Win Explorer: old folder back.

    I rebuild my index every month. When I do, I get an old folder in the My Documents folder. It appears once I do the reconstruction.

    Here's what I do:

    Control-> system and Maintenance-> Indexing Options Control Panel

    Click on the Advanced button

    Re-index selected location: click the Refresh button

    Places that have always been selected for reconstruction are:

    OneNote

    IE

    Start menu

    Users

    The old folder that keeps appearing once completed the reconstruction process is not among the users of--> username--> Documents folder under the location list.

    It is not a big problem for me to remove this old issue of each month. But I would like to know what is happening here in case there is something wrong with my system.

    I discovered what was going on. I hope it's useful to someone.
    I use a software CoffeeCup HTML editor. In the window of the preferences of this application, I had the path to the 'default Web site project folder"pointing to the folder that kept reappearing. When I changed the path to an existing folder, I got is no longer this mysterious folder reappears.
    It is logical. The application was create the folder whenever I opened it because he needed new projects.
    I also tested this theory by creating a new default folder, delete and then opening the application. He kept creating the folder.
    A big "thank you" to all of you who have looked at this and I tried to understand.
  • Actual mechanism of object class as the superclass for all classes

    Hi all

    We know that all the classes of the java platform are the descendants of the object class. Even if we write a new class, in the absence of any explicit superclass, each class is implicitly a subclass of the object. As we expand it, not directly the object class, then how is the methods of the object are inherited from the class Sub that we wrote? How the java to maintain this hierarchy?

    Can you please explain this carefully?

    Thanks in advance,
    Uday

    Udaya Shankara Gandhi wrote:
    Hi all

    We know that all the classes of the java platform are the descendants of the object class. Even if we write a new class, in the absence of any explicit superclass, each class is implicitly a subclass of the object. As we expand it, not directly the object class, then how is the methods of the object are inherited from the class Sub that we wrote? How the java to maintain this hierarchy?

    Because the language is defined in this way. Compilers implement the language according to the rules of the DG JLS. Exactly how they do it is not defined. It is each compiler. As long as it respects the rules defined in the JLS to the code analysis and generate the .class file, that's all that matters. However, somewhere in the compiler's code which is about:

    if (class has an extends clause) {
      generate corresponding bytes for extends in .class file
    }
    else {
      generate bytes for extends java.lang.Object in .class file
    }
    

    No great mystery, or philosophical question.

  • Several events error #1009 w / 2 TLF/TLFTextField in CS5.5

    I am currently working on a Flash application that previously used plain old TextFields and has now been adapted to use TLFTextFields instead.

    While I am generally quite satisfied to some improvements in the TLF 2 (lists!), it still seems a lot than expected bug from Adobe.

    For example, textHeight still does not seem to update immediately after the htmlText, scrollV absurd values sometimes returned in scrolling, setting when re-defining htmlText some formatting (color, font), previous stays in value around etc. In short, even the new TLFTextField version seems much less robust than TextField (which probably shouldn't be a surprise, given the complexity of the thing).

    While embarrassing, for most of these questions, I was able to find alternatives. Now, however, we see rather mysterious pointer null questions arise.

    Perhaps these errors ring a Bell with you; I'm sorry that I can't provide more details yet (I get these reports of testers in the field).

    A question: is there a 100% reliable way to reset a TLFTextField, so that no internal inconsistency has every chance to stay around?

    ---

    When querying numlinesrequired:

    TypeError: Error #1009: Der Zugriff auf eine oder eine method eines null-Objektverweises ist nicht possible attribute.
    to flashx.textLayout.compose::BaseCompose/advanceToComposeStartPosition() [C:\Vellum\branches \v2\2.0\dev\output\openSource\textLayout\src\flashx\textLayout\compose\BaseCompose.as:485]
    to flashx.textLayout.compose::BaseCompose/composeTextFlow() [C:\Vellum\branches\v2\2.0\dev\ou tput\openSource\textLayout\src\flashx\textLayout\compose\BaseCompose.as:431]
    to flashx.textLayout.compose::ComposeState/composeTextFlow() [C:\Vellum\branches\v2\2.0\dev\o utput\openSource\textLayout\src\flashx\textLayout\compose\ComposeState.as:106]
    at flashx.textLayout.compose::StandardFlowComposer/ http://ns.Adobe.com/TextLayout/internal/2008:callTheComposer ([C:\Vellum\branches\v2\2.0\ dev\output\openSource\textLayout\src\flashx\textLayout\compose\StandardFlowComposer.as:676])
    to flashx.textLayout.compose::StandardFlowComposer/internalCompose() [C:\Vellum\branches\v2\2.0\dev\output\openSource\textLayout\src\flashx\textLayout\compose\StandardFlowComposer.as: 760]
    to flashx.textLayout.compose::StandardFlowComposer/composeToPosition() [C:\Vellum\branches\v2 \2.0\dev\output\openSource\textLayout\src\flashx\textLayout\compose\StandardFlowComposer.a s:837]
    at flashx.textLayout.container::TextContainerManager/ (http://ns.adobe.com/textLayout/internal/2008::getActualNumLines) [C:\Vellum\branches\v2\2. 0\dev\output\openSource\textLayout\src\flashx\textLayout\container\TextContainerManager.as: 1192] )
    to SingleTextContainerManager/get numLines() [/Volumes/BuildDrive/stage/Flash11.5_Main_325_Stage/main/authortool/Stage/tlfRu ntime/fl/text/SingleTextContainerManager.as:183]
    to fl.text::TLFTextField / get numLines() [/Volumes/BuildDrive/stage/Flash11.5_Main_325_Stage/main/authortool/Stage/tlfRu ntime/fl/text/TLFTextField.as:3323]
    at kp.ui.controls::TextScrollBar/get visibleLines() [/ users/chris/r/2010/09/kp-interview-2010-11/flash-5/kp/ui/controls/text crollBar.as:119]

    ---

    When you set htmlText:

    ypeError: Error #1009: Der Zugriff auf eine oder eine method eines null-Objektverweises ist nicht possible attribute.

    to flashx.textLayout.compose::FlowComposerBase/addLine() [C:\Vellum\branches\v2\2.0\dev\outpu t\openSource\textLayout\src\flashx\textLayout\compose\FlowComposerBase.as:463]

    to flashx.textLayout.compose::ComposeState/endLine() [C:\Vellum\branches\v2\2.0\dev\output\op enSource\textLayout\src\flashx\textLayout\compose\ComposeState.as:305]

    at::BaseCompose/composeParagraphElementIntoLines() [C:\Vellum\branc hes\v2\2.0\dev\output\openSource\textLayout\src\flashx\textLayout\compose\BaseCompose.as:9 01] flashx.textLayout.compose

    to flashx.textLayout.compose::BaseCompose/composeParagraphElement() [C:\Vellum\branches\v2\2. 0\dev\output\openSource\textLayout\src\flashx\textLayout\compose\BaseCompose.as:688]

    at::ComposeState/composeParagraphElement() [C:\Vellum\branches\v2\2.0\dev\output\openSource\textLayout\src\flashx\textLayout\compose\ComposeState.as:316] flashx.textLayout.compose

    to flashx.textLayout.compose::BaseCompose/composeBlockElement() [C:\Vellum\branches\v2\2.0\de v\output\openSource\textLayout\src\flashx\textLayout\compose\BaseCompose.as:358]

    to flashx.textLayout.compose::BaseCompose/composeInternal() [C:\Vellum\branches\v2\2.0\dev\ou tput\openSource\textLayout\src\flashx\textLayout\compose\BaseCompose.as:673]

    to flashx.textLayout.compose::ComposeState/composeInternal() [C:\Vellum\branches\v2\2.0\dev\o utput\openSource\textLayout\src\flashx\textLayout\compose\ComposeState.as:143]

    to flashx.textLayout.compose::BaseCompose/composeTextFlow() [C:\Vellum\branches\v2\2.0\dev\ou tput\openSource\textLayout\src\flashx\textLayout\compose\BaseCompose.as:458]

    to flashx.textLayout.compose::ComposeState/composeTextFlow() [C:\Vellum\branches\v2\2.0\dev\o utput\openSource\textLayout\src\flashx\textLayout\compose\ComposeState.as:106]

    at flashx.textLayout.compose::StandardFlowComposer/ http://ns.Adobe.com/TextLayout/internal/2008:callTheComposer ([C:\Vellum\branches\v2\2.0\ dev\output\openSource\textLayout\src\flashx\textLayout\compose\StandardFlowComposer.as:676])

    to flashx.textLayout.compose::StandardFlowComposer/internalCompose() [C:\Vellum\branches\v2\2.0\dev\output\openSource\textLayout\src\flashx\textLayout\compose\StandardFlowComposer.as: 760]

    to flashx.textLayout.compose::StandardFlowComposer/composeToPosition() [C:\Vellum\branches\v2 \2.0\dev\output\openSource\textLayout\src\flashx\textLayout\compose\StandardFlowComposer.a s:837]

    at flashx.textLayout.container::TextContainerManager/ (http://ns.adobe.com/textLayout/internal/2008::getActualNumLines) [C:\Vellum\branches\v2\2. 0\dev\output\openSource\textLayout\src\flashx\textLayout\container\TextContainerManager.as: 1192] )

    to SingleTextContainerManager/get numLines() [/Volumes/BuildDrive/stage/Flash11.5_Main_325_Stage/main/authortool/Stage/tlfRu ntime/fl/text/SingleTextContainerManager.as:183]

    to fl.text::TLFTextField / get maxScrollV() [/Volumes/BuildDrive/stage/Flash11.5_Main_325_Stage/main/authortool/Stage/tlf Runtime/fl/text/TLFTextField.as:3135]

    to fl.text::TLFTextField / set scrollV() [/Volumes/BuildDrive/stage/Flash11.5_Main_325_Stage/main/authortool/Stage/tlfRun time/fl/text/TLFTextField.as:3723]

    to fl.text::TLFTextField / () http://ns.adobe.com/textLayout/internal/2008:doImport [/ Volumes/BuildDrive/stade/Flash11.5_Main_325_Stage/main/authortool/Stage/tlfRuntime/fl/text/TLFTextField.as:1365]

    to fl.text::TLFTextField / set htmlText() [/Volumes/BuildDrive/stage/Flash11.5_Main_325_Stage/main/authortool/Stage/tlfRu ntime/fl/text/TLFTextField.as:2705]

    to kp.ui.windows::BubbleWindow/set text() [s /Users/chris/r/2010/09/kp-maintenance-2010-11/flash-5/kp/ui/windows/BubbleWindow.a: 84]

    I would say that Yes. The codes listed on the blog are required for this scenario.

    The example in the link I gave you last time can be another example, if you do not need the resize operation as shown in the example of the blog.

    TLF is designed to manage complex text layout. Please make sure that it works for almost every customer scenario and manage hundreds of properties of text. We can do it try to get one or two more properties in a specific scenario (i.e. static text TextWidth) but will make the framkework more complex and less flexible (i.e. TextWidth of danamic text cannot be obtained in this way because it can be changed at any time). I think that most Rich Text editor faces the same problem. Personally, I think that the TLF is a nice solution.

    Whether, we very much appreciate your advice. We will consider your advice in the future.

  • I clicked on HELP a bit backward and got an answer to my question. But now the HELP tab reappears whenever I start. Mac, v.3.6.28. Help!

    everything in the question

    Make sure that you did not inadvertently this help page as one of your landing pages. See - How to set the home page

  • small question about a mysterious port on my T42

    Hello you lovely people

    Question: what is the round port located next to USB ports, please?

    Problem: I have a 4 port usb 2.0 pcmcia adapter here, but he needs to make a PS/2 port

    It used to work perfectly on my T21

    but I can't seem to find a port PS/2 on my T42, I tried to plug the pcmcia power cable into this round port through the usb ports 2, but apparently not in form, what else can we?

    Anyone know?

    any help appreciated

    x

    It is a S-Video output.

  • Merging question reappears

    I have 2 tables. PIX is the schema name. ORACLE 11G
    desc TT_LIST_DATA (its a global temporary table)
    Name                           Null     Type                                                                                                                                                                                          
    ------------------------------ -------- --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 
    SEQ_ID                         NOT NULL NUMBER(4)                                                                                                                                                                                     
    FIELD_ID                       NOT NULL NUMBER                                                                                                                                                                                        
    FIELD_DB_NAME                           VARCHAR2(30)                                                                                                                                                                                  
    DISPLAY_NAME                            VARCHAR2(50)                                                                                                                                                                                  
    DISPLAY_SEQUENCE                        NUMBER                                                                                                                                                                                        
    ITEM_DATA_TYPE                          NUMBER                                                                                                                                                                                        
    ITEM_DATA_MNEMONIC                      VARCHAR2(20)                                                                                                                                                                                  
    ITEM_DATA_LENGTH                        NUMBER                                                                                                                                                                                        
    ITEM_DISPLAY_LENGTH                     NUMBER                                                                                                                                                                                        
    ITEM_FG_COLOR_ID                        NUMBER                                                                                                                                                                                        
    ITEM_FG_COLOR_MNEMONIC                  VARCHAR2(20)                                                                                                                                                                                  
    ITEM_BG_COLOR_ID                        NUMBER                                                                                                                                                                                        
    ITEM_BG_COLOR_MNEMONIC                  VARCHAR2(20)                                                                                                                                                                                  
    ITEM_INDENT                             NUMBER                                                                                                                                                                                        
    ITEM_INDENT_MNEMONIC                    VARCHAR2(20)                                                                                                                                                                                  
    ITEM_COLSPAN                            NUMBER                                                                                                                                                                                        
    LINK_TYPE                               NUMBER                                                                                                                                                                                        
    LINK_TYPE_MNEMONIC                      VARCHAR2(30)                                                                                                                                                                                  
    LINK_VALUE                              VARCHAR2(500)                                                                                                                                                                                 
    SORT_ENABLED                            NUMBER                                                                                                                                                                                        
    SORT_SEQUENCE                           NUMBER                                                                                                                                                                                        
    FILTER_ENABLED                          NUMBER                                                                                                                                                                                        
    FILTER_SEQUENCE                         NUMBER                                                                                                                                                                                        
    REF_TABLE_NAME                          VARCHAR2(64)                                                                                                                                                                                  
    LINK_STYLE                              VARCHAR2(250)                                                                                                                                                                                 
    FIELD_VALUE                             VARCHAR2(1500)                                                                                                                                                                                
    IS_EDITABLE                             NUMBER                                                                                                                                                                                        
    IS_DROPDOWN                             NUMBER                                                                                                                                                                                        
    
    28 rows selected
    
    
    desc LIST_CONFIGURATION_MASTER_T
    Name                           Null     Type                                                                                                                                                                                          
    ------------------------------ -------- --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 
    MODULE_ID                      NOT NULL NUMBER                                                                                                                                                                                        
    FIELD_ID                       NOT NULL NUMBER(3)                                                                                                                                                                                     
    FIELD_DB_NAME                  NOT NULL VARCHAR2(30)                                                                                                                                                                                  
    DISPLAY_NAME                   NOT NULL VARCHAR2(50)                                                                                                                                                                                  
    DISPLAY_SEQUENCE                        NUMBER                                                                                                                                                                                        
    ITEM_DATA_TYPE                          NUMBER                                                                                                                                                                                        
    ITEM_DATA_LENGTH                        NUMBER(5)                                                                                                                                                                                     
    ITEM_DISPLAY_LENGTH                     NUMBER                                                                                                                                                                                        
    ITEM_FG_COLOR_ID                        NUMBER                                                                                                                                                                                        
    ITEM_BG_COLOR_ID                        NUMBER                                                                                                                                                                                        
    ITEM_INDENT                             NUMBER                                                                                                                                                                                        
    ITEM_COLSPAN                            NUMBER                                                                                                                                                                                        
    LINK_TYPE                               NUMBER                                                                                                                                                                                        
    LINK_VALUE                              VARCHAR2(500)                                                                                                                                                                                 
    SORT_ENABLED                            NUMBER(3)                                                                                                                                                                                     
    SORT_SEQUENCE                           NUMBER(3)                                                                                                                                                                                     
    FILTER_ENABLED                          NUMBER(3)                                                                                                                                                                                     
    FILTER_SEQUENCE                         NUMBER(3)                                                                                                                                                                                     
    REF_TABLE_NAME                          CHAR(64)                                                                                                                                                                                      
    LINK_STYLE                              VARCHAR2(250)                                                                                                                                                                                 
    IS_EDITABLE                             NUMBER                                                                                                                                                                                        
    IS_DROPDOWN                             NUMBER(3)                                                                                                                                                                                     
    IS_MOVEABLE                    NOT NULL NUMBER                                                                                                                                                                                        
    IMPORT_ENABLED                          NUMBER(3)                                                                                                                                                                                     
    IMPORT_SEQUENCE                         NUMBER(3)                                                                                                                                                                                     
    IMPORT_NULL                             NUMBER(3)                                                                                                                                                                                     
    
    26 rows selected
    
     
    I use the merge statement to update TT_LIST_DATA
    MERGE INTO TT_LIST_DATA  tt
    
    USING 
    (select
    PIX.TT_LIST_DATA.ROWID,
    PIX.LIST_CONFIGURATION_MASTER_T.field_db_name,
    PIX.LIST_CONFIGURATION_MASTER_T.display_name,
    PIX.LIST_CONFIGURATION_MASTER_T.display_sequence,
    PIX.LIST_CONFIGURATION_MASTER_T.item_data_type,
    PIX.LIST_CONFIGURATION_MASTER_T.item_data_length,
    PIX.LIST_CONFIGURATION_MASTER_T.item_display_length,
    NVL(PIX.TT_LIST_DATA.item_fg_color_id, PIX.LIST_CONFIGURATION_MASTER_T.item_fg_color_id),
    PIX.LIST_CONFIGURATION_MASTER_T.item_bg_color_id,
    PIX.LIST_CONFIGURATION_MASTER_T.item_indent,
    PIX.LIST_CONFIGURATION_MASTER_T.item_colspan,
    PIX.LIST_CONFIGURATION_MASTER_T.link_type,
    NVL(PIX.TT_LIST_DATA.link_value, PIX.LIST_CONFIGURATION_MASTER_T.link_value),
    PIX.LIST_CONFIGURATION_MASTER_T.is_editable,
    PIX.LIST_CONFIGURATION_MASTER_T.ref_table_name,
    PIX.LIST_CONFIGURATION_MASTER_T.is_dropdown
    
    FROM  PIX.LIST_CONFIGURATION_MASTER_T ,
          PIX.TT_LIST_DATA 
    WHERE 
    PIX.LIST_CONFIGURATION_MASTER_T.field_id = TT_LIST_DATA.field_id
    AND PIX.TT_LIST_DATA.Item_Data_Type IS NULL) d
    
    ON 
    ( 
    tt.ROWID=D.ROWID)
    
    WHEN MATCHED THEN
    UPDATE SET
    tt.field_db_name = d.field_db_name,
    tt.display_sequence=d.display_sequence
     
    but I get an error ORA: 1445

    How to merge using the rowid condition
    Thank you

    Published by: Rahul_India on August 24, 2012 01:18

    Published by: Rahul_India on August 24, 2012 01:18

    Cant, you come to do

    update tt_list_data a
       set (
          a.field_db_name, a.display_sequence
           ) =
           (
             select b.field_db_name,
              b.display_sequence
            from list_configuration_master_t b
           where a.field_id = tt_list_data.field_id
             and b.item_data_type is null
           )
     where
    exists (
             select b.field_db_name,
              b.display_sequence
            from list_configuration_master_t b
           where a.field_id = tt_list_data.field_id
             and b.item_data_type is null
           )
    

    Or this

    merge into tt_list_data a
    using (
         select * from list_configuration_master_t
          ) b
       on (
         a.field_id = tt_list_data.field_id and
         b.item_data_type is null
          )
     when matched then
         update set
              a.field_db_name    = b.field_db_name,
              a.display_sequence = b.display_sequence
    
  • Windows media player music disappears reappears does not recognize files

    Can someone help me?  I have a problem with the recognition of music files (MP3, WMA, etc.) in Windows Media Player 12 (version 12.0.7601.17514).  I'm on Windows 7, 64-bit, on my computer tower to my main hard drive. I store my media (mainly), MS Office, PDF, and other various files on disc 2 of the secondary, internal size TB.  I have an external USB hard drive enclosure I can insert my player with internal 2 TB.  This allows me to take my multimedia files with me on vacation at home.  I can use this external box to read the media on other people's computers files, when I go on vacation.  When I put the internal drive in the external case in media players, the files appear, but do not work.  Their Player Windows Media displays a red "X" next to a lot of music album files and, when these red "Xs" appear, they appear in a cluster through the album of music together.  On my home computer, these Reds 'Xs' do not appear!  Another thing, some of the albums mysteriously disappear and reappear weeks later.  However, some of the files, when I play, his corrupt and static as in some places.  Sometimes the music files will play at Midway until it cuts and a red 'X' appears.  What happens here?

    Hello

    You can try the following steps and check:

    We will try to run the Windows media player and settings library tool and check if it helps.

    Step 1:

    Resolution of the problems of the open Windows Media Player library:

    If your computer has problems to play video or audio files in Windows Media Player, try using the troubleshooting Windows Media Player settings Troubleshooter to fix the problem. This utility checks the configuration settings and network for Windows Media Player to ensure that you can play the content you downloaded and saved on your computer, or content streaming over a network or the Internet.

    http://Windows.Microsoft.com/en-us/Windows7/open-the-Windows-Media-Player-library-Troubleshooter

    Step 2:

    Resolution of the problems of the open Windows Media Player settings:

    If your computer has problems to access your collection of digital media files in the Windows Media Player library, try to use the of the Windows Media Player library Troubleshooter to fix the problem. The troubleshooter makes sure that Windows Media Player is installed correctly on your computer and checks if the Player library is corrupted.

    http://Windows.Microsoft.com/en-us/Windows7/open-the-Windows-Media-Player-settings-Troubleshooter

    Please post with the State of the question.

  • All my messages on my iPhone were mysteriously deleted after I restarted - is it possible to sync my old backup iPhone with my iMessages on my Mac?

    Hello!

    This past weekend, I noticed that my Messages app acted strangely on my iPhone 6. Accordingly, I turned and turn it on again and noticed that all of my posts have disappeared. I then did a hard reset and turned on - still no messages.

    I have my settings to keep my messages forever, what really saddened me to see all of my messages disappeared. In any case, I'm about to restore my backup iPhone on a new phone (6 s). Luckily, I backed up my phone the week last before my messages disappearing.

    I understand that when I restore a backup, everything that happened on my phone since will not appear. However, I have also the Messages on my MacBook Air app, when kept all my messages before and after the mysterious disappearance on my phone. Once I have perform this restore, I was wondering if it is possible to synchronize in any post-restore on my laptop to my phone messages.

    Thank you!

    Hi masizh,

    Congratulations on your new iPhone 6 s! I understand that you want to synchronize the restoration of post messages on your Mac Messages app to your iPhone 6 s. If these are the iMessages, your new device needs to load the entire conversation once you send or receive an iMessage from the recipient. SMS messages may not work in the same way, however, you can contact your operator for support with text messages.

    To continue to have your Mac with your iPhone SMS sync, don't forget to implement continuity with your new device.

    If you have an iPhone, the SMS that you send and receive on your iPhone may appear on your Mac, iPad, and iPod touch as well. You can then continue the conversation from any device is closer to you.

    Set up SMS and MMS messaging

    Use this feature with any Mac, iPhone, iPad, or iPod touch that satisfies the requirements of continuity system. Make sure that your devices are configured as follows:

    • Each device is connected to iCloud with the same Apple ID.
    • On iPhone, go to settings > Messages > Send and receive. Make sure the Apple ID at the top of the screen is the same Apple ID you use for iMessage on other devices. Add a check to your address, phone number, so that you can be reached by both iMessage. Do the same on your iPad or iPod touch.
    • On iPhone, go to settings > Messages > transfer, text messages, then choose which devices to send and receive text messages from the iPhone. A verification code and then on each device. Enter this code on your iPhone.
    • On Mac, open Messages, and then choose message > Preferences. Click accounts, and then select your account from iMessage. Make sure the Apple ID shown here is the same Apple ID you use on other devices. Add a control to your phone number and email address.

    Use the SMS and MMS messaging

    To use this feature, simply start conversations as usual in the Messages application on any of your devices. Alternatively, you can start a conversation by clicking a phone number in Safari, Contacts, calendar, or other applications detecting phone numbers. All your incoming and outgoing messages on all your devices.

    Please use the Apple Support communities to post your question. Enjoy your new iPhone!

  • I can't remove a contact from collected addresses as whenever I have it try constantly to reappear.

    I use Thunderbird 24.6.0. I tried to delete a contact from addresses collected with no luck. Whenever I delete an address and then stop Thunderbird, it reappears when I then start Thunderbird. How can I overcome this?

    https://support.Mozilla.org/en-us/questions/996474#answer-561758

  • I can't post a question on Mozilla Firefox

    I just posting me a question and when I clicked to post the question all came to stop and I could see "Stopped" down in the lower left corner of my screen. It resembles the original Firefox problem I tried to post and immediately following.

    I have a problem connecting to my bank account. Accesses the home page, I cannot log into my personal account with Firefox - that I have to use IE. So, I went to register with Mozilla for you connect to the fault and I had the same problem. i.e. once I had entered details erased all the fields and the cursor is returned in the first field. So I ended up register via IE. I entered the URL of my Bank below because this is where the problem started. I had contacts with their COMPUTER gurus, and because I have the problem on my home computer, I agree with them that there must be a problem with my Firefox configuration. But what are the settings? If anyone can help I would be very grateful.

    For once in my life, I thank Microsoft. Whithout them that I could not even post this question.

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the Add-ons is the cause of the problem (switch to the DEFAULT theme: Tools > Modules > themes).

    • Makes no changes on the start safe mode window.

    See:

    If this does not work in mode without failure, then disable all extensions and then try to find out who is the cause by allowing both the problem reappears.

    • Choose "Disable all add-ons" on issues to troubleshoot Firefox in Safe Mode to set window to disable all extensions.
    • Close and restart Firefox after each change through "file > exit ' (Mac: ' Firefox > leave";) Linux: "file > exit ')
  • I'm using Firefox 3.6.8 (only optin to the question was v3.6 or an earlier version I've done here)... whenever I click a link on a Web site, a window to browse the bookmarks or history or both, instead of opening the link. This is easily resolved. Thank y

    OS = vista Home premium, 2007 SP2

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of your modules is causing your problem (switch to the DEFAULT theme: Tools > Modules > themes).
    See the extensions, themes and problems of hardware acceleration to resolve common troubleshooting Firefox problems and troubleshooting questions with plugins like Flash or Java to solve common Firefox problems

    If this does not work in safe mode and then disable all your extensions and then try to find out who is causing by allowing both the problem reappears.
    You can use "Disable all add-ons" window the startup of Firefox to solve the issues in Safe Mode to disable all extensions.
    You will need to close and restart Firefox after each change via "file > exit ' (Mac: ' Firefox > leave";) Linux: "file > exit ')

    Create a new profile as a test to see if your profile is at the origin of the problems

    See basic troubleshooting: a new profile

    There may be extensions and plugins installed by default in a new profile, so check that in "tools > Modules > Extensions & Plugins»

    If this new profile works then you can transfer files from the old profile to the new profile (be careful not to copy corrupted files)

    See http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

  • I have 228 mb 'mystery app' on my iPhone

    In my usage, I see a "mystery app" with 228 mb of space. I restarted my iPhone, synced with iTunes and tried to 'remove' the app from the settings menu. Even after a reboot, it reappears.

    Looking through my apps, I don't those who see seem to be "suspended" updates. I have a 16 gb iPhone, I of course want this space in the back!

    I'm on an iPhone with the latest iOS 9.2.1 6. Thank you!

    You see the app of mystery on one of your home screens? If Yes, have you tried typing on it to see if it launches?

    In my humble OPINION, I still think that it is an application that hung up update or download - or that something was wrong during the download or update an application or applications. Try to disconnect the WiFi, force reboot the phone and then see if the app disappears, finish the download, or if she can at least be identified.

    Go to settings > airplane Mode > on. Force reboot the device. To force the reboot your device, press and hold the two buttons of sleep/wake and home for at least ten seconds, until you see the Apple logo. Return to settings > airplane Mode > on.

  • Satellite Pro L300-11n: questions realtek RTL8187B wireless adapter

    my wireless is down from time to time and im speeds do not get very good download.

    is the realtek card right? as im trying to get new drivers for it as I tried to update via the Device Manager and he said he was aware, but I can't see why her act like that, it was bad yesterday but its worse today, I bought the laptop last week

    Hello

    I recommend the update to the BIOS first.
    Then update the WiFi adapter driver and check if the same question would be reappears.

    Good luck

  • photos IPhone 5 c deleted iOS 9.2 keep reappearing after removal & much more

    I have "had 9.2 iOS for a some time now & this problem this morning where the camera & photos are rendered useless."

    Removal of the photos is useless because they reappear just & when you click on the button "Select" to select multiple photos then you delete, the number of photos is immutable & you can't cancel the select menu because nothing will happen, the application crashes shortly after, you come back & is the same as before and the pictures are still there; it applies to all the photos of old & new.

    so whenever you take a new photo, it does not appear on the roll came or anything else that has left as kind of a 'Museum '. I'm not share or synchronize my photos via iCloud as he was called to fill to the brim our storage & all the answers I see online, is "you must uncheck sync on your Mac for the pictures", but:

    •1: I don't even own a Mac.

    •2: as I've already said, I can't sync my photos or something else, it's really confusing

    Its stressing me can so please get help as soon as possible?

    Thanks in advance

    Hey bobsy144,

    Looks like you see some interesting questions with your iPhone and the Photos app due to the nature of these questions, you should consider a restart as a first step of troubleshooting:

    Restart your iPhone, iPad or iPod touch - Apple Support

    https://support.Apple.com/en-us/HT201559

    If you're still having problems, you will want to consider backing up your iPhone, and then restore the software:

    Use iTunes to restore your iPhone, iPad or iPod settings - Apple Support

    https://support.Apple.com/en-us/HT201252

    Thank you for coming to Apple Support communities!

Maybe you are looking for