About site: Systems/Apple/Macintosh/FAQs, Help, and Tutorials - MacFixIt
Return to Computers also Computers
  About site: http://www.macfixit.com/

Title: Systems/Apple/Macintosh/FAQs, Help, and Tutorials - MacFixIt "Troubleshooting Solutions for the Macintosh". Daily information, extended reports, discussion forums, searchable archives.
Swarm-bots_project EU-IST project aimed at the study of new approaches to design and implementation of self-organizing and self-assembling artifacts.

NSP_Hosting_Inc_ Professional-grade managed hosting services and applications.

Xalan-C++ XSLT Processor written in C++. A part of Apache's XML project [Open Source].

Great_Lakes_Cisco_Users_Group A non-profit independent users group which is dedicated to the open exchange of information in the fields of telecommunications and internetworking. Contains meeting information, community forums, jo

ISPDC_2003 2nd International Symposium on Parallel and Distributed Computing. October 13–14, Ljubljana, Slovenia.

A-Team_Services Provides web design, banners, graphics, hosting assistance, and print media. Based in Bronx, New York, United States.


  Alexa statistic for http://www.macfixit.com/





Get your Google PageRank






Please visit: http://www.macfixit.com/


  Related sites for http://www.macfixit.com/
    ThinkShells Offering Sun Solaris shells. Also providing website hosting, dedicated servers, and developer packages.
    Archive_for_the_\'Lean-Agile_Straight_Talk\'_Category Weblog page with several insightful postings on Lean issues, links to fuller presentations; by Net Objectives Thoughts.
    Aaron_Campbell OpenBSD developer.
    ITI__Incremental_Tree_Inducer An algorithm that incrementally constructs decision trees from labeled examples. [AFL]
    Mekuri A piece of software that turns over a window by dragging the corner of the window to turn over the book and the note.
    MUTT_with_Emacs Short guide for installation and use with emacsclient.
    Orthogonal A programming language in which program flow can go sideways. Closely related to Befunge. Tutorial, reference, sample source code, Public Domain implementation available.
    Brightrivers Modelling, simulation and optimization of processes in chemical, pharmaceutical and food manufacturing.
    Istek_UK_Limited [Win] Private Fund Manager for bursars helps manage the schools private funds. Easy data entry. Provides a range of reports for teachers and the finance department.
    Holiday_Wallpaper Free computer wallpaper for Windows and Macintosh. Original photo composites and artwork.
    Tamava_Reader Freeware news client for binary newsgroups only. Designed for Windows XP, Vista and GNU/Linux, it requires Java runtime environment.
    EGEE_\'07 Enabling Grid for E-SciencE. October 1–5, Budapest, Hungary.
    Bulkmail Maintain multiple mailing lists in a single file and discriminate between them or combine parts of them at will by using "switches," plus various other discriminators "filters". Build mail merge data
    Small_C Definition, history, links, from FOLDOC.
    Wikipedia__OpenMath Overview, history and examples of OpenMath.
    Sandisk_Sansa Manufacturers portable media devices for playback of movies, music, radio and pictures in a variety of formats.
    Digital_Monkey Offers website design and hosting.
    DeoTee Australian web developers of e-commerce, database-driven, multi-lingual, feature-laden web presences for demanding clients. [Flash required]
    TrakLoan A complete loan management system for regional development companies, maintains a database of accounts, loan types, and a journal of payments and disbursements. [Win 95/98/Me/NT/2000]
    Sundar_Rajans_Tutorial_on_JSP_Design_and_Deployment Intermediate tutorials covering XML, sending email, CustomTags.
