Preview app fails to open any file, console log shows errors messages

Hi,
I backed up my old mac using TimeMachine and restored the TimeMachine image to my newly purchased iMac running 10.9.4.  There were no errors during restoration, however when I try to open a file with the Preview app (such as a jpeg file), Preview app doesn't open the file and emits a variety of errors to the console log as below. 
Is there a way to clear the state of the Preview app so I can fix this issue and use the Preview app to open images again?  These image files open fine in Chrome, but I can't seem to use Preview to open any files. 
Not sure if this is a bug with system restore or a bug in the new OS.  Any ideas?  Thanks in advance for any advice.
-Norm
8/2/14 10:35:10.981 PM Preview[2007]: Critical failure: the LastResort font is unavailable.
8/2/14 10:35:10.981 PM Preview[2007]: Critical failure: the LastResort font is unavailable.
8/2/14 10:35:10.982 PM Preview[2007]: Critical failure: the LastResort font is unavailable.
8/2/14 10:35:10.982 PM Preview[2007]: Critical failure: the LastResort font is unavailable.
8/2/14 10:35:10.982 PM Preview[2007]: Critical failure: the LastResort font is unavailable.
8/2/14 10:35:10.982 PM Preview[2007]: Critical failure: the LastResort font is unavailable.
8/2/14 10:35:10.982 PM Preview[2007]: Critical failure: the LastResort font is unavailable.
8/2/14 10:35:10.983 PM Preview[2007]: Critical failure: the LastResort font is unavailable.
8/2/14 10:35:10.983 PM Preview[2007]: Critical failure: the LastResort font is unavailable.
8/2/14 10:35:10.983 PM Preview[2007]: Critical failure: the LastResort font is unavailable.
8/2/14 10:38:10.886 PM System Information[2440]: Can't open input server /Library/InputManagers/CTLoader
8/2/14 10:41:23.779 PM QuickLookUIHelper[2446]: Can't open input server /Library/InputManagers/CTLoader
8/2/14 10:41:23.800 PM Preview[2007]: *** +[NSLayoutConstraint constraintWithItem:attribute:relatedBy:toItem:attribute:multiplier:constant:]: Constraint must contain a first layout item
8/2/14 10:41:33.561 PM Preview[2007]: -[PVPreferencesController loadWindow]: failed to load window nib file '/Applications/Preview.app/Contents/Resources/Base.lproj/PVPreferences.nib'.
8/2/14 10:41:33.562 PM Preview[2007]: -[PVPreferencesController loadWindow]: failed to load window nib file '/Applications/Preview.app/Contents/Resources/Base.lproj/PVPreferences.nib'.
8/2/14 10:41:33.562 PM Preview[2007]: -[PVPreferencesController loadWindow]: failed to load window nib file '/Applications/Preview.app/Contents/Resources/Base.lproj/PVPreferences.nib'.
8/2/14 10:41:33.562 PM Preview[2007]: -[PVPreferencesController loadWindow]: failed to load window nib file '/Applications/Preview.app/Contents/Resources/Base.lproj/PVPreferences.nib'.
8/2/14 10:41:33.562 PM Preview[2007]: -[PVPreferencesController loadWindow]: failed to load window nib file '/Applications/Preview.app/Contents/Resources/Base.lproj/PVPreferences.nib'.
8/2/14 10:41:33.562 PM Preview[2007]: -[PVPreferencesController loadWindow]: failed to load window nib file '/Applications/Preview.app/Contents/Resources/Base.lproj/PVPreferences.nib'.
8/2/14 10:41:55.744 PM Preview[2448]: Can't open input server /Library/InputManagers/CTLoader
8/2/14 10:41:55.793 PM Preview[2448]: *** +[NSLayoutConstraint constraintWithItem:attribute:relatedBy:toItem:attribute:multiplier:constant:]: Constraint must contain a first layout item
8/2/14 10:41:56.100 PM Preview[2448]: *** +[NSLayoutConstraint constraintWithItem:attribute:relatedBy:toItem:attribute:multiplier:constant:]: Constraint must contain a first layout item
I also can't even get the Preview 'about' info to show:
8/2/14 10:52:03.330 PM Preview[2461]: Failed to load NSSystemInfoPanel.nib
One file it is complaining about is present and appears to be readable
$ ls -l /Applications/Preview.app/Contents/Resources/Base.lproj/PVPreferences.nib
-rw-r--r--  1 root  wheel  53421 Jun 28 01:33 /Applications/Preview.app/Contents/Resources/Base.lproj/PVPreferences.nib

