Ok, found the bug and fixed it. When Pd launchs the browser directly rather than with some kind of "open" command like gnome-open, it needs to start it with an & so that Pd doesn't wait for it to finish.
.hc On Oct 17, 2007, at 12:29 PM, Alexandre Castonguay wrote: > Hiya, > > It can load the web pages now but it 'locks up' pd while the > browser window is > open. I think you need to background it with '&' at the end of the > command > to launch the browser? > > Here's the log : > > while executing > "exec sh -c [format "%s %s" $browser $filename]" > (procedure "menu_openhtml" line 9) > invoked from within > > Thanks for you work! > > Alexandre > > On Tuesday 16 October 2007 18:42:50 Hans-Christoph Steiner wrote: >> Ok, fixed that. It should work tomorrow. :) >> >> .hc >> >> On Oct 15, 2007, at 10:56 PM, Alexandre Castonguay wrote: >>> Hi Hans, >>> >>> I get an error when trying the web links from help menu, it seems >>> to add a >>> slash before the address. Cool feature however. I'm running Kubuntu >>> (feisty). >>> >>> 'Firefox ne peut trouver le fichier à l'adresse /http:// >>> puredata.org.' >>> >>> Cheers, >>> >>> a >>> >>> On Saturday 13 October 2007 17:03:23 Hans-Christoph Steiner wrote: >>>> Please test this build lots! If no one finds anything that needs >>>> fixing, I am going to release this exact version: >>>> >>>> http://autobuild.puredata.info/auto-build/2007-10-13/ >>>> >>>> There are some known bugs, but they are big and will have to >>>> wait for >>>> the next release. Other than that, let's make sure there are no >>>> other outstanding issues. >>>> >>>> .hc >>>> >>>> ------------------------------------------------------------------- >>>> -- >>>> --- >>>> ---- >>>> >>>> The arc of history bends towards justice. - Dr. Martin Luther >>>> King, Jr. >>>> >>>> >>>> >>>> _______________________________________________ >>>> [email protected] mailing list >>>> UNSUBSCRIBE and account-management -> >>>> http://lists.puredata.info/listinfo/pd-list >>> >>> _______________________________________________ >>> [email protected] mailing list >>> UNSUBSCRIBE and account-management -> http://lists.puredata.info/ >>> listinfo/pd-list >> >> --------------------------------------------------------------------- >> --- >> ---- >> >> News is what people want to keep hidden and everything else is >> publicity. - Bill Moyers >> >> >> >> _______________________________________________ >> [email protected] mailing list >> UNSUBSCRIBE and account-management -> >> http://lists.puredata.info/listinfo/pd-list > ------------------------------------------------------------------------ ---- News is what people want to keep hidden and everything else is publicity. - Bill Moyers _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
