473,395 Members | 2,222 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

PythonWin + Tkinter = broken relation with WindowsXP !?!?!

I read that Tkinter and Python IDEs (PythonWin and Idle at least) makes
for a bad mix in execution mode because they're fighting for the event
loop, but this mode is usefull to use the debugger.

But to the point of breaking something elsewhere than in memory ???
(Shutting down and rebooting the computer doesn't resolve the
problems... PythonWin becomes impossible to use if another window is
open (pdf files, winAmp music, browser et al...)

is this documented somewhere??? It's been happening quite a few times
to me (real bummer!).

NOTE: This situation seems to appear slowly... Not like a works or
doesn't work situation but rather that corruption is progressive. This
is a complete mystery to me????

Thanks in advance,

JMD
Python 2.3.5, WinXP Pro SP2
I've started using Python Scripter, which seems less problematic (at
this point)

Jul 19 '05 #1
1 1820
What version of pywin32 are you running ?
You might want to try upgrading to build 204
if you haven't already. There was a bug where
a toolbar registry key was written multiple times,
which eventually fills up the registry and slows
the machine down, along with some
strange window behaviour.

Roger
"jean-marc" <jm*********@cvm.qc.ca> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com...
I read that Tkinter and Python IDEs (PythonWin and Idle at least) makes
for a bad mix in execution mode because they're fighting for the event
loop, but this mode is usefull to use the debugger.

But to the point of breaking something elsewhere than in memory ???
(Shutting down and rebooting the computer doesn't resolve the
problems... PythonWin becomes impossible to use if another window is
open (pdf files, winAmp music, browser et al...)

is this documented somewhere??? It's been happening quite a few times
to me (real bummer!).

NOTE: This situation seems to appear slowly... Not like a works or
doesn't work situation but rather that corruption is progressive. This
is a complete mystery to me????

Thanks in advance,

JMD
Python 2.3.5, WinXP Pro SP2
I've started using Python Scripter, which seems less problematic (at
this point)



----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---
Jul 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Tuure Laurinolli | last post by:
Some time ago I was playing with the idea of using an actual IDE to write my python code. I first played with IDLE, but noticed that it was kind of limited and for some reason it worked extremely...
2
by: Chris Lott | last post by:
Can someone elaborate for me what the pywin32 project is exactly? Is PythonWin a replacement for idle? More to the point, do I need to worry about this as I am learning about Python, since Idle and...
1
by: snoylr | last post by:
This is my first day working with Tkinter. I'm using python2.3 on WindowsXP. I found this program and entered it. from Tkinter import * class App: def _init_(self,master): frame =...
2
by: accolades | last post by:
Does anyone else have a problem with Pythonwin crashing after running a python script with graphics libraries? Whenever I use Pythonwin to run a PyGame or PyOgre script, Pythonwin crashes when the...
17
by: Dave Benjamin | last post by:
Hey folks, Why is PythonWin (win32all) still a separate download from a third party? Is it legal, technical, or what? I think it's about time it be part of the standard distribution. There...
2
by: John Salerno | last post by:
I'm a little confused. I was under the impression (perhaps incorrectly) that Tkinter will create GUI widgets that are native to your OS, so I should have an XPish looking application. But when I...
7
by: krishnakant Mane | last post by:
hello all, I seam to have noticed this a bit late but it appears to me that tkinter is being used very widely for gui development on all platform? is that right? since fredric lundh has written a...
8
by: karthikbalaguru | last post by:
Hi, One of my python program needs tkinter to be installed to run successfully. I am using Redhat 9.0 and hence tried installing by copying the tkinter-2.2.2-36.i386.rpm alone from the CD 3 to...
1
by: Pierre Dagenais | last post by:
from Tkinter import * win = Tk() If I type those two lines at the command prompt (in WindowsXP) I get a new window on my screen. Yet if I copy those lines in a file called test.py and then...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.