Getting require error
Reported by Jon Druse | July 1st, 2010 @ 01:10 PM
Hello, I've been using the ack-bundle for years without any problems. Today however I installed a perforce bundle and now strangely ack-bundle is broken. Here is the error:
/Applications/TextMate.app/Contents/SharedSupport/Support/lib/ui.rb:8:in
require': no such file to load --
/Applications/TextMate.app/Contents/SharedSupport/Support/lib/osx/plist
(LoadError) from
/Applications/TextMate.app/Contents/SharedSupport/Support/lib/ui.rb:8
from
/Applications/TextMate.app/Contents/SharedSupport/Support/lib/ui.rb:27:in
require'
from /Users/sntjon/Library/Application
Support/TextMate/Bundles/Ack.tmbundle/Support/environment.rb:27:in
load_environment' from /Users/sntjon/Library/Application
Support/TextMate/Bundles/Ack.tmbundle/Support/environment.rb:27:in
each'
from /Users/sntjon/Library/Application
Support/TextMate/Bundles/Ack.tmbundle/Support/environment.rb:27:in
load_environment' from /Users/sntjon/Library/Application
Support/TextMate/Bundles/Ack.tmbundle/Support/environment.rb:136
from /Users/sntjon/Library/Application
Support/TextMate/Bundles/Ack.tmbundle/Support/environment.rb:1:in
require'
from -:1
If you have any thoughts I would love to hear them. Thanks!
Comments and changes to this ticket
-
Trevor Squires July 4th, 2010 @ 08:02 AM
- State changed from new to wontfix
Hi,
I have stopped all work on this bundle and replaced it with a plugin (for OSX 10.5 and above) called AckMate:
I'd normally just point you to the latest version from http://github.com/protocool/AckMate/downloads
Unfortunately it turns out that the latest version chokes on source trees that are not 100% utf8 clean.
So, if you're truly 100% utf8 clean then download version 1.1.2 from http://github.com/downloads/protocool/AckMate/AckMate.1.1.2.zip
Otherwise, download version 1.1.1 from http://github.com/downloads/protocool/AckMate/AckMate.1.1.1.zip
I hope this helps.
Regards, Trev
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ack Textmate Bundle