Hi,
I tried both suggestions, but they didn't resolve the issue.   Thank you both for trying to help.
The font tool was crashing when I tried to validate my font files.  I looked and I didn't see the font in question listed in that tool.  Crash stack is below.
I reinstalled the OS per Linc's instructions, but Preview still is crashing when opening a jpeg file.  Crash stack is below.
Weirdly, most everything else seems to work okay: mail, safari, chrome, etc, all seem to function with no issue.  The font tool isn't something I care about, but Preview app is something I use to review my pictures, etc. 
Any other suggestions?  Is there a good alternative app I should use in the meantime to replace Preview while I get to the bottom of the problem and resolve it?
Thanks,
Norm
Preview crash:
Process:         Preview [533]
Path:            /Applications/Preview.app/Contents/MacOS/Preview
Identifier:      com.apple.Preview
Version:         7.0 (826.4)
Build Info:      Preview-826004000000000~2
Code Type:       X86-64 (Native)
Parent Process:  launchd [239]
Responsible:     Preview [533]
User ID:         501
Date/Time:       2014-08-04 11:51:56.926 -0700
OS Version:      Mac OS X 10.9.4 (13E28)
Report Version:  11
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
VM Regions Near 0:
-->
    __TEXT                 0000000107e19000-0000000107ffd000 [ 1936K] r-x/rwx SM=COW  /Applications/Preview.app/Contents/MacOS/Preview
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_platform.dylib       0x00007fff8e13e225 _platform_memcmp + 293
1   com.apple.CoreGraphics         0x00007fff89b4b760 CGColorTransformConvertColorComponents + 150
2   libRIP.A.dylib                 0x00007fff88ed9e77 ripc_GetColor + 2041
3   libRIP.A.dylib                 0x00007fff88ed93d4 ripc_Render + 156
4   libRIP.A.dylib                 0x00007fff88ed52e1 ripc_DrawRects + 399
5   com.apple.CoreGraphics         0x00007fff89b48d2a CGContextFillRects + 96
6   com.apple.CoreGraphics         0x00007fff89b48b76 CGContextClearRect + 60
7   com.apple.HIToolbox           0x00007fff87fa8ab1 HIMenuBarView::DrawOnce(CGRect, CGRect, bool, bool, bool, bool, CGContext*) + 139
8   com.apple.HIToolbox           0x00007fff87fa89ed HIMenuBarView::DrawSelf(short, __HIShape const*, CGContext*) + 899
9   com.apple.HIToolbox           0x00007fff87fa850a HIView::DrawCacheOrSelf(short, __HIShape const*, CGContext*) + 360
10  com.apple.HIToolbox           0x00007fff87fa8394 HIView::SendDraw(short, OpaqueGrafPtr*, __HIShape const*, CGContext*) + 384
11  com.apple.HIToolbox           0x00007fff87fa7d06 HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned int, HIView*, CGContext*, unsigned char, double) + 696
12  com.apple.HIToolbox           0x00007fff87fa7f75 HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned int, HIView*, CGContext*, unsigned char, double) + 1319
13  com.apple.HIToolbox           0x00007fff87fa6c49 HIView::DrawComposited(short, OpaqueGrafPtr*, __HIShape const*, unsigned int, HIView*, CGContext*) + 689
14  com.apple.HIToolbox           0x00007fff87fa6992 HIView::Render(unsigned int, CGContext*) + 54
15  com.apple.HIToolbox           0x00007fff87fa60e8 WindowData::PrepareForVisibility() + 146
16  com.apple.HIToolbox           0x00007fff87fa4f8b _ShowHideWindows + 287
17  com.apple.HIToolbox           0x00007fff87fa4e66 ShowHide + 34
18  com.apple.HIToolbox           0x00007fff87f97239 MBWindows::CreateWindow(CGRect, unsigned int) + 389
19  com.apple.HIToolbox           0x00007fff87f96e26 MBWindows::GetWindowIDOnDisplay(unsigned int, unsigned char) + 184
20  com.apple.HIToolbox           0x00007fff87f96c1e MenuBarInstance::ForEachWindowDo(void (unsigned int, unsigned int) block_pointer) + 164
21  com.apple.HIToolbox           0x00007fff87f96977 MenuBarInstance::UpdateWindowBoundsAndResolution() + 155
22  com.apple.HIToolbox           0x00007fff87f96521 MenuBarInstance::Show(MenuBarAnimationStyle, unsigned char, unsigned char, unsigned char) + 329
23  com.apple.HIToolbox           0x00007fff87fc238b SetMenuBarObscured + 208
24  com.apple.HIToolbox           0x00007fff87fc2024 HIApplication::HandleActivated(OpaqueEventRef*, unsigned char, OpaqueWindowPtr*) + 188
25  com.apple.HIToolbox           0x00007fff87fc0c8d HIApplication::EventObserver(unsigned int, OpaqueEventRef*, void*) + 217
26  com.apple.HIToolbox           0x00007fff87f8dac9 _NotifyEventLoopObservers + 155
27  com.apple.HIToolbox           0x00007fff87fc0795 AcquireEventFromQueue + 527
28  com.apple.HIToolbox           0x00007fff87fb46bd ReceiveNextEventCommon + 229
29  com.apple.HIToolbox           0x00007fff87fb45bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
30  com.apple.AppKit               0x00007fff8e2e024e _DPSNextEvent + 1434
31  com.apple.AppKit               0x00007fff8e2df89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
32  com.apple.AppKit               0x00007fff8e2d399c -[NSApplication run] + 553
33  com.apple.AppKit               0x00007fff8e2be783 NSApplicationMain + 940
34  libdyld.dylib                 0x00007fff90c3f5fd start + 1
Font tool crash:
Process:         Font Book [606]
Path:            /Applications/Font Book.app/Contents/MacOS/Font Book
Identifier:      com.apple.FontBook
Version:         5.0.1 (250.1)
Build Info:      FontUtility-250001000000000~1
Code Type:       X86-64 (Native)
Parent Process:  launchd [239]
Responsible:     Font Book [606]
User ID:         501
Date/Time:       2014-08-04 11:59:29.407 -0700
OS Version:      Mac OS X 10.9.4 (13E28)
Report Version:  11
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000068
VM Regions Near 0x68:
-->
    __TEXT                 000000010f172000-000000010f21b000 [  676K] r-x/rwx SM=COW  /Applications/Font Book.app/Contents/MacOS/Font Book
