Very interesting. I've looked in prefs.js for the ubiquity entry and cut it to an external file. Then re-enabling the ubiquity add-on allows Firefox to start with ubiquity enabled! This is great news.
I searched my command list for "selectedTab" and "addTab" and could not find either. I suspect there is something else that is illegal and if I discover what it is I'll post it here. Thanks for getting me to the stage where I can run beta3 and ubiquity simultaneously! Phil On Mar 13, 12:31 pm, Irakli Gozalishvili <[email protected]> wrote: > I discovered that my command was crashing ff 3.1 b5 > > it was happening because of > window.getBrowser().selectedTab = > window.getBrowser().addTab(noun_type_jira.searchJiraURL+text); > > fix was easy just to use > > Utils.openUrlInBrowser(noun_type_jira.searchJiraURL+text); > > Guess problem is that if you're trying to do something in sandbox that is > not allowed it crashes FF > > Irakli Gozalishvili > Web:http://rfobic.wordpress.com/ > Phone: +31 614 205275 > Address: Taksteeg 3 - 4, 1012PB Amsterdam, Netherlands > > On Fri, Mar 13, 2009 at 4:59 AM, floresg <[email protected]> wrote: > > > I updated Firefox from Beta 2 to Beta 3 and Firefox would crash every > > time on startup. So I ran Firefox safe mode and with a bit of trial > > and error, I discovered that Ubiquity 0.2pre16 was causing FX to > > crash. I also read on Twitter of some other users having Firefox crash > > after opening it after they updated to the latest beta. I'm not sure > > if they're also using Ubiquity. Just a heads up. > > > Using Windows Vista 32-bit > > > Gabriel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ubiquity-firefox" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ubiquity-firefox?hl=en -~----------~----~----~----~------~----~------~--~---
