[flexcoders] Re: Every second time I debug my app, Flex closes Safari :(

2008-10-14 Thread Rob Kunkle
I think this happens because the debugger is still running when you start it the second time. Try pressing the red "stop debugging" square in flex builder to stop the debugger, and see if that fixes the problem. r --- In flexcoders@yahoogroups.com, "Josh McDonald" <[EMAIL PROTECTED]> wrote: > >

[flexcoders] Re: Every second time I debug my app, Flex closes Safari :(

2008-10-15 Thread Amy
--- In flexcoders@yahoogroups.com, Nik Derewianka <[EMAIL PROTECTED]> wrote: > > > Yep or close the window with the app before re-launching the debug > session also works as well. > > FB on OSX has a lot of drawbacks - on win, the help gets its own > window (so it doesn't get killed by the de

[flexcoders] Re: Every second time I debug my app, Flex closes Safari :(

2008-10-16 Thread arieljake
I think you can avoid this if you open another site in the first tab before debugging and leave it open as you debug and re-debug. --- In flexcoders@yahoogroups.com, "Josh McDonald" <[EMAIL PROTECTED]> wrote: > > If I reload the app (and kill the debugging session) in the browser > beforehand, the

Re: [flexcoders] Re: Every second time I debug my app, Flex closes Safari :(

2008-10-14 Thread Josh McDonald
Doing that kills the entire browser process. I really can't for the life of me figure out the problem. I've had it happen from Builder and from Flex Plugin, and only in some workspaces even on the same machine :( -Josh On Wed, Oct 15, 2008 at 3:24 PM, Rob Kunkle <[EMAIL PROTECTED]> wrote: > I th

Re: [flexcoders] Re: Every second time I debug my app, Flex closes Safari :(

2008-10-14 Thread Josh McDonald
If I reload the app (and kill the debugging session) in the browser beforehand, then Builder will reuse the tab correctly without killing the browser. -Josh On Wed, Oct 15, 2008 at 3:41 PM, Josh McDonald <[EMAIL PROTECTED]> wrote: > Doing that kills the entire browser process. I really can't for

Re: [flexcoders] Re: Every second time I debug my app, Flex closes Safari :(

2008-10-15 Thread Josh McDonald
If only I could get Flex debugging working in Idea 8! On Wed, Oct 15, 2008 at 6:14 PM, Nik Derewianka <[EMAIL PROTECTED]> wrote: > > Yep or close the window with the app before re-launching the debug > session also works as well. > > FB on OSX has a lot of drawbacks - on win, the help gets its ow

Re: [flexcoders] Re: Every second time I debug my app, Flex closes Safari :(

2008-10-15 Thread Nik Derewianka
Yep or close the window with the app before re-launching the debug session also works as well. FB on OSX has a lot of drawbacks - on win, the help gets its own window (so it doesn't get killed by the debugging), syntax colouring works better, images actually appear in design mode all the ti

Re: [flexcoders] Re: Every second time I debug my app, Flex closes Safari :(

2008-10-15 Thread Rich Rodecker
yeah that sucks...I actually managed to kill that issue, but I can't remember exactly how (sorry). Try this: http://www.visible-form.com/blog/ending-a-flex-builder-debug-session-would-cause-safari-to-quit/, and I believe that somewhere in FlexBuilder preferences there is a setting (or multiple set

Re: [flexcoders] Re: Every second time I debug my app, Flex closes Safari :(

2008-10-15 Thread Troy Gilbert
> FB on OSX has a lot of drawbacks - on win, the help gets its own > window (so it doesn't get killed by the debugging), syntax colouring > works better, images actually appear in design mode all the time, it > builds a lot faster (iMac in BC spanks my mac pro in OSX), the text > editor doesn't lag

Re: [flexcoders] Re: Every second time I debug my app, Flex closes Safari :(

2008-10-15 Thread Maciek Sakrejda
: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Re: Every second time I debug my app, Flex closes Safari :( Date: Wed, 15 Oct 2008 11:13:20 -0500 > FB on OSX has a lot of drawbacks - on win, the help gets its own > window (so it doesn't get killed by the debugging), syntax colo

Re: [flexcoders] Re: Every second time I debug my app, Flex closes Safari :(

2008-10-15 Thread Troy Gilbert
> It would be really nice to have FlexBuilder truly cross-platform. > Eclipse itself seems to do it reasonably well. You know, if someone ported FlashDevelop to OSX/Linux, it would really put the pressure on Adobe to improve their game. Also, I never use FB as a plug-in to Eclipse. But if I did,

Re: [flexcoders] Re: Every second time I debug my app, Flex closes Safari :(

2008-10-15 Thread Josh McDonald
Well, the design view would be incredibly difficult without help from Adobe (and the state of the Linux Builder shows even with their help), as it's (as far as I can tell) a customised version of Player that's glued in with JNI. The rest of the features are pretty standard, and Idea 8 shows it can

Re: [flexcoders] Re: Every second time I debug my app, Flex closes Safari :(

2008-10-16 Thread Josh McDonald
Nope, nor if I have a bunch of sites open in another window. On Thu, Oct 16, 2008 at 5:22 PM, arieljake <[EMAIL PROTECTED]> wrote: > I think you can avoid this if you open another site in the first tab > before debugging and leave it open as you debug and re-debug. > > --- In flexcoders@yahoogrou