Hi,
I've just switched to Snow Leopard and I'm experiencing weird
Subversion Bundle issue. When I try to pop-up a commit window (via Ctrl
+Shift+A, 5 or via Ctrl+Shift+A, 0, then hit commit button) nothing
happens, and I see no error message too. Am I the only experiencing
this issue? Has anyone come up with a solution? TIA!
I'm using build 1510.
--
Filip Tepper
Just downloaded the rspec plugin and when i try to run anything i get this
error:
/tmp/temp_textmate.RAORye: line 9: /opt/local/bin/ruby: No such file or
directory
At first i was receiving a similar error after i installed snow leopard and
couldn't run ruby tests with cmd+r, i fixed it by editing my
environment.plist to this:
/usr/local/bin:/usr/bin/ruby:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin/Users/richardschneeman/bin/bin/:/usr/local/bin
When i run echo $PATH i get this:
#!/bin/sh
echo
"$PATH"/usr/local/bin:/usr/bin/ruby:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/opt/local/bin:/Users/richardschneeman/bin/bin/:/usr/local/bin
I'm also getting a similar error running other bundles, so i believe it is
with textmate configuration itself. From googling the only two documents I
have been able to find only mention editing the path directly, or the
environment.plist both of which show my correct ruby implementation:
which ruby
/usr/bin/ruby
ahead in the list of /opt/local/bin/ so i don't understand why textmate
would ever look there first. Either way additional troubleshooting tips will
certainly be appreciated
Textmate fails to check for updates with this message in the console
TextMate Error checking for new version: The requested URL returned
error: 403
I am running snow leopard and am behind a firewall that requires a
proxy.
Any help would be much appreciated
Thanks Anthony
Hello everybody,
Textmate help states:
"9.4 Project Dependent Variables
Sometimes it is useful to have a command customized differently
depending on the project. For this reason, it is possible to set
variables for individual projects.
The way to do this is currently a little secret but if you deselect
everything in the project drawer, then click the info (circled I)
button, a panel will appear where you can set variables.
These variables are saved in the project file (*.tmproj) and will
exist only for snippets and (shell) commands executed in the context
of that project."
The problem I have since upgrading to Snow Leopard and Textmate build
1509 is that I am suddenly unable to deselect everything in the
project drawer. At least one file will remain selected and Get Info
and the info button will only show me the info about that file. Is
anyone having the same problem? Alternatively, is there any other way
to set a latex master project wide rather than doing it for each file
individually?
Thanks,
JJ
Hi - I'm using ViMate to have vi-style editing. The problem I have is
that the "Esc" is occupied to switch the vi mode, so the general "Esc"
key function is not available. For example, I use "Esc" to see
completions.
* http://sourceforge.net/projects/tm-vi-plugin/
* http://manual.macromates.com/en/working_with_text#completion
Does anybody know a way to keep the vi functionality and TextMate's
"Esc" functionality? No offense to TextMate itself, but I just want to
have a way to change the copy/cut selection range without using arrow
keys.
Takaaki
--
Takaaki Kato
http://samuraicoder.net
I have just upgraded to, or more specifically - installed a parallel
distribution of, TeXLive-2009. Since doing so, I have found that
typesetting LaTeX does not work correctly when the document references
locally held "personal" class, style, bib or other files stored in ~/
Library/texmf. The errors are included below (with some personal info
redacted):
----------
Latexmk: This is Latexmk, John Collins, 2 December 2007, version: 3.21j.
**** Report bugs etc to John Collins . ****
pdflatex: Changes:
Non-existent destination files: 'XXXXXXX_XXXXXXXX.pdf' Rules to apply:
'pdflatex'
------------ ------------
------------
Running 'pdflatex -interaction=nonstopmode -file-line-error-style -
interaction=nonstopmode -file-line-error-style -synctex=1
"XXXXXXX_XXXXXXXX.tex"' ------------
Latexmk: applying rule 'pdflatex'...
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009) restricted
\write18 enabled.
entering extended mode
(./XXXXXXX_XXXXXXXX.tex LaTeX2e <2009/09/24> Babel and hyphenation
patterns for english, usenglishmax, dumylang, nohyphenation, german-
x-2009-06-19, ngerman-x-2009-06-19, ancientgreek, ibycus, arabic,
basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danish,
dutch, esperanto, estonian, farsi, finnish, french, galician, german,
ngerman, monogreek, greek, hungarian, icelandic, indonesian,
interlingua, irish, italian, kurmanji, latin, latvian, lithuanian,
mongolian, mongolian2a, bokmal, nynorsk, polish, portuguese, romanian,
russian, sanskrit, serbian, slovak, slovenian, spanish, swedish,
turkish, ukenglish, ukrainian, uppersorbian, welsh, loaded. ! LaTeX
Error: File `gregsarticle.cls' not found. Type X to quit or to
proceed, or enter new name. (Default extension: cls) Enter file
name: ./XXXXXXX_XXXXXXXX.tex:2: Emergency stop. l.2 \usepackage
{amssymb} %maths^^M ./XXXXXXX_XXXXXXXX.tex:2: ==> Fatal error
occurred, no output PDF file produced! Transcript written on
XXXXXXX_XXXXXXXX.log.
Latexmk: Missing input file: 'XXXXXXXXXXXX.cls' from line
'! LaTeX Error: File `XXXXXXXXXXXX.cls' not found.'
Latexmk: Did not finish processing file: 'pdflatex' did not make
'XXXXXXX_XXXXXXXX.pdf'
Latexmk: Errors, in force_mode: so I tried finishing targets
Application 'Skim' not running
The file /Users/XXXX/Desktop/XXXXXXX-XXXXXXXX/XXXXXXX_XXXXXXXX.pdf
does not exist.
execution error: Can’t make file "Macintosh
HD:Users:XXXX:Desktop:XXXXXXX-XXXXXXXX:XXXXXXX_XXXXXXXX.pdf" into type
alias. (-1700)
error number 256 opening viewer
Found 0 errors, and 0 warnings in 1 runs
/Applications/TextMate.app/Contents/SharedSupport/Bundles/
Latex.tmbundle/Support/bin/latexmk.pl -pdf -f -r /tmp/latexmkrc
"XXXXXXX_XXXXXXXX.tex" exited with status 12
----------
Now, I initially thought that this might be a problem with the TexLive
distribution. However, when switching between the 2008 and 2009
versions and using TeXShop as the frontend, there are no problems in
either version; TexLive-2009 recognizes files under ~/Library/texmf
and parses them correctly. The next thought was that it was an issue
with different versions of latexmk.pl - but TeXShop doesn't use that
script unless it is specifically added on; it's not part of the basic
distro.
Quite frankly I'm at a loss to suggest what the cause could be for
this behaviour. On the other hand, there is a fairly simple
workaround - just include the necessary class and style files in the
directory of the .tex document from which they are referenced. the ./
path seems to work without problems. Of course, this defeats the
purpose of having ~/Library/texmf, but at least it works.
Hopefully someone with more expertise with the guts of the LaTeX
bundle and/or TeXLive will be able to figure this out.
hi,
is there any way to display csv-files in textmate table-like?
It would be great if I could choose if I want the raw text when I open
a CSV-file, like;
col1; col2; col3
3;4;4
7;10;12
or a "table-view" where the columns and cells are separated by a thin
line (like in TextEdit).
Is there such a mode / plugin / way to get this?
thanks!
Is there a way to find the file you are currently working on in the
project pane?
Say you've used cmd-T to open a file somewhere deep down in your
project tree and now you want to open the containing folder in the
project panel... easy way to do that or do I just have to look through
it manually?
Thanks,
Nick
Hello,
i got an issue while run some lines of c-code
the code seems not to be the problem, because it works on my other
machine and with Xcode.
/Library/Application Support/TextMate/Support/lib/tm/process.rb:169:in
`fcntl': Inappropriate ioctl for device (Errno::ENOTTY) from /Library/
Application Support/TextMate/Support/lib/tm/process.rb:169:in `run'
from /Library/Application Support/TextMate/Support/lib/tm/executor.rb:
211:in `parse_version' from /Library/Application Support/TextMate/
Support/lib/tm/executor.rb:98:in `run' from /tmp/temp_textmate.jiIKfe:38
so long
Tim