Application Specific Information:
Performing @selector(validateFiles:) from sender NSMenuItem 0x6080000b0260
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation       0x00007fff8974a319 CFBundleCopyLocalizedString + 201
1   com.apple.FinderKit           0x00007fff8c39844c TString::SetFromKeyAndIndex(__CFString const*, __CFString const*, unsigned int) + 86
2   com.apple.FinderKit           0x00007fff8c3247cf TFENode::Initialize() + 359
3   com.apple.FinderKit           0x00007fff8c471488 +[FIFinderViewGutsController initializeCounted] + 124
4   com.apple.FinderKit           0x00007fff8c47a4f9 -[FIFinderView _commonFinderViewInitForSaveMode:importPanel:appCentric:ubiquityContainerURLs:o ptions:] + 53
5   com.apple.FinderKit           0x00007fff8c47a9de -[FIFinderView initWithFrame:options:] + 218
6   com.apple.AppKit               0x00007fff8ebe35d0 -[NSNavFinderViewFileBrowser initWithFrame:options:] + 252
7   com.apple.AppKit               0x00007fff8ebdbdd3 _NSNavFileBrowserWithFinderKit + 147
8   com.apple.AppKit               0x00007fff8e910db3 -[NSSavePanel(NSSavePanelLayout) _makeFileBrowserView] + 302
9   com.apple.AppKit               0x00007fff8e910f2d -[NSSavePanel(NSSavePanelLayout) _setupFileBrowserView] + 154
10  com.apple.AppKit               0x00007fff8e912294 -[NSSavePanel(NSSavePanelLayout) _initContentView] + 4465
11  com.apple.AppKit               0x00007fff8e8ffc39 -[NSSavePanel initWithContentRect:styleMask:backing:defer:] + 565
12  com.apple.AppKit               0x00007fff8e8ff49a +[NSSavePanel _crunchyRawUnbonedPanel] + 205
13  com.apple.FontBook             0x000000010f1a2826 0x10f172000 + 198694
14  com.apple.AppKit               0x00007fff8e4fe260 -[NSApplication sendAction:to:from:] + 327
15  com.apple.AppKit               0x00007fff8e5191c8 -[NSMenuItem _corePerformAction] + 394
16  com.apple.AppKit               0x00007fff8e518f04 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 117
17  com.apple.AppKit               0x00007fff8e56840d -[NSMenu _internalPerformActionForItemAtIndex:] + 35
18  com.apple.AppKit               0x00007fff8e568289 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 104
19  com.apple.AppKit               0x00007fff8e50eff6 NSSLMMenuEventHandler + 716
20  com.apple.HIToolbox           0x00007fff87f8e1d4 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 892
21  com.apple.HIToolbox           0x00007fff87f8d787 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 385
22  com.apple.HIToolbox           0x00007fff87fa1880 SendEventToEventTarget + 40
23  com.apple.HIToolbox           0x00007fff87fd7640 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 420
24  com.apple.HIToolbox           0x00007fff8800a228 SendMenuCommandWithContextAndModifiers + 59
25  com.apple.HIToolbox           0x00007fff8800a1d0 SendMenuItemSelectedEvent + 178
26  com.apple.HIToolbox           0x00007fff8800a0af FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 94
27  com.apple.HIToolbox           0x00007fff88012085 MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 718
28  com.apple.HIToolbox           0x00007fff88011cb1 _HandleMenuSelection2 + 446
29  com.apple.AppKit               0x00007fff8e48162c _NSHandleCarbonMenuEvent + 284
30  com.apple.AppKit               0x00007fff8e2e052e _DPSNextEvent + 2170
31  com.apple.AppKit               0x00007fff8e2df89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
32  com.apple.AppKit               0x00007fff8e2d399c -[NSApplication run] + 553
33  com.apple.AppKit               0x00007fff8e2be783 NSApplicationMain + 940
34  com.apple.FontBook             0x000000010f1737fc 0x10f172000 + 6140
35  libdyld.dylib                 0x00007fff90c3f5fd start + 1

