| Thread | Last Post | Replies |
|
| StartupItems in Mac 10.5 | 04 Apr 2008 07:57 GMT | 1 |
Is there any difference in /Library/StartupItems in MacOS 10.4 vs 10.5 ? p2
|
| Pre login | 03 Apr 2008 12:51 GMT | 4 |
I am getting following error while using quartz API CGDisplayCurrentMode(kCGDirectMainDisplay) on MacOS10.5 before Loging. it works fine on 10.4 3891612: (CGSLookupServerRootPort) Untrusted apps are not allowed to
|
| Startup items | 03 Apr 2008 08:15 GMT | 3 |
I put my executable in startupitems, it is running successfully on 10.4.10 and earlier, BUT it is failed on 10.5 and shows in log " Untrusted apps are not allowed to connect to or launch Window Server before login. "
|
| Anyone using Time Machine? | 03 Apr 2008 00:50 GMT | 2 |
How does Apple's backup solution deal with a continuous stream of new .o and .a files? Bad idea? Victor.
|
| window server | 02 Apr 2008 19:12 GMT | 1 |
How can i know , is my application using windowserver ? My application is using IOkit and runloop concept. I put it in startupitems. it execute successfully on 10.4 but on 10.5 following thing happen
|
| How to make a flashing light? | 02 Apr 2008 07:22 GMT | 8 |
In my ongoing attempt to learn Cocoa my next wee project is going to be a 'is the internet up?' type app. Basically it will send a single ping packet to three addresses once every n-seconds (say 120) and assess the results. That part isn't a problem.
|