On Wednesday 02 August 2006 16:02, Tom Brown wrote:
> I've written a python app that r/w eight serial ports to control eight
> devices using eight threads. This all works very nicely in Linux. I even
> put a GUI on it using PyQt4. Still works nicely.
>
> Then I put the app on on a virtual Windows m
Tom Brown wrote:
> Hey people,
>
> I've written a python app that r/w eight serial ports to control eight
> devices
> using eight threads. This all works very nicely in Linux. I even put a GUI on
> it using PyQt4. Still works nicely.
>
> Then I put the app on on a virtual Windows machine runn
"Tom Brown" <[EMAIL PROTECTED]>
| Hey people,
|
| I've written a python app that r/w eight serial ports to control eight devices
| using eight threads. This all works very nicely in Linux. I even put a GUI on
| it using PyQt4. Still works nicely.
|
| Then I put the app on on a virtual Windows m
On 2006-08-02, Tom Brown <[EMAIL PROTECTED]> wrote:
> When it runs on Windows, could it be:
>
> 1) Just struggling to run inside of VMware?
Could be.
Virtual machines are rather tricky things on broken
architectures that don't really permit true virtualization.
> 2) Using threads with Qt on W
Tom Brown wrote:
> When it runs on Windows, could it be:
>
> 1) Just struggling to run inside of VMware?
i have gut feeling that it could be that this is the problem.
--
http://mail.python.org/mailman/listinfo/python-list
Hey people,
I've written a python app that r/w eight serial ports to control eight devices
using eight threads. This all works very nicely in Linux. I even put a GUI on
it using PyQt4. Still works nicely.
Then I put the app on on a virtual Windows machine running inside of vmware on
the same