OS X Mavericks :: Terminal Won't Open?

Sep 9, 2014

I have had OSX mavericks but terminal won't work anymore it won't open

Info:
MacBook Air, OS X Mavericks (10.9.4)

View 2 Replies


ADVERTISEMENT

OS X Mavericks :: Unable To Open Multiple Applications Including Checking For Software Updates / Contacts / Terminal / Picture Viewer

Jun 17, 2014

Was forced to reload my OS.  Now I am unable to open several apps whether I am on the OS or safe mode.  Example;  I can click on contacts and nothing happens.  I can open my apple mail but can not view the email nor click on it to open.  I can not open terminal.  I can not open software update. 

Info:
iMac, OS X Mavericks (10.9.3)

View 2 Replies View Related

MacBook Pro :: When Open Terminal To Remove A Uncooperative Application And It Wouldnt Open

Dec 17, 2009

opened terminal to remove a uncooperative application (MacFace) and it wouldnt open. I would click it and it would bounce once and then nothing would happen. running 10.4.11

View 2 Replies View Related

OS X V10.7 Lion :: "Open With Terminal" - How To Use Terminal

May 21, 2012

While messing around with iPhoto and Time Machine, I ended up in the following situation. When trying to open Pictures on the sidebar of Finder,  a Terminal shell pops up on the screen. Similarly, if I try to open Pictures on a Time Machine screen, I get the message "Open with Terminal" Now, I don't know how to use Terminal. How can I come back to the anterior situation where I could open Picture jut by a click?

Info:
iMac, Mac OS X (10.7.4)

View 14 Replies View Related

Applications :: How To Open Website In Terminal

Mar 8, 2009

I am at a loss with Google. What I want to know is how do I open a webpage using Terminal? I am doing a lot with Terminal at the moment and was wondering if it is possible. A Ubuntu forums website listed the command as: Insert browser of choice here "URL". I have tried this and I simply get the message: bash: safari: command not found. Am I missing a command before the browser?

View 4 Replies View Related

OS X :: Every Time Different Name Shows When Open Terminal?

Jul 22, 2009

Just curious as to why every time I open Terminal, there is a different name preceding ~John$ Here are some examples: wks50633:~John$ iMac:~John$ Brooke-PC:~John$ localhost:~John$

View 4 Replies View Related

OS X V10.6 Snow Leopard :: Can't Open The Terminal

Apr 26, 2012

Whenever I try to run the terminal, I get this error message.You are not authorized to run this application.The administrator has set your shell to an illegal value. Just in case you're wondering, yes, I am logged in as the administrator. I have been having some issues with priveleges ever since I reinstalled my OS and loaded my info from a Time Machine Backup, so this might be related, but I still have no idea how to fix it.

Info:
MacBook Pro, Mac OS X (10.6.8)

View 13 Replies View Related

Applications :: Can't Open Terminal - Icon Changed

Sep 28, 2010

it seems like I have a serious problem with my terminal application. Nothing happens when I try to open it. Moreover, the icon has changed (see attached screenshot). Almost looks like I have deleted it...can't remember having done anything like that. Is there any way to fix it or to download the app from somewhere?

View 7 Replies View Related

OS X :: Open Full Text Files In Terminal?

Dec 11, 2010

How do you open/edit text files in the terminal such that I don't need to navigate through pages of the text file, I just want to see the whole file there so I can scroll up and down it (similar to the output with "cat").

View 5 Replies View Related

OS X V10.5 Leopard :: Terminal Does Not Open A Window Automatically?

Mar 29, 2012

When I open Terminal, I don't get automatically a new window, even though I have set the relevant option in preferences.

Info:
Mac OS X (10.5.8)

View 1 Replies View Related

OS X Technologies :: Unable To Open Terminal Window?

May 9, 2012

I am trying to do research on how to fix my current problem of not being able to open my terminal window.  When attempting to do so I get the following error message: 

You are unauthorized to run this application.

The administrator has set your shell to an illegal value. 

I looked at some previous posts and some people said download iterm2 and put the following command: sudo chsh -s /bin/bash my_username.  After this enter password and it should be fixed.  However when doing that I get the following response: SC is not in the sudoers file.  This incident will be reported. 

Couple of things, firstly SC (which is me) is the administrator to this computer (this is my computer and there are no other users on it). 

Info:
MacBook (13-inch Early 2008), Mac OS X (10.7.3), 2.4 GHz Intel Core 2 Duo

View 10 Replies View Related

OS X V10.5 Leopard :: Downloads Folder Wants To Open In Terminal?

Jun 3, 2012

I can't open my downloads folder. It shows in Finder as a folder. When I click on it, terminal opens. That makes retrieving something from the folder quite tedius.

