[PyKDE] small bug found

Detlev Offenbach detlev at die-offenbachs.de
Mon Jan 31 16:15:43 GMT 2005


Hi,

I was able to reproduce it. It will be fixed in the next snapshot.

Detlev

Am Montag, 31. Januar 2005 14:59 schrieb Jul:
> Hi Detlev,
> In eric3, when starting the debugger, the commandline string
> may have to be striped before launching the script.
> If you copy your commandline from an external shell, your
> selection may include the endline character. I don't know if
> the endline is considered as an argument of the command, but
> the folowing error is raised in the Python shell.
> This seems to appear only with debugging mode.
>
> ++
> Jul.
> #########################################################################
>   File
> "/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/DebugClient.py"
>, line 55, in ?
>     debugClient.main()
>   File
> "/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/DebugClientBase
>.py", line 1501, in main
>     self.interact()
>   File
> "/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/DebugClientBase
>.py", line 783, in interact
>     self.eventLoop()
>   File
> "/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/DebugClientBase
>.py", line 803, in eventLoop
>     self.readReady(self.readstream.fileno())
>   File
> "/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/AsyncIOBase.py"
>, line 68, in readReady
>     self.handleLine(s)
>   File
> "/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/DebugClientBase
>.py", line 347, in handleLine
>     wd, fn, args, tracePython = arg.split('|')
> ValueError: unpack list of wrong size
> ************************ ADSL JUSQU'A 16 MEGA + TELEPHONE GRATUIT
> ************************ L'ultra haut débit à 30EUR/mois seulement ! Et
> vous téléphonez gratuitement en France vers les postes fixes, hors numéros
> spéciaux. Pour profiter de cette offre exceptionnelle, cliquez ici :
> http://register.tiscali.fr/adsl/  (voir conditions sur le site)
>
>
>
> _______________________________________________
> PyKDE mailing list    PyKDE at mats.imk.fraunhofer.de
> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

-- 
Detlev Offenbach
detlev at die-offenbachs.de




More information about the PyQt mailing list