Similar Messages

  • Why does Preview app .fail to open ?

    When trying to open up an image using preview, I keep getting a message  ' The application "Preview app" is not open any more '.Consequently any image I try to open fails- The only way I have found to temporarily restore the application is to shut down & restart the computer ( not very efficient !!) but the problem reoccurs.
    I have reset the PRAM and also reinstalled my OS X 10.10.2 Yosemite to try to get over this but to no avail..
    Any suggestions would be most welcome

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    Click the Clear Display icon in the toolbar. Then try to launch Preview. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name or email address, may appear in the log. Anonymize before posting.

  • Opening any file in EAS gives error

    Hi,
    I'm experiencing an error when opening any file (outline, calcscript, rules file) in EAS.
    Error message: "There is a problem transferring the outline, error #0".
    When i check into Oracle Support, it says the cause is:
    EAS temp directory in application server is not pointing to a correct path or the temp directory does not exist. EAS uses a temp directory when any object files (outline, calc script, rule files) are open.
    Where is the temporary directory for EAS?
    I'm installing EAS with Oracle AppServer.
    Thanks for the help.
    IT

    During OAS install the Temp directory location is determined and saved in the opmn.xml file. If this directory fails to exist or changed at some point, the outline cannot be opened in the EAS console.
    Create the temp directory in the file system as per the path entry in the opmn.xml file and this will allow the EAS to create the temporary file.
    Cheers,
    Jasmine.

  • Downloaded adobe photoshop elements 10 editor from Mac app store onto my mac book pro, set i photo preferences to APE 10 Editor, but can not open any files from my library, error saying " program error". What else do I need to do?

    Have downloaded Adobe Photoshop Elements 10 Editor from the Mac App Store onto my Mac Book Pro, set i photo preferences to Adobe PSE 10 editor, but when I try to open a file from my photo library, the following message appears: "could not complete your request because of a program error". What can I do to resolve this issue?

    Hi..
    Post your topic in the iPhoto community here. That way you can get feedback from iPhoto users.
    This community is primairly for issues with the App Store.

  • Iwork apps won't open any files on new iMac

    just got my new imac. my original iwork purchase was from a CD, so i reinstalled it on the new mac from the original disc, did all the updates, and now can only create new documents. none of the apps will open existing iwork or microsoft documents. it still works on my old computer.
    in numbers, i get the error message "The document - - - could not be opened."
    in pages and keynote, i get the error message "An unexpected error has occurred. Please quit and reopen Keynote."
    since i didn't purchase via the app store, i can't update from there, so i went to apple's site for the latest updates. i believe i'm up to date:
    numbers '09, v 2.3
    pages v 4.3
    keynote v 5.3
    any help would be greatly appreciated.
    thanks,
    susan

    update :
    after numerous calls and efforts with apple care, i decided to try purchasing the app directly from the app store (which i was reluctant to do since i already owned the iworks '09 disk). and it worked. so i'm out $40 (didn't buy keynote yet). but at least i have something that works. and i didn't need to reinstall the  OS like the apple care people wanted to try...
    hope this helps others in the same boat.

  • App World icon has disappear and BB protect shows error message

    App World icon has disappear so I can not update any App. I have no idea what happened.
    Regarding BlackBerry Protect, when I touch the icon it appears an error message  ("Error starting net_rim_bb_dryad_gui: Module´net_rim_bb_dryad_commonlib´not found.") so I could not back up my information since a while.
    Thank you in advance.

    Give this a try:
    http://www.blackberry.com/btsc/KB29422
    1. Please thank those who help you by clicking the "Like" button at the bottom of the post that helped you.
    2. If your issue has been solved, please resolve it by marking the post "Solution?" which solved it for you!

  • Not able to open links to open pdf files, nothing happens, no error messages.

    work site requires pdf files to be downloaded, after updating FireFox I can't do this any longer. I have added site to "exception" for pop-ups, still nothing.

    There needs to be an entry for the XI/ PI server....unless you make an entry you wont be able to access the links....can you try accessing the following link:
    http://<IP-Address of PI>:<JAVA PORT of PI>/rwb/FrontComponent/FC_Secure.jsp?doAction=showMessageMonitoring
    pi.com is not a standard....it was just an example.....thats why i mentioned get the FQDN from your team members
    regards,
    Abhishek.
    Edited by: abhishek salvi on Mar 22, 2010 1:22 PM

  • Wireless: wpa_supplicant failed to open config file [SOLVED]

    Hi,
    I'm having trouble configuring my wireless network. At the moment I'm following the guide from the wiki, I can scan for networks but when i try to connect with wpa_supplicant I get following error:
    Successfully initialized wpa_supplicant
    Failed to open config file '/dev/fd/63', error: No such file or directory
    Failed to read or parse configuration '/dev/fd/63'.
    So far I've tried to google the problem, but haven't found a solution that works. I hope you can point me in the right direction.
    Additional info:
    'ip link' provide following output:
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    2: wwp0s29u1u4i6: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    link/ether 02:80:37:ec:02:00 brd ff:ff:ff:ff:ff:ff
    3: wlp3s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000
    link/ether 00:24:d7:af:98:dc brd ff:ff:ff:ff:ff:ff
    4: enp0s25: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
    link/ether f0:de:f1:53:66:eb brd ff:ff:ff:ff:ff:ff
    And lspci:
    lspci -k | grep Network
    00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)
    03:00.0 Network controller: Intel Corporation Centrino Ultimate-N 6300 (rev 35)
    And dmesg:
    dmesg | grep firmware
    [ 2.379351] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-6000-6.ucode failed with error -2
    [ 2.379368] iwlwifi 0000:03:00.0: Direct firmware load for iwlwifi-6000-5.ucode failed with error -2
    [ 2.382114] iwlwifi 0000:03:00.0: loaded firmware version 9.221.4.1 build 25532 op_mode iwldvm
    [ 8.560626] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
    I guess it have something to do with the firmware, but I'm not sure, as when I googled the problem I stumbled upon a site stating that the wireless card should be supported by the kernel.
    Last edited by cube2 (2015-01-07 14:00:34)

    Yes it is on the same line as this:
    sudo wpa_supplicant -D nl80211,wext -i wlp3s0 -c <(wpa_passphrase "SSID" "key")
    systemtcl list-units
    systemctl list-units
    UNIT LOAD ACTIVE SUB DESCRIPTION
    proc-sys-fs-binfmt_misc.automount loaded active waiting Arbitrary Executable File Formats File System Automount Point
    sys-devices-pci0000:00-0000:00:01.0-0000:01:00.0-backlight-acpi_video1.device loaded active plugged /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/backlight/acpi_video1
    sys-devices-pci0000:00-0000:00:01.0-0000:01:00.0-drm-card0-card0\x2dLVDS\x2d1-nv_backlight.device loaded active plugged /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0/card0-LVDS-1/nv_backlight
    sys-devices-pci0000:00-0000:00:02.0-backlight-acpi_video0.device loaded active plugged /sys/devices/pci0000:00/0000:00:02.0/backlight/acpi_video0
    sys-devices-pci0000:00-0000:00:02.0-drm-card1-card1\x2dLVDS\x2d2-intel_backlight.device loaded active plugged /sys/devices/pci0000:00/0000:00:02.0/drm/card1/card1-LVDS-2/intel_backlight
    sys-devices-pci0000:00-0000:00:16.3-tty-ttyS0.device loaded active plugged 6 Series/C200 Series Chipset Family KT Controller
    sys-devices-pci0000:00-0000:00:19.0-net-enp0s25.device loaded active plugged 82579LM Gigabit Network Connection
    sys-devices-pci0000:00-0000:00:1a.0-usb3-3\x2d1-3\x2d1.4-3\x2d1.4:1.0-bluetooth-hci0-rfkill2.device loaded active plugged /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/bluetooth/hci0/rfkill2
    sys-devices-pci0000:00-0000:00:1a.0-usb3-3\x2d1-3\x2d1.4-3\x2d1.4:1.0-bluetooth-hci0.device loaded active plugged /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/bluetooth/hci0
    sys-devices-pci0000:00-0000:00:1b.0-sound-card0.device loaded active plugged 6 Series/C200 Series Chipset Family High Definition Audio Controller
    sys-devices-pci0000:00-0000:00:1c.1-0000:03:00.0-ieee80211-phy0-rfkill3.device loaded active plugged /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill3
    sys-devices-pci0000:00-0000:00:1c.1-0000:03:00.0-net-wlp3s0.device loaded active plugged Centrino Ultimate-N 6300 (3x3 AGN)
    sys-devices-pci0000:00-0000:00:1d.0-usb4-4\x2d1-4\x2d1.4-4\x2d1.4:1.1-tty-ttyACM0.device loaded active plugged F5521gw
    sys-devices-pci0000:00-0000:00:1d.0-usb4-4\x2d1-4\x2d1.4-4\x2d1.4:1.3-tty-ttyACM1.device loaded active plugged F5521gw
    sys-devices-pci0000:00-0000:00:1d.0-usb4-4\x2d1-4\x2d1.4-4\x2d1.4:1.6-net-wwp0s29u1u4i6.device loaded active plugged F5521gw
    sys-devices-pci0000:00-0000:00:1d.0-usb4-4\x2d1-4\x2d1.4-4\x2d1.4:1.9-tty-ttyACM2.device loaded active plugged F5521gw
    sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda1.device loaded active plugged INTEL_SSDSA2M160G2LE 1
    sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda-sda2.device loaded active plugged INTEL_SSDSA2M160G2LE 2
    sys-devices-pci0000:00-0000:00:1f.2-ata1-host0-target0:0:0-0:0:0:0-block-sda.device loaded active plugged INTEL_SSDSA2M160G2LE
    sys-devices-pci0000:00-0000:00:1f.2-ata2-host1-target1:0:0-1:0:0:0-block-sr0.device loaded active plugged MATSHITADVD-RAM_UJ8A2
    sys-devices-platform-serial8250-tty-ttyS1.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS1
    sys-devices-platform-serial8250-tty-ttyS2.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS2
    sys-devices-platform-serial8250-tty-ttyS3.device loaded active plugged /sys/devices/platform/serial8250/tty/ttyS3
    sys-devices-platform-thinkpad_acpi-rfkill-rfkill0.device loaded active plugged /sys/devices/platform/thinkpad_acpi/rfkill/rfkill0
    sys-devices-platform-thinkpad_acpi-rfkill-rfkill1.device loaded active plugged /sys/devices/platform/thinkpad_acpi/rfkill/rfkill1
    sys-devices-platform-thinkpad_acpi-sound-card29.device loaded active plugged /sys/devices/platform/thinkpad_acpi/sound/card29
    sys-module-configfs.device loaded active plugged /sys/module/configfs
    sys-subsystem-bluetooth-devices-hci0.device loaded active plugged /sys/subsystem/bluetooth/devices/hci0
    sys-subsystem-net-devices-enp0s25.device loaded active plugged 82579LM Gigabit Network Connection
    sys-subsystem-net-devices-wlp3s0.device loaded active plugged Centrino Ultimate-N 6300 (3x3 AGN)
    sys-subsystem-net-devices-wwp0s29u1u4i6.device loaded active plugged F5521gw
    -.mount loaded active mounted /
    dev-hugepages.mount loaded active mounted Huge Pages File System
    dev-mqueue.mount loaded active mounted POSIX Message Queue File System
    home.mount loaded active mounted /home
    run-user-1000.mount loaded active mounted /run/user/1000
    sys-kernel-config.mount loaded active mounted Configuration File System
    sys-kernel-debug.mount loaded active mounted Debug File System
    tmp.mount loaded active mounted Temporary Directory
    systemd-ask-password-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch
    systemd-ask-password-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch
    session-c1.scope loaded active running Session c1 of user jakob
    dbus.service loaded active running D-Bus System Message Bus
    [email protected] loaded active running dhcpcd on enp0s25
    [email protected] loaded active running Getty on tty1
    kmod-static-nodes.service loaded active exited Create list of required static device nodes for the current kernel
    systemd-backlight@backlight:acpi_video0.service loaded active exited Load/Save Screen Backlight Brightness of backlight:acpi_video0
    systemd-backlight@backlight:acpi_video1.service loaded active exited Load/Save Screen Backlight Brightness of backlight:acpi_video1
    systemd-backlight@backlight:intel_backlight.service loaded active exited Load/Save Screen Backlight Brightness of backlight:intel_backlight
    systemd-backlight@backlight:nv_backlight.service loaded active exited Load/Save Screen Backlight Brightness of backlight:nv_backlight
    systemd-fsck@dev-disk-by\x2duuid-69c2b129\x2dd95a\x2d48f7\x2d84de\x2d058ba5f97b42.service loaded active exited File System Check on /dev/disk/by-uuid/69c2b129-d95a-48f7-84de-058ba5f97b42
    systemd-journal-flush.service loaded active exited Trigger Flushing of Journal to Persistent Storage
    systemd-journald.service loaded active running Journal Service
    systemd-logind.service loaded active running Login Service
    systemd-random-seed.service loaded active exited Load/Save Random Seed
    systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems
    [email protected] loaded active exited Load/Save RF Kill Switch Status of rfkill0
    [email protected] loaded active exited Load/Save RF Kill Switch Status of rfkill1
    [email protected] loaded active exited Load/Save RF Kill Switch Status of rfkill2
    [email protected] loaded active exited Load/Save RF Kill Switch Status of rfkill3
    systemd-sysctl.service loaded active exited Apply Kernel Variables
    systemd-tmpfiles-setup-dev.service loaded active exited Create Static Device Nodes in /dev
    systemd-tmpfiles-setup.service loaded active exited Create Volatile Files and Directories
    systemd-udev-trigger.service loaded active exited udev Coldplug all Devices
    systemd-udevd.service loaded active running udev Kernel Device Manager
    pstree
    systemd─┬─chromium─┬─chrome-sandbox───chromium─┬─chrome-sandbox───nacl_helper
    │ │ └─chromium─┬─chromium─┬─2*[{Blink GC Sweepe}]
    │ │ │ ├─2*[{Blink Heap Mark}]
    │ │ │ ├─{Chrome_ChildIOT}
    │ │ │ ├─{Compositor}
    │ │ │ ├─{HTMLParserThrea}
    │ │ │ ├─{OptimizingCompi}
    │ │ │ ├─{WorkerPool/662}
    │ │ │ └─{WorkerPool/663}
    │ │ ├─chromium─┬─2*[{Blink GC Sweepe}]
    │ │ │ ├─2*[{Blink Heap Mark}]
    │ │ │ ├─{Chrome_ChildIOT}
    │ │ │ ├─{Compositor}
    │ │ │ ├─{HTMLParserThrea}
    │ │ │ └─{OptimizingCompi}
    │ │ ├─12*[chromium─┬─2*[{Blink GC Sweepe}]]
    │ │ │ ├─2*[{Blink Heap Mark}]]
    │ │ │ ├─{Chrome_ChildIOT}]
    │ │ │ ├─{CompositorRaste}]
    │ │ │ ├─{Compositor}]
    │ │ │ ├─{HTMLParserThrea}]
    │ │ │ └─{OptimizingCompi}]
    │ │ ├─chromium─┬─2*[{Blink GC Sweepe}]
    │ │ │ ├─2*[{Blink Heap Mark}]
    │ │ │ ├─{Chrome_ChildIOT}
    │ │ │ ├─{CompositorRaste}
    │ │ │ ├─{Compositor}
    │ │ │ ├─{HTMLParserThrea}
    │ │ │ ├─{OptimizingCompi}
    │ │ │ ├─{WorkerPool/155}
    │ │ │ └─{WorkerPool/156}
    │ │ ├─chromium─┬─2*[{Blink GC Sweepe}]
    │ │ │ ├─2*[{Blink Heap Mark}]
    │ │ │ ├─{Chrome_ChildIOT}
    │ │ │ ├─{CompositorRaste}
    │ │ │ ├─{Compositor}
    │ │ │ ├─{HTMLParserThrea}
    │ │ │ ├─{OptimizingCompi}
    │ │ │ ├─{WorkerPool/666}
    │ │ │ └─{WorkerPool/667}
    │ │ └─chromium─┬─{AudioOutputDevi}
    │ │ ├─2*[{Blink GC Sweepe}]
    │ │ ├─2*[{Blink Heap Mark}]
    │ │ ├─{Chrome_ChildIOT}
    │ │ ├─{CompositorRaste}
    │ │ ├─{Compositor}
    │ │ ├─{FFmpegDemuxer}
    │ │ ├─{HTMLParserThrea}
    │ │ ├─{Media}
    │ │ ├─{OptimizingCompi}
    │ │ ├─{WorkerPool/688}
    │ │ └─{WorkerPool/693}
    │ ├─chromium─┬─chromium
    │ │ ├─{Chrome_ChildIOT}
    │ │ └─{Watchdog}
    │ ├─{AudioThread}
    │ ├─{Blink GC Sweepe}
    │ ├─2*[{Blink Heap Mark}]
    │ ├─3*[{BrowserBlocking}]
    │ ├─{BrowserWatchdog}
    │ ├─3*[{CachePoolWorker}]
    │ ├─{Chrome_CacheThr}
    │ ├─{Chrome_DBThread}
    │ ├─{Chrome_FileThre}
    │ ├─{Chrome_FileUser}
    │ ├─{Chrome_HistoryT}
    │ ├─{Chrome_IOThread}
    │ ├─{Chrome_ProcessL}
    │ ├─{Chrome_SafeBrow}
    │ ├─{Chrome_SyncThre}
    │ ├─{CrShutdownDetec}
    │ ├─{IndexedDB}
    │ ├─{LevelDBEnv.IDB}
    │ ├─{LevelDBEnv}
    │ ├─{NSS SSL ThreadW}
    │ ├─{NetworkChangeNo}
    │ ├─{OptimizingCompi}
    │ ├─2*[{Proxy resolver}]
    │ ├─{WorkerPool/1890}
    │ ├─{WorkerPool/1936}
    │ ├─{chromium}
    │ ├─{extension_crash}
    │ ├─{gpu-process_cra}
    │ ├─{handle-watcher-}
    │ ├─{inotify_reader}
    │ ├─{renderer_crash_}
    │ └─{sandbox_ipc_thr}
    ├─2*[dbus-daemon]
    ├─dbus-launch
    ├─dhcpcd
    ├─login───startx───xinit─┬─Xorg.bin─┬─xf86-video-inte
    │ │ └─{Xorg.bin}
    │ └─awesome───{gmain}
    ├─systemd───(sd-pam)
    ├─systemd-journal
    ├─systemd-logind
    ├─systemd-udevd
    ├─xterm───bash───pstree
    └─xterm───bash

  • Help! PS won't open any files!

    Well i did a system restore and now PS won't open any file, it was working FINE before i did the system restore, I have flash and dreamweaver also installed and they're working fine!
    I open PS everythings fine, but when i try to open ANY file i get this error
    - adobe photoshop cs3 extended photoshop.exe - fatal application exit
    the specified module could not be found C:\program files\common files\adobe\adobe version cue cs3\client\3.10\versioncueui.dll
    Then when i clicked "Ok" got this error
    the instruction at "0x5ad71531" refrenced at memory at "0x00000014". The memory could not be read.
    I don't know what to do anymore, i've reeinstalled it again probably 15 times by now and it still doesn't work.
    I did something i found on google and i deleted this folder C:\program files\common files\adobe\adobe version cue cs3\
    But it still doesn't works!
    I really need help! I've had this problem for about a week and haven't found yet a solution!
    Please help!

    Um its set to Microsoft XPS Document writer....
    abd Ed... I did try stopping it but there is nothing running
    The setup process is called Setup.exe, well there is nothing running with that name but it says it is... when its not...

  • PS CS5 Won't open any files

    When I try and open any file I get the error 'Could not complete your request because of a program error' I have reinstalled PS CS5
    and upgraded to OS 10.7.5 and still the same error.

    Hi there! Because the forum you originally posted in is for beginners trying to learn the basics of Photoshop, I moved your question to the Photoshop Elements forum, where you'll get more specialized help.
    To help others help you, pleaseread through this article and provide any additional relevant details.

  • I updated the new version of OSX Mountain Lion and now the app store won't open. I keep getting an error message from it. any advice?

    I got the notification that i needed to update the software and when i did and it finished, the app store stopped opening. it keeps sending me an error message. does anyone know what to do? thanks

    MacBook Pro (Mid/Late 2007 or newer) is required. You've not indicated which one you have. If yours is one of these, then http://www.apple.com/support/mac/app-store/contact/
    27" i7 iMac (Mid 2011) refurb, OS X Yo (10.10), Mavs, ML & SL, G4 450 MP w/10.5 & 9.2.2

  • I have a mac book pro.  Yesterday the mail app failed to open.  I have tried to open it fomr the dock and the application folder but nothing happens.  Does anyone have any suggestions to get it to work?

    I have a mac book pro.  Yesterday the mail app failed to open.  I have tried to open it from the dock and the application folder but nothing happens.  Does anyone have any suggestions to get it to work?

    You don't need iDVD unless you are going to make DVDs. If you are just trying to share files, iDVD won't help you at all.
    What you want to do is in iMovie, choose File/Share/File, and export that way. It creates an .mp4 file that should be readable on Macs or Windows.
    You could also File/Share/YouTube if you don't mind posting them to YouTube, because of course YouTube videos are watchable by any Mac or Windows computer made in the last 10 years.

  • "Preview" randomly fails to open files & PDFs

    I have a 5k iMac and I have had problems with the Preview app from day one. Sometimes it gets in a rut where it won't open any file including PDFs.
    When I double click on a document, Preview opens but no document opens. If I go to the "File" menu and open the document that way, it opens and displays perfectly. But no matter hope many times I double-click on the document or any document that is supposed to open in Preview, it will just bring up the program with no document open.
    This lasts until I restart the computer. I'd say it happens about 30%-40% of the time that I use Preview.
    Any help or bug fixes?

    anything that is intermittent - and thus, non-reproducable - is a nightmare to troubleshoot and fix. From what little evidence there is, I would almost think of some third factor - other software? - that may be in play. maybe someone with more expertise can help...
    I see that your Question has languished for some period of time without response. You have posted your issue in Using Apple Support Communities whose topic is 'How to use this forum software's interface, features and/or how to find what you wish'. It is a relatively low traffic and inappropriate forum for your problem. I will ask our Hosts to move it to " OS X Yosemite " where it may get a more rapid response from your fellow users.
    ÇÇÇ

  • My Preview will not open JPG files, only PDF.  I have downloaded nothing or installed nothing as I am a Luddite.  Any idea why all of a sudden, Preview would just stop opening JPG files?

    My Preview, suddenly, will not open JPG files.  It will open a file if it is saved as a PDF, but not JPG.  I have downloaded nothing nor installed apps as I am a Luddite.  Does anyone know the deal?  Thank you.

    So ummm.....which app is opening up your PDF files?
    If you want Preview to open your PDF files, do the following:  Highlight your file>File>Get Info> 
    In the Get Info window, scroll down to "Open with:"
    Select the Preview app to open the file.
    Click the "Change All..." button if you want to "Use this application to open all documents like this.”

  • Why has my Preview stopped responding and won't open any files?

    Why has my Preview stopped responding and won't open any files?
    Each time I try to open Preview it just hangs and I have to close the Prog by "Force Quit"

    nerbyad,
    Sorry to hear you are having this issue today.
    Does this happen on all files or a specific file?
    If this is happening on a specific file, it is most likely that file.
    If this is happening on all files, I would check to see if this is happening in other users accounts as well.  If you dont have other users, create one and see if preview works inside that new user account.
    Let me know...
    Wes -

