Hi everyone,
I recently have run into troubles with Ciarán’s ProjectPlus plugin. It will simply prevent TM from launching. Console.app systematically reports the following :
2009-01-12 16:54:59.339 TextMate[11730] *** -[NSBundle load]: Error loading code /Applications/TextMate.app/Contents/PlugIns/ Dialog2.tmplugin/Contents/MacOS/Dialog2 for bundle /Applications/ TextMate.app/Contents/PlugIns/Dialog2.tmplugin, error code 2 (link edit error code 0, error number 0 ()) 2009-01-12 16:54:59.339 TextMate[11730] instance Dialog2 plug-in has no principal class
I guess it’s the first time I relaunch TextMate since last update or something (possibly ProjectPlus update).
Some information about my currrent config : 10.4.11 PPC
TM 1.5.8 (1496) ProjectPlus 1.1 (if I trust the CFBundleVersion string entry of ProjectPlus.tmplugin/Content/info.plist — nothing will appear in system info)
I guess I’ll just work without Project+ for a while, but if any of you has any idea of what it could stem from, help would be appreciated.
Édouard
On 12 Jan 2009, at 17:17, Édouard Gilbert wrote:
I recently have run into troubles with Ciarán’s ProjectPlus plugin. It will simply prevent TM from launching. Console.app systematically reports the following :
The error you get is unrelated to ProjectPlus, it is because I (accidentally) only put a x86 build of the Dialog2 plug-in into latest edge build.
I don’t think this should cause it to not run at all though. Did you confirm that it runs fine w/o ProjectPlus?
Hi,
I had a similar prolem when I installed ProjectPlus. TM stopped working. It was displaying an error message at the startup. The problem came from an incompatibility with some other plugin (I suspect svnmate but I'm not sure).
It worked when I removed the other plugins. Try removing the other plugins one by one and see if it works.
Rayene,
On Wed, Jan 14, 2009 at 8:48 AM, Allan Odgaard mailinglist@textmate.orgwrote:
On 12 Jan 2009, at 17:17, Édouard Gilbert wrote:
I recently have run into troubles with Ciarán's ProjectPlus plugin. It will simply prevent TM from launching. Console.app systematically reports the following :
The error you get is unrelated to ProjectPlus, it is because I (accidentally) only put a x86 build of the Dialog2 plug-in into latest edge build.
I don't think this should cause it to not run at all though. Did you confirm that it runs fine w/o ProjectPlus?
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
Le 14 janv. 09 à 08:48, Allan Odgaard a écrit :
On 12 Jan 2009, at 17:17, Édouard Gilbert wrote:
I recently have run into troubles with Ciarán’s ProjectPlus plugin. It will simply prevent TM from launching. Console.app systematically reports the following :
The error you get is unrelated to ProjectPlus, it is because I (accidentally) only put a x86 build of the Dialog2 plug-in into latest edge build.
Is there someway to override this before the next bleeding edge?
I don’t think this should cause it to not run at all though. Did you confirm that it runs fine w/o ProjectPlus?
Yes, but I haven’t done much except LaTeXing recently. I don't even commit. Is there some command which requires Dialog2 that I can test?
Le 14 janv. 09 à 12:29, Rayene Ben Rayana a écrit :
Hi,
I had a similar prolem when I installed ProjectPlus. TM stopped working. It was displaying an error message at the startup.
Here, TM just freeze on the « Would you like ProjectPlus to update automatically ? » window. No error message or anything.
The problem came from an incompatibility with some other plugin (I suspect svnmate but I'm not sure).
It worked when I removed the other plugins. Try removing the other plugins one by one and see if it works.
I don’t have any other plug-in installed currently.
Thanks for your help, Édouard