I'm on 10.4.1 and TMb12 keeps throwing the user interface sound affects at me. Actually it's the default "alert sound" called Funk. This alert happens when I open a new file and when I make a change to the contents of a file among aother times. I have not made nay changes to my sys prefs.
Anyone?
-t
On Jun 17, 2005, at 9:25 PM, Tim Martens wrote:
I'm on 10.4.1 and TMb12 keeps throwing the user interface sound affects at me. Actually it's the default "alert sound" called Funk. This alert happens when I open a new file and when I make a change to the contents of a file among aother times. I have not made nay changes to my sys prefs.
Does the console say anything?
Anyone?
-t
Haris
Check your console.
S
On Jun 17, 2005, at 10:25 PM, Tim Martens wrote:
I'm on 10.4.1 and TMb12 keeps throwing the user interface sound affects at me. Actually it's the default "alert sound" called Funk. This alert happens when I open a new file and when I make a change to the contents of a file among aother times. I have not made nay changes to my sys prefs.
Anyone?
-t ______________________________________________________________________ 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
Stephen F. Steiner IDC ssteiner@integrateddevcorp.com www.integrateddevcorp.com (603)433-1232
On Jun 17, 2005, at 4:44 PM, idc@gwi.net wrote:
Check your console.
Okay maybe this is only happening with files opened/saved off a server via transmit?
2005-06-18 16:47:17.720 TextMate[1000] *** error sending back modified file -1701 (/Users/tim/Library/Caches/TemporaryItems/ Transmit/.tmp_tkbvge/index.html) 2005-06-18 16:47:17.840 TextMate[1000] Exception raised during posting of notification. Ignored. exception: *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0) 2005-06-18 16:47:17.844 TextMate[1000] Exception raised during posting of notification. Ignored. exception: *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
So does this mean the beeps coming from Transmit or Textmate. BTW, the file does get saved on the remote server.
-t
On Jun 19, 2005, at 4:49, Tim Martens wrote:
Okay maybe this is only happening with files opened/saved off a server via transmit?
2005-06-18 16:47:17.720 TextMate[1000] *** error sending back modified file -1701 (/Users/tim/Library/Caches/TemporaryItems/ Transmit/.tmp_tkbvge/index.html) 2005-06-18 16:47:17.840 TextMate[1000] Exception raised during posting of notification. Ignored. exception: *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0) 2005-06-18 16:47:17.844 TextMate[1000] Exception raised during posting of notification. Ignored. exception: *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
So does this mean the beeps coming from Transmit or Textmate. BTW, the file does get saved on the remote server.
The beeps are from TextMate, and there to indicate that there was “error sending back modified file”. However, the error is with the reply event sent by Transmit.
What version of TextMate and Transmit are you using?
I'm not sure what the “index (0) beyond bounds” is from. Does this always appear before the former error message?
On Jun 19, 2005, at 4:30 AM, Allan Odgaard wrote:
The beeps are from TextMate, and there to indicate that there was “error sending back modified file”. However, the error is with the reply event sent by Transmit.
What version of TextMate and Transmit are you using?
1.1b12 and 3.2
I'm not sure what the “index (0) beyond bounds” is from. Does this always appear before the former error message?
I believe so. Here's the message when editing a css file on the remote server in Textmate/Transmit
===== Sunday, June 19, 2005 6:10:34 PM Pacific/Honolulu ===== 2005-06-19 18:10:39.273 TextMate[482] *** error sending back modified file -1701 (/Users/tim/Library/Caches/TemporaryItems/ Transmit/.tmp_thvyxw/pulpito.css) 2005-06-19 18:10:39.399 TextMate[482] Exception raised during posting of notification. Ignored. exception: *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0) 2005-06-19 18:10:39.403 TextMate[482] Exception raised during posting of notification. Ignored. exception: *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
For what it's worth, this is also happening to me. I too, am using TextMate v1.1b12 and Transmit v3.2.
On 6/20/05, Tim Martens timfm@hawaii.rr.com wrote:
On Jun 19, 2005, at 4:30 AM, Allan Odgaard wrote:
The beeps are from TextMate, and there to indicate that there was "error sending back modified file". However, the error is with the reply event sent by Transmit.
What version of TextMate and Transmit are you using?
1.1b12 and 3.2
I'm not sure what the "index (0) beyond bounds" is from. Does this always appear before the former error message?
I believe so. Here's the message when editing a css file on the remote server in Textmate/Transmit
===== Sunday, June 19, 2005 6:10:34 PM Pacific/Honolulu ===== 2005-06-19 18:10:39.273 TextMate[482] *** error sending back modified file -1701 (/Users/tim/Library/Caches/TemporaryItems/ Transmit/.tmp_thvyxw/pulpito.css) 2005-06-19 18:10:39.399 TextMate[482] Exception raised during posting of notification. Ignored. exception: *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0) 2005-06-19 18:10:39.403 TextMate[482] Exception raised during posting of notification. Ignored. exception: *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
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 21 Jun 2005, at 17:07, Victor Tolbert wrote:
For what it's worth, this is also happening to me. I too, am using TextMate v1.1b12 and Transmit v3.2.
Same here and this is what's written in console log.
2005-06-21 10:51:57.341 TextMate[311] *** error sending back modified file -1701 (/Users/mats/Library/Caches/TemporaryItems/ Transmit/.tmp_cwdeiz/index.html)
Kind regards,
Mats
---- "TextMate, coding with an incredible sense of joy and ease" - www.macromates.com -
On 20 juin 05, at 06:12, Tim Martens wrote:
On Jun 19, 2005, at 4:30 AM, Allan Odgaard wrote:
The beeps are from TextMate, and there to indicate that there was “error sending back modified file”. However, the error is with the reply event sent by Transmit.
What version of TextMate and Transmit are you using?
1.1b12 and 3.2
I'm not sure what the “index (0) beyond bounds” is from. Does this always appear before the former error message?
Same here, opening and saving files via Transmit does beep and throw an error but it is working. I didn't noticed it before because the sound used by Transmit to notice a completed transfer is the Alert sound (good example of why this is a bad idea!).
When I open a file in TM from Transmit:
2005-06-21 18:44:16.118 TextMate[2243] Exception raised during posting of notification. Ignored. exception: *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0) 2005-06-21 18:44:16.351 TextMate[2243] Exception raised during posting of notification. Ignored. exception: *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0) 2005-06-21 18:44:16.355 TextMate[2243] Exception raised during posting of notification. Ignored. exception: *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
When I save it:
2005-06-21 18:45:16.766 TextMate[2243] *** error sending back modified file -1701 (/Users/fatal/Library/Caches/TemporaryItems/ Transmit/.tmp_uftezy/README) 2005-06-21 18:45:16.779 TextMate[2243] Exception raised during posting of notification. Ignored. exception: *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0) 2005-06-21 18:45:16.951 TextMate[2243] Exception raised during posting of notification. Ignored. exception: *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0) 2005-06-21 18:45:16.955 TextMate[2243] Exception raised during posting of notification. Ignored. exception: *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
Nothing in the console doing the same with TextWrangler.
-- Fred
Same here, opening and saving files via Transmit does beep and throw an error but it is working.
Okay -- I can reproduce this myself. I can't really figure out what the problem is, other than the reply I get from Transmit contains the error code (which I log).
I'll remove the beep for 1.1b13 and write Panic to ask if they have an idea.
As for the exceptions, that's more likely to be my fault, but I can't reproduce these. This is only when opening/closing files via Transmit?
Could those of you who get the “index out of bounds” exceptions please test another FTP program to see if it gives the same behavior?
On 21 juin 05, at 19:24, Allan Odgaard wrote:
Same here, opening and saving files via Transmit does beep and throw an error but it is working.
Okay -- I can reproduce this myself. I can't really figure out what the problem is, other than the reply I get from Transmit contains the error code (which I log).
I'll remove the beep for 1.1b13 and write Panic to ask if they have an idea.
As for the exceptions, that's more likely to be my fault, but I can't reproduce these. This is only when opening/closing files via Transmit?
No, in fact I get a bunch of these whenever I launch TM, open files, save, open prefs, open bundle editor, Theme editor, whatever I do with TM in fact... Should have checked before, sorry.
Could those of you who get the “index out of bounds” exceptions please test another FTP program to see if it gives the same behavior?
With Fugu and Interarchy, I have the “index out of bounds” but not the "error sending back modified file".
-- Fred
P.S: Sorry for double posting the previous mail.
On 21/06/2005, at 20.04, Fred B. wrote:
As for the exceptions, that's more likely to be my fault, but I can't reproduce these. This is only when opening/closing files via Transmit?
No, in fact I get a bunch of these whenever I launch TM, open files, save, open prefs, open bundle editor, Theme editor, whatever I do with TM in fact...
Okay — if it's not gone from 1.1b13 can you try making a backup of your preferences and delete it?
If that's the problem, please send me (privately) your preferences file.
Remeber that the preferences file contain your license.
On 20 juin 05, at 06:12, Tim Martens wrote:
On Jun 19, 2005, at 4:30 AM, Allan Odgaard wrote:
The beeps are from TextMate, and there to indicate that there was “error sending back modified file”. However, the error is with the reply event sent by Transmit.
What version of TextMate and Transmit are you using?
1.1b12 and 3.2
I'm not sure what the “index (0) beyond bounds” is from. Does this always appear before the former error message?
Same here, opening and saving files via Transmit does beep and throw an error but it is working. I didn't noticed it before because the sound used by Transmit to notice a completed transfer is the Alert sound (good example of why this is a bad idea!).
When I open a file in TM from Transmit:
2005-06-21 18:44:16.118 TextMate[2243] Exception raised during posting of notification. Ignored. exception: *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0) 2005-06-21 18:44:16.351 TextMate[2243] Exception raised during posting of notification. Ignored. exception: *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0) 2005-06-21 18:44:16.355 TextMate[2243] Exception raised during posting of notification. Ignored. exception: *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
When I save it:
2005-06-21 18:45:16.766 TextMate[2243] *** error sending back modified file -1701 (/Users/fatal/Library/Caches/TemporaryItems/ Transmit/.tmp_uftezy/README) 2005-06-21 18:45:16.779 TextMate[2243] Exception raised during posting of notification. Ignored. exception: *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0) 2005-06-21 18:45:16.951 TextMate[2243] Exception raised during posting of notification. Ignored. exception: *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0) 2005-06-21 18:45:16.955 TextMate[2243] Exception raised during posting of notification. Ignored. exception: *** -[NSCFArray objectAtIndex:]: index (0) beyond bounds (0)
Nothing in the console doing the same with TextWrangler.
-- Fred