Hi Harry, thanks for testing the patch again…
I tested this in a virtual machine with Windows 7 where I build a demo application in the MSYS2 environment. I guess the problem is the one described here: https://mail.gnome.org/archives/gtk-app-devel-list/2008-September/msg00055.html Could you install the gspawn-win32-helper-console.exe in the place where the libglib-2.0-0.dll is? Without gspawn-win32-helper-console, the error message is: "Failed to execute helper program (Invalid argument)“ Friedrich > Am 27.05.2016 um 17:48 schrieb Harry Thijssen <[email protected]>: > > Hi > > 2016-05-26 13:27 GMT+02:00 Friedrich Beckmann <[email protected]>: > Hi Harry, > > i did some research regarding the start of the default html browser on > windows via > „start“. I have commited a new patch > > http://git.savannah.gnu.org/cgit/pspp.git/commit/?id=970c24cc433e6d87cb3c502b2d2bdce6775a3d3e > > which hopefully works on windows also. > > :-( Nop. The displayed uri path, > file:///C:/Program%20Files%20(x86)/PSPP/share/doc/pspp/pspp.html/index.html, > looks correct, but on MSWindows it is \ and not / although sometimes the > other works too. > When I try > cmd /C > file:///C:/Program%20Files%20(x86)/PSPP/share/doc/pspp/pspp.html/index.html > which seems the command you generate works well in a commandshell/terminal > ????? > > _______________________________________________ pspp-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/pspp-dev
