Cannot use Terminal

When opening Terminal, it just displays nothing. I can edit text, but cannot run commands. Logging out and logging in again did not work.
Possibly a corrupted bash command. Reinstalling Mac OS X 10.6.2 preserving all my files may fix the problem, but the Console appears to contain no errors. This is probably a bug that had been fixed. Here's a screenshot:

The issue appears to be that all of your TTY sessions are currently being used, you can run a few commands to see who is using those sessions, although why they are being used can varry.
If you have any open terminal sessions open, you can continue with one by running the command "ls -apl /dev/" this will show you who is using the ttys sessions. As all of my sessions were curerntly being used with the account "administrator". Next I was able to run the command top / or go into activity monitor and you can see there was an abundence amount of sudo commands. In my case it was sudo in yours it could be something different.
As with knowing that this direct error is related to open tty sessions we have to figure out why they are open and how they are stale.
As I was stating as above my example was the administartor account, and running a "ps -ax | grep tty" wasn't showing anythign other then the open tty sessions I had.
Once I was able to kill one of those sudo sessiosn by running top / activity monitor. I was able to open terminal or iTerm and run "ps -ax | grep sudo".
This lead to one of our internal devices that does network access control by remotly logging in via ssh. As you could see this was where all the tty sessions were going. I had my assumptions it was it before, but trying to prove it was another case.
After cleaning up these stale PID's your now open to launch a program that uses a tty session. Hope this helps anyone else that runs into the issue, as the end result a reboot will kill your PID's but if it keeps happening, you need to find out the root cause.

Similar Messages

  • Cannot use byobu shotcut in gnome-terminal after upgrading GNOME 3.12

    I cannot use byobu to create a vertical pane in gnome-terminal after upgrading to gnome 3.12.
    The shortcut of creating vertical pane is Shift+F2. When I press these keys, there is `6~' showing
    in the terminal.
    I have tried this key binding in urxvt terminal. It still doesn't work. However, when I tried in Xfce-terminal,
    byobu worked well.
    Any ideas? Many thanks.

    nashamri wrote:
    Okay I think I found a workaround, Byobu depends on tmux and the same issue is happening with tmux with Shift and all the function keys.
    So to get things working, just set the env variable $TERM to "screen-256color"
    $ export TERM=screen-256color
    and then run byobu again. I'm not sure if this will break other things, I'll report back if I find anything.
    Thank you so much for this workaround! I already discussed the topic here without any success: https://bbs.archlinux.org/viewtopic.php?id=184603.
    Regards,
    eNauz

  • Cannot use win7 fonts in xfce4-terminal

    Hi, I recently installed the ttf-win7-fonts AUR package successfully. I can use these fonts in LibreOffice, but not in xfce4-terminal. I do not see them in the menu for fonts when I go to Preferences->Appearance->Font.
    The .ttf files are in the /usr/share/fonts/TTF directory. I tried running fc-cache and restarting xfce4-terminal and Awesome. I also tried creating a ~/.fonts directory, copying the .ttf files there, but I still cannot use them.
    What am I missing? Any help is appreciated.

    Im not sure about this but, why would you want those fonts in terminal? : i suggest to take a lot at the infinality repo that has a lot more fonts and tey are open source.

  • Cannot run Disk Utility, use terminal, or boot from CD, all HDs locked

    I have a Mac Pro with 4 internal drives and 3 of them suddenly locked themselves. I can't run Disk Utility -- I get "underlying task reported failure on exit."
    I can't boot from Disk Warrior CD. I hold down the C key til the Apple logo appears, and then the computer just restarts into my regular system on my hard drive.
    I can run some apps from my startup drive, (obviously I can get on the internet). I downloaded Drive Genius but it will not install.
    I cannot use the terminal to try any of those fancy tricks I read about here.
    Here's what I get when I try Terminal:
    login: PAM Error (line 396): System error
    login: Could not determine audit condition
    [Process completed]
    And after that, I cannot type in the Terminal window.
    Man, this is crazy. 2 of my other internal drives have backup systems on them, but they will not show up as choices in the startup disk section of my system preferences - cuz they are locked.
    Any suggestions? I'm about to install a new drive and try and clone my working system on it and put Disk Warrior on it.

    DJWillis wrote:
    Wait, can I use Terminal from another computer in target mode?
    yes, but do you mean you can boot it in target mode but not from a DVD? this is very strange. try booting fro a DVD in a different way. reboot and hold "option" at the chime. this should boot you into startup disk manager. normally you can insert the DVd at the point and choose to boot from it.

  • Cannot use Remote Desktop host on Windows 8.1 Pro, termsrv corrupted?

    Hello,
    Few days ago I upgraded my home desktop machine from Windows 8.1 to Windows 8.1 Professional so I can use the Remote Desktop feature.
    I enabled everything needed, checked "Allow computers to connect to this computer" from the Remote Settings, forwarded the port 3389 in my rounter and allowed it in my firewall etc...
    But I still can't connect to this computer from outside my home network or inside it. The error I get trying to connect is this:
    (For some reason i still can't post images in this forum...) So I posted a link below to my original thread with the images
    I'm trying to connect using a laptop running Windows 7 Home Premium.
    After searching around I found out that the service responsible for the RDP is called "TermService", I found it on my services but was unable to start it:
    (For some reason i still can't post images in this forum...) So I posted a link below to my original thread with the images
    Also, notice the description of the service. So I tried to run a System File Checker on the service's DLL (sfc /scanfile=c:\windows\system32\termsrv.dll) and got this log:
    2014-10-05 14:20:41, Info                  CBS    TI: --- Initializing Trusted Installer ---
    2014-10-05 14:20:41, Info                  CBS    TI: Last boot time: 2014-10-05 13:56:05.492
    2014-10-05 14:20:41, Info                  CBS    Starting TrustedInstaller initialization.
    2014-10-05 14:20:41, Info                  CBS    Ending TrustedInstaller initialization.
    2014-10-05 14:20:41, Info                  CBS    Starting the TrustedInstaller main loop.
    2014-10-05 14:20:41, Info                  CBS    TrustedInstaller service starts successfully.
    2014-10-05 14:20:41, Info                  CBS    No startup processing required, TrustedInstaller service was not set as autostart
    2014-10-05 14:20:41, Info                  CBS    Startup processing thread terminated normally
    2014-10-05 14:20:41, Info                  CBS    Starting TiWorker initialization.
    2014-10-05 14:20:41, Info                  CBS    Ending TiWorker initialization.
    2014-10-05 14:20:41, Info                  CBS    Starting the TiWorker main loop.
    2014-10-05 14:20:41, Info                  CBS    TiWorker starts successfully.
    2014-10-05 14:20:41, Info                  CBS    TiWorker: Client requests SFP repair object.
    2014-10-05 14:20:41, Info                  CBS    Universal Time is: 2014-10-05 11:20:41.783
    2014-10-05 14:20:41, Info                  CBS    Loaded Servicing Stack v6.3.9600.17246 with Core: C:\Windows\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.3.9600.17246_none_fa4ae8e99b1f603c\cbscore.dll
    2014-10-05 14:20:41, Info                  CSI    00000001@2014/10/5:11:20:41.786 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7ffee15c60e5 @0x7ffeeace2e53 @0x7ffeeace24ac @0x7ff69a94d2df @0x7ff69a94dc97
    @0x7fff02912225)
    2014-10-05 14:20:41, Info                  CBS    SQM: Initializing online with Windows opt-in: True
    2014-10-05 14:20:41, Info                  CBS    SQM: Cleaning up report files older than 10 days.
    2014-10-05 14:20:41, Info                  CBS    SQM: Requesting upload of all unsent reports.
    2014-10-05 14:20:41, Info                  CBS    SQM: Queued 0 file(s) for upload with pattern: C:\Windows\servicing\sqm\*_std.sqm, flags: 0x2
    2014-10-05 14:20:41, Info                  CBS    SQM: Queued 0 file(s) for upload with pattern: C:\Windows\servicing\sqm\*_all.sqm, flags: 0x6
    2014-10-05 14:20:41, Info                  CBS    NonStart: Set pending store consistency check.
    2014-10-05 14:20:41, Info                  CSI    00000002@2014/10/5:11:20:41.801 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7ffee15c60e5 @0x7ffef3637fc0 @0x7ffef36380f2 @0x7ff69a94ca25 @0x7ff69a94dcae
    @0x7fff02912225)
    2014-10-05 14:20:41, Info                  CSI    00000003 IAdvancedInstallerAwareStore_ResolvePendingTransactions (call 1) (flags = 00000004, progress = NULL, phase = 0, pdwDisposition = @0x559943db20
    2014-10-05 14:20:41, Info                  CSI    00000004 Creating NT transaction (seq 1), objectname [6]"(null)"
    2014-10-05 14:20:41, Info                  CSI    00000005 Created NT transaction (seq 1) result 0x00000000, handle @0x26c
    2014-10-05 14:20:41, Info                  CSI    00000006 Poqexec successfully registered in [ml:26{13},l:24{12}]"SetupExecute"
    2014-10-05 14:20:41, Info                  CSI    00000007@2014/10/5:11:20:41.999 Beginning NT transaction commit...
    2014-10-05 14:20:41, Info                  CSI    00000008@2014/10/5:11:20:41.999 CSI perf trace:
    CSIPERF:TXCOMMIT;143
    2014-10-05 14:20:42, Info                  CSI    00000009 CSI Store 367642371808 (0x00000055993166e0) initialized
    2014-10-05 14:20:42, Info                  CSI    0000000a [SR] Verifying 1 components
    2014-10-05 14:20:42, Info                  CSI    0000000b [SR] Beginning Verify and Repair transaction
    2014-10-05 14:20:42, Info                  CSI    0000000c [SR] Verify complete
    2014-10-05 14:20:52, Info                  CBS    TiWorker: Client requests SFP repair object.
    2014-10-05 14:20:55, Info                  CBS    TiWorker: Client requests SFP repair object.
    2014-10-05 14:20:55, Info                  CSI    0000000d [SR] Verifying 1 components
    2014-10-05 14:20:55, Info                  CSI    0000000e [SR] Beginning Verify and Repair transaction
    2014-10-05 14:20:55, Info                  CSI    0000000f Hashes for file member \SystemRoot\WinSxS\amd64_microsoft-windows-t..teconnectionmanager_31bf3856ad364e35_6.3.9600.17095_none_7f53b5b72842754a\termsrv.dll
    do not match actual file [l:22{11}]"termsrv.dll" :
      Found: {l:32 b:wutByJu/YxhxLZan2VmIk9CNy/65VNpYphCkpd5tWqQ=} Expected: {l:32 b:cLIGmreRLrSas6vRjUtCy5Ssmcpt4/Y/SIi46qx4qqI=}
    2014-10-05 14:20:55, Info                  CSI    00000010 [SR] Cannot repair member file [l:22{11}]"termsrv.dll" of Microsoft-Windows-TerminalServices-RemoteConnectionManager, Version = 6.3.9600.17095,
    pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
    2014-10-05 14:20:55, Info                  CSI    00000011 Hashes for file member \SystemRoot\WinSxS\amd64_microsoft-windows-t..teconnectionmanager_31bf3856ad364e35_6.3.9600.17095_none_7f53b5b72842754a\termsrv.dll
    do not match actual file [l:22{11}]"termsrv.dll" :
      Found: {l:32 b:wutByJu/YxhxLZan2VmIk9CNy/65VNpYphCkpd5tWqQ=} Expected: {l:32 b:cLIGmreRLrSas6vRjUtCy5Ssmcpt4/Y/SIi46qx4qqI=}
    2014-10-05 14:20:55, Info                  CSI    00000012 [SR] Cannot repair member file [l:22{11}]"termsrv.dll" of Microsoft-Windows-TerminalServices-RemoteConnectionManager, Version = 6.3.9600.17095,
    pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
    2014-10-05 14:20:55, Info                  CSI    00000013 [SR] This component was referenced by [l:154{77}]"Package_3_for_KB2959626~31bf3856ad364e35~amd64~~6.3.2.0.2959626-3_neutral_GDR"
    2014-10-05 14:20:55, Info                  CSI    00000014 Hashes for file member \??\C:\Windows\System32\termsrv.dll do not match actual file [l:22{11}]"termsrv.dll" :
      Found: {l:32 b:wutByJu/YxhxLZan2VmIk9CNy/65VNpYphCkpd5tWqQ=} Expected: {l:32 b:cLIGmreRLrSas6vRjUtCy5Ssmcpt4/Y/SIi46qx4qqI=}
    2014-10-05 14:20:55, Info                  CSI    00000015 Hashes for file member \SystemRoot\WinSxS\amd64_microsoft-windows-t..teconnectionmanager_31bf3856ad364e35_6.3.9600.17095_none_7f53b5b72842754a\termsrv.dll
    do not match actual file [l:22{11}]"termsrv.dll" :
      Found: {l:32 b:wutByJu/YxhxLZan2VmIk9CNy/65VNpYphCkpd5tWqQ=} Expected: {l:32 b:cLIGmreRLrSas6vRjUtCy5Ssmcpt4/Y/SIi46qx4qqI=}
    2014-10-05 14:20:55, Info                  CSI    00000016 [SR] Could not reproject corrupted file [ml:520{260},l:46{23}]"\??\C:\Windows\System32"\[l:22{11}]"termsrv.dll"; source file
    in store is also corrupted
    2014-10-05 14:20:55, Info                  CSI    00000017 [SR] Verify complete
    2014-10-05 14:20:55, Info                  CSI    00000018 [SR] Repairing 1 components
    2014-10-05 14:20:55, Info                  CSI    00000019 [SR] Beginning Verify and Repair transaction
    2014-10-05 14:20:55, Info                  CSI    0000001a Hashes for file member \SystemRoot\WinSxS\amd64_microsoft-windows-t..teconnectionmanager_31bf3856ad364e35_6.3.9600.17095_none_7f53b5b72842754a\termsrv.dll
    do not match actual file [l:22{11}]"termsrv.dll" :
      Found: {l:32 b:wutByJu/YxhxLZan2VmIk9CNy/65VNpYphCkpd5tWqQ=} Expected: {l:32 b:cLIGmreRLrSas6vRjUtCy5Ssmcpt4/Y/SIi46qx4qqI=}
    2014-10-05 14:20:55, Info                  CSI    0000001b [SR] Cannot repair member file [l:22{11}]"termsrv.dll" of Microsoft-Windows-TerminalServices-RemoteConnectionManager, Version = 6.3.9600.17095,
    pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
    2014-10-05 14:20:55, Info                  CSI    0000001c Hashes for file member \SystemRoot\WinSxS\amd64_microsoft-windows-t..teconnectionmanager_31bf3856ad364e35_6.3.9600.17095_none_7f53b5b72842754a\termsrv.dll
    do not match actual file [l:22{11}]"termsrv.dll" :
      Found: {l:32 b:wutByJu/YxhxLZan2VmIk9CNy/65VNpYphCkpd5tWqQ=} Expected: {l:32 b:cLIGmreRLrSas6vRjUtCy5Ssmcpt4/Y/SIi46qx4qqI=}
    2014-10-05 14:20:55, Info                  CSI    0000001d [SR] Cannot repair member file [l:22{11}]"termsrv.dll" of Microsoft-Windows-TerminalServices-RemoteConnectionManager, Version = 6.3.9600.17095,
    pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
    2014-10-05 14:20:55, Info                  CSI    0000001e [SR] This component was referenced by [l:154{77}]"Package_3_for_KB2959626~31bf3856ad364e35~amd64~~6.3.2.0.2959626-3_neutral_GDR"
    2014-10-05 14:20:55, Info                  CSI    0000001f Hashes for file member \??\C:\Windows\System32\termsrv.dll do not match actual file [l:22{11}]"termsrv.dll" :
      Found: {l:32 b:wutByJu/YxhxLZan2VmIk9CNy/65VNpYphCkpd5tWqQ=} Expected: {l:32 b:cLIGmreRLrSas6vRjUtCy5Ssmcpt4/Y/SIi46qx4qqI=}
    2014-10-05 14:20:55, Info                  CSI    00000020 Hashes for file member \SystemRoot\WinSxS\amd64_microsoft-windows-t..teconnectionmanager_31bf3856ad364e35_6.3.9600.17095_none_7f53b5b72842754a\termsrv.dll
    do not match actual file [l:22{11}]"termsrv.dll" :
      Found: {l:32 b:wutByJu/YxhxLZan2VmIk9CNy/65VNpYphCkpd5tWqQ=} Expected: {l:32 b:cLIGmreRLrSas6vRjUtCy5Ssmcpt4/Y/SIi46qx4qqI=}
    2014-10-05 14:20:55, Info                  CSI    00000021 [SR] Could not reproject corrupted file [ml:520{260},l:46{23}]"\??\C:\Windows\System32"\[l:22{11}]"termsrv.dll"; source file
    in store is also corrupted
    2014-10-05 14:20:55, Info                  CSI    00000022 [SR] Repair complete
    Since it's the first time I use this tool I'm not familiar with this log file, but what I managed to figure out from it is that termsrv.dll is corrupted and windows cannot repair it for some reason.
    My question is:
    How can I repair this file? Is this even the problem preventing me from connecting to this computer via Remote Desktop?
    Here's a link to my original question which contatining the images.
    http://answers.microsoft.com/en-us/windows/forum/windows8_1-system/cannot-use-remote-desktop-host-on-windows-81-pro/e4776239-4d9e-4934-ae2d-b87cc09f7ade

    managed to figure out from it is that termsrv.dll is corrupted and windows cannot repair it for some reason.
    So, the next step supposedly is
    using  DISM.
    Coincidentally I reached that page last night from
    this one, which I thought gave me a better awareness of how much manual repair might be possible.  E.g. maybe the WinSxS isn't quite as fragile as we are being led to believe?  (It's making me feel sort of like how I used to feel about the
    registry when seeing all the caveats about using RegEdit before I got used to that tool.)
    Advanced guidelines for diagnosing and fixing servicing corruption
    http://technet.microsoft.com/en-us/library/ee619779(v=WS.10).aspx 
    Something else that I became aware of yesterday serendipitously is SxStrace.exe.  I have never seen it used but it sounds useful.  E.g. perhaps easier to interpret for supplemental clues than the ProcMon trace that I usually advocate. 
    Or perhaps use both and see in ProcMon when the SxStrace is writing.   E.g. filter with  Operation Is WriteFile.
    However, what I would do first is find out what the state of your system is regarding that module.  E.g. try this Powershell pipeline to list what you have.
    PS C:\windows> dir -R -Fil "termsrv.dll" | sort-object FullName | ft Length, FullName -AutoSize
    Note that I am giving you the whole command line, including prompt to show where the command should be started from.
    C.f. another thread where doing the same diagnostic procedure seems to be finding more a problem with the Windows Update software than with the user's WinSxS cache.
    http://answers.microsoft.com/en-us/windows/forum/windows8_1-windows_store/windows-81-store-error-0x80070002-comprehensive/2b0ed3e1-1835-4517-97dd-0a7abb6ef74c?page=3#LastReply  
    HTH
    Robert Aldwinckle

  • Mass filename changes using terminal? How?

    Hello,
    I recently put a Linksys NAS on my network. Unfortunately, the EXT3 format used on the disks does not like filenames with special characters such as "/" or "?". So I cannot copy files from my PowerBook to the NAS with these characters in their names.
    A search of my hard drive shows 800+ files with these forbidden characters.
    Is there a way to use terminal (or any aspect of OS X) to do a mass change of these characters to a more acceptable character (i.e. changing all instances of "/" to "-")?
    Thanks for the help.
    Jim

    Jim
    tcsh: Invalid null commandAh, you're using tcsh. Bad news! I'm sure it could be made to work, but I've switched to bash because it is better for this sort of stuff. Gary will tell you to switch to zsh, but for now bash will do. I just tried the command as posted and tcsh complained loudly!
    First point: often when you try to copy/paste from a browser window, you get an extra space appended to the line. It often doesn't matter, but it could here (may explain the "tcsh: Invalid null command" message). So copy the commands into a TextEdit document, which you have changed to Plain Text from the Format menu. Then be sure not to include any trailing space.
    Second point, we'll scrap the use of sudo since it is only your Home directory that you are interested in.
    Third point: as I said, we'll use bash. The prompt will change to a '$' instead of a '%'. When you've finished, you can return to tcsh with a plain exit command.
    So, copy and paste the following into the Terminal window, one line at a time, with a return after each line:
    <pre>bash
    find -d ~/Documents \( -name "?" -o -name ":" \) -exec echo 'mv "{}" `echo "{}" |
    sed -e "s^\?^_^g" -e "s^:^-^g" ` ' \; | sh</pre>This should work—it did for me!
    Note:
    it returned a > prompt with nothing else on the line.It will do this after the second line above—it is an invitation to complete the command

  • IMac running OS 10.5.8, cannot use Help (it crashes), cannot send report to Apple (it fails).

    IMac running OS 10.5.8.  I cannot use Help (it crashes), cannot send report to Apple (it fails).

    BDAqua:  Is this useful?
    Apr  5 18:12:04 douglas-hintzmans-imac helpdatad[85500]: port 'com.apple.helpdata' created
    Apr  5 18:12:04 douglas-hintzmans-imac helpdatad[85500]: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSCFDictionary setObject:forKey:]: attempt to insert nil key'
    Apr  5 18:12:04 douglas-hintzmans-imac helpdatad[85500]: Stack: (\n    2436780011,\n    2512117307,\n    2436779467,\n    2436779530,\n    2546672193,\n    292147,\n    290667,\n    317673,\n    274277,\n    268995,\n    2546691581,\n    2546690468,\n    2500403285,\n    2500402962\n)
    Apr  5 18:12:05 douglas-hintzmans-imac ReportCrash[85501]: Formulating crash report for process helpdatad[85500]
    Apr  5 18:12:05 douglas-hintzmans-imac ReportCrash[85501]: Saved crashreport to /Users/douglashintzman/Library/Logs/CrashReporter/helpdatad_2012-04-05-181204_d ouglas-hintzmans-imac.crash using uid: 501 gid: 20, euid: 501 egid: 20

  • Using terminal to connect to localhost:8888

    I have mysql installed and im using terminal to connect to localhost:8888 but its not working
    mysql -h localhost:8888 -u root
    What am I doing wrong?
    thanks in advance

    I think you cannot ssh to your machine as root if you didn't enable the root user on your computer (it isn't enabled by default and you shouldn't, unless you have a very good reason to do so).
    If you just need a webserver for local testing of webpages you can use MAMP. If you do, simply enter
    /Applications/MAMP/Library/bin/mysql -u root -p
    It then asks you for your password (root) and you're done (the mysql root user has nothing to do with your systems root user). You can also use phpMyAdmin from the MAMP startpage.
    That's the way I do it here and it works flawlessly. The latest MAMP comes with PHP 5.2.6 and MySQL 5.0.41. Place your pages inside /Applications/MAMP/htdocs/someFolder and then you can access them via http://localhost:8888/someFolder. Use localhost:8889 as your MySQL host in your scripts with user root/password root.
    Most paths in MAMP are hardcoded, so you have to install it in /Applications (or place an alias of the MAMP folder there).
    Hope it helps.
    Ralf.

  • "Profile Missing" on startup, cannot initiate terminal level "Profile Manager"

    I have downloaded Firefox from the internet today (10/7/2011), presumably Ver 7, but I cannot identify the version because it won't open. When I open it, I get a message, "Profile Missing: You firefox profile cannot be loaded. It may be missing or inaccessible." This was an upgrade from a prior version that worked, so I decided to use AppDelete to remove all traces of Firefox from the machine and to a reinstall using this latest software.
    I have deleted the application using AppDelete, and reinstalled a fresh current download, I have rebooted the MacMini, all to no avail. The message continues. When I go to the FAQ section on this website, it advises that I use terminal to start the profile manager. When I do this, I get the same message. which I see when I try to start the program.
    Please Advise

    Do you have the Firefox icon on your quick launch? Right click
    on it, and select '''Open New Window.''' Sometimes this works.
    If it opens, close it by '''Menu > File > Exit.'''
    This is not a cure but will make it easier if Firefox locks up in Windows.
    '''https://support.mozilla.org/questions/997866''' {web link}
    Separate Issue;
    Your System Details shows;
    Installed Plug-ins
    Shockwave Flash 16.0 r0
    Shockwave Flash 11.8 r800
    Having more than one version of a program may cause issues.
    Grab the uninstaller from here:
    '''[http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-windows.html Uninstall Flash Player | Windows]'''
    '''[http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-mac-os.html Uninstall Flash Player | Mac]'''
    Then reinstall the latest version.
    Flash Player '''Version 16.0.0.305<br>https://www.adobe.com/products/flashplayer/distribution3.html'''
    Shockwave Director '''Version 12.1.7.157 http://get.adobe.com/shockwave/'''

  • Resize partition using terminal - error:

    I am trying to resize my osx partition so i can implement a triple boot. I have an 80gb drive in my macbook - osx uses 43.57GB out of 60GB and xp 20GB GB. I attempted to use this code in terminal:
    diskutil resizeVolume disk0s2 56G "Linux" "Linux" 14G
    then it says:
    verifying
    Resizing encountered error The underlying task reported failure on exit (-9972) on disk0s2 Macintosh HD
    how should i attempt this? is my code correct?

    i took a look, and i believe that the program behind diskutil is hdiutil.
    please correct me if im wrong.
    in the terminal i typed
    man hdiutil
    and found resize as a command there:
    *resize size_spec image*
    Given a read/write partitioned UDIF, if the last partition is
    Apple_HFS, attempt to resize the partition to the end of the
    image, or to the last used block in the embedded HFS/HFS+
    filesystem (depending on size_spec). resize is often used when
    a device image needs to be shrunken so that the HFS/HFS+ par-
    tition can be converted to CD-R/DVD-R format and still be
    burned. Note that gaps cannot be reclaimed as resize does not
    move data. -fsargs can sometimes be used to minimize filesys-
    tem-generated gaps. resize can also be used to grow a
    filesystem and image without bound.
    hdiutil burn does not burn Apple_Free partitions at the end of
    the devices, so an image with a resized filesystem can be
    burned to create a CD-R/DVD-R master that contains only the
    actual data in the hosted filesystem (assuming minimal data
    fragmentation).
    Common options: -encryption, -stdinpass, -srcimagekey, -shadow
    with friends, and -plist.
    Size specifiers:
    -size ??b|??k|??m|??g|??t??p|??e
    -sectors sector_count | min | max
    Specify the number of 512 byte sectors to
    which the partition should be resized. If
    this falls outside the min/max values, an
    error will be returned and the partition will
    not be resized. min automatically determines
    the smallest size the partition can be
    resized to and uses that value. max automat-
    ically determines the largest size to which
    the partition can be grown and then uses that
    value.
    Other options:
    -imageonly only resize the image file, not the parti-
    tion(s) inside of it. This is the default
    for UDIF images (more partitions can then be
    added in the new free space).
    -partitiononly only resize the partition(s) in the image
    (including their embedded filesystems). This
    is the default for NDIF images. For a newly-
    created SPUD where the partition fills the
    image, the partition can only be shrunk. If
    there is an Apple_Free partition after an
    existing partition, that partition can be
    expanded into the space marked by the
    Apple_Free. Shrinking a partition results in
    a larger Apple_Free partition.
    -partitionNumber partitionNumber
    specifies which partition to resize (UDIF
    only -- see HISTORY below). partitionNumber
    is 0-based, but, per hdiutil pmap, partition
    0 is the partition map itself.
    -growonly only allow the image to grow
    -shrinkonly only allow the image to shrink
    -nofinalgap allow resize to entirely eliminate the trail-
    ing free partition. Such an image restored
    to a hard drive will not boot OS 9 nor will
    it allow OS X to boot on old-world (beige)
    machines.
    -limits Displays the minimum, current, and maximum
    sizes (in 512 byte sectors) that could be
    passed given possible -imageonly or
    -partitiononly flags. Does not modify the
    image.
    -oldlimits behaves like -limits except that it reports
    the stretch sizes that OS X version 10.3
    would have reported (useful if an image needs
    to be used with asr(8) on an older system).
    segment
    ++++++++++++++++++++
    I still dont know what exactly to enter but now i feel like this could actually work using terminal. any help is appreciated

  • HT6114 After OS X Mavericks v10.9.2 Update I cannot use my Apple TV anymore.

    After OS X Mavericks v10.9.2 Update I cannot use my Apple TV anymore. There is a black screen. I cannot switch to the mirror option. I can use the apple tv from my iPad - so APTV  is working. I have restart the computer and the apple TV.

    These commands from the Terminal worked for me -
    1. Open Terminal in /Applications/Utilities.
    2. Run these commands respectively:
    sudo rm -rf /System/Library/Extensions/APExtFramebuffer.kext
    sudo rm -rf /System/Library/Extensions/AirParrotDriver.kext
    sudo rm -rf /Library/Extensions/APExtFramebuffer.kext
    sudo rm -rf /Library/Extensions/AirParrotDriver.kext
    I found it on Intenret. I had AirParrot Intalled before.

  • You cannot use this version of the application Mail with this version OSX

    I just installed 10.5.8 (9L30) via Software Update and now my Mail doesn't work. Instead, I get a dialog box that says "You cannot use this version of the application Mail with this version of Mac OS X." When I run it out of Terminal from /Applications/Mail.app/Contents/MacOS/Mail it runs fine, even though it is Version 3.5 (which is what shows up when I do Get Info on the Mail application in the Applications folder). This is really poor, Apple. This is basic stuff -when you upgrade the OS you have to make sure all the Apps work. How are you going to fix this?

    Thomas A Reed wrote:
    Apple obviously are stupid enough to release an update that broke mail..
    Then how do you explain all the people saying they've had no problems with the update? (Oh, and "Apple are"???)
    Not everyone had the problem. Good for them. More than one person had the problem - and perhaps even more will experience it. That means there is a hole in the update process - i.e. something does not work properly in all situations. Apple is not God - they stuff up sometimes, innit? Stop defending them.
    No matter whether you use a Mac or Windows machine, you need to do some basic maintenance from time to time to keep things working smoothly. Macs, overall, tend to need less, but you still need to check the hard drive from time to time, and you definitely never want to install an OS update if there's a chance you've got hard drive problems.
    So if that's the case, why design an "automatic" Software Update utility that does not do a check of HD integrity if it is so vital to do such a check before installing an OS upgrade? Does that make any sense? Where do Apple recommend such a check prior to installing an OS upgrade? It's not immediately obvious do the average user. Apple have gone out of their way to make claims like "you never have to defrag a Mac". They don't mention anything about HD checks. If it's so fundamental, why not? Is it unreasonable to think that a company that prides itself on good design would think of this?
    Thank you for the link for the consolidated update. That fixed it - except that it should have worked first go from the auto updater.

  • SHA-1 - cannot get terminal to recognize the path

    I have followed quite precisely the instructions at
    http://support.apple.com/kb/HT1652
    to verify an SHA-1 digest, in this case for the 10.5.6 upgrade. I cannot get Terminal to recognize the path, despite that I have up it in several times with great care!
    Any ideas? Your help much appreciated, thanks David Allen

    Hello David;
    Using the 'Terminal App' can be quite tricky for sure but I'll walk you through it.
    First, open the 'Terminal App' and then type in
    /usr/bin/openssl
    Now hit the spacebar to add a space.
    Then type in
    sha1
    and hit the spacebar again to add another space.
    So now this should be the command line so far
    /usr/bin/openssl sha1
    Now open the finder and locate the file you want to verify. It's probably in your downloads folder. Once the file is located, Click & Drag it into the 'Terminal App' and release it. Bingo! The 'Terminal App' will have the correct path to the file and should verify it after you press the 'return' key. (Note: Any spaces in the file name, the 'Terminal App' will pad them with a backslash "\". Example File Name: +"My File.txt"+ becomes +"My\ File.txt"+ ). So +Don't Panic+ if you see any backslashes.
    Now the command line should be something like this ...
    /usr/bin/openssl sha1 /Users/David/Downloads/MacOSXUpdCombo10.5.6.dmg
    Good Luck & Happy Holidays.
    Buzz

  • HT204053 I set up one apple id for icloud on my iphone and another apple id for ipad.  I cannot use icloud to automatically sync the two.

    I set up one apple id for icloud on my iphone and another apple id for ipad.  I cannot use icloud to automatically sync the two.

    How can I delete the incorrect apple id?

  • In Adobe Acrobat 9 which I have been using for a long time (Widows 7) says, You cannot use this prod

    In Adobe Acrobat 9 (Wndows 7) which I have been using for a long time now it says I cannot use it withoutv repairing.  It instructs me to uninstall & reinstall...

    I have not run into this yet with my AA9 and Win7, but have been seeing posts about it. I would try a repair before I would do an uninstall and reinstall. You might also turn off javascript for a bit in case there has been some javascript that has caused problems (ok, making wild guesses). If you do decide to uninstall, be sure to deactivate first, uninstall, run http://labs.adobe.com/downloads/acrobatcleaner.html, and remove any left over parts of the Acrobat folder. Then proceed to the reinstall and updates.
    There is a question about whether being able to use it is correct, or you are just getting some message that is a spam that somehow got into your system (again, a possible javascript issue). Besides turning off javascript, you could also try isolating the javascripts to moving them to a temporary directory and seeing if one is causing the problem.

Maybe you are looking for