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


ADVERTISEMENT

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 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

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

Applications :: Unable To Run Python In Terminal Window

Dec 11, 2010

When I press the up or down arrows, I get this in the terminal:

Up arrow: ^[[D
Down arrow: ^[[C

Anybody know what to do so that I can use those keys to scroll in history?

View 1 Replies View Related

OS X Technologies :: Unable To Open Mail

Apr 9, 2012

not able to open mail , keep getting message loading loading loading ,

Info:iMac

View 2 Replies View Related

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

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

Intel Mac :: Unable To Reduce The Size Of Text In An Open Browser Window?

Jun 3, 2012

My  2 1/2 yr. old granddaughter has once again gotten a hold of my keyboard. I have managed to resize the browser window. Trouble is all of the text is so large that in an open window I have to scroll side to side to view the whole page. The text is also slightly blurry.

Info:
iMac, Mac OS X (10.5.8)

View 6 Replies View Related

OS X Technologies :: Terminal Current Volume Only

Apr 5, 2012

It will look also in other volumes I have. What is the right way to search only the current volume? I came up with this:find /Volumes/Lion/ -name foo which will return a result like /Volumes/Lion//foo.Is this the right way to do this with the result containing double slashes?

View 3 Replies View Related

OS X Technologies :: Wrong Password In Terminal?

Apr 15, 2012

i typed wrong password in the terminal and now the command line of entering the password is gone, what can i do?

some say on the internet that the system is already damaged.

View 2 Replies View Related

OS X Technologies :: Terminal Opens On Startup

May 24, 2012

Can't get TERMINAL to stop opening on startup. Nothing shows in startupitems for this user.I've closed (unchecked open at re-login) and it keeps coming back.

View 3 Replies View Related

OS X Technologies :: Mac Os X 10.6.8 Update To 10.7.2 With Terminal In Imac?

May 25, 2012

how to upgrade mac os x 10.6.8 update to 10.7.2?

Info:
iMac, Mac OS X (10.6.8)

View 3 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 Technologies :: View System Processes In Terminal?

Jun 13, 2012

Is there a way to view system processes in terminal in realtime, similar in fashion to how POST processes are displayed? 

Info:
MacBook (13-inch Mid 2010), Mac OS X (10.6.8)

View 2 Replies View Related

OS X Technologies :: Terminal Program Changed Itself To Login From Bash

Jun 8, 2012

my terminal program has changed itself to login but I need it to be bash. How can I change it back to bash?

View 9 Replies View Related

OS X Technologies :: Command That Works In Terminal Not Running As Launch Agent

Apr 11, 2012

Trying to run the following command as a Launch Agent (OS X 10.7): /usr/bin/find /Users/username/Documents/Dropbox/Public -type f -mtime +2 -print0 | xargs -0 rm -r 

Created a plist file (reproduced below) and saved to ~/Library/Launch Agents, but the command isn't executed either at the specified time or when the agent is loaded via launchctl.  If I change the command to a simple Applescript test: osascript -e 'tell Application "Finder" to display dialog "hello"' 

It runs correctly as a launch agent when loaded and as the specified time Which means there's something wrong with the first command (find). But the command runs as written when executed manually in the terminal.  

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

[Code].....

View 4 Replies View Related

OS X Technologies :: Ftp Upload Via Terminal - 553 Rename/move Failure: No Such File Or Directory

Apr 24, 2012

Cannot seem to upload to a ftp server (permissions are correct on the home folder of the user!)But I get this result:

ftp> put /Users/[userfolder]/Documents/untitled.rtf
local: /Users/[userfolder]/Documents/untitled.rtf remote: /Users/[userfolder]/Documents/untitled.rtf
227 Entering Passive Mode (99,254,236,63,209,169)
553-Can't open that file: No such file or directory
553 Rename/move failure: No such file or directory  

View 1 Replies View Related

OS X :: Terminal - How To Resize Window

Mar 27, 2009

Is there a terminal command that can be used to resize a program window to it's default size? By this I mean the same size as when you first launched the program.

View 1 Replies View Related

OS X :: Terminal Not Displaying Window Correctly - How To Fix

Mar 7, 2009

I'm having a bit of a problem with terminal.

When I open the app or open a new window all that is displayed is a bit of the top menu bar - just enough to diplay the red close button. I can't see any of the other buttons and nor can I resize it to actually see th text in the terminal window.

This behaviour seems to be resticted to just one account - I logged in to another account to check.
I've tried repairing permissions and removed com.apple.Terminal.plist from the library/preferences folder I my home directory.

View 2 Replies View Related

OS X :: Changing The Drive In Terminal Window?

Jun 2, 2009

I am a recent user of Mac and wondering about something. If I wanted to change the directory I am looking at in Command prompt in MSwindows I use a command, like unix/linux cd .. if I want to change the drive I want to explore in MS windows I use c: or d: or which ever drive I want to explore and then begin the exploration by using a dir or ls in the unix and cd to the folder.. how the l would I change drive from my primary to my seconary using the terminal window.. with a Mac? OS 10.4?

View 6 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

Applications :: Unable To Open Safari Window / Safari Not Working Fine

Jul 2, 2010

I put off doing the software update on Safari... I just HAD a feeling something would go wrong and I didn't have time to mess with it if it did.

So today I ran and update. And it messed up.

Now Safari will "open"... it looks like it is open and I have access to all the menus. But a Safari window will not open.

I am surprised that I haven't seen others with this problem. I have tried deleting the cache and deleting the preferences file. Neither seem to have made ANY difference.

I'm at a loss as to what to do. And I am feeling like I'm missing a body part. I need my Safari back!

View 13 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 Technologies :: Mail Shows No Viewer Window

Jun 27, 2012

I have OS X 10.7.4 on a MacBook Air and 80% of the time, I have to force-quit Mail. It's a real pain since it prevents shut downs so I have to remember to force-quit it each time.

Info:MacBook Air, Mac OS X (10.7.4)

View 3 Replies View Related

OS X V10.7 Lion :: Terminal Opens When Clicking Desktop From Finder Window

Mar 13, 2012

I don't know when started to happen, but when I open a window of Finder, and click in the left sidebar to see what is in Desktop, it didn't show in the right panel, it open a Terminal window. If I click Applications, or Music, it works good, but not with Desktop. I already installed Lion again 3 times, but when restoring from Time Machine, it starts to doing that.

View 11 Replies View Related

OS X Technologies :: Fire An Applescript Event On Close Of A Window?

Jan 31, 2012

I'm currently writing a GUI applescript program, and I wondering if there was a way to intercept the red "X" button being clicked. I would like to execute my own code before the window closes. If that's not possible, is there a way to make the application quit when the window is closed, like in System Preferences.app?

View 1 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

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 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







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