View 1 Replies View Related

OS X Mavericks :: Why Terminal And App Store Does Not Load

Jun 30, 2014

Recently my terminal and app store doesn't load , so when i click on them nothing happen.

I'm using 10.9.3 , is that because of the last update i have done or what ?

View 5 Replies View Related

OS X Mavericks :: Removing Terminal Command

Dec 5, 2014

I would wish to remove this command

defaults write com.apple.finder NSQuitAlwaysKeepsWindows -bool true 

What would be the terminal command?

Info:
iMac, OS X Mavericks (10.9)

View 5 Replies View Related

OS X Mavericks :: Terminal Utility Window Go To Sleep

Sep 2, 2014

One issue though is that occasionally, a terminal utility window will go to sleep (or become Zombified) and won't wake up again.

This happens when I am running a long numerical calculation from one of the tabs in the terminal window. 

Normally, the numerical calculation does not print much, but will occasionally print out information about the progress of the program and sometimes error messages.  In past MAC-OSX, I had just started the numerical calculation in one tab and went on working (vim editing e.g.) in another tab in the same window, occasionally going back to check for error messages and progress. 

In Mavericks OSX though at some point, the long run-time of the numerical calculation causes the whole terminal window to sleep including the tab in which I am doing the editing. 

It is an interesting sleep.  The numeric calculation keeps running, so I just set the window aside to let the program finish. 

Other terminal utility windows are fine but all tabs on the same window are in the sleep mode.

The sleeping windows can actually be updated to their most recent, directly visible content by hitting the yellow dot at the top left,

sending the window down to the Dock, and then reopening from the Dock.

Even after reopening the terminal window from dock, the whole window (every tab) remains asleep. Scrolling does not work, continued updating of the screen output by the numerical calculation does not work, but you can see the most recent content by using the Dock update trick. 

