> > Zitat von Detlev Offenbach <[EMAIL PROTECTED]>: > > > for me, its an empty window with no prompt and obvious way to > > > execute anything that I may enter. > > > > That sounds as if the debug client is not started. That would > > explain the a.m. observation as well. > > > > In UserInterface.py there are two lines redirecting sys.stdout and > > sys.stderr. Please comment them out and start eric3 from a > > commandline and check, if you get any error messages. > > I have tried to change the lines in question, with no obvious results > (I have validated my change by adding a print(xxx) statement). The > only thing I always see on the command line when starting eric is > this: > > QWidget::setProperty( "sizeGripEnabled", value ) failed: property > invalid, read-only or does not exist >
That's not causing the problem. Please answer the following questions. How did you install eric3? What are the versions of the installed software (see Help menu)? What is the configuration shown on the Debugger configuration page? Maybe you can send the configuration file (compressed) to me. You'll find it in your home directory in a directory called .eric3. It is named eric3rc. Detlev -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
