On 30 Nov 2008, at 2:16 PM, Erich Neuwirth wrote: > I had > Check for file changes > checked in the Preferences -> Sync panel. > Switching it off and then on again solved the problem.
You should probably have it switched off, because AFAIK TextMate should take care of reloading. My guess is that the 2 reloading processes are getting in each others way and lead to conflicts. > > Now the print panel apears. > I am using > OSX 10.5.5 > Skim 1.2 (38) > TeXLive 2008 (updated today) > TextMate 1.5.8 (1469) > > > Which console logs do yo mean? > The ones from TextMate. No, the ones from Skim in Console.app. > > I still do have another problem where I am not sure > if it is rooted in Skim or in TextMate. > > When I start a complete build-display cycle for a text document in > TextMate, > I get: > > This is dvips(k) 5.97 Copyright 2008 Radical Eye Software (www.radicaleye.com > ) ' TeX output 2008.11.30:1412' -> RoyalRoad.ps . [1] [2] [3] [4] [5] > [6] [7] [8] [9] [10] [11] Application 'Skim' not running sh: / > Applications/Skim.app/Contents/Resources/displayline: No such file or > directory > > Skim is started and I see what is happening. > I just do not understand the error message. > I also cannot do a forward search from TextMate to Skim. > Backward search from Skim to TextMate works. > > I already posted a description of what is happening on the TextMate > lst > earlier today. > Does this give you some clues of what is happening? > > I Just upgraded to TeXLive 2008 and I am experiencing some problems > when previewing in Skim. > In the Typeset & view Window I get the following error message: > > Application 'Skim' not running sh: /Applications/Skim.app/Contents/ > Resources/displayline: No such file or directory > > I already checked some earlier mails about this kind of problem and > found that > earlier the code in texMate.py had > > Contents/Resources/displayline > but Skim was changed and needs > /Contents/SharedSupport/displayline > > When I check my texMate.py > > I already have the correct code there. > I do not understand where the wrong line of code comes from. > > Skim starts an displays my files. I just would like to get rid of the > error message. > Have you updated the TextMate latex bundle from svn (not the one in the latest release)? That version should have the correct version of this line. I don't know of another place where the incorrect location was used in TextMate. > > > > I have another problem also: > Forward search i.e. selecting text in TextMake and finding the > corresponding spot in Skim, does not work. > > Neither selecting Show in PDF Viewer (pdfsync) nor pressing Ctrl-Alt- > Apple-O does anything. > Probably the same problem. Are you really sure your latex bundle is correct? Christiaan > I do have Skim 1. 2 (38), TeXLive 2008 ad TextMate 1.5.8 (1496) > > > On Nov 30, 2008, at 1:36 PM, Christiaan Hofman wrote: > >> >> On 30 Nov 2008, at 12:38 PM, Erich Neuwirth wrote: >> >>> Thanks for asking the right question. >>> I am TextMate and Skim for my TeX work. >>> When I start Skim by itself (which I did after reading your mail), >>> everything works fine. >>> But when TextMate starts Skim after running TeX to compile a tex >>> file >>> into a pdf file, >>> then printing does not work. So this is not mostly a Skim problem >>> but probably an issue with the TextMate script starting Skim. >>> >> >> Still, this should not occur. The TextMate script calls functions of >> Skim. Also, I cannot reproduce a situation where the print panel does >> not work. Can you answer my questions? Also, do you have the auto- >> reload function turned on in the Sync preferences (you probably >> shouldn't)? >> >> Christiaan >> >>> >>> On Nov 30, 2008, at 12:25 PM, Christiaan Hofman wrote: >>> >>>> You mean not even the print panel comes up? What OS version do you >>>> have, and does it happen with all PDFs? Is there anything in the >>>> console logs? >>>> >>>> Christiaan >>>> >>>> On 30 Nov 2008, at 12:23 PM, Erich Neuwirth wrote: >>>> >>>>> Skim refuses to print n my machine. >>>>> When I open the pd file I see in Skim in Preview, i can >>>>> immediately >>>>> print it, >>>>> but when I click File -> Print, nothing whatsoever happens. >>>>> Can anybody give recommendations where I should check to solve >>>>> this >>>>> problem? >>>>> >>>>> -- >>>>> Erich Neuwirth >>>>> Didactic Center for Computer Science and Institute for Scientific >>>>> Computing >>>>> University of Vienna >>>> >>>> >>>> ------------------------------------------------------------------------- >>>> 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 >>>> >>> >>> -- >>> Erich Neuwirth >>> Didactic Center for Computer Science and Institute for Scientific >>> Computing >>> University of Vienna >>> >>> >>> >>> >>> >>> ------------------------------------------------------------------------- >>> 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 >> >> >> ------------------------------------------------------------------------- >> 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 >> > > -- > Erich Neuwirth > Didactic Center for Computer Science and Institute for Scientific > Computing > University of Vienna > > > > > > ------------------------------------------------------------------------- > 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 ------------------------------------------------------------------------- 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