I can work around this and change the numerical calculation to send the output and error messages to a file instead of the screen and then run the programs in background.  (Don't know if background programs will still zombify the terminal window.)

Also, I can do the editing from a separate terminal window, but at first the unexpected irreversible sleep caught me off-guard.   

I realise that such automatic sleeping might be part of the reason for the large increase in speed, which is actually more important to me than maintaining the viability of each terminal window. 

I am wondering though if there is some way to reanimate the sleeping terminal windows to inspect error messages more easily (i.e. scroll up to old ones). 

View 1 Replies View Related

OS X Mavericks :: Error Message In Terminal Upon Start Up?

Jun 4, 2014

I was installing a few things on my new MacBook Pro (XCode, XQuartz, X11, and Homebrew) when I noticed some funky error message that I get whenever I open Terminal. 

It says: -bash: export: `/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin': not a valid identifier. 

I am still getting used to my Mac after a decade of Windows, and I have no clue what this error means or how to fix it. 

Info:
MacBook Pro with Retina display

View 7 Replies View Related

OS X Mavericks :: (10.9.4) Show And Remove DS Files Without Terminal

Sep 10, 2014

I am running 10.9.4

It can be done through terminal, its just a bit all or nothing. I would like to show the .DS files on a USB stick for example, remove them and switch back to hide without round tripping to terminal every time.

Can be done easily on a PC but not the Mac i know. Did I dream it or could one show/hide hidden files on previous OS?  I know extra menu items appear with the alt but not 'show hidden'

Having the .DS files is a real pain when loading movie files onto a media player or trying to play through a SMART TV. As most (all) smart tvs only accept FAT/ ExFAT formatting the .DS files show in the menu. On media players it's worse as it  prevents one playing multiple movies in order and to repeat till you hit stop. As soon as the player hits a .DS it will stop and throw up an error. 

Info:
iMac, OS X Mavericks (10.9.4)

View 7 Replies View Related

OS X Mavericks :: When Login Terminal Runs A Command

Jun 20, 2014

I don't know how to make it stop.  The command can be seen here: [URL] .....

View 2 Replies View Related

OS X :: Command Line Argument That Use To Open Specific Pdf Pages In Terminal?

May 1, 2009

Is there a command line argument that I can use to turn to a specific page in a Pdf file either through Preview or Acrobat Reader? In Windows, this works easily (for example: robat.exe /A "page=123", "foo.pdf"), but I've looked everywhere for a Mac equivalent with no luck. I would like to avoid using programs like Pdftk that involve copying pages into newly created Pdf files.

View 1 Replies View Related

Intel Mac :: Can't Open A Silverlight Dmg File-it Always Opens Terminal Window

Apr 20, 2012

I can't open a silverlight dmg file to watch netflix.  I am running Lion on my 2.66ghz iMac i5 with 10.7.3. I can download and install silverlight but when I try to open the file, it always opens the Terminal window. 

Info:
iMac, Mac OS X (10.7.3)

View 14 Replies View Related

OS X Mavericks :: Text File In Terminal Merges Lines

Jun 23, 2014

I'm trying to use wget -i <filename> in Terminal, but every time I run it, the txt file (saved as UTF-8) has all the lines run together with %0D. I don't even know where to start to troubleshoot. Thoughts? 

Example of file in Textedit:Line1Line2

Example in Terminal:

Line1%0DLine2%0DLine3

View 1 Replies View Related

OS X Mavericks :: Citrix Receiver - This Terminal Session Is Not Supported On Your Computer

Sep 8, 2014

I am trying to access VDI/citrix through corporate VPN system. VPN works and I see the initial citrix dashboard on Safari, but when I try to open Remote desktop by clicking the icon, I am told that ” This Terminal session is not supported on your computer.”

I have installed in my OSX 10.9.4: Oracle latest Java 7 update 67Apple Java Citrix receiver 11.8.2 (255309)Access Gateway Plug-in for Mac OS X.

Info:
iMac, Mac OS X (10.6.8)

View 1 Replies View Related

Applications :: Unable To Use Terminal / Terminal Stucks At Blank Login Window

Oct 20, 2009

Anybody see this before? I opened up Terminal.app and the window is completely blank. There is nothing in it whatsoever. Looks as if bash never started. The title bar simply says "Terminal — login — 80x24". I can type whatever I want in the Terminal window like it's a text document and nothing happens. If I restart the computer, this seems to fix the problem, but it seems to only be a temporary fix as the issue happens again soon after.

View 1 Replies View Related

OS X :: Unable To Type Password In Terminal / Terminal Not Reacting To My Typing

Jan 26, 2010

I'm trying to do something in terminal, and it asks for my password. I press a letter on my keyboard, and nothing appears. I am in the right window and everything, terminal just doesn't react to my typing. However, when I click enter, it says 'Sorry,try again'. So it does react to the enter key.

View 3 Replies View Related

OS X Server :: Processes Started In Terminal End When Terminal Closed?

Jan 29, 2008

I'm running Symantec Backup Agent on our mac osx server. I start the agent in the terminal (./agent.be). It returns a notification that it started the service, however, it doesn't return to the prompt. Closing the terminal gives a warning that the process will be closed if the terminal is closed. Closing it does kill the process. Ctrl+c to return to the prompt also kills the process. So it's as if once the process is started in the terminal, nothing can be altered.

I am not much of a mac guy so please forgive me if this is a stupid question.

Anyone have any advice on how to handle this so the process is ALWAYS running?

View 2 Replies View Related

OS X :: Unable To Install Terminal App - Run Terminal As Admin?

Aug 19, 2010

I'm on a standard user account and I would really like to install icalbuddy which is a terminal app. When I install apps normally I simply have to provide a admin name and pw, but this doesn't work when it is a terminal app because it requires that the 'su' command be run.

So I thought that I could run terminal as admin through 'su - admin' and then install. But of course the admin account doesn't have access to the user folder where the installer is located. I just can't win.

View 3 Replies View Related

OS X Mavericks :: Why Won't AOL Open

Jun 4, 2014

I just converted to Mavericks and AOL desktop immediately shuts down when trying to open. What can I do to restore use ofAOL?

Info:
iMac, OS X Mavericks (10.9.3)

View 1 Replies View Related

OS X Mavericks :: Notes App Not Open On Mac?

Jun 3, 2014

Not sure why this is happening, but each time I try to use my "notes" app on my Mac... it crashes.  It simply will not open.  I have no issues using "notes" on all of my other iOS devices (iphone, ipad)... but simply will not work on my iMac computer.

Info:
iMac, OS X Mavericks (10.9.3)

View 1 Replies View Related

OS X Mavericks :: Cannot Open Mac Mail

Jun 5, 2014

After the most recent mavericks update, I could not open my mac mail. Whenever I tried to click the mac icon, an error message will always appear stating that 'Mac cannot open because of a problem'.

Info:
MacBook Pro

View 8 Replies View Related

OS X Mavericks :: Pages Won't Open

Jul 1, 2014

I was working on a document in Pages when I got the dreaded 'spinning beach-ball'. I had to 'Force Quit', and I subsequently can't open it again. I have done 'Repair Disk Permissions'.I have just downloaded the latest software update to 10.9.4. Still no good. When I 'Spotlight' 'Pages' it shows two : the one with the 'inkwell and pen' icon is v.4.3, located in iWork 09 folder in Applications the one with the 'paper page and pen' (the same as the one in my dock) is v.5.2...Is this significant ? 

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved