Hello,
I have some problems with the Blogging bundle. When I try to fetch the articles I get this error message:
---snip--- tm_dialog: failed to establish connection with TextMate. /Users/thomas/Library/Application Support/TextMate/Support/lib/dialog.rb:53:in `initialize': No such dialog () (TextMate::WindowNotFound) } for command: /Users/thomas/Library/Application\ Support/TextMate/Support/bin/tm_dialog -a -p <?xml\ version="1.0"\ encoding="UTF-8"?>' '<!DOCTYPE\ plist\ PUBLIC\ "-//Apple\ Computer//DTD\ PLIST\ 1.0//EN"\ "http://www.apple.com/DTDs/PropertyList-1.0.dtd">' '<plist\ version="1.0">' '<dict>' '\ <key>details</key>' '\ <string></string>' '\ <key>isIndeterminate</key>' '\ <true/>' '\ <key>summary</key>' '\ <string>Contacting\ Server\ "bohnomat.de"…</string>' '\ <key>title</key>' '\ <string>Fetch\ Post</string>' '</dict>' '</plist>' ' ProgressDialog.nib from /Users/thomas/Library/Application Support/TextMate/Support/lib/dialog.rb:26:in `new' from /Users/thomas/Library/Application Support/TextMate/Support/lib/dialog.rb:26:in `dialog' from /Users/thomas/Library/Application Support/TextMate/Support/lib/progress.rb:38:in `call_with_progress' from /Users/thomas/Library/Application Support/TextMate/Bundles/Blogging.tmbundle/Support/lib/blogging.rb:546:in `fetch' from /tmp/temp_textmate.pmHLCP:3 ---snap---
I hope someone can help me.
Thomas
I think you need to update your tm_dialog.
http://permalink.gmane.org/gmane.editors.textmate.general/15503
Brett
On Feb 3, 2007, at 6:38 PM, Thomas Bohn wrote:
Hello,
I have some problems with the Blogging bundle. When I try to fetch the articles I get this error message:
---snip--- tm_dialog: failed to establish connection with TextMate. /Users/thomas/Library/Application Support/TextMate/Support/lib/dialog.rb:53:in `initialize': No such dialog () (TextMate::WindowNotFound) } for command: /Users/thomas/Library/Application\ Support/TextMate/Support/bin/tm_dialog -a -p <?xml\ version="1.0"\ encoding="UTF-8"?>' '<!DOCTYPE\ plist\ PUBLIC\ "-//Apple\ Computer//DTD\ PLIST\ 1.0//EN"\ "http://www.apple.com/DTDs/PropertyList-1.0.dtd">' '<plist\ version="1.0">' '<dict>' '\ <key>details</key>' '\ <string></string>' '\ <key>isIndeterminate</key>' '\ <true/>' '\ <key>summary</key>' '\ <string>Contacting\ Server\ "bohnomat.de"…</string>' '\ <key>title</key>' '\ <string>Fetch\ Post</string>' '</dict>' '</plist>' ' ProgressDialog.nib from /Users/thomas/Library/Application Support/TextMate/Support/lib/dialog.rb:26:in `new' from /Users/thomas/Library/Application Support/TextMate/Support/lib/dialog.rb:26:in `dialog' from /Users/thomas/Library/Application Support/TextMate/Support/lib/progress.rb:38:in `call_with_progress' from /Users/thomas/Library/Application Support/TextMate/Bundles/Blogging.tmbundle/Support/lib/blogging.rb: 546:in `fetch' from /tmp/temp_textmate.pmHLCP:3 ---snap---
I hope someone can help me.
Thomas
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
On 2/4/07, Brett Terpstra brett@circlesixdesign.com wrote:
I think you need to update your tm_dialog.
That is the thing. tm_dialog is current. I regulary do an svn up in
~/Library/Application Support/TextMate
So everything in there should be current or am I wrong in this view?
Thomas
2 things.
You may need to specifically do an svn up Support PlugIns to update those two directories, and then restart TM.
Second, it's possible that because you're doing your checkouts in your home directory, you have a conflicting checkout in your root. Not sure if that's the case, but a possibility, I think.
Brett
On Feb 4, 2007, at 8:01 AM, Thomas Bohn wrote:
On 2/4/07, Brett Terpstra brett@circlesixdesign.com wrote:
I think you need to update your tm_dialog.
That is the thing. tm_dialog is current. I regulary do an svn up in
~/Library/Application Support/TextMate
So everything in there should be current or am I wrong in this view?
Thomas
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
On 2/4/07, Brett Terpstra brett@circlesixdesign.com wrote:
You may need to specifically do an svn up Support PlugIns to update those two directories, and then restart TM.
No effect. I still get this message.
Second, it's possible that because you're doing your checkouts in your home directory, you have a conflicting checkout in your root. Not sure if that's the case, but a possibility, I think.
No other checkout on my computer.
Thomas
On Feb 4, 2007, at 9:51 AM, Thomas Bohn wrote:
Second, it's possible that because you're doing your checkouts in your home directory, you have a conflicting checkout in your root. Not sure if that's the case, but a possibility, I think.
No other checkout on my computer.
I suppose it is possible you might have some conflicts in the repository, if you've ever edited any bundle items. Do an "svn status" from ~/Library/Application Support/TextMate, and see if it reports anything suspicious.
Thomas
Haris
On 2/4/07, Charilaos Skiadas skiadas@hanover.edu wrote:
I suppose it is possible you might have some conflicts in the repository, if you've ever edited any bundle items. Do an "svn status" from ~/Library/Application Support/TextMate, and see if it reports anything suspicious.
Nothing which can be related to the Blogging bundle or the tm_dialog:
$ svn status ? PlugIns/TabMate.tmplugin ? PlugIns/TeXMLMate.tmplugin ? Bundles/Latex.tmbundle/Commands/Double German Quotes.tmCommand M Bundles/Latex.tmbundle/info.plist
It's getting weirder every second.
Thomas
On 2/4/07, Charilaos Skiadas skiadas@hanover.edu wrote:
Try rebooting.
Well, rebooting didn't solve my problem. I actually never believed that. But now I have some more clues what that is about. I found this in the console.log:
---snipp--- 2007-02-05 20:58:26.490 TextMate[217] init load themes 2007-02-05 20:58:27.144 TextMate[217] init done loading themes 2007-02-05 20:58:28.017 TextMate[217] loadCache did load 210 items 2007-02-05 20:58:30.612 TextMate[217] *** -[NSBundle load]: Error loading code /Users/thomas/Library/Application Support/TextMate/PlugIns/Dialog.tmplugin/Contents/MacOS/Dialog for bundle /Users/thomas/Library/Application Support/TextMate/PlugIns/Dialog.tmplugin, error code 2 (link edit error code 0, error number 0 ()) 2007-02-05 20:58:30.612 TextMate[217] instance Dialog plug-in has no principal class 2007-02-05 20:58:30.868 TextMate[217] loadPlugIn: Dialog plug-in with same bundle identifier (com.macromates.dialog_plug-in) already loaded ---snapp---
Any more ideas?
Thomas
On Feb 5, 2007, at 3:02 PM, Thomas Bohn wrote:
On 2/4/07, Charilaos Skiadas skiadas@hanover.edu wrote:
Try rebooting.
Well, rebooting didn't solve my problem. I actually never believed that. But now I have some more clues what that is about. I found this in the console.log:
---snipp--- 2007-02-05 20:58:26.490 TextMate[217] init load themes 2007-02-05 20:58:27.144 TextMate[217] init done loading themes 2007-02-05 20:58:28.017 TextMate[217] loadCache did load 210 items 2007-02-05 20:58:30.612 TextMate[217] *** -[NSBundle load]: Error loading code /Users/thomas/Library/Application Support/TextMate/PlugIns/Dialog.tmplugin/Contents/MacOS/Dialog for bundle /Users/thomas/Library/Application Support/TextMate/PlugIns/Dialog.tmplugin, error code 2 (link edit error code 0, error number 0 ()) 2007-02-05 20:58:30.612 TextMate[217] instance Dialog plug-in has no principal class 2007-02-05 20:58:30.868 TextMate[217] loadPlugIn: Dialog plug-in with same bundle identifier (com.macromates.dialog_plug-in) already loaded ---snapp---
Any more ideas?
This is what I get when I start TM: 2007-02-05 21:10:51.637 TextMate[626] init load themes 2007-02-05 21:10:53.177 TextMate[626] init done loading themes 2007-02-05 21:10:53.931 TextMate[626] loadPlugIn: Dialog plug-in with same bundle identifier (com.macromates.dialog_plug-in) already loaded
Don't really have any useful ideas (the rebooting suggestion was kind of a last resort ;), I didn't think it would work either).Perhaps someone more knowledgeable with the workings of the plugin can offer some more ideas.
Let's compare md5 values and make sure we are talking about the same file at least: charilaos-skiadas-ibook-g4-2:~ haris$ md5 /Users/haris/Library/ Application\ Support/TextMate/PlugIns/Dialog.tmplugin/Contents/MacOS/ Dialog MD5 (/Users/haris/Library/Application Support/TextMate/PlugIns/ Dialog.tmplugin/Contents/MacOS/Dialog) = ef7144805b253d537df9695777246581
Thomas
Haris
On 2/6/07, Charilaos Skiadas skiadas@hanover.edu wrote:
ef7144805b253d537df9695777246581
I have the same hash.
Thomas
On Feb 6, 2007, at 4:20 AM, Thomas Bohn wrote:
On 2/6/07, Charilaos Skiadas skiadas@hanover.edu wrote:
ef7144805b253d537df9695777246581
I have the same hash.
The only other thing I can think of is temporarily removing the preference file for textmate (with textmate closed) and starting textmate without that file. I don't hold out too much hope for this method either though.
Thomas
Haris
On 2/6/07, Charilaos Skiadas skiadas@hanover.edu wrote:
The only other thing I can think of is temporarily removing the preference file for textmate (with textmate closed) and starting textmate without that file.
You are right, it didn't work. But set up my weblog besides the example entry and was able to choose one weblog. After that it doesn't fetch my articles.
Thomas
On Feb 6, 2007, at 8:12 AM, Thomas Bohn wrote:
You are right, it didn't work. But set up my weblog besides the example entry and was able to choose one weblog. After that it doesn't fetch my articles.
Oh I was referring to the file titled: com.macromates.textmate.plist, not the preference file for the blogging bundle. com.macromates.textmate.plist contains a whole bunch of info related to TM in general, window locations, soft-wrap settings and other user preferences. Sometimes it gets corrupted and/or has misleading information.
Thomas
Haris