Tagged Questions
-1
votes
0answers
10 views
Sites folder permission denied [closed]
I have just set up php54 from Jose Gonzales brew.
Apache shows "It works" in localhost but i am denied access to localhost/~username/Sites
I have httpd.conf set with:
Options Indexes ...
0
votes
0answers
11 views
Failure to run terminal-notifier (Ruby app) from a Launch Agent in OSX. Environment variable problems?
I'd like to periodically pop up a notification (I have a "current task" I'd like to display, in a Pomodoro style app). I am attempting to use a user Launch Agent to schedule the task, which works ...
0
votes
1answer
21 views
NSTableView Drawing Count
I have two tables (NSTableView) on a window. Well, the number is irrelevant. Anyway, the source of the first table (tableView1) is NSMutableArray with NSMutableDictionary. And I have the following ...
-1
votes
0answers
18 views
Mountain Lion won't install on partition [closed]
So my boss asked me to install mountain lion onto a mac mini server. On it was an install of lion that would hang while loading and an install of windows 7. After using the disk utility tool to delete ...
1
vote
0answers
24 views
Eclipse Java OSX debacle - May 2013
I can't believe this problem is still around. I struggled with this last year and after recently rebuilding my system it is still around??
Fresh install of OSX 10.8 Mountain Lion
Install JDK 7u21 ...
0
votes
1answer
12 views
Symbolic Links in Apache not working as expected
I'm trying to get a symbolic link working in Apache on Mac OS X (Mountain Lion).
When I go to the folder containing the link in my browser, Apache sees the link as a file rather than a folder. If I ...
0
votes
0answers
25 views
How do I enable PHP on Mountain Lion and view a PHP file? [migrated]
I followed this guide to enable PHP on Mountain Lion, but now I have no idea where to access the page. I tried localhost/~myusername/info.php where info.php if my file, but nothing loads.
0
votes
1answer
10 views
NSTask File Path Converting Into ShellPath?
I have a Mac (not iOS) application. I want to run a shell command 'find' after the user selects a folder with NSOpenPanel. The following is what I have.
NSString *path = [url path];
NSString ...
0
votes
0answers
19 views
postgreSQL on MacOSX 10.8.3 iMac; missing files
I'm trying to use my iMac as a server via Server.app. Also this server should be a postgreSQL server. I have found some instructions to doing this but always I have to change something inside ...
-1
votes
2answers
24 views
PHP echo not displaying in Terminal (OS X 10.8) [closed]
I don't have much experience running PHP from Terminal, though I have done straight server-uploads for some time.
Essentially I'm trying to run some PHP locally, but none of the "echo" statements are ...
-1
votes
1answer
41 views
Macbook Pro Randomly Freezing [closed]
Here is the console log where I believe the freeze is occurring. This freeze happens randomly with no obvious correlation with applications, websites, etc. I recently upgraded ram from 4gb to 8gb, but ...
1
vote
0answers
23 views
NSImage Image Size With Multiple Layers
I have a Mac (not iOS) application that allows the user to select one or more images with NSOpenPanel. What I have trouble with is how to get correct dimensions for multiple-layered images. If an ...
0
votes
0answers
9 views
System zoom with screen capture
We are developing screen capture utility which allows users to capture selected area on screen. Which works on 10.7 and above.
As per apple Technical Q&A QA1741 we have used below API to capture ...
0
votes
1answer
13 views
Sandbox NSOpenPanel Error 1000
I'm pretty much ready to release the first sandbox-enabled Mac application. The only entitlement that I need is User Selected File. The user clicks on a toolbar button to select one or more image ...
3
votes
4answers
66 views
How to receive an event when selected option is the already selected option of a dropdown?
Motivation:
I want to dyanmically load a select with values from an AJAX call, and allow the user to select the first item in the list once it is loaded and after it gets focus, right now, the first ...
6
votes
1answer
115 views
Error installing RMySQL on OS X
I'm running into an issue installing the RMySQL package on OS X. Package installation seems to work, but when package loading is tested, it invariably fails:
* installing *source* package ‘RMySQL’ ...
0
votes
0answers
10 views
Pop up screen for Post to Flickr in Mac OS X 10.8 doesn't show description or url
The following code to post an image to Flickr doesn't show description or url:
NSSharingService * flSharingService = [NSSharingService sharingServiceNamed:NSSharingServiceNamePostImageOnFlickr];
...
0
votes
1answer
18 views
Video Stress via Apple script
I've been working on a video stress script based on terminal an quicktime, I'm having a specific issue with one part of playing multiple videos with quicktime as well as would love some opinions on ...
0
votes
0answers
20 views
Delegating Data, Passing File Path
I have a drop box window inside MainMenu.xib with a subclass (DropView) of NSImageView. If the user clicks on a toolbar button (dropboxClicked), this drop box window will open. And if the user drags ...
0
votes
1answer
13 views
Reading Multiple Dragged-n-Dropped Files
I have a small window inside the main xib (MainMenu.xib) with an NSImageView control for an OS X application. This view control has an NSImageView subclass that is supposed to accept files that the ...
1
vote
1answer
43 views
Brew not installing the latest version [closed]
I am trying to get that latest version of python on a Mac Mountain Lion. But the latest version is 2.7.4, but when I run brew install python it downloads the 2.7.2. What is going on?
brew install ...
0
votes
1answer
77 views
How do I upgrade Bash in Mac OSX Mountain Lion and set it the correct path? [closed]
since Mountain Lion still uses the old bash 3.x, I was wondering if there is a good tutorial (or if somebody could post one here) on how to upgrade bash to the latest version. Also, it would be ...
0
votes
1answer
23 views
Disabling Window Behind
These days, I develop iPad applications. Since I've run out of subjects to work on, I'm working on a simple OS X application to see how far I can go.
Anyway, what I want to do is show a Preferences ...
0
votes
0answers
37 views
How to refresh Finder Item icon in 10.8?
I have issue to refresh finder item icon.
Here is things, I tried.
tell application \"Finder\" to update POSIX file \"%@\""
Also tried,
tell application "Finder"
repeat with i from 1 to count ...
1
vote
1answer
69 views
Bundler cannot install any gems without sudo
I'm trying to install a rails app and every time I use bundle it fails without sudo. My current situation is that everything works as long as use sudo for everything, including rails. I don't think ...
2
votes
4answers
56 views
ruby on rails can't launch server on osx mountian lion
I am running mountain lion osx 10.8.3 and have been taking the Ruby on Rails 3 Essential Training on Lynda.com.
It was all going ok until I got to the part, within accessing the project I created, ...
-1
votes
1answer
129 views
What's the best way to program F# on OSX 10.8? [closed]
I'm studying in university F#, and looked a bit on the internet but couldn't find a nice program to code in F#. Any suggestions?
-1
votes
0answers
17 views
What's the token for “unread mail” in Mac Mail [closed]
I use Mac Mail and am a big fan of keyboard shortcuts. I get a LOT of email at work so I'm filtering and searching for stuff all the time. I normally use command-option + F to shift focus to the ...
-1
votes
0answers
100 views
How do I enable Java web start in Mac OS Mountain Lion? [closed]
I am trying to install a program on my mac. This program uses an installer that requires java web start. I have tried literally everything to get this working (reinstall java, tried this ...
1
vote
0answers
35 views
Programmatically modifying parental controls on Mac OS X
Mac OS has a very basic set of parental control options that allow you to limit user's access to websites and apps, as well a set daily time limits. I want to be able to script this to do something ...
0
votes
2answers
23 views
Xcode: Match-O Linker (Id) Error when building HID Explorer
I want to build the HID Explorer example in Xcode 4, but when I try to build, I get these errors (no matter if its 32 or 64):
Undefined symbols for architecture x86_64:
"_DisposeMenu", referenced ...
2
votes
1answer
70 views
CUDA 5.0, CMake and Make failing on OSX 10.8.3
I try to compile a simple CUDA "Hello World" using CMake on my Mac OSX 1.8.3.
Calling cmake . seems to succeed. Here is my CMakeList.txt:
project(HelloWorld)
cmake_minimum_required(VERSION 2.8)
...
0
votes
0answers
38 views
AppleScript to set up VPN on Mac 10.8 is loosing focus and types text in wrong window, what is wrong?
I wanted to share a very useful AppleScript with other Mac admins but it is losing focus. When it's run in AppleScript editor it runs to a certain stage and then instead of copying text to required ...
0
votes
3answers
87 views
receiving an error error: use of undeclared identifier '__stl_hash_string' { return __stl_hash_string( __s.c_str() ); }
I am receiving an error
error: use of undeclared identifier '__stl_hash_string'
{ return __stl_hash_string( __s.c_str() ); }
while compiling using Xcode 4.6.1 on Mac OS 10.8.
...
1
vote
0answers
44 views
Disable osxkeychain credential helper in git as installed by Xcode
I need to disable the git credential helper for OS X: git-credential-osxkeychain
I'm using git as installed by Xcode Command Line Utilities 4.6.2 in OS X Mountain Lion 10.8.3.
In this installation ...
0
votes
1answer
55 views
how to re enable swap again in mac os x moutain lion [closed]
I disabled SWAP beacuse of less memory in mac book air 64 gb.
But by wired memory incresed like hell.
I have to restart every 3-4 hours.
I used this link to disable swap.
...
0
votes
1answer
52 views
How to link to libc++ on /usr/local/lib?
I've tried to provide -L /usr/local/lib, tried -nostdinc++, tried to set DYLD_LIBRARY_PATH and DYLD_FALLBACK_LIBRARY_PATH but otool aways gives me:
otool -L sample
sample:
/usr/lib/libc++.1.dylib ...
0
votes
1answer
20 views
How do I change a folder icon in OSX? [closed]
How to change the icon on a folder on your desktop. I was searching how to do this myself. I found the answer and posted it below.
-1
votes
0answers
35 views
Keyboard shortcut within Mission Control (Mountain Lion) [closed]
Mac OSX Mountain Lion
I want to know keyboard shortcuts for moving around and choosing a particular application window WITHIN a given desktop in Mission Control.
I chose an option to show all active ...
0
votes
0answers
63 views
MacOSX Mountain Lion and raw device access
It appears that when a CDROM is mounted under MacOSX 10.8 the owner:group of raw device is 'root:operator', but it was currently logged in user under MacOSX 10.7 (also with standard mount option ...
1
vote
3answers
119 views
os.walk creates a kernel panic [closed]
The directory I'm trying to walk has about 400k files in it according to
$ find . -type f | wc -l
Every time I run the script that uses os.walk, it sends my laptop into a kernel panic. It's very ...
0
votes
1answer
33 views
Why is Brew installed postgres looking here?
Why is brew installed postgres looking for /tmp/.s.PGSQL.5432 when I specified /var/pgsql_socket (unix_socket_directory = '/var/pgsql_socket') in my postgresql.conf?
Install was successful. I can ...
1
vote
0answers
63 views
RVM says it can't open openssl.cnf
I'm setting up my new MacBook (10.8.3) with rvm, and I consistently get this:
WARNING: can't open config file: /Users/dan/.rvm/etc/openssl/openssl.cnf
I looked in that directory, and do not see ...
1
vote
0answers
38 views
Open an ipython notebook via double-click on osx
I've downloaded a couple of ipython notebooks, and I'd like to open them in browser tabs without navigating to the directory I've downloaded them to and running ipython notebook notebook_name.ipynb.
...
0
votes
0answers
33 views
NSUserNotification userInfo not being sent
I'm using NSUserNotification and I'm trying to attach a userInfo dictionary.
My notification is sent successfully.
I can click the notification and my app is sent the correct delegate message, ...
0
votes
1answer
71 views
Subversion (SVN) repository server on Mac OSX Snow Leopard, no longer working with Mountain Lion upgrade
I need some major help. In snow leopard, Subversion was pre-installed. I had setup a subversion repository and have several coding projects backed up in the repository. After upgrading to Mountain ...
0
votes
0answers
28 views
Kill parallel desktop 8 in Mac
i want to kill the parallel desktop 8 which is opened in Mac on full screen mode. I have build an application when user click on that Mac restarts, but if parallel desktop is open in full screen mode ...
0
votes
1answer
32 views
Running mach_inject with Qt in OSX Mountain Lion
On OSX Mountain Lion I'm able to compile mach_inject and the included test project. That works as expected with injection functioning perfectly.
I'm now trying to use the same mach_inject framework ...
0
votes
0answers
99 views
mayavi.mlab crashes on osx 10.8.3
I have Enthought's Canopy on a macbook pro retina with osx 10.8.3. I get the crash dump (see below) when calling any mayavi.mlab function. Does anyone have a clue. Thanks anyway!
(Canopy 32bit) ...
0
votes
1answer
13 views
How to fix this error
When I open terminal system shown error below
-bash: /etc/profile.d/sm.sh: No such file or directory
-bash: /etc/profile.d/rvm.sh: No such file or directory
Thank you.


