Showing posts with label iSync. Show all posts
Showing posts with label iSync. Show all posts

Wednesday, October 18, 2006

Yojimbo sync stynk

Apple - Support - Discussions - Yojimbo sync problems ...:

Michael Lafferty over at Apple Support Discussions may have found a trick to help users through problems with Yojimbo syncing. In my own experience, I finally got most of.Mac syncing to work with Tiger 10.4.7, but Yojimbo was the exception. My Powerbook would never update its database using the info from my other Mac.

"Has anyone at Bare Bones Software explained how to reset the Sync Services framework?You can do so by launching iSync, opening the Preferences pane and pressing the Reset Sync History button.

What this does is simply reinitialize the truth, leaving your data intact, all sync clients registered, and creating a condition in which the next synchronization event is considered the first you have ever performed.

Doing that will often clear up what appear to be stalled or incomplete synchronization tasks on the part of any registered client.Here is a link to a document which explains how this 'hidden' framework operates: http://developer.apple.com/macosx/syncservices.html "

Monday, May 15, 2006

iStynk and .Mac Stync

Of all the things I love about OS X and Tiger (and the list is great), I can't say I'm very fond of the syncing architecture. It's fairly lame damn it. I recently bought a .Mac membership ($99 annually) to take care of my email, web hosting, and syncing for multiple Macs. The only problem is that the syncing part is stynking. And considering I'm not getting what I paid for, it's really ticking me off!

.Mac Support has been working on my bookmark syncing problems since April 24, 2006--it's now May 15, 2006; their most recent response to my latest inquiry was:

Thank you for your patience as we work to resolve this issue.

.Mac Support engineers are still hard at work seeking a resolution for the issue you have reported. Currently, they are reviewing the logs and your account configuration. We appreciate your patience as we strive to make your experience with .Mac a more enjoyable one. Rest assured we have flagged your request for follow up and will contact you immediately once we have more information for you.

So I've tried some other 'fixits' while I wait for their lightning-fast customer support; You can view the entire procedure here at the Apple Discussion forums. Here's my summary:

1. I unregistered all my computers via Sys Prefs.
2. I turned off sync via the web interface for Address Book and Bookmarks. Then I deleted all the Contacts and Bookmark (the generic Apple bookmarks) entries via the web interface.
3. I deleted all .Mac keychain entries from the Keychain app.
4. Deleted "PendingNotifications.plist" and "conflicts" via my /Library/Application Support/ directory. I left "clientdata" alone this time (I tried deleting it last time and it didn't do anything).
5. I reset my phone and resynced it via iSync. My calendars came across, but for some reason my contacts won't go over now (on the phone).
6. Before syncing with .Mac, I went to my iDisk and checked the Bookmark.xml file. It was still there at 84 KB. I could actually open it with BBEdit and see that it's still the generic Apple URLs. I couldn't delete the file though.
7. I went to Sys Prefs at the Sync tab and turned on just Bookmarks. It was already set to "Manually" sync. When given the option, I selected "Replace data on .Mac". It seemed to sync and gave the green check mark, but then it gave me the "There was a problem with the sync operation. .Mac login failed." message. I went ahead and resynced the bookmarks again without error this time.
8. I went back to mac.com and turned on bookmark syncing and selected merge. Now my bookmarks are completely empty again online - at least the generic Apple bookmarks are gone. I went to Sys Prefs and selected reset sync data to try again. The bookmark.xml file on my iDisk is now 1 KB in size.
9. So I went ahead and tried syncing everything else again. My online contacts will not sync now. Don't know why. I'm assuming this means nothing else is syncing.

So I lost my online contacts and my phone contacts--very important--more so than bookmarks on .Mac! So I found this online solution thanks to Josh Blander. I just deleted my entire ~/Library/Application Support/SyncServices directory and restarted. My phone was back and my .Mac contacts synced again after that. My bookmarks, however, were still in the toilet--no syncing permitted. I have no clue why they won't sync. They'll sync if I create a new OS X account and add a trial .Mac account. But not with my PAID account.

Friday, March 10, 2006

Motorola v265 and iSync - Apple Typo

Here’s the fix for the issue where iSync stopped recognizing my Motorola v265 upon upgrade to Tiger.

Locate the following file by right-clicking the iSync application and choosing “Show Package Contents” (only do this if you are moderately technically savvy):

/Contents/PlugIns/ApplePhoneConduit.syncdevice/Contents/
PlugIns/ PhoneModelsSync.phoneplugin/
Contents/Resources/MetaClasses.plist

Open the file using a .plist editor, BBEdit, or some other text editor you are familiar with. Once you have the file open, locate the following Identification key entry:

<string>Motorola CE, Copyright 2000+Motorola V265 Phone</string>

Change the entry simply by adding “m” to “V265”:

<string>Motorola CE, Copyright 2000+Motorola V265m Phone</string>

Save and close. You should now be able to add the device in iSync. Obviously, someone made a simple typo at Apple that needs to be addressed so that it will recognize the phone as it’s supposed to do. More thorough background on how I found this fix can be seen here.

Wednesday, March 08, 2006

Motorola v265 and Tiger 10.4.5 - no workee

Okay, so I solved one problem in my upgrade to Tiger only to face a new problem:

iSync no longer recognizes my Motorola v265 cell phone (yes, it’s supported via USB). Apparently, according to macfixit.com, I have to do some major hacking using Xcode Tools’ USB Prober and a text editor to get iSync to work again the way it did with Panther. My phone is being seen by Tiger (as per the System Profiler), so it’s definitely a software issue.

Does anyone besides me think this is a problem? I shouldn’t have to hack an Apple product just to get it to work the way it’s supposed to work according to Apple.

This is the kind of stuff that pisses me off as a loyal Apple user since 1986.