On 24 Sep 2008, at 1:15 AM, Alex Hamann wrote: > > Am 24.09.2008 um 02:05 schrieb Christiaan Hofman: > > *snip > >>> >>> >>>> Is there >>>> anything in the Console? >>> >>> I did not create any symlinks myself. >>> I'll attach a console log at the end of this message. The log was >>> produced by first successfully syncing from source to preview and >>> then unsuccessfully trying to sync back. >>> >> >> There's unfortunately nothing in the logs relevant to this AFAICS. >> >> Does it work if you use custom settings in the Sync prefs, in >> particular >> Command: /Applications/Aquamacs Emacs.app/Contents/MacOS/bin/ >> emacsclient >> Arguments: --no-wait +%line "%file" >> >> Christiaan >> > > setting the full path for the command did the trick. > Great job, thx. > > Isn't that strange, though? I think this has not changed since the > last release, has it? > > A. > > > *snip
What changed is the way the path is completed. In 1.1.12 Skim explicitly searches for the command in various places inside the bundle, while in 1.1.13 it changes the PATH environment variable for the command. On Leopard this works correctly. I think the problem is with the space in the app name, in combination with a Tiger bug. Christiaan ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Skim-app-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/skim-app-users
