Lightdm with unity-greeter won't load

I've been attempting to install lightdm and the unity greeter, and I'm a bit stuck here.
I've installed the lightdm-ubuntu and lightdm-unity-greeter packages from the AUR.  It starts up normally, but there is no gear available to choose session type, and logging in causes the DM to just restart and go back to the logon page.
I was able to use lightdm and lightdm-gtk-greeter successfully.  Also, running startx from another tty successfully starts my session (in my case, xmonad).  I've attached my configuration files and log files, in case anyone can make heads or tails of them.
File dump follows!
Here's my etc/lightdm/lightdm.conf:
# General configuration
# start-default-seat = True to always start one seat if none are defined in the configuration
# greeter-user = User to run greeter as
# minimum-display-number = Minimum display number to use for X servers
# minimum-vt = First VT to run displays on
# lock-memory = True to prevent memory from being paged to disk
# user-authority-in-system-dir = True if session authority should be in the system location
# guest-account-script = Script to be run to setup guest account
# log-directory = Directory to log information to
# run-directory = Directory to put running state in
# cache-directory = Directory to cache to
# xsessions-directory = Directory to find X sessions
# remote-sessions-directory = Directory to find remote sessions
# xgreeters-directory = Directory to find X greeters
[LightDM]
#start-default-seat=true
#greeter-user=lightdm
#minimum-display-number=0
#minimum-vt=7
#lock-memory=true
#user-authority-in-system-dir=false
#guest-account-script=guest-account
#log-directory=/var/log/lightdm
#run-directory=/var/run/lightdm
#cache-directory=/var/cache/lightdm
xsessions-directory=/usr/share/xsessions
#remote-sessions-directory=/usr/share/lightdm/remote-sessions
#xgreeters-directory=/usr/share/xgreeters
# Seat defaults
# type = Seat type (xlocal, xremote)
# xserver-command = X server command to run (can also contain arguments e.g. X -special-option)
# xserver-layout = Layout to pass to X server
# xserver-config = Config file to pass to X server
# xserver-allow-tcp = True if TCP/IP connections are allowed to this X server
# xdmcp-manager = XDMCP manager to connect to (implies xserver-allow-tcp=true)
# xdmcp-port = XDMCP UDP/IP port to communicate on
# xdmcp-key = Authentication key to use for XDM-AUTHENTICATION-1 (stored in keys.conf)
# greeter-session = Session to load for greeter
# greeter-hide-users = True to hide the user list
# greeter-allow-guest = True if the greeter should show a guest login option
# greeter-show-manual-login = True if the greeter should offer a manual login option
# greeter-show-remote-login = True if the greeter should offer a remote login option
# user-session = Session to load for users
# allow-guest = True if guest login is allowed
# guest-session = Session to load for guests (overrides user-session)
# session-wrapper = Wrapper script to run session with
# display-setup-script = Script to run when starting a greeter session (runs as root)
# greeter-setup-script = Script to run when starting a greeter (runs as root)
# session-setup-script = Script to run when starting a user session (runs as root)
# session-cleanup-script = Script to run when quitting a user session (runs as root)
# autologin-guest = True to log in as guest by default
# autologin-user = User to log in with by default (overrides autologin-guest)
# autologin-user-timeout = Number of seconds to wait before loading default user
# autologin-session = Session to load for automatic login (overrides user-session)
# exit-on-failure = True if the daemon should exit if this seat fails
[SeatDefaults]
type=xlocal
xserver-command=X
#xserver-layout=
#xserver-config=
#xserver-allow-tcp=false
#xdmcp-manager=
#xdmcp-port=177
#xdmcp-key=
#greeter-session=lightdm-unity-greeter
#greeter-hide-users=false
#greeter-allow-guest=true
#greeter-show-manual-login=false
#greeter-show-remote-login=true
user-session=XMonad
#allow-guest=true
#guest-session=UNIMPLEMENTED
#session-wrapper=lightdm-session
#display-setup-script=
#greeter-setup-script=
#session-setup-script=
#session-cleanup-script=
#autologin-guest=false
#autologin-user=
#autologin-user-timeout=0
#autologin-session=UNIMPLEMENTED
#exit-on-failure=false
# Seat configuration
# Each seat must start with "Seat:".
# Uses settings from [SeatDefaults], any of these can be overriden by setting them in this section.
#[Seat:0]
# XDMCP Server configuration
# enabled = True if XDMCP connections should be allowed
# port = UDP/IP port to listen for connections on
# key = Authentication key to use for XDM-AUTHENTICATION-1 or blank to not use authentication (stored in keys.conf)
# The authentication key is a 56 bit DES key specified in hex as 0xnnnnnnnnnnnnnn. Alternatively
# it can be a word and the first 7 characters are used as the key.
greeter-session=unity-greeter
[XDMCPServer]
#enabled=false
#port=177
#key=
# VNC Server configuration
# enabled = True if VNC connections should be allowed
# port = TCP/IP port to listen for connections on
[VNCServer]
#enabled=false
#port=5900
#width=1024
#height=768
#depth=8
My contents of /usr/share/xsessions:
$ ls /usr/share/xsessions
xmonad.desktop
/usr/share/xsessions/xmonad.desktop
[Desktop Entry]
Encoding=UTF-8
Name=XMonad
Comment=Lightweight tiling window manager
Exec=xmonad
Icon=xmonad.png
Type=XSession
And the log files, after boot and one log on attempt:
/var/log/lightdm/lightdm.log
[+0.03s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.03s] DEBUG: Starting Light Display Manager 1.4.0, UID=0 PID=355
[+0.03s] DEBUG: Loaded configuration from /etc/lightdm/lightdm.conf
[+0.03s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.27s] DEBUG: Registered seat module xlocal
[+0.27s] DEBUG: Registered seat module xremote
[+0.27s] DEBUG: Adding default seat
[+0.27s] DEBUG: Starting seat
[+0.27s] DEBUG: Starting new display for greeter
[+0.27s] DEBUG: Starting local X display
[+0.31s] DEBUG: Could not run plymouth --ping: Failed to execute child process "plymouth" (No such file or directory)
[+0.31s] DEBUG: Using VT 7
[+0.31s] DEBUG: Activating VT 7
[+0.36s] DEBUG: Logging to /var/log/lightdm/x-0.log
[+0.43s] DEBUG: Writing X server authority to /var/run/lightdm/root/:0
[+0.43s] DEBUG: Launching X Server
[+0.43s] DEBUG: Launching process 368: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+0.44s] DEBUG: Waiting for ready signal from X server :0
[+0.44s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.44s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+2.46s] DEBUG: Got signal 10 from process 368
[+2.46s] DEBUG: Got signal from X server :0
[+2.46s] DEBUG: Connecting to XServer :0
[+2.51s] DEBUG: Starting greeter
[+2.51s] DEBUG: Started session 387 with service 'lightdm-greeter', username 'lightdm'
[+3.33s] DEBUG: Session 387 authentication complete with return value 0: Success
[+3.33s] DEBUG: Greeter authorized
[+3.33s] DEBUG: Logging to /var/log/lightdm/x-0-greeter.log
[+3.38s] DEBUG: Session 387 running command /usr/lib/lightdm/lightdm-greeter-session /usr/sbin/unity-greeter
[+4.53s] DEBUG: Greeter connected version=1.4.0
[+4.53s] DEBUG: Greeter connected, display is ready
[+4.53s] DEBUG: New display ready, switching to it
[+4.53s] DEBUG: Activating VT 7
[+5.34s] DEBUG: Greeter start authentication for jabenze
[+5.34s] DEBUG: Started session 424 with service 'lightdm', username 'jabenze'
[+5.36s] DEBUG: Greeter start authentication for jabenze
[+5.36s] DEBUG: Session 424: Sending SIGTERM
[+5.36s] DEBUG: Started session 426 with service 'lightdm', username 'jabenze'
[+5.36s] DEBUG: Session 424 terminated with signal 15
[+5.36s] DEBUG: Session 424 failed during authentication
[+5.39s] DEBUG: Session 426 got 1 message(s) from PAM
[+5.39s] DEBUG: Prompt greeter with 1 message(s)
[+13.53s] DEBUG: Continue authentication
[+13.55s] DEBUG: Session 426 authentication complete with return value 0: Success
[+13.55s] DEBUG: Authenticate result for user jabenze: Success
[+13.56s] DEBUG: User jabenze authorized
[+13.56s] DEBUG: Greeter requests session ubuntu
[+13.56s] DEBUG: Using session ubuntu
[+13.56s] DEBUG: Stopping greeter
[+13.56s] DEBUG: Session 387: Sending SIGTERM
[+13.59s] DEBUG: Greeter closed communication channel
[+13.59s] DEBUG: Session 387 exited with return value 0
[+13.59s] DEBUG: Greeter quit
[+13.60s] DEBUG: Dropping privileges to uid 1000
[+13.60s] DEBUG: Calling setresgid
[+13.60s] DEBUG: Calling setresuid
[+13.62s] DEBUG: Restoring privileges
[+13.62s] DEBUG: Calling setresuid
[+13.62s] DEBUG: Calling setresgid
[+13.63s] DEBUG: Dropping privileges to uid 1000
[+13.63s] DEBUG: Calling setresgid
[+13.63s] DEBUG: Calling setresuid
[+13.63s] DEBUG: Writing /home/jabenze/.dmrc
[+13.70s] DEBUG: Restoring privileges
[+13.70s] DEBUG: Calling setresuid
[+13.70s] DEBUG: Calling setresgid
[+13.73s] DEBUG: Failed to load session file /usr/share/xsessions/ubuntu.desktop: No such file or directory
[+13.73s] DEBUG: Failed to start greeter
[+13.73s] DEBUG: Stopping display
[+13.73s] DEBUG: Session 426: Sending SIGTERM
[+13.73s] DEBUG: Session 426 terminated with signal 15
[+13.73s] DEBUG: User session quit
[+13.73s] DEBUG: Sending signal 15 to process 368
[+14.28s] DEBUG: Process 368 exited with return value 0
[+14.28s] DEBUG: X server stopped
[+14.28s] DEBUG: Removing X server authority /var/run/lightdm/root/:0
[+14.28s] DEBUG: Releasing VT 7
[+14.28s] DEBUG: Display server stopped
[+14.28s] DEBUG: Display stopped
[+14.28s] DEBUG: Active display stopped, switching to greeter
[+14.28s] DEBUG: Switching to greeter
[+14.28s] DEBUG: Starting new display for greeter
[+14.28s] DEBUG: Starting local X display
[+14.28s] DEBUG: Using VT 7
[+14.28s] DEBUG: Logging to /var/log/lightdm/x-0.log
[+14.28s] DEBUG: Writing X server authority to /var/run/lightdm/root/:0
[+14.28s] DEBUG: Launching X Server
[+14.28s] DEBUG: Launching process 463: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+14.28s] DEBUG: Waiting for ready signal from X server :0
[+14.88s] DEBUG: Got signal 10 from process 463
[+14.88s] DEBUG: Got signal from X server :0
[+14.88s] DEBUG: Connecting to XServer :0
[+14.88s] DEBUG: Starting greeter
[+14.88s] DEBUG: Started session 468 with service 'lightdm-greeter', username 'lightdm'
[+14.90s] DEBUG: Session 468 authentication complete with return value 0: Success
[+14.90s] DEBUG: Greeter authorized
[+14.90s] DEBUG: Logging to /var/log/lightdm/x-0-greeter.log
[+14.90s] DEBUG: Session 468 running command /usr/lib/lightdm/lightdm-greeter-session /usr/sbin/unity-greeter
[+15.01s] DEBUG: Greeter connected version=1.4.0
[+15.01s] DEBUG: Greeter connected, display is ready
[+15.01s] DEBUG: New display ready, switching to it
[+15.01s] DEBUG: Activating VT 7
[+15.01s] DEBUG: Stopping greeter display being switched from
[+15.10s] DEBUG: Greeter start authentication for jabenze
[+15.10s] DEBUG: Started session 500 with service 'lightdm', username 'jabenze'
[+15.11s] DEBUG: Session 500 got 1 message(s) from PAM
[+15.11s] DEBUG: Prompt greeter with 1 message(s)
[+15.15s] DEBUG: Greeter start authentication for jabenze
[+15.15s] DEBUG: Session 500: Sending SIGTERM
[+15.15s] DEBUG: Started session 502 with service 'lightdm', username 'jabenze'
[+15.15s] DEBUG: Session 500 terminated with signal 15
[+15.15s] DEBUG: Session 500 failed during authentication
[+15.15s] DEBUG: Session 502 got 1 message(s) from PAM
[+15.15s] DEBUG: Prompt greeter with 1 message(s)
/var/log/lightdm/x-0-greeter.log:
** (process:468): WARNING **: Failed to open CK session: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ConsoleKit was not provided by any .service files
Activating service name='org.a11y.atspi.Registry'
[+0.00s] DEBUG: unity-greeter.vala:438: Starting unity-greeter 12.10.4 UID=999 LANG=(null)
[+0.00s] DEBUG: unity-greeter.vala:441: Setting cursor
Successfully activated service 'org.a11y.atspi.Registry'
[+0.00s] DEBUG: unity-greeter.vala:455: Loading command line options
[+0.00s] DEBUG: unity-greeter.vala:483: Setting GTK+ settings
** (at-spi2-registryd:490): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
** (at-spi2-registryd:490): WARNING **: Unable to register client with session manager
[+0.04s] DEBUG: unity-greeter.vala:506: Creating Unity Greeter
[+0.04s] DEBUG: unity-greeter.vala:55: Creating background surface
[+0.04s] DEBUG: Connecting to display manager...
[+0.04s] DEBUG: Wrote 17 bytes to daemon
[+0.04s] DEBUG: Read 8 bytes from daemon
[+0.04s] DEBUG: Read 149 bytes from daemon
[+0.04s] DEBUG: Connected version=1.4.0 default-session=XMonad show-manual-login=false hide-users=false has-guest-account=true show-remote-login=true
[+0.06s] DEBUG: menubar.vala:342: LANG=(null) LANGUAGE=(null)
[+0.06s] WARNING: File '/usr/lib/indicators3/7/libsession.so' does not exist.
[+0.06s] WARNING: File '/usr/lib/indicators3/7/libdatetime.so' does not exist.
[+0.06s] WARNING: File '/usr/lib/indicators3/7/libpower.so' does not exist.
[+0.06s] WARNING: File '/usr/lib/indicators3/7/libsoundmenu.so' does not exist.
[+0.06s] WARNING: File '/usr/lib/indicators3/7/libapplication.so' does not exist.
[+0.06s] DEBUG: menubar.vala:360: LANG=(null) LANGUAGE=(null)
[+0.07s] DEBUG: Loading users from org.freedesktop.Accounts
[+0.07s] DEBUG: Loading user /org/freedesktop/Accounts/User1000
[+0.08s] DEBUG: Loading sessions from org.freedesktop.DisplayManager
[+0.08s] DEBUG: user-list.vala:950: Adding/updating user jabenze ()
[+0.08s] WARNING: Could not get accounts property XKeyboardLayouts
[+0.08s] WARNING: Could not get accounts property XHasMessages
[+0.08s] CRITICAL: g_variant_get_type: assertion `value != NULL' failed
[+0.08s] CRITICAL: g_variant_type_is_subtype_of: assertion `g_variant_type_check (type)' failed
[+0.08s] CRITICAL: g_variant_get_type_string: assertion `value != NULL' failed
[+0.08s] WARNING: Unexpected accounts property type for XHasMessages: (null)
[+0.08s] CRITICAL: g_variant_unref: assertion `value != NULL' failed
[+0.08s] WARNING: Could not get accounts property XKeyboardLayouts
[+0.08s] WARNING: Could not get accounts property XHasMessages
[+0.08s] CRITICAL: g_variant_get_type: assertion `value != NULL' failed
[+0.08s] CRITICAL: g_variant_type_is_subtype_of: assertion `g_variant_type_check (type)' failed
[+0.08s] CRITICAL: g_variant_get_type_string: assertion `value != NULL' failed
[+0.08s] WARNING: Unexpected accounts property type for XHasMessages: (null)
[+0.08s] CRITICAL: g_variant_unref: assertion `value != NULL' failed
[+0.08s] WARNING: Could not get accounts property XKeyboardLayouts
[+0.08s] WARNING: Could not get accounts property XHasMessages
[+0.08s] CRITICAL: g_variant_get_type: assertion `value != NULL' failed
[+0.08s] CRITICAL: g_variant_type_is_subtype_of: assertion `g_variant_type_check (type)' failed
[+0.08s] CRITICAL: g_variant_get_type_string: assertion `value != NULL' failed
[+0.08s] WARNING: Unexpected accounts property type for XHasMessages: (null)
[+0.08s] CRITICAL: g_variant_unref: assertion `value != NULL' failed
[+0.08s] DEBUG: user-list.vala:932: Adding guest account entry
[+0.13s] DEBUG: Loaded session /usr/share/xsessions/xmonad.desktop (XMonad, Lightweight tiling window manager)
[+0.13s] WARNING: Failed to open sessions directory: Error opening directory '/usr/share/lightdm/remote-sessions': No such file or directory
[+0.13s] DEBUG: Starting authentication for user jabenze...
[+0.13s] DEBUG: Wrote 23 bytes to daemon
[+0.18s] DEBUG: Starting authentication for user jabenze...
[+0.18s] DEBUG: Wrote 23 bytes to daemon
[+0.18s] DEBUG: main-window.vala:176: Screen is 3840x1080 pixels
[+0.18s] DEBUG: main-window.vala:182: Monitor 0 is 1920x1080 pixels at 0,0
[+0.18s] DEBUG: main-window.vala:182: Monitor 1 is 1920x1080 pixels at 1920,0
[+0.18s] DEBUG: unity-greeter.vala:509: Showing greeter
[+0.18s] DEBUG: unity-greeter.vala:198: Showing main window
[+0.21s] DEBUG: background.vala:470: Regenerating backgrounds
[+0.21s] DEBUG: background.vala:68: Making background /usr/share/backgrounds/warty-final-ubuntu.png at 1920x1080
[+0.21s] WARNING: unity-greeter.vala:523: Error starting nm-applet: Failed to execute child process "nm-applet" (No such file or directory)
[+0.21s] DEBUG: unity-greeter.vala:527: Starting main loop
[+0.21s] DEBUG: Read 8 bytes from daemon
[+0.21s] DEBUG: Read 37 bytes from daemon
[+0.21s] DEBUG: Ignoring prompt authentication with invalid sequence number 1
[+0.21s] DEBUG: settings-daemon.vala:97: Could not start gnome-settings-daemon over DBus: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SettingsDaemon was not provided by any .service files
[+0.27s] DEBUG: Setting keyboard layout to 'us'
[+0.29s] DEBUG: Read 8 bytes from daemon
[+0.29s] DEBUG: Read 37 bytes from daemon
[+0.29s] DEBUG: Prompt user with 1 message(s)
[+0.32s] DEBUG: unity-greeter.vala:181: starting system-ready sound
[+0.38s] DEBUG: background.vala:117: Render of background /usr/share/backgrounds/warty-final-ubuntu.png complete
/var/log/lightdm/x-0.log
X.Org X Server 1.13.1
Release Date: 2012-12-13
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.7.0-1-ARCH x86_64
Current Operating System: Linux frankie 3.6.10-1-ARCH #1 SMP PREEMPT Tue Dec 11 09:40:17 CET 2012 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=51606072-17ca-431e-a2bf-ba739d1cfeb1 ro quiet
Build Date: 16 December 2012 04:45:14PM
Current version of pixman: 0.28.2
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 26 13:36:33 2012
(==) Using config directory: "/etc/X11/xorg.conf.d"
Initializing built-in extension Generic Event Extension
Initializing built-in extension SHAPE
Initializing built-in extension MIT-SHM
Initializing built-in extension XInputExtension
Initializing built-in extension XTEST
Initializing built-in extension BIG-REQUESTS
Initializing built-in extension SYNC
Initializing built-in extension XKEYBOARD
Initializing built-in extension XC-MISC
Initializing built-in extension SECURITY
Initializing built-in extension XINERAMA
Initializing built-in extension XFIXES
Initializing built-in extension RENDER
Initializing built-in extension RANDR
Initializing built-in extension COMPOSITE
Initializing built-in extension DAMAGE
Initializing built-in extension MIT-SCREEN-SAVER
Initializing built-in extension DOUBLE-BUFFER
Initializing built-in extension RECORD
Initializing built-in extension DPMS
Initializing built-in extension X-Resource
Initializing built-in extension XVideo
Initializing built-in extension XVideo-MotionCompensation
Initializing built-in extension XFree86-VidModeExtension
Initializing built-in extension XFree86-DGA
Initializing built-in extension XFree86-DRI
Initializing built-in extension DRI2
Loading extension GLX
Loading extension NV-GLX
Loading extension NV-CONTROL
Loading extension XINERAMA