This is websites2007.org cache of m/ as retrieved on 2008.09.05 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
Mac OS X and iPod Troubleshooting, Support, and Help - MacFixIt var cleared = 0; function clearField(field) { if (cleared != 1) { field.value = "" cleared = 1 } else { cleared = 0 } } if (pagexName == null) { var pagexName = 'mfi'; } _uacct = "UA-166712-1"; urchinTracker(); function showLogin() { var formMessage = document.getElementById('form-message'); // Check for enabled cookies by setting, checking and then deleting one. var currentDate = new Date(); var cookieVal = (currentDate.getTime() + ''); var cookiesEnabled = true; document.cookie = "tt_cookie_check=" + cookieVal + "; path=/"; if (document.cookie.indexOf(cookieVal,0) < 0) { cookiesEnabled = false; } var oldDate = new Date(1970, 1, 1); document.cookie = "tt_cookie_check=0; expires=" + oldDate.toGMTString() + "; path=/"; if (cookiesEnabled) { if (formMessage) { formMessage.style.display = 'none'; } } else { if (formMessage) { formMessage.style.display = 'block'; formMessage.innerHTML = 'Your browser must accept cookies before you can log in.'; } return; } document.getElementById('login-form').style.display = 'block'; document.getElementById('login-email').focus() document.getElementById('mode-login').style.fontWeight = 'bold'; document.getElementById('mode-login').style.color = '#9f0'; document.getElementById('mode-reg').style.color = '#b3cce6'; document.getElementById('mode-pass').style.color = '#b3cce6'; } function ValidateLoginEmail(emailID) { if ((emailID.value==null)||(emailID.value=="")) { alert("Please Enter your Email Address to log in to your account."); emailID.focus(); return false; } return true; } Existing users, log in.  New users, create a free account.  Lost password? Email:    Password:  MacFixIt Logo Advertise | Support | Contact Us A CNET Networks Site Late-Breakers Late-Breakers

Command line administrative tools not working

Mac OS X comes with a standard set of UNIX command line tools for administering and otherwise running the computer, such as "sudo", "chown", and "chmod", which directly manage user permissions and file accessibility. These tools are exceptionally important for the administration of users' computers, but for some users the tools will not work, as exemplified by an Apple Discussion users who attempted to change permissions for a faulty EyeTV application. richwilding: "If I run "sudo chown -R root:wheel EyeTV.app" (which are the permissions I need) then no change takes place (i still see user 502) and no error is reported. Also, "sudo rm -rf EyeTV.app" has no effect - again no error is reported and no change takes place - the folder is still present!" When these administrative command line tools stop functioning, it indicates a major problem with either the core system or the filesystem. This is especially true if the problems are coupled with applications not running correctly or standard finder functions not working, such as file deletion, renaming, or location changes. If the system has a problem that affects these tools (which are relatively simple and straightforward), then the best fix would be a reinstallation of the system. However, if the filesystem has an error, if utilities cannot fix it then a format of the drive will be required. Troubleshooting steps The first step users should take is to boot off the Leopard DVD and run Disk Utility to repair the boot drive. Disk Utility is available from the "Utilities" menu in the OS X installer program. If a the disk repair does not fix the problem (or does not show any problems to fix), it could be due to Disk Utility not being able to detect the problem, and a more robust disk repair program should be tried. Users have had success with DiskWarrior, but others that may work are Drive Genius and TechTool Pro. If the disk checks out by various utility programs, it may be that the system has become corrupt in areas involved with permissions handling, and reinstallation should be the next step. Ensure the system has been recently backed up, and then boot off the Leopard DVD and install the system using an "Archive and Install" method of installation. This will archive the old system and install a fresh version of the operating system, with options to preserve user data and settings. After performing the install, users should run a permissions fix on the hard drive using Disk Utility, and then test out the command line tools. If the tools still do not work, then users should completely erase and repartition the hard drive, performing a full, clean install of the operating system. Upon booting off the Leopard DVD, use Disk Utility to select the hard drive device, and select the "Partition" tab in the main Disk Utility window. From the drop-down menu select the number of partitions desired, and ensure the partition table is set properly (available by clicking "options" with a partition selected). For PowerPC Macintosh computers the partition table should be "Apple Partition Map", and for Intel Macintoshes it should be "GUID". Then name the boot partition and format it as "Mac OS Extended" (optionally with journaling enabled). Users can also optionally zero out all the data on the disk by erasing it again under the "Erase" tab, and selecting "Security Options" to write zeros to the disk. This can take time, depending on the size of the disk, but will ensure the whole disk has been written to and can be properly accessed. When the disk has been fully erased, after reinstalling the operating system users should check to see if the utilities work properly. If they still do not function, then it may be the disk is beyond home remedy repair, and the safest thing to do would be to replace the drive. Mail Story to a Friend Email Article To a Friend Post a comment Late-Breakers Late-Breakers

iCal search function not working

For some users the iCal search function suddenly will not work. While they can enter search information in the search box, the results window shows no items, even though events exist that contain the search query. Apple Discussions poster cassie229: "Suddenly, the search function on iCal is not working. The window drops down where the results are to appear, but it is blank...It's never happened before so I have no idea what the problem is." Some users are able to quit and restart the program to make search function again, but it seems to only work intermittently. For some, however, it works for one search and then results in the blank results window. This problem has to do with iCal's search indexes not being accessible. The fix for this is to reset the indexes for each calendar by manually deleting them and allowing iCal to regenerate the index. Fixes Delete the calendar indexes The calendar indexes are located in the ~/Library/Application Support/iCal/Sources/ folder, where there are a bunch of coded folders, each for an individual calendar. Within each of these folders is the index file to be deleted for that calendar. Users can enter each folder and delete the file, or to do this easily users can run the following command in the terminal to target all the files at once (copy and paste into the terminal). rm ~/Library/Application\ Support/iCal/Sources/*/Index Export the calendars, delete them, and reimport If the first fix does not work, users can reset the problematic calendar by exporting it (File menu --> Export) to a safe temporary location such as the Desktop and then remove the calendar from iCal. Do this for every calendar, and then import them again. Mail Story to a Friend Email Article To a Friend 6 comments Most Recent Post: 09/03 05:38PM by Matthew Rosen Late-Breakers Late-Breakers

Custom iTunes library locations constantly reset to default

There is an unresolved issue for some iTunes users in which libraries stored in locations other than the default ~/Music folder do not stay that way, and the library path gets reset to the default location in iTunes. Per Apple Discussions poster Xoedusk: "I have my iTunes library located on an external drive. Works nicely. But every now and then, the location of the library resets to the default location (~/Music/)...I keep the external drive mounted at all times." There may be several reasons for the iTunes settings to be reverted back to default values, though it is puzzling that the problem reoccurs at seemingly random times for some users, especially if the iTunes library location is constantly mounted and accessible by the system. Still, users might try the following fixes to see if they help the situation. Ensure external drives are set up properly Unless the external drive is going to be used with multiple operating systems, it is recommended to keep the volume formatted as Mac OS Extended. Many drives ship formatted as "FAT32" for cross-platform compatibility, but some users have experienced I/O problems with FAT32 in OS X. Reset the iTunes preferences Locate the iTunes preferences file (named com.apple.iTunes.plist) in the users/username/Library/Preferences/ folder, and remove it from the preferences folder. Then open iTunes again and change the default library location. If a preferences file corruption is causing a reset of the settings, then this should fix it. Fully reset the iTunes library In addition to removing the iTunes preferences file itself, users might reset their iTunes libraries by leaving any old library files in the default location and then dragging only the contents of the "iTunes Music" folder into the iTunes window to import them all to the new desired location (do this once the desired library location has been set in the iTunes preferences). This may take time for users with large libraries, but may help ensure that all library-related items point to the proper locations. Mail Story to a Friend Email Article To a Friend 6 comments Most Recent Post: 09/04 02:22PM by nasilyani02 Late-Breakers Late-Breakers

Security Update 2008-005 (#4): Internet connection broken; fix

Internet connectivity via a number of methods (AirCards, cable modems, DSL, etc.) is broken for many users who have applied Security Update 2008-005. Some sample reports: "I discovered some time after installing the update that I intermittently had problems accessing the Internet using Safari. I could access our in-house server for email stored there, but I could not access any web page on the Internet. Our IT person adjusted my computer to use the proxy access, but that allowed access to the Internet but did not allow access to my secure bank site (https)." "After installing the Security Update 2005-008 my Macbook Pro stopped recognizing my Sprint Novatel EX720 express card. I tried a workaround by "I still have connection problems that seem to resolve themselves in an hour or so. There is nothing wrong on either side of the router and now I can only think it was the 'update'." The most promising fix for this issue involves adding DNS servers, such as those from OpenDNS, to Mac OS X's repertoire. Open System Preferences and click "Network." Select "Built In Ethernet" and click Advanced. Select the DNS tab and add: 208.67.222.222 208.67.220.220 to the DNS server list. If you currently have DNS entries, note them and keep them in a separate location but replace them with the aforementioned. Previous coverage: Security Update 2008-005 (#3): Safari crashes; Apps will not launch; Update fails; more Security Update 2008-005 (#2): Cannot startup; system issues (cannot drag and drop, etc.); more Security Update 2008-005 released, closes DNS hole Mail Story to a Friend Email Article To a Friend 5 comments Most Recent Post: 09/02 07:46AM by Scadooby Late-Breakers Late-Breakers

Safari not launching; related to problematic history files

Several users have experienced problems with Safari not launching. For affected users, the program seems to run perfectly fine and then suddenly stops. There doesn't seem to be any specific cause for the problem, but once it occurs the program just hangs if it's opened. Apple Dicussions postermbp233 writes: "Suddenly Safari can't launch. (I'm using Firefox now) What can I do to make Safari responsive again? " This problem persists despite users running permissions fixes and trashing Safari's preferences file, and even when users have reinstalled the program itself; however, the program does launch if users log into another user account. Users should not be expected to migrate to another account to fix this problem, but this does indicate the problem is with some resources that Safari accesses in the user's Library folder, and users should be able to troubleshoot the Library's contents. Some affected users have found this problem to be with history items such as caches and history preferences, but it could also be with other internet resources such as cookies and plug-ins. Unfortunately users cannot use Safari's "Reset Safari" feature since the program will not load to access it. Perhaps Apple should supply this as a separate utility, but for now users must perform similar tasks manually if they're affected by this problem. NOTE: It is always recommended that you keep another browser installed on the system as a backup in case there are problems with the user's primary browser. Alternate browsers include: Firefox, Camino, Opera, iCab, SeaMonkey, and OmniWeb. Fixes Remove history- and session-related preference files Go to the users/username/Library/Safari/ folder and remove the following two files: history.plist lastsession.plist If these two files are corrupted or otherwise inaccessible by Safari, then the program may not load properly, resulting in the behavior experienced by users. Reset Safari history caches Remove the Safari Cache by navigating to the following folder in the Finder: /username/Library/Caches/Metadata/Safari/History/ and remove the contents of the folder. This folder just contains webhistory files and nothing is required for Safari to run. However, similar to preference files, if any of these files are corrupted, when Safari loads and accesses the file it will create problems. Remove cookies Locate the cookies.plist file that's located in the users/username/Library/Cookies/ folder and remove it. If any faults in stored cookies are interfering with Safari's launch, then this could lead to problems at launch. Internet Plug-ins If users have any third-party internet plug-ins installed (flash, adobe reader, etc), they should try removing them. User plugins are located in the /username/Library/Internet Plug-Ins/ folder and should be removed for troubleshooting first. Global plug-ins are located in the /Macintosh HD/Library/Internet Plug-ins/ folder, and should be removed next if nothing else has worked. Mail Story to a Friend Email Article To a Friend 6 comments Most Recent Post: 09/04 02:45PM by nasilyani02 Late-Breakers Late-Breakers

iChat AV users getting "Error -8" upon video chat

Some users are experiencing an issue in which iChat refuses to connect when attempting to video chat with other users, and the program generates the message "Error 8". Per Apple Discussions poster Wejebe: "I have been having this issue for a long time with iChat. 90% of the time I can't connect with video due to "error 8". It happens when I am using my AIM or mac account." For some users this has happened after installing networking software such as third-party FTP clients, but for others the cause does not seem so apparent. This problem has affected iChat users for a long time, and seems to be a result of improper networking connections with local FireWall settings. Fixes Ensure routers are set up properly As with most networking software packages, iChat requires specific network ports to be opened for proper communication. If users have administrative access to their routers, they should be able to ensure the proper ports are open and forwarded to their computers. The steps for changing ports on routers depends on the make and model of router, and users should consult their router's documentation for instructions. Specific ports to have open are listed in this Apple support document. Troubleshoot system firewall Ensure the system Firewall is not interfering with iChat by going to the "Security" system preferences and selecting the option to "allow all incoming connections" to turn off the Firewall. Then attempt reconnecting with iChat to see if the problem is cleared. If so, troubleshoot the various FireWall settings by adding or removing iChat from the list of applications under "Set access for specific services and applications", additionally try removing all applications except for iChat. Uninstall recently installed third-party networking software For some users these connectivity problems started after the installation of third-party networking software. In this case the users should uninstall the software and retry the iChat connection. Users may have to restart the computer for changes to take effect. Troubleshoot with a new account Create a new user account and see if the problem still persists for iChat in that account. This may particularly help for users who've experienced this problem after installing other software, since it will bypass any problems from files in the user home directory. If iChat works in the new account, then users can try pinpointing files in their original user library folder that may be associated with the problem. The specific files and folders will differ depending on the situation, but users might check for and remove files from recently installed applications located in the "Application Support" and "Preferences" folders. Perform standard system maintenance and application troubleshooting Users might also try removing their iChat preferences file and restarting the program, as well as running permissions fixes on the main boot drive. Removing the preferences file will require users to re-enter iChat account information, but may help pinpoint the problem to a faulty setting or corrupt preferences file itself. The file is located in the /username/Library/Preferences/ folder and is called "com.apple.iChat.plist". Lastly, users might also try resetting the computer's PRAM by rebooting and holding the "options", "command", "P", and "R" keys all at once until the computer chimes and then resets and chimes again. Mail Story to a Friend Email Article To a Friend 6 comments Most Recent Post: 09/03 03:25AM by nasilyani02 Late-Breakers Late-Breakers

iSync Issue: No Writable Calendar Found

iSync users who keep their contacts and calendars synchronized between their computers and mobile phones may run into a problem where iCal no longer syncs properly, and instead gives an error indicating the lack of an available and ready calendar. As described by Apple Discussions poster 2ns: "Recently I noticed the calendar entries on iCal no longer syncs with that of my mobile phone. When I clicked on the icon of my mobile phone in iSync, the check box for the "calendars" is not checked, but whenever I click on the check box the following message appears: "No writable calendar was found: Before you can synchronize your calendars, you need to open a calendar application that supports synchronization and create at least one writable calendar." This problem does not seem to be related to the phone, since it has occurred for users of various makes and models of phone, including the Nokia N93i and Sony Erricson K800i. As such, users have focused troubleshooting efforts on the iSync application and found that resetting the sync folder seems to be the solution. Fix: Reset the sync folder Open the iSync application and go to it's preferences. Then click the "Reset Sync History" button at the bottom in the "Advanced" section and confirm the reset action in the popup window. Then select the mobile device again in the iSync application, enable the features that were not syncing properly, and try another sync. If the problem still persists, do a manual reset of the sync folder by opening the Terminal application and entering the following command. /System/Library/Frameworks/SyncServices.framework/Versions/A/Resources/resetsync.pl full When the command completes, follow the same steps above to re-enable syncing on the device and attempt again. Users may be tempted to manually remove their SyncServices folder (located in /username/Library/Application Support/) to fully reset their synchronization, and while this may work it should be used as a last resort. Apple claims doing this can result in duplicate entries for sync information, or loss of sync information. If users attempt this, it is highly recommended they back up their contacts and calendars first. This can be done in iCal and Address Book by selecting the desired information and then exporting (in the File menu) the contents to a safe location. Mail Story to a Friend Email Article To a Friend 4 comments Most Recent Post: 09/04 02:23PM by nasilyani02 Late-Breakers Late-Breakers

Office 2008 12.1.2 (#2): More fixes for problems installing; Word bugs

Users continue to report issues with installing Office 2008 12.1.2. MacFixIt reader David Badovinac has discovered a somewhat kludgy fix, as follows: Download the standalone Office 2008 12.1.2 updater Mount the disk image then control-click the updater file and select "Show Package Contents" Navigate to Contents -> Resources Open the script "package_updatable" with TextEdit or another plain text editor. Remove these lines: if not found_valid_version: sys.exit(48) Save the file then close it and reattempt the update. We've also discovered that if users have stripped the Microsoft Office universal binaries of their PowerPC code with a tool like Monolingual, the 12.1.2 update may not install. In this situation, users need to reinstall the Office suite from original media then reattempt the update. Word bugs Meanwhile, some users are reporting random, minor bugs in Word 2008 after the update. One reader writes: "Since applying the new update to Office 2008, Word will no longer count words correctly when you check the 'Include footnotes and endnotes' option." Previous coverage: Office 2008 12.1.2, Office 2004 11.5.1 released; problems installing Mail Story to a Friend Email Article To a Friend 11 comments Most Recent Post: 09/04 02:08PM by nasilyani02 Late-Breakers Late-Breakers

Entourage calendar keeps activating

Entourage users who have decided to not use the program anymore have found that the iCal calendar the Entourage created keeps reappearing. This calendar is continually added to the calendar list despite explicit deletion. Apple Discussions poster pemarsh writes: "Today I deleted Entourage, and will use iCal instead. Why does 'Entourage' keep popping up though under my list of calendars. I have deleted this calendar in iCal by right clicking on it, and deleting it. It keeps popping up." Users affected by this problem appear to have deleted the Entourage program. Upon trying to reinstall the program in an attempt to disable the calendar, users receive error messages claiming that the previous identity could not be used. Fix: Remove Entourage's preferences Removing the Entourage preference file seems to represent a fix for most users facing this problem. The files are located in the /username/Library/Preferences/ folder and are labeled as follows: com.microsoft.entourage.syncservices.plist com.microsoft.entourage.database_daemon.plist com.microsoft.entourage.office_reminders.plist In addition, the following files located in the /username/Library/Preferences/Microsoft/Office 2008/ folder might also need to be removed. OfficeSync Prefs Microsoft Office 2008 Settings.plist Once these files are removed, the user may need to logout and log back in or restart the computer to ensure the Entourage calendar data does not load. Mail Story to a Friend Email Article To a Friend 14 comments Most Recent Post: 09/01 01:51PM by iamchw Yesterday's Articles Status: Unregistered iPhone Atlas -- iPhone help, tips and news MacFixIt Forums: Mac OS X 10.5.x Mac OS X 10.4.x Mac OS X 10.0 - 10.3.9 OS X Applications & Utilities Desktop Macs Portable Macs MacFixIt RSS Feed: Current Headlines        Reports & Extras: New MacBooks, MacBook Pros offer wireless system migration Special Report: Troubleshooting Mac OS X 10.5.2 Will Apple address missing first letters on other Macs? Mac Pros restarting instead of waking from sleep Boosting iPhone signal strength ... with scotch tape Apple's tips for solving iTunes freezes Fix for some SuperDrive failures Reminder: Update your device firmware Can't open certain Web pages or links in Safari? Reset items Freezes when switching network locations/ports: fix Inexplicable slow-down? Check for hanging processes More Recent Reports Link to MacFixItAdvertise on MacFixIt Tutorials: Tutorial: Using what's new in Leopard's Accounts and File Sharing PreferencesTutorial: Screen Sharing in Leopard: How it works and how it doesn'tHow to clone the Leopard Install DVD to an external FireWire drivePhilosophical and practical notes on installing LeopardInstalling Leopard to an external firewire driveMore Tutorials Mac Musings: mac.column.ted: iPhone 3G and MobileMe: New features add little valuemac.column.ted: A Leopard Surprise (Flat) Packagemac.column.ted: Leopard still holds some small surprisesmac.column.ted: Create a Leopard startup flash drivemac.column.ted: DocuPen RC800: A handheld scanner misses the markMore Mac Musings   Problems with MacFixIt? Contact support. MacFixIt provides exclusive troubleshooting content, including renowned special reports on incremental and major Mac OS X releases, e-mail alerts for late breaking items and expert commentary from leading Mac authors. For access to all MacFixIt content, sign up for MacFixIt Pro.
 

"Troubleshooting

Solutions

for

the

Macintosh".

Daily

information,

extended

reports,

discussion

forums,

searchable

archives.

http://www.macfixit.com/

MacFixIt 2008 September

dvd rental

dvd


"Troubleshooting Solutions for the Macintosh". Daily information, extended reports, discussion forums, searchable archives.

Rules




© 2008 Internet Explorer 5+ or Netscape 6+

Recommended Sites: 1. Arts - Business - Computers - Games - Health - Home - Kids and Teens - News - Recreation - Reference - Regional - Science - Shopping - Society - Sports - World Miss Gallery - Top Anime Hentai - DVD rental by mail - Wills - Compare - Mortgage Calculator - Debt - Free Myspace Layouts
2008-09-05 21:57:10

Copyright 2005, 2006 by Webmaster
Websites is cool :) 191Transport Szwecja - W³adys³awowo - Gara¿e - Hotel Cologne - Hotel Geneva