Re: [PyQt] problem with threaded ftp and QFtp.close()

2013-03-19 Thread Phil Thompson
On Mon, 18 Mar 2013 19:42:00 -0700, Brian Knudson bri...@pipelinefx.com wrote: I'm running multiple instances of QFtp in multiple QThreads so I can download in multiple streams at the same time. If I leave out ftp.close() (where ftp is a QFtp), all my threads properly emit a finished signal.

[PyQt] [solved] Re: problem with threaded ftp and QFtp.close()

2013-03-19 Thread Brian Knudson
On Mar 19, 2013, at 2:24 AM, Phil Thompson wrote: On Mon, 18 Mar 2013 19:42:00 -0700, Brian Knudson bri...@pipelinefx.com wrote: I'm running multiple instances of QFtp in multiple QThreads so I can download in multiple streams at the same time. If I leave out ftp.close() (where ftp is a

[PyQt] S/w Packaging Distribution

2013-03-19 Thread Pietro Moras
I wander if, as designers, at a project completion, you normally use a S/w Packager for your product's distribution. Or not.I'm currently rather interested in such final phase of the designing cycle. Thanks. - P.M.

Re: [PyQt] S/w Packaging Distribution

2013-03-19 Thread Glenn Ramsey
On 20/03/13 07:54, Pietro Moras wrote: I wander if, as designers, at a project completion, you normally use a S/w Packager for your product's distribution. Or not. I'm currently rather interested in such final phase of the designing cycle. Thanks. These are some that I know of: Py2exe -