Hi!
I used the blogging-bundle before w/out any problems. 5 minutes ago I fired up Textmate and when I use the cat-snippet from the blogging bundle I get the following error:
/Users/nik/Library/Application Support/TextMate/Support/lib/dialog.rb: 5: warning: already initialized constant TM_DIALOG /tmp/temp_textmate.b4fiwD:5:in `require': No such file to load -- / lib/blogging.rb (LoadError) from /tmp/temp_textmate.b4fiwD:5
Does anyone know what to do?
Niels
On Apr 14, 2007, at 11:12 PM, Niels Kobschätzki wrote:
Hi!
I used the blogging-bundle before w/out any problems. 5 minutes ago I fired up Textmate and when I use the cat-snippet from the blogging bundle I get the following error:
/Users/nik/Library/Application Support/TextMate/Support/lib/ dialog.rb:5: warning: already initialized constant TM_DIALOG /tmp/temp_textmate.b4fiwD:5:in `require': No such file to load -- / lib/blogging.rb (LoadError) from /tmp/temp_textmate.b4fiwD:5
Does anyone know what to do?
Just tried if a restart of the system would maybe help - it didn't :(
Niels
On 14. Apr 2007, at 23:12, Niels Kobschätzki wrote:
[...] I get the following error:
/Users/nik/Library/Application Support/TextMate/Support/lib/ dialog.rb:5: warning: already initialized constant TM_DIALOG /tmp/temp_textmate.b4fiwD:5:in `require': No such file to load -- / lib/blogging.rb (LoadError) from /tmp/temp_textmate.b4fiwD:5
Does anyone know what to do?
Try http://macromates.com/wiki/Troubleshooting/RevertToDefaultBundles
On Apr 15, 2007, at 11:08 AM, Allan Odgaard wrote:
On 14. Apr 2007, at 23:12, Niels Kobschätzki wrote:
[...] I get the following error:
/Users/nik/Library/Application Support/TextMate/Support/lib/ dialog.rb:5: warning: already initialized constant TM_DIALOG /tmp/temp_textmate.b4fiwD:5:in `require': No such file to load -- / lib/blogging.rb (LoadError) from /tmp/temp_textmate.b4fiwD:5
Does anyone know what to do?
Try http://macromates.com/wiki/Troubleshooting/RevertToDefaultBundles
Didn't help - I make now a complete reinstall…That should help… But I wonder what the trigger for this behaviour was…
Niels
On 15. Apr 2007, at 11:32, Niels Kobschätzki wrote:
On Apr 15, 2007, at 11:08 AM, Allan Odgaard wrote:
On 14. Apr 2007, at 23:12, Niels Kobschätzki wrote:
[...] I get the following error:
/Users/nik/Library/Application Support/TextMate/Support/lib/ dialog.rb:5: warning: already initialized constant TM_DIALOG [...]
Try http://macromates.com/wiki/Troubleshooting/RevertToDefaultBundles
Didn't help - I make now a complete reinstall…That should help… But I wonder what the trigger for this behaviour was…
Well, dialog.rb above is shown in a local path, so you must have a checkout from svn of that file.
What is the new error message after you reverted to the default bundles and support folder? Cause if it is the same, you did not revert to defaults.
On Apr 15, 2007, at 11:53 AM, Allan Odgaard wrote:
On 15. Apr 2007, at 11:32, Niels Kobschätzki wrote:
On Apr 15, 2007, at 11:08 AM, Allan Odgaard wrote:
On 14. Apr 2007, at 23:12, Niels Kobschätzki wrote:
[...] I get the following error:
/Users/nik/Library/Application Support/TextMate/Support/lib/ dialog.rb:5: warning: already initialized constant TM_DIALOG [...]
Try http://macromates.com/wiki/Troubleshooting/ RevertToDefaultBundles
Didn't help - I make now a complete reinstall…That should help… But I wonder what the trigger for this behaviour was…
Well, dialog.rb above is shown in a local path, so you must have a checkout from svn of that file.
What is the new error message after you reverted to the default bundles and support folder? Cause if it is the same, you did not revert to defaults.
It was the same error and afaik I did revert - removed Plugins, Bundles, Support iirc Anyway, removed ~/Library/Application Support/TextMate completely now, deleted TextMate.app, downloaded it again and now it works. Changed now from SVN to GetBundle - I hope that keeps me as up-to- date as SVN
Best regards
Niels
--
It's also easy to encrypt your programs. Simply write a misleading comment!
-- Advantages of Whitespace (http://compsoc.dur.ac.uk/whitespace/)--
On Apr 15, 2007, at 11:57 AM, Niels Kobschätzki wrote:
On Apr 15, 2007, at 11:53 AM, Allan Odgaard wrote:
On 15. Apr 2007, at 11:32, Niels Kobschätzki wrote:
On Apr 15, 2007, at 11:08 AM, Allan Odgaard wrote:
On 14. Apr 2007, at 23:12, Niels Kobschätzki wrote:
[...] I get the following error:
/Users/nik/Library/Application Support/TextMate/Support/lib/ dialog.rb:5: warning: already initialized constant TM_DIALOG [...]
Try http://macromates.com/wiki/Troubleshooting/ RevertToDefaultBundles
Didn't help - I make now a complete reinstall…That should help… But I wonder what the trigger for this behaviour was…
Well, dialog.rb above is shown in a local path, so you must have a checkout from svn of that file.
What is the new error message after you reverted to the default bundles and support folder? Cause if it is the same, you did not revert to defaults.
It was the same error and afaik I did revert - removed Plugins, Bundles, Support iirc Anyway, removed ~/Library/Application Support/TextMate completely now, deleted TextMate.app, downloaded it again and now it works. Changed now from SVN to GetBundle - I hope that keeps me as up-to- date as SVN
After getting to know that GetBundle won't keep the default bundles on svn-state, I deleted everything in ~/Library/Application Support/ TextMate and did a complete SVN-checkout (svn co http:// macromates.com/svn/Bundles/trunk/ .) and I get again the following error:
/Users/nik/Library/Application Support/TextMate/Support/lib/dialog.rb: 5: warning: already initialized constant TM_DIALOG /tmp/temp_textmate.oZBNpx:5:in `require': No such file to load -- / lib/blogging.rb (LoadError) from /tmp/temp_textmate.oZBNpx:5
when I want to expand the cat-snippet.
New suggestions for solving the problem?
Niels
On Apr 15, 2007, at 10:26 PM, Niels Kobschätzki wrote:
On Apr 15, 2007, at 11:57 AM, Niels Kobschätzki wrote:
On Apr 15, 2007, at 11:53 AM, Allan Odgaard wrote:
On 15. Apr 2007, at 11:32, Niels Kobschätzki wrote:
On Apr 15, 2007, at 11:08 AM, Allan Odgaard wrote:
On 14. Apr 2007, at 23:12, Niels Kobschätzki wrote:
[...] I get the following error:
/Users/nik/Library/Application Support/TextMate/Support/lib/ dialog.rb:5: warning: already initialized constant TM_DIALOG [...]
Try http://macromates.com/wiki/Troubleshooting/ RevertToDefaultBundles
Didn't help - I make now a complete reinstall…That should help… But I wonder what the trigger for this behaviour was…
Well, dialog.rb above is shown in a local path, so you must have a checkout from svn of that file.
What is the new error message after you reverted to the default bundles and support folder? Cause if it is the same, you did not revert to defaults.
It was the same error and afaik I did revert - removed Plugins, Bundles, Support iirc Anyway, removed ~/Library/Application Support/TextMate completely now, deleted TextMate.app, downloaded it again and now it works. Changed now from SVN to GetBundle - I hope that keeps me as up-to- date as SVN
After getting to know that GetBundle won't keep the default bundles on svn-state, I deleted everything in ~/Library/Application Support/ TextMate and did a complete SVN-checkout (svn co http:// macromates.com/svn/Bundles/trunk/ .) and I get again the following error:
/Users/nik/Library/Application Support/TextMate/Support/lib/ dialog.rb:5: warning: already initialized constant TM_DIALOG /tmp/temp_textmate.oZBNpx:5:in `require': No such file to load -- / lib/blogging.rb (LoadError) from /tmp/temp_textmate.oZBNpx:5
when I want to expand the cat-snippet.
New suggestions for solving the problem?
At least for me it gets right now more weird. On my iBook G4 where I have software-wise a very similar setup to my Intel-iMac (the TextMate-setup is exactly the same - complete svn-checkout and it gets updated with the mateup-script) everything works fine.
Niels
On Apr 15, 2007, at 11:08 PM, Niels Kobschätzki wrote:
On Apr 15, 2007, at 10:26 PM, Niels Kobschätzki wrote:
On Apr 15, 2007, at 11:57 AM, Niels Kobschätzki wrote:
On Apr 15, 2007, at 11:53 AM, Allan Odgaard wrote:
On 15. Apr 2007, at 11:32, Niels Kobschätzki wrote:
On Apr 15, 2007, at 11:08 AM, Allan Odgaard wrote:
On 14. Apr 2007, at 23:12, Niels Kobschätzki wrote: > [...] I get the following error: > > /Users/nik/Library/Application Support/TextMate/Support/lib/ > dialog.rb:5: warning: already initialized constant TM_DIALOG > [...] Try http://macromates.com/wiki/Troubleshooting/ RevertToDefaultBundles
Didn't help - I make now a complete reinstall…That should help… But I wonder what the trigger for this behaviour was…
Well, dialog.rb above is shown in a local path, so you must have a checkout from svn of that file.
What is the new error message after you reverted to the default bundles and support folder? Cause if it is the same, you did not revert to defaults.
It was the same error and afaik I did revert - removed Plugins, Bundles, Support iirc Anyway, removed ~/Library/Application Support/TextMate completely now, deleted TextMate.app, downloaded it again and now it works. Changed now from SVN to GetBundle - I hope that keeps me as up-to- date as SVN
After getting to know that GetBundle won't keep the default bundles on svn-state, I deleted everything in ~/Library/ Application Support/TextMate and did a complete SVN-checkout (svn co http://macromates.com/svn/Bundles/trunk/ .) and I get again the following error:
/Users/nik/Library/Application Support/TextMate/Support/lib/ dialog.rb:5: warning: already initialized constant TM_DIALOG /tmp/temp_textmate.oZBNpx:5:in `require': No such file to load -- / lib/blogging.rb (LoadError) from /tmp/temp_textmate.oZBNpx:5
when I want to expand the cat-snippet.
New suggestions for solving the problem?
At least for me it gets right now more weird. On my iBook G4 where I have software-wise a very similar setup to my Intel-iMac (the TextMate-setup is exactly the same - complete svn-checkout and it gets updated with the mateup-script) everything works fine.
No idea what the problem could be? It's TextMate 1.5.5 (1372), SVN is at revision 7004 (Support, Bundles, PlugIns, Tools etc. is checked out as well - everything seems to be up-to-date)
Niels
On 17. Apr 2007, at 16:29, Niels Kobschätzki wrote:
[...] No idea what the problem could be? It's TextMate 1.5.5 (1372), SVN is at revision 7004 (Support, Bundles, PlugIns, Tools etc. is checked out as well - everything seems to be up-to-date)
No, but I know how you can troubleshoot it: go to the category command and insert a puts statement above the line that errors. The error says it tries to load a file which is not there, so output the full path of that file, the components it is comprised of, etc.
On Apr 17, 2007, at 4:37 PM, Allan Odgaard wrote:
On 17. Apr 2007, at 16:29, Niels Kobschätzki wrote:
[...] No idea what the problem could be? It's TextMate 1.5.5 (1372), SVN is at revision 7004 (Support, Bundles, PlugIns, Tools etc. is checked out as well - everything seems to be up-to-date)
No, but I know how you can troubleshoot it: go to the category command and insert a puts statement above the line that errors. The error says it tries to load a file which is not there, so output the full path of that file, the components it is comprised of, etc.
I found the error - and I have no idea what it caused it. The "Fetch categories"-command was located in my bundle instead of the blogging bundle. I'm pretty sure that I've never moved it (and I'm pretty sure that I already saw it a while ago that a command suddenly had moved w/out any interaction). Latest when I did a new svn-checkout after deleting everything it should have been in place, shouldn't it?
Niels
-- Jammern für Anfänger: Niels K. (25) Jammerbacke -- auch für professionelles Jammern zu haben http://jammern.wordpress.com
On 17. Apr 2007, at 16:43, Niels Kobschätzki wrote:
No, but I know how you can troubleshoot it: go to the category command and insert a puts statement above the line that errors. The error says it tries to load a file which is not there, so output the full path of that file, the components it is comprised of, etc.
I found the error - and I have no idea what it caused it. The "Fetch categories"-command was located in my bundle instead of the blogging bundle. I'm pretty sure that I've never moved it (and I'm pretty sure that I already saw it a while ago that a command suddenly had moved w/ out any interaction). Latest when I did a new svn-checkout after deleting everything it should have been in place, shouldn't it?
Since the command uses TM_BUNDLE_SUPPORT, which will point to the bundle with a Support folder, it should not be a problem to have the command itself in ~/Library, as long as there is no Support folder in that bundle, or there is, and it has all the files required.