Maybe you are looking for

  • Error:java.lang.NoSuchMethodError:javax.servlet.jsp.tagext.TagAttributeInfo

    Hi All, I am getting the following error when i create a jsf jsp page and build it in jdeveloper. Error:java.lang.NoSuchMethodError:javax.servlet.jsp.tagext.TagAttributeInfo.<init>(Ljava/lang/String;ZLjava/lang/String;ZZ)V when i build the applicatio

  • How to remove all scripts on object instances?

    I'm looking for any kind of solution here, besides disabling the warning. I hate it when I'm converting someone else's AS2 project to AS3, and there's code buried on an onstage instance somewhere, which gives me the warning: "Actions on button or Mov

  • How to stop the "automatic iTunes"?

    Hello, how can I prevent iTunes from automatically opening and playing music? This has been happening now for a few days. Even quitting iTunes won't last for long: it opens again. It never happened before - and I can't find the option in the Prefs. T

  • Rollup is going nowhere.

    Hi Gurus; I am having this issues sometimes for one of our cube. While doing the rollup for the aggregates it gets hunged and go nowhere. For example even for few hundreds records it's takes all nights all day if we keep the job and finally we have t

  • PHP5, Apache2 & MySQL

    I am trying to install PHP5, Apache2 & MySQL5 on my computer so I can do some development/testing using localhost. This is a client machine and not a sever. I downloaded the source files for PHP5 & Apache2 from their official website. I downloaded a