I have solved the problem.
Even after updating the LaTeX Bundle from svn in
/Library/Application Support/TextMate/Bundles/
I got the errors (no forward search, error message whe openig Skim)
Then I went into
/Library/Application Support/TextMate/Bundles/Latex.tmbundle/Support/
bin/texMate.py
and manually changed line 151 from
syncPath = vp + '/Contents/Resources/displayline ' +
os.getenv('TM_LINE_NUMBER') + ' ' + pdfFile + ' ' +
shell_quote(os.getenv('TM_FILEPATH'))
to
syncPath = vp + '/Contents/SharedSupport/displayline ' +
os.getenv('TM_LINE_NUMBER') + ' ' + pdfFile + ' ' +
shell_quote(os.getenv('TM_FILEPATH'))
Now the problem seems to be solved.
I noticed that I have some bundles twice, once in
/Application/TextMate.app/Contents/SharedSupport/Bundles
and in
/Library/Application Support/TextMate/Bundles
It seems that the last one is the one overriding the other one.
At least I noticed that after the svn update in /Library/Application I
was using a newer version.
This is h story before the problem was solved.
Application 'Skim' not running sh: /Applications/Skim.app/Contents/
Resources/displayline: No such file or directory
I have updated all the bundles from svn.
And I saw that the LaTeX Bundle was updated.
I still get the above error
and forward search does not work.
This is what I see in Console.App when I do a complete LaTeX run.
11/30/08 4:53:06 PM TextMate[20553] loadPlugIn: Dialog plug-in with
same bundle identifier (com.macromates.dialog_plug-in) already loaded
11/30/08 4:53:33 PM defaults[20566]
The domain/default pair of (com.macromates.textmate.webpreview,
SelectedTheme) does not exist
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