ok. just commited fix to all python scripts that open browser windows so that they now use threading and dont lock inkscape

PS.: I have just learned how to program threading, so I suggest that someone take a look at my code at share/extensions/webbrowser*

On Jan 18, 2008 1:01 AM, Felipe Sanches <felipe.sanches@...400...> wrote:
no, it doesn happen to me. Dont know why. I can use the browser and inkscape at the same time after clicking on the "ask us a question" item


On Jan 18, 2008 12:24 AM, Bryce Harrington < bryce@...961...> wrote:
On Thu, Jan 17, 2008 at 10:54:34PM -0200, Felipe Sanches wrote:
> I have just commited it to svn
>
> On Jan 17, 2008 10:29 PM, Bryce Harrington < bryce@...961...>
> wrote:
>
> > On Wed, Jan 16, 2008 at 08:49:28AM -0200, Felipe Sanches wrote:
> > > I suggest that we add an entry on the help menu that links the user to
> > the
> > > "ask a question"  page at launchpad
> > >
> > > Juca
> >
> > This is a good idea, please file a bug about this (or a patch if you're
> > able), and mark it Milestone 0.46.

Quick work!

One request:  I notice when clicking on the menu item, that it causes
Inkscape to block while the web browser is loaded.  However, I imagine
99% of the time, people will wish to refer back to inkscape as they
enter or review questions and answers.  Could you modify the call to
fork the web browser invocation, and avoid blocking?

Bryce