I'd like to know if I'm the only one having problem with "Go to project". When I choose it, I get a list of my projects, but choosing any one of them does not do anything.
Thanks,
Alan
-- Alan Schmitt http://alan.petitepomme.net/
The hacker: someone who figured things out and made something cool happen. .O. ..O OOO
On Nov 10, 2006, at 1:18 PM, Alan Schmitt wrote:
I'd like to know if I'm the only one having problem with "Go to project". When I choose it, I get a list of my projects, but choosing any one of them does not do anything.
It was broken, thanks! I just committed a fix.
Thanks,
Alan
Haris
On 10 nov. 06, at 19:36, Charilaos Skiadas wrote:
On Nov 10, 2006, at 1:18 PM, Alan Schmitt wrote:
I'd like to know if I'm the only one having problem with "Go to project". When I choose it, I get a list of my projects, but choosing any one of them does not do anything.
It was broken, thanks! I just committed a fix.
I just updated, and now I don't see a pop up window anymore.
Alan
-- Alan Schmitt http://alan.petitepomme.net/
The hacker: someone who figured things out and made something cool happen. .O. ..O OOO
On Nov 10, 2006, at 3:15 PM, Alan Schmitt wrote:
I just updated, and now I don't see a pop up window anymore.
Try restarting TM, and check Console.app for any messages. The window works over here. To troubleshoot, change the output of the command to "Create New Document" or something like that, so that we get the error messages.
Alan
Haris
On 11 nov. 06, at 07:10, Charilaos Skiadas wrote:
On Nov 10, 2006, at 3:15 PM, Alan Schmitt wrote:
I just updated, and now I don't see a pop up window anymore.
Try restarting TM, and check Console.app for any messages. The window works over here. To troubleshoot, change the output of the command to "Create New Document" or something like that, so that we get the error messages.
I did restart TextMate. I did not see anything in Console, but I do have an error in "Create New Document":
tm_dialog: server version at v4, this tool at v5 (they need to match) /Library/Application Support/TextMate/Support/lib/dialog.rb:19:in `load': Cannot parse a NULL or zero-length data (PropertyListError) from /Library/Application Support/TextMate/Support/lib/dialog.rb: 19:in `menu' from /tmp/temp_textmate.yYUF0X:9
Both the Support and GTDAlt Bundle are at revision 6067 in /Library/ Application Support/TextMate
Thanks,
Alan
-- Alan Schmitt http://alan.petitepomme.net/
The hacker: someone who figured things out and made something cool happen. .O. ..O OOO
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
On 11.11.2006, at 08:13, Alan Schmitt wrote:
On 11 nov. 06, at 07:10, Charilaos Skiadas wrote:
On Nov 10, 2006, at 3:15 PM, Alan Schmitt wrote:
I just updated, and now I don't see a pop up window anymore.
Try restarting TM, and check Console.app for any messages. The window works over here. To troubleshoot, change the output of the command to "Create New Document" or something like that, so that we get the error messages.
I did restart TextMate. I did not see anything in Console, but I do have an error in "Create New Document":
tm_dialog: server version at v4, this tool at v5 (they need to match) /Library/Application Support/TextMate/Support/lib/dialog.rb:19:in `load': Cannot parse a NULL or zero-length data (PropertyListError) from /Library/Application Support/TextMate/Support/lib/ dialog.rb:19:in `menu' from /tmp/temp_textmate.yYUF0X:9
Both the Support and GTDAlt Bundle are at revision 6067 in /Library/ Application Support/TextMate
Thanks,
Alan
You also have to update the [Dialog.tmplugin][1]. If that doesn't work load the [Source][2], compile it yourself and put it in Library/Application Support/TextMate/PlugIns Simon
[1]: http://macromates.com/svn/Bundles/trunk/PlugIns/Dialog.tmplugin/ [2]: http://macromates.com/svn/Bundles/trunk/Tools/Dialog%20PlugIn/ - ----
privacy is necessary using http://gnupg.org public key id: 0x6115F804EFB33229 http://ruderich.com/
simonruderich.asc
On 11 nov. 06, at 13:52, Simon Ruderich wrote:
You also have to update the [Dialog.tmplugin][1].
It now works perfectly, thanks.
Alan
-- Alan Schmitt http://alan.petitepomme.net/
The hacker: someone who figured things out and made something cool happen. .O. ..O OOO