Just an FYI, attachments get scrubbed for those receiving this list in summary/digest form.

We only need a 5 line main.cpp which launches the QProcess() of a short "hello world" type script that exhibits the problem. I have run into the exact same thing before. Deep in the QProcess documentation I found that it parsed ALL strings for parameters marked by spaces.

Sometimes, in the insidious case of links, which when parsed to absolute paths, introduce spaces. There was a quoting trick which could be used, but I want to have a short example in hand before I go digging through old projects for what I had to do.

--
Roland Hughes, President
Logikal Solutions
(630)-205-1593

http://www.theminimumyouneedtoknow.com
http://www.infiniteexposure.net
http://www.johnsmith-book.com
http://www.logikalblog.com
http://www.interestingauthors.com/blog

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to