I am also stuck on this. I get pretty much the exact same result. Until I figure it out I'll be doing the quick startx.

Similar Messages

  • Dll created in visual studion with /CLR option won't load by cvi

    i have created a small dll, which holds 1 exported function.
    The dll is created in VisualStudio2008, sp1
    With option /CLR, targetting .NET framework 2.0
    The export is like below:
    extern "C"  int __declspec(dllexport) __stdcall testHelloWorld(void)
      System::Console::WriteLine("Hello world") ;
      System::Console::WriteLine("Hit the any key") ;
      System::Console::ReadKey() ;
      return 0 ;
    The following code should run this dll, from cvi 9.0.1 (375)
    extern int __stdcall testHelloWorld(void) ;
    typedef int (__stdcall * HelloWorldPtr) (void) ;
    void main(void)
    { HMODULE hLib = 0 ;
      HelloWorldPtr doit ;
      SetStdioPort (HOST_SYSTEM_STDIO);
      SetStdioWindowVisibility (1);
      hLib = LoadLibrary("CppTestClr.DLL")  ;
      (FARPROC)doit = GetProcAddress(hLib,"_testHelloWorld@0");
      doit() ;
    //  testHelloWorld();
    When i run the dll with run time linkage (as show above) there is no error, all ok.
    When i try to run the dll with load time linkage (line 'testHelloWordld' linked-in ),
    cvi shows an error 'A non-debuggable thread caused a general protection fault at address...'.
    This message is shown before the main function is reached.
    Visual studio has no problem in running the code from a win32 console application.
    Labview runs the code without problems.
    Why won't cvi load the dll ??
    tnx.

    nickb wrote:
    A solution will be available, but due to the complexity of this issue LabWindows/CVI 2010 will not work for you out of the box - a configuration will have to be made.  I've made a note to come back and update this post when LabWindows/CVI 2010 releases with instructions concerning this configuration.
    NickB
    National Instruments
    I'm an SSP member, so i'll receive the new version automatically.
    Maybe it's a good idea to also create an entry in the release notes of version 2010.
    These are my first attempts in using c++ dll's as a .NET wrapper for cvi.
    But it looks very promising. Comparing to the .NET wrappers in cvi it's much more convenient (native way of working).
    I would like to be able to use this as a generic way of working.

  • Cat-4506 with Sup II+ won't load new IOS

    I'm trying to upgrade the IOS on my 4506 SUP II+ (WS-X4013+) to 12.2(31)SG from 12.2(25)EWA5.
    Here are the boot commands and what is in bootflash: and the error during boot:
    boot system flash slot0:cat4500-ipbasek9-mz.122-31.SG.bin
    boot system flash slot0:cat4000-i9k91s-mz.122-25.EWA5.bin
    Configuration register is 0x2102
    ROC-SW4506-A#sh bootflash:
    -#- ED ----type---- --crc--- -seek-- nlen -length- ---------date/time--------- name
    1 .. image 8B6309F2 CACAA0 33 13027872 Dec 22 2005 04:24:19 -08:00 cat4000-i9k91s-mz.122-25.EWA5.bin
    2 .. image 3D38E47C 1824E28 33 12026632 Jun 2 2006 11:06:21 -07:00 cat4500-ipbasek9-mz.122-31.SG.bin
    ******** The system will autoboot now ********
    config-register = 0x2102
    Autobooting using BOOT variable specified file.....
    Current BOOT file is --- slot0:cat4500-ipbasek9-mz.122-31.SG.bin
    boot: can not load "slot0:cat4500-ipbasek9-mz.122-31.SG.bin"
    The switch will automatically reboot now...
    rommon 1 >
    It eventually booted to the older IOS. Is this not a good IOS for this switch?

    have you tried putting
    boot system bootflash:cat4500-ipbasek0-mz.122-31.SG.bin
    taking out the slot0:.
    This how I have my 4507 and 4503 configured.
    http://www.cisco.com/en/US/products/hw/switches/ps663/products_configuration_example09186a00801461ef.shtml

  • Iod Touch Problem with January Update - Won't load!! Tried Everything/

    Dear all, Just thought I'd try my luck here for some help on the January upgrade. I'm experiencing all of the problems that everyone else are having but the usual fixes don't work. So I've upgraded my Touch to 1.1.3 and Itunes to 7.6.
    The Download button wasnt visible so I reset my Touch. I was then able to purchase the touch and it downloaded. Then nothing. I had oricinally Synced with a different computer and had manual Syncronisation enabled. So, I reset my Touch again, set it to auto Sync and rebooted, re-synced, everything. Hours of trying different variations of restoring, syncing, etc. When I put my Ipod back in the cradle, I go to the purchase upgrade screen. If I hit "No Thanks, I get an error. If I try to purchase again, I get the message that it's already purchased. I've checked my download history and the upgrade is listed there.
    I'm a windows/Intel guy and was starting to realise how cool Apple stuff was but well, now I think I'm starting to come back around.
    Any suggestions ? Thanks to all and good luck!

    Hi EC, thanks for the suggestion. Unfortunately, that doesn't work either. I've tried on two diferent computers too. Itunes 7.6 install, reset Touch, reinstall software, sync and no luck. I've double checked that my computer is authorised an that the January upgrade is in my purchase history. Even reset my touch via iTunes and via the Settings panel on the Ipod.
    The only thing left that I can think of is to create a new account and re-purchase the upgrade. However, Im still not totally at ease with paying for an upgrade 2 weeks after the purchase, and Im not ready to pay for it twice.
    Apple are you guys really this bad at running a business ? I will certainly with-hold purchasing any new product of yours in the future.
    Cheers
    RS

  • Cd-rom with classic program won't load after installing classic

    I tried to install a program that said it required classic support, so I installed classic from my installation disk.
    Classic seems to be running without any problems, but now when I put in the cd-rom for the software I was trying to install it won't mount.
    Other cd's seem to mount fine, but not this one.
    Am I missing an extension or driver to mount a cd in OS 9?

    WithaK, do you mean Classic 9 seems to be running on top of OS X, or that you booted the Mac is pure OS 9, please?
    If Classic 9 is running over X, any CD should behave exactly as it did before until perhaps you try to view it from an OS 9 application.
    If the Mac is booted in pure OS 9 it might need some format translators so exactly which files in System Folder>Extensions have the words "File Access" on the end of their names, please?

  • Adress Book won't load

    I recently upgraded to Tiger and wanted to upload my address book. But the Mac adress book won't start. I threw out all the address book folders (including pref.s and plist etc.) and selectively re-installed Adress Book. Same story, it won't open. I noticed that "Wallet" - which ahs several features in common with Address Book - won't load either. I fear that some script is missing somewhere.
    Has anybody any ideas?
    Thanks
    willig0_6
    iBook G3 900 Mhz   Mac OS X (10.4.9)   Exte. Hard drive

    That's good news, it means that it's limited to your Home folder. A bit of corruption somewhere. What is "Wallet" the Yahoo add on? That may be getting in the way. Log back into your normal user account and disable it and test AB.
    Here's the whole litany for thoroughly checking your home folder. It's not as daunting as it looks.
    1. Navigate to ~(YourHome/Library/Fonts - drag this folder to the desktop.
    • Restart and test your applications.
    • If they work start adding the fonts back few at a time.
    ( Likely suspects are Times RO & Helvetica Fractions, also if you do not use Classic you can trash the classic fonts.)
    2. Check Preferences Thoroughly;
    • Navigate to ~(YourHome/Library/Preferences drag this folder to the desktop.
    • Restart and test your applications.
    • If this works, save the old preferences folder somewhere else or on disk, name it "old prefs" .
    ** Note: A very important file is the "com.apple.Mail.plist" preference file located in the Preferences folder which contains all email account settings and general mail preferences (hold this one and replace if your problem is not with Mail).
    You'll have to go through some of your System Preferences and apps to set the preferences back to how you like them. (Or if you have the time and inclination, "cherry pick" through until you find the problem one or two.)
    3. Check Permissions Inside Home Folder
    • Navigate to YourHome/Library.
    • Get Info (Command - i) on folders for apps you are having problems with.
    • Open the "Ownership & permissions" disclosure triangle.
    • Make sure you are the owner, with "read and write" access.
    • Click on "apply to all"
    • If this is correct, open the "Applications Support" folder and do the same procedure (Command+I) for the folders with the names of the applications you are having trouble with.
    Note:
    The reason to check this is because repairing permissions with Disk Utility doesn't touch permissions inside your home folder.
    4. Navigate to YourHome/Library/Caches and drag this folder to the trash, then log out and back or restart. There is no need to replace this folder.
    -mj
    [email protected]

  • Help with lightdb-unity-greeter dependencies(lib3, light-themes)

    Hello all, I've spent 3 days of my spring break fresh installing Arch Linux on a laptop I bought as my 2nd distro (I had ubuntu for a week). I've been able to sort through all the problems I've ran into so far with the wiki and forum posts but I'm having trouble installing the dependencies so I can makepkg the pkgbuild in the unity-greeter folder I have.
    The 2 dependencies I have missing are:
    ==> Making package: lightdm-unity-greeter 13.10.2-100 (Tue Mar 25 23:47:56 UTC 2014)
    ==> Checking runtime dependencies...
    ==> Installing missing dependencies...
    error: target not found: libindicator3
    error: target not found: light-themes
    ==> ERROR: 'pacman' failed to install missing dependencies.
    Google searching brings me to the AUR for lightdm-unity-greeter https://aur.archlinux.org/packages/ligh … setlang=nl
    which suggests I use the PKGBUILD's under chenxiaolong github to solve the error (https://github.com/chenxiaolong/Unity-for-Arch)
    https://github.com/chenxiaolong/Unity-f … r/PKGBUILD
    For the libindicator pkgbuild when I makepkg it gives me:
    configure: error: Package requirements (gtk+-3.0 >= 3.6
    gmodule-2.0
    gio-unix-2.0 >= 2.37
    libido3-0.1 >= 13.10.0) were not met:
    Requested 'libido3-0.1 >= 13.10.0' but version of libido is 12.10.2
    Consider adjusting the PKG_CONFIG_PATH environment variable if you
    installed software in a non-standard prefix.
    Alternatively, you may set the environment variables LIBINDICATOR_CFLAGS
    and LIBINDICATOR_LIBS to avoid the need to call pkg-config.
    See the pkg-config man page for more details.
    ==> ERROR: A failure occurred in build().
    Aborting...
    and for the updated ido pkgbuild (on the AUR page it's chen fix for the lib3 dependency)
    (https://github.com/chenxiaolong/Unity-f … o/PKGBUILD)
    I get
    checking for LIBINDICATOR... no
    configure: error: Package requirements (gtk+-3.0 >= 3.6
    gmodule-2.0
    gio-unix-2.0 >= 2.37
    libido3-0.1 >= 13.10.0) were not met:
    Requested 'libido3-0.1 >= 13.10.0' but version of libido is 12.10.2
    Consider adjusting the PKG_CONFIG_PATH environment variable if you
    installed software in a non-standard prefix.
    Alternatively, you may set the environment variables LIBINDICATOR_CFLAGS
    and LIBINDICATOR_LIBS to avoid the need to call pkg-config.
    See the pkg-config man page for more details.
    ==> ERROR: A failure occurred in build().
    Aborting...
    My DE is xfce if it matters at all.
    I can't find anything else searching for this, can someone point me in the right direction?
    Last edited by Graxin (2014-03-26 07:23:17)

    Any one found a solution to this?

  • [SOLVED] Cannot change the lightdm-unity-greeter background

    Hi.
    So I installed the lightdm-ubuntu and lightdm-unity-greeter (which needed lightdm-ubuntu) from the AUR, and when I read both the wiki and the web, they said that I needed to install the lightdm package, not lightdm-ubuntu (when I install lightdm-ubuntu, it conflicts with lightdm, forcing me to remove it). So I installed it, used it, saw the nice login screen, but I would like to remove the dots showing up over the background AND change the background. I read that there is a config in the /etc/lightdm folder, but when I tried finding it, it was not there.
    ls /etc/lightdm showed me:
    keys.conf lightdm-gtk-greeter.conf users.conf
    lightdm.conf lightdm-gtk-greeter.conf~
    lightdm.conf.pacsave lightdm-gtk-greeter.conf.pacsave
    I do not want to have the background of the login the same as my background when I'm logged in, so I don't think gnome-settings-daemon-ubuntu and accountsservice-ubuntu should be needed. And even if they are, I would like to find a way to change it without installing those packages, since I can't install them easily -- this computer is a school computer and is connected through a filter, which unnecessarily blocks many sites (like say, eclipse.org and gnu.org, but that is not the point), and freedesktop.org is one of them.
    I would appreciate if anyone knows how to do that.
    Thanks.
    EDIT: Solved. faidoc's answer was priceless.
    Last edited by Technicolor (2012-10-04 13:54:05)

    hi everybody from the Indian Ocean , especially Rodrigues Island-Republic of Mauritius !
    I am now running a Archlinux Vm with 3 desktop environemnts such as Gnome, Mate and Xfce4 . I am encounting a conflict file issue between lightdm , lightdm-Ubuntu and lightdm-gtk-greeter.conf !
    The system says that lightdm-gtk-greeter.conf creates a conflict and , when installing Unity as per " chenxiaolong :https://github.com/chenxiaolong/Unity-for-Arch" or through the Wiki method I am always stuck ! I don't even have the " /usr/share/glib-2.0/schemas/com.canonical.unity-greeter.gschema.xml" ! The nearest I've got is " com.canonical.unity-gtk-module.gschema " ! This means that even lightdm-ubuntu-greeter cannot be installed ......What must I do ?

  • Error when building lightdm-unity-greeter

    Hi,
    I built Unity from git last night, and today I've failed to make lightdm-unity-greeter with this error:
    make[2]: Entering directory `/home/isolet/Unity-for-Arch-Extra/lightdm-unity-greeter/src/unity-greeter-13.10.2/src'
    VALAC unity_greeter_vala.stamp
    fixes.vapi:4.5-4.33: error: `Posix' already contains a definition for `MCL_CURRENT'
    public const int MCL_CURRENT;
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    posix.vapi:2308.2-2308.30: note: previous definition of `MCL_CURRENT' was here
    public const int MCL_CURRENT;
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    fixes.vapi:6.5-6.32: error: `Posix' already contains a definition for `MCL_FUTURE'
    public const int MCL_FUTURE;
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    posix.vapi:2310.2-2310.29: note: previous definition of `MCL_FUTURE' was here
    public const int MCL_FUTURE;
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    fixes.vapi:8.5-8.23: error: `Posix' already contains a definition for `mlockall'
    public int mlockall (int flags);
    ^^^^^^^^^^^^^^^^^^^
    posix.vapi:2312.2-2312.20: note: previous definition of `mlockall' was here
    public int mlockall (int flags);
    ^^^^^^^^^^^^^^^^^^^
    fixes.vapi:10.5-10.25: error: `Posix' already contains a definition for `munlockall'
    public int munlockall ();
    ^^^^^^^^^^^^^^^^^^^^^
    posix.vapi:2314.2-2314.22: note: previous definition of `munlockall' was here
    public int munlockall ();
    ^^^^^^^^^^^^^^^^^^^^^
    Compilation failed: 4 error(s), 0 warning(s)
    make[2]: *** [unity_greeter_vala.stamp] Error 1
    make[2]: Leaving directory `/home/isolet/Unity-for-Arch-Extra/lightdm-unity-greeter/src/unity-greeter-13.10.2/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/isolet/Unity-for-Arch-Extra/lightdm-unity-greeter/src/unity-greeter-13.10.2'
    make: *** [all] Error 2
    The configure log seems nothing goes wrong:
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether make supports nested variables... yes
    checking for style of include used by make... GNU
    checking for gcc... gcc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables...
    checking whether we are cross compiling... no
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking whether gcc understands -c and -o together... yes
    checking dependency style of gcc... gcc3
    checking for valac... /usr/bin/valac
    checking whether /usr/bin/valac is at least version 0.20.0... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking whether make supports nested variables... (cached) yes
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.16... yes
    checking for UNITY_GREETER... yes
    checking whether NLS is requested... yes
    checking for intltool >= 0.35.0... 0.50.2 found
    checking for intltool-update... /usr/bin/intltool-update
    checking for intltool-merge... /usr/bin/intltool-merge
    checking for intltool-extract... /usr/bin/intltool-extract
    checking for xgettext... /usr/bin/xgettext
    checking for msgmerge... /usr/bin/msgmerge
    checking for msgfmt... /usr/bin/msgfmt
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for perl... /usr/bin/perl
    checking for perl >= 5.8.1... 5.18.1
    checking for XML::Parser... ok
    checking that generated files are newer than configure... done
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating data/Makefile
    config.status: creating po/Makefile.in
    config.status: creating src/Makefile
    config.status: creating tests/Makefile
    config.status: creating config.h
    config.status: config.h is unchanged
    config.status: executing depfiles commands
    config.status: executing po/stamp-it commands
    Since I'm new to Arch and not that familiar with C/C++ compiling, can somebody help take a look at this and give me some ideas ?
    Your help will be greatly appreciated!
    Last edited by isolet (2013-10-16 03:09:02)

    hi everybody from the Indian Ocean , especially Rodrigues Island-Republic of Mauritius !
    I am now running a Archlinux Vm with 3 desktop environemnts such as Gnome, Mate and Xfce4 . I am encounting a conflict file issue between lightdm , lightdm-Ubuntu and lightdm-gtk-greeter.conf !
    The system says that lightdm-gtk-greeter.conf creates a conflict and , when installing Unity as per " chenxiaolong :https://github.com/chenxiaolong/Unity-for-Arch" or through the Wiki method I am always stuck ! I don't even have the " /usr/share/glib-2.0/schemas/com.canonical.unity-greeter.gschema.xml" ! The nearest I've got is " com.canonical.unity-gtk-module.gschema " ! This means that even lightdm-ubuntu-greeter cannot be installed ......What must I do ?

  • Trouble with Unity & LightDM

    I've decided to give the Unity desktop environment a try, but am having quite a few issues with LightDM.
    The unity package installs lightdm-ubuntu and lightdm-unity-greeter for you.
    However, when I first tried to run it, lightdm gave me an error complaining that it couldn't find 'var/lib/lightdm-data'.
    So I created the directory and now it's complaining that it can't find a user list from org.freedesktop.Accounts.
    Is this a common problem?
    Last edited by cplusplus (2015-01-18 23:48:07)

    I installed unity using the instructions under Unofficial Repository
    After installing accountsservice, running sudo lightdm --test-mode reports "Failed to get D-Bus connection."
    Last edited by cplusplus (2015-01-19 00:42:07)

  • Can't read or write some files, internet is failing, youtube won't load, software I tried to install was in Slovenian, not dutch or english like in my systempreferences settings, pictures and files won't preview with spacebar, etc. Malware?

    Specs:
    iMac 10.8.5
    3,4 GHz Intel Core i7
    32 GB 1600 MHz DDR3
    Can't read or write some files, internet is failing, youtube won't load, security software I tried to install was in Slovenian, not dutch or english like in my systempreferences settings, pictures and files won't preview with spacebar and are randomly corrupted, when I entered something in the Youtube searchbar (when it was still working) it send me to a site with sexadds.
    I tried restart my iMac and when I was logged back in, my dock preferences were reset.
    Also tried to download some security software to check my Mac for malware, but when I did, I tried several, I got a notification that said something like 'dumpfiles (don't know if this is the right translation...) damaged'.
    I'm taking screenshots from all the weird notifications I get and even three quarters off the screenshots I took in the last three hours are already unreadable.
    It started this morning when I tried opening a Premiere Pro file on which I worked the night before.
    When I tried opening it, it said the file was damaged and could not be openend.
    I tried opening it with AE or importing the file in a new project but nothing helped.
    When I tried looking for autosaves, this is the really weird part, there were none.
    Even though there are autosaves from my other projects, this one was completely gone.
    It looked like the day before never happened on my computer.
    Also when I openend Premiere all the recent projects had been wiped.
    So at first I thought it was a Premiere Pro failure.
    But than, later on the day, I tried loading some RAW files from my compact flash card.
    This is where I would get an error (error -36) which said some data cannot be read or written.
    I tried importing the files with a view different technics, from dragging to importing via Lightroom and I succeeded with Image Browser.
    But when I tried moving the files to an other folder the same error occurred.
    While dealing with this issue I wanted to put on some soothing music on youtube.
    This is when the next weird thing occurred: youtube wasn't completely loading in Chrome. I refreshed a view times, checked the internet connection and still no difference.
    When I tried in Safari it did work but when I clicked enter on the searchbar in Youtube, a page with sexadds appeared (I didn't install AdBlock in Safari...).
    I read about this 'phishing' where you are redirected to a site were a possible malware installment can take place...
    I don't know if it's connected to any of the problems I've been having but I just never experienced this on a mac, I have been a Mac user for 10 years now.
    On top of it all, internet started working worse and worse and now it's not even working at all. I had to fill in the password over and over, normally it remembers.
    Just like my system preferences, all the preferences I had with Chrome where also reset.
    Also somewhere in between I got this notification: Mac OS X must restore library to run programs. Type your password to allow.
    To me this is all very weird and suspicious. I have clearly no idea what's going on. Could this be another sort of trojan horse or malware?
    Some background info which could be helpful for solving this mystery:
    two months ago the one year old Fusion Drive in my iMac just broke out of nowhere.
    I got it replaced by a qualified apple repair store.
    When I got my computer back, all the files where gone.
    I got on the internet without AdBlock installed yet.
    A game or whatever it was, can't clearly remember, got installed by accident.
    I deleted it immediately.
    Only two weeks later, I couldn't log in to my account. It didn't recognize my password and username. 
    So I brought my mac back to the store.
    Here the repair guy said it was a minor thing and he just needed to reconnect my account. He also mentioned he found a downloaded game name Sparta and it probably had something to do with the error.
    I asked him; could it be a virus? He replied no way.
    I don't know why I couldn't be a virus, just because it's a mac doesn't mean it cannot be done.
    So today I tried installing anti virus software (such as avast- was in a weird language looked like slovenian, clamxav - was in slovenian) but I couldn't install them.
    PLEASE help me! I don't know what to do anymore, I work fulltime and I need my computer, I have no time to bring it in for repair, are there other perhaps easier ways?
    Could this be the work of a virus or a malware? Or is it a disk permissions issue?

    It sounds like you may have multiple problems, but none of them are likely to be caused by malware.
    First, the internet-related issues may be related to adware or a network compromise. I tend to lean more towards the latter, based on your description of the problem. See:
    http://www.adwaremedic.com/kb/baddns.php
    http://www.adwaremedic.com/kb/hackedrouter.php
    If investigation shows that this is not a network-specific issue, then it's probably adware. See my Adware Removal Guide for help finding and removing it. Note that you mention AdBlock as if it should have prevented this, but it's important to understand that ad blockers do not protect you against adware in any way. Neither would any kind of anti-virus software, which often doesn't detect adware.
    As for the other issues, it sounds like you've got some serious corruption. I would be inclined to say it sounds like a failing drive, except it sounds like you just got it replaced. How did you get all your files back after the new drive was installed?
    (Fair disclosure: I may receive compensation from links to my sites, TheSafeMac.com and AdwareMedic.com, in the form of buttons allowing for donations. Donations are not required to use my site or software.)

  • I just installed LV2011 and one dll from my vi won't load with the error "application configuration is incorrect"

    I just installed LV2011 and one dll from my vi won't load with the error "application configuration is incorrect", which is Windows lingo for "missing package dependencies".  All the computers at my company with 2010 loaded seem to do OK.  When I do a Dependencies Walk I get missing Visual C debug dll's missing plus IEshims and wer which both have a whole tree of dependencies missing on my machine.  The Windows install is the same "Windows XP version 2002 Service Pack 3" on my PC and the working PC's. So I'm thinking I have to uninstall 2011 and go back to 2010.  Is this correct?  Those VC debug dll's were installed on the machines with 2010 in them but were not installed in mine.
    I've heard the advice to recompile the dll with debug turned off but I don't have access to the source code.
    Thanks in advance.

    u87 wrote:
    Thanks for the reply.  This at least tells me that going back to LV2010 is not likely to solve the problem.  The missing dll's are:
    MFC90D.dll
    MSVCR90D.dll
    IESHMS.dll
    WER.dll
    And, once again, IESHMS and WER have other dependencies.  So perhaps i need to install the Visual C++ development environment.
    IESHIMS.dll is an Internet Explorer DLL that gets usually delay loaded by shdocvw.dll. As delay load it can not cause DLL load errors but only runtime errors. Maybe your DLL has it as direct dependency but that is unlikely since it does not have a documented interface.
    WER.dll is Windows error reporting for Vista/Win7.
    MFC90D.dll is the Microsoft Foundation classes and MSVCR90D.dll is the MS C runtime library, both as debug variant.
    So all the DLLs you mention are actually MS DLLs! You haven't identified the DLL that you try to access in LabVIEW that causes these error messages. IESHIMS and WER are usually delay loaded by any component that needs it and should not likely be used by non MS code.
    What is the DLL you try to load into LabVIEW and by whom? Get the provider of that DLL to provide you a non Debug build of the DLL. Installing Visual C on all the machines just to make the DLL load is not a solution, besides that it is likely not legal since I doubt you have that many licenses.
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Since upgrading to Yosemite on my iMac, My Mail app refuses to open, Safari won't load, and I can't upload pictures from my iPad... Please help, any ideas very welcome. I've had my iMac since 2011, and have never had any issues to deal with before..

    Since upgrading to Yosemite on my iMac: My Mail app refuses to open, Safari won't load, and I can't upload pictures from my iPad...
    Please help, any ideas very welcome. I've had my iMac since 2011, and have never had any issues to deal with before..
    Thanks

    29/11/2014 20:17:01.315 com.apple.xpc.launchd[1]: (jp.buffalo.NASPower)
    Service only ran for 11 seconds. Pushing respawn out by 49 seconds.
    29/11/2014 20:17:37.013 com.apple.backupd[616]: Finished scan
    29/11/2014 20:17:43.108 com.apple.backupd[616]: Saved event cache at
    /Volumes/Time Machine Backups/Backups.backupdb/Geoff Lambrechts’s iMac
    (2)/2014-11-29-200648.inProgress/9B453663-603F-40B8-AC21-24F05C724E15/.6162AD34- 38F8-30AB-98E0-4A22FB9D311F.eventdb
    29/11/2014 20:17:43.207 com.apple.backupd[616]: Not using file event
    preflight for Macintosh HD
    29/11/2014 20:18:01.561 com.apple.xpc.launchd[1]: (jp.buffalo.NASPower)
    Service only ran for 11 seconds. Pushing respawn out by 49 seconds.
    29/11/2014 20:18:16.288 com.apple.xpc.launchd[1]:
    (com.apple.quicklook[715]) Endpoint has been activated through legacy
    launch(3) APIs. Please switch to XPC or bootstrap_check_in():
    com.apple.quicklook
    29/11/2014 20:18:23.705 com.apple.SecurityServer[56]: Session 100013 created
    29/11/2014 20:18:32.046 mdworker[718]: code validation failed in the
    process of getting signing information: Error Domain=NSOSStatusErrorDomain
    Code=-67062 "The operation couldn’t be completed. (OSStatus error -67062.)"
    29/11/2014 20:19:01.662 com.apple.xpc.launchd[1]: (jp.buffalo.NASPower)
    Service only ran for 11 seconds. Pushing respawn out by 49 seconds.
    29/11/2014 20:19:45.458 com.apple.xpc.launchd[1]:
    (com.apple.imfoundation.IMRemoteURLConnectionAgent) The
    _DirtyJetsamMemoryLimit key is not available on this platform.
    29/11/2014 20:19:59.123 com.apple.xpc.launchd[1]:
    (com.apple.PubSub.Agent[725]) Endpoint has been activated through legacy
    launch(3) APIs. Please switch to XPC or bootstrap_check_in():
    com.apple.pubsub.ipc
    29/11/2014 20:19:59.123 com.apple.xpc.launchd[1]:
    (com.apple.PubSub.Agent[725]) Endpoint has been activated through legacy
    launch(3) APIs. Please switch to XPC or bootstrap_check_in():
    com.apple.pubsub.notification
    29/11/2014 20:20:01.138 com.apple.xpc.launchd[1]: (jp.buffalo.NASPower)
    Service only ran for 10 seconds. Pushing respawn out by 50 seconds.
    29/11/2014 20:21:01.484 com.apple.xpc.launchd[1]: (jp.buffalo.NASPower)
    Service only ran for 10 seconds. Pushing respawn out by 50 seconds.
    29/11/2014 20:21:13.430 com.apple.backupd[616]: Found 4529 files (1.1 GB)
    needing backup
    29/11/2014 20:21:18.786 com.apple.backupd[616]: 2.82 GB required (including
    padding), 1.24 TB available
    29/11/2014 20:21:31.775 Console[734]: Failed to connect (_consoleX) outlet
    from (NSApplication) to (ConsoleX): missing setter or instance variable
    29/11/2014 20:21:34.230 WindowServer[162]: disable_update_timeout: UI
    updates were forcibly disabled by application "Console" for over 1.00
    seconds. Server has re-enabled them.
    29/11/2014 20:21:36.898 WindowServer[162]: common_reenable_update: UI
    updates were finally reenabled by application "Console" after 3.67 seconds
    (server forcibly re-enabled them after 1.00 seconds)
    29/11/2014 20:21:36.971 coreservicesd[83]: SFLEntryBase::ListHasChanged
    mach_msg returned 10000004d
    29/11/2014 20:22:01.817 com.apple.xpc.launchd[1]: (jp.buffalo.NASPower)
    Service only ran for 10 seconds. Pushing respawn out by 50 seconds.
    29/11/2014 20:23:02.170 com.apple.xpc.launchd[1]: (jp.buffalo.NASPower)
    Service only ran for 10 seconds. Pushing respawn out by 50 seconds.
    29/11/2014 20:24:02.547 com.apple.xpc.launchd[1]: (jp.buffalo.NASPower)
    Service only ran for 10 seconds. Pushing respawn out by 50 seconds.
    29/11/2014 20:25:02.168 CalendarAgent[218]:
    [Refusing to parse response
    to PROPPATCH because of content-type: .]
    29/11/2014 20:25:02.233 CalendarAgent[218]:
    [Refusing to parse response
    to PROPPATCH because of content-type: .]
    29/11/2014 20:25:02.236 CalendarAgent[218]:
    [Refusing to parse response
    to PROPPATCH because of content-type: .]
    29/11/2014 20:25:02.284 CalendarAgent[218]:
    [Refusing to parse response
    to PROPPATCH because of content-type: .]
    29/11/2014 20:25:03.059 com.apple.xpc.launchd[1]: (jp.buffalo.NASPower)
    Service only ran for 10 seconds. Pushing respawn out by 50 seconds.
    29/11/2014 20:25:12.674 com.apple.xpc.launchd[1]:
    (com.apple.imfoundation.IMRemoteURLConnectionAgent) The
    _DirtyJetsamMemoryLimit key is not available on this platform.
    29/11/2014 20:26:03.464 com.apple.xpc.launchd[1]: (jp.buffalo.NASPower)
    Service only ran for 10 seconds. Pushing respawn out by 50 seconds.
    29/11/2014 20:27:03.841 com.apple.xpc.launchd[1]: (jp.buffalo.NASPower)
    Service only ran for 10 seconds. Pushing respawn out by 50 seconds.
    On 29 November 2014 at 19:29, Apple Support Communities Updates <

  • My Game Center won't work on my iPod touch 2nd Gen. It let me sign up but it won't load any of my games and won't let me play with my friends. I don't know why? Any help?

    My ipod touch 2nd Gen let me sign up to game center but it won't load any of my games and won't let me play with my friend. I don't know if it's like this because it is old and slow, or what. Please help me figure this out. Thank You.

    Try:
    - Sign out of Game Center and sign back in
    - Restore from backup. See:                                               
    iOS: Back up and restore your iOS device with iCloud or iTunes
    - Restore to factory settings/new iOS device.                       

  • My ipod touch broke then replaced it with a new one. I already dloaded iOS5 on the old one. When I connected my new unit it says it won't load the previous back because the new one is not up to date... Do I really have to download iOS5 again?

    My ipod touch broke then replaced it with a new one. I already dloaded iOS5 on the old one. When I connected my new unit it says it won't load the previous back because the new one is not up to date... Do I really have to download iOS5 again?

    Yes, you have to update the iPod in order to retore from backup. The iOS on the "new" has to be aequal to r greater than on the iPod from which the backup was made.  The iOS downloads are unique to an iDevice and model (the one for a 3G iPod will not work for a 4G iPod).

Maybe you are looking for

  • HT4913 when i try to look at music at the itunes store i just get a blank white screen

    i log in then press itunes store it processes then i just get a blank white screen. no music to look at or download

  • External Drives won't let iMac to Restart...???

    I have three External HDs connected to my iMac. One Firewire800, one firewire400 and one USB 2.0... and everything works great until I restart the iMac, it keep a blue screen stand by forever, and I need to disconect the drives to restart the iMac an

  • EZCast via app ??

    HI, I purchased a EZCast device rather than google chrome cast and it partially works (I could get the rider and helicam video form motogp live) bit most of the live BT Sport just goes blank. Other things like YouTube videos etc work fine, any ideas

  • Sending IDocs from R/3 to XI

    Hello, I try to connect a R/3 system to an XI system. I have made the SLD configuration, created RFC destinations, ports and so on. Sending IDoc from XI to R/3 was successful. No I would like to send IDocs from R/3 to XI. I did the necessary steps at

  • Cannot migrate from Time Machine

    My wife's MacBook Air went kaput after a cup of tea drowned her keyboard. I had set up Time Machine on my Time Capsule. We replaced her broken laptop with a brand new MacBook Air. I open Migration Assistant, find the appropriate back up file on Time