Hi Albrecht, you have got peculiar pathes on OS X? Well the " surely won't hurt. The patch is in SVN.
Oliver > Hi, > > on Mac OS X, some helper apps are stored in the bundle, and thus have a > space in the path string. The QProcess method 'start(const QString > &program, OpenMode mode = ReadWrite)' fails to launch the apps unless > they are quoted (see attached patch), as they interpret the space as the > separation of the arguments. > > However, this might also happen on other platforms, leading to strange > issues. Maybe it would be better to *always* use the 'start(const > QString &program, const QStringList &arguments, OpenMode mode = > ReadWrite)' method which (if I understand the docs and some discussions > on the net right) accepts the space without quoting. What do you think? > > Best, Albrecht. > > > ------------------------------------------------------------------------------ > Try before you buy = See our experts in action! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-dev2 > > > > _______________________________________________ > Qlandkartegt-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Qlandkartegt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
