Just a quick question... wondering if it's just me or if XMLMate 1.4.1 http://www.ditchnet.org/xmlmate/ is broken as of TextMate 1.5.7 (1436)?
Instead of the XMLMate window appearing, the following is reported on the Console when clicking Windows => Show XMLMate Palette...
TextMate[430] initializeLibxml TextMate[430] *** +[OakTextView defaultEnvironmentVariables]: selector not recognized TextMate[430] *** +[OakTextView defaultEnvironmentVariables]: selector not recognized
Behavior started with the cutting edge release that preceded 1.5.7, before that, everything was fine.
Thanks!
On 30.10.2007, at 06:51, Rob Foxworthington wrote:
Just a quick question... wondering if it's just me or if XMLMate 1.4.1 http://www.ditchnet.org/xmlmate/ is broken as of TextMate 1.5.7 (1436)?
For me it works on MAC OSX 10.4.10
--Hans
Thanks for the report. I'll try to get a fix out. what version of OS X are u using?
Todd Ditchendorf
On Oct 30, 2007, at 1:51 AM, Rob Foxworthington wrote:
Just a quick question... wondering if it's just me or if XMLMate 1.4.1 http://www.ditchnet.org/xmlmate/ is broken as of TextMate 1.5.7 (1436)?
Instead of the XMLMate window appearing, the following is reported on the Console when clicking Windows => Show XMLMate Palette...
TextMate[430] initializeLibxml TextMate[430] *** +[OakTextView defaultEnvironmentVariables]: selector not recognized TextMate[430] *** +[OakTextView defaultEnvironmentVariables]: selector not recognized
Behavior started with the cutting edge release that preceded 1.5.7, before that, everything was fine.
Thanks!
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
Rob, thanks for the heads up, I've released a new version that fixes the issue and adds a user default for making the XMLMate palette a non- floating window.
thanks for using xmlmate. :0] todd
On Oct 30, 2007, at 1:51 AM, Rob Foxworthington wrote:
Just a quick question... wondering if it's just me or if XMLMate 1.4.1 http://www.ditchnet.org/xmlmate/ is broken as of TextMate 1.5.7 (1436)?
Instead of the XMLMate window appearing, the following is reported on the Console when clicking Windows => Show XMLMate Palette...
TextMate[430] initializeLibxml TextMate[430] *** +[OakTextView defaultEnvironmentVariables]: selector not recognized TextMate[430] *** +[OakTextView defaultEnvironmentVariables]: selector not recognized
Behavior started with the cutting edge release that preceded 1.5.7, before that, everything was fine.
Thanks!
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
Todd, thanks for the update! -- Great idea to add a default for making the palette non-floating, very cool for smallish laptop screens. :)
I tried the new XMLMate 1.4.2 on two different machines (both Intel with TextMate 1.5.7) and after some testing, it seems that XMLMate doesn't like FileVault:
- Mac #1: 10.5 and no FileVault => all is good! - Mac #2: 10.4.10 & FileVault enabled => the following happens...
If the FileVault'ed user logs in and launches TextMate, the XMLMate entry doesn't show up in TextMate's Window menu. Instead, upon launching TextMate, the following is written to the Console:
TextMate[357] *** -[NSBundle load]: Error loading code >> /Users/xxx/Library/Application Support/TextMate/PlugIns/ >> XMLMate.tmplugin/Contents/MacOS/XMLMate for bundle /Users/ >> xxx/Library/Application Support/TextMate/PlugIns/ >> XMLMate.tmplugin, error code 4 (link edit error code 4, >> error number 0 (Symbol not found: _NSRangeException >> Referenced from: /Users/xxx/Library/Application Support/ >> TextMate/PlugIns/XMLMate.tmplugin/Contents/MacOS/XMLMate >> Expected in: /System/Library/Frameworks/ >> CoreFoundation.framework/Versions/A/CoreFoundation )) TextMate[357] instance XMLMate plug-in has no principal class
The above seems to happen for all FileVault'ed users, no matter where XMLMate lives. I tried putting it in these locations:
- ~/Library/Application Support/TextMate/PluginIns/XMLMate.tmplugin - /Library/Application Support/TextMate/PluginIns/XMLMate.tmplugin
Not sure if this helps, but with pre-1.5.7 TextMate, I don't remember any FileVault-related issues with TextMate itself or XMLMate.
Btw, thanks again for XMLMate... offline validation was what I missed most after switching over to TextMate from another editor. You can't image how happy I was when I discovered XMLMate. :)
I've released another small update for XMLMate: 1.4.3. Many (all?) users were not able to run XMLMate on Tiger, hopefully this fixes the issue.
Many thanks to those who sent in bug reports and information.
holla if you have problems with this release.
thanks,
todd
On Nov 2, 2007, at 3:15 AM, Rob Foxworthington wrote:
Todd, thanks for the update! -- Great idea to add a default for making the palette non-floating, very cool for smallish laptop screens. :)
I tried the new XMLMate 1.4.2 on two different machines (both Intel with TextMate 1.5.7) and after some testing, it seems that XMLMate doesn't like FileVault:
- Mac #1: 10.5 and no FileVault => all is good!
- Mac #2: 10.4.10 & FileVault enabled => the following happens...
If the FileVault'ed user logs in and launches TextMate, the XMLMate entry doesn't show up in TextMate's Window menu. Instead, upon launching TextMate, the following is written to the Console:
TextMate[357] *** -[NSBundle load]: Error loading code >> /Users/xxx/Library/Application Support/TextMate/PlugIns/ >> XMLMate.tmplugin/Contents/MacOS/XMLMate for bundle /Users/ >> xxx/Library/Application Support/TextMate/PlugIns/ >> XMLMate.tmplugin, error code 4 (link edit error code 4, >> error number 0 (Symbol not found: _NSRangeException >> Referenced from: /Users/xxx/Library/Application Support/ >> TextMate/PlugIns/XMLMate.tmplugin/Contents/MacOS/XMLMate >> Expected in: /System/Library/Frameworks/ >> CoreFoundation.framework/Versions/A/CoreFoundation )) TextMate[357] instance XMLMate plug-in has no principal class
The above seems to happen for all FileVault'ed users, no matter where XMLMate lives. I tried putting it in these locations:
- ~/Library/Application Support/TextMate/PluginIns/XMLMate.tmplugin
- /Library/Application Support/TextMate/PluginIns/XMLMate.tmplugin
Not sure if this helps, but with pre-1.5.7 TextMate, I don't remember any FileVault-related issues with TextMate itself or XMLMate.
Btw, thanks again for XMLMate... offline validation was what I missed most after switching over to TextMate from another editor. You can't image how happy I was when I discovered XMLMate. :)
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
Hi Todd,
On Donnerstag, 01. November 2007, at 13:11 (GMT -0400), Todd Ditchendorf wrote:
I've released a new version that fixes the issue and adds a user default for making the XMLMate palette a non- floating window.
After installing the new version I no longer find 'Show XMLMate Palette' in the Window menu.
Paul