Questions tagged [osx-snow-leopard]

Mac OS X Snow Leopard (10.6) is the seventh major release of Mac OS X, Apple's desktop and server operating system for Macintosh computers.

Mac OS X Snow Leopard (version 10.6) is the seventh major release of Mac OS X, Apple's desktop and server operating system for Macintosh computers. It was released in August 2009, preceded by and succeeded by in July 2011.

Related tags

1395 questions
-1
votes
2 answers

python on macos import fails on missing package

I'm trying to install PIL on snow-leopard , but I am running into a few problems. 1st this system needs to be cleaned up, too many tests with macports, easy_install etc.. I thing I might have too many versions of python in there... but that is not…
-1
votes
1 answer

Python IDLE crash on mac Snow Leopard

I have a Mac OS X 10.6 64bit, the problem is simple: When I try to run something on the Python IDLE, it crashes. It crashes also when I try simply to copy/paste something. It's happening with all python versions I've tried: 2.5 2.6 2.7 and 3.3. I…
HANZO
  • 55
  • 1
  • 1
  • 8
-1
votes
1 answer

Upgrade Max OSX 10.6.8 on VMWare

I installed a Mac 10.6.8 on VMWare sometime ago just to get a feel of OSX, I want to know what is the best way to upgrade my OSX 10.6.8 to upgrade to the latest version on VMWare I am using VMware Work Station on Windows 7. The VMWare version is…
progrAmmar
  • 2,606
  • 4
  • 29
  • 58
-1
votes
1 answer

Create command line tool for Aptana Studio 3 like in Sublime Text 4 Ruby

I am trying the Ruby On Rails Tutorial (railstutorial.org) and want to use Aptana Studio 3, however, the author gives a few abbreviations for gvim, subl or mate, not Aptana. How can I do this http://www.sublimetext.com/docs/2/osx_command_line.html…
-1
votes
2 answers

problems getting pygame to work on python 2.7 and 3

I've recently installed python 2.7 and 3 on my mac (running OSX Snow Leopard). I also tried installing pygame, however whenever i try importing pygame in either 2.7 or 3 i keep getting the error: Traceback (most recent call last): File…
germantom
  • 405
  • 2
  • 6
  • 15
-1
votes
3 answers

Anyone know how to create 1024x1024 icns icons in Snow Leopard? Apple is now requiring 1024x1024 icons, and they're Lion only

Im having trouble submitting a quick update to my app to the mac appstore because apple now requires everyone to submit a 1024x1024 icns icon which is Lion only. Anyone know a way to create those icons in Snow Leopard? Read in another question that…
user1549573
  • 7
  • 1
  • 2
-1
votes
1 answer

Kill graphical interface by button combination and switch to terminal

I need to kill x window system on mac (I'm linux user, I don't know how called graphical interface on mac, I need to switch from graphical interface to terminal) by a button combination. Are there any button combination to do it?
Mark Pegasov
  • 5,109
  • 9
  • 26
  • 30
-1
votes
1 answer

ASUS Wireless Utility Mac Crashing

I purchased an ASUS usb wireless device, installed the provided application for my mac pro 10.6.8. I plug in the key, it discovers networks, but when I'm trying to connect to any of them the application just crashes. I contacted ASUS with the…
-1
votes
1 answer

Mac OS : runing app with old base SDK on recent version of OS

This might sound a newbie question, however I'm new to Mac OS, Here I've got a compiled application with old Base SDK let say 10.5 version, and it is running without any problem on Mac OS 10.5 version. On recent version of Mac OS 10.6, 10.7 it…
deimus
  • 9,565
  • 12
  • 63
  • 107
-2
votes
2 answers

Xcode 4.3 available for snow-leopard

Possible Duplicate: Xcode 4.3 for Snow Leopard Do we have Xcode 4.3 available for snow-leopard? I am on Xcode 4.2 & wanted to run on iOS 5.1.
Abhinav
  • 37,684
  • 43
  • 191
  • 309
-2
votes
1 answer

ImportError when trying to install pygame 1.9.1 (32bit) on 64 bit Mac 10.6 machine with Python 2.7.2

***Update: Here are the errors I am getting: >>> import pygame Traceback (most recent call last): File "", line 1, in import pygame File…
Powers
  • 18,150
  • 10
  • 103
  • 108
-2
votes
4 answers

Snow Leopard: connect from local wordpress to remote db

I have a Wordpress-based log, hosted on Dreamhost. I'm on Snow Leopard and I wanted to install local site, that will connect to my remote database. However, this does not work and I get this error: mysqlnd cannot connect to MySQL 4.1+ using old…
Aleksandar Vacić
  • 4,433
  • 35
  • 35
-2
votes
2 answers

c# hello world not compiling

Thanks for reading my question. I am very, very new to C# and to mono. I want to learn C# for .Net but since I have a Mac and no windows, I couldn't download Visual Studio Express, etc. I heard about mono and installed it, but the instructions are…
-2
votes
1 answer

java caching files across multiple runs of the same application

I am trying to generate some data to use in a report. The issue is that the first time that I run my program with a data set, it takes longer to process the data. Then the rest of the times that I run the program with the data set it is quicker by…
Strange
  • 1
  • 1
-4
votes
1 answer

How to slower the internet connection on MacOs for development purposes

What tool can I use to slower the internet connection on MacOs for development purposes?
mgamer
  • 13,580
  • 25
  • 87
  • 145
1 2 3
92
93