X-Received: by 10.107.44.82 with SMTP id s79mr12496641ios.16.1452905342583; Fri, 15 Jan 2016 16:49:02 -0800 (PST) X-Received: by 10.50.160.4 with SMTP id xg4mr44987igb.2.1452905342497; Fri, 15 Jan 2016 16:49:02 -0800 (PST) Path: csiph.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!news.glorb.com!h5no5303624igh.0!news-out.google.com!kr2ni6304igb.0!nntp.google.com!h5no5303619igh.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.python Date: Fri, 15 Jan 2016 16:49:01 -0800 (PST) In-Reply-To: <56470d3e-0a06-4ba1-8da7-b6966985b7f4@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=14.139.238.98; posting-account=2z6l7woAAAAgv8YY_SbqiC9D55SzPQj9 NNTP-Posting-Host: 14.139.238.98 References: <56470d3e-0a06-4ba1-8da7-b6966985b7f4@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: wxpython strange behaviour From: Shiva Upreti Injection-Date: Sat, 16 Jan 2016 00:49:02 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: csiph.com comp.lang.python:101789 On Friday, January 15, 2016 at 10:35:57 PM UTC+5:30, Shiva Upreti wrote: > https://gist.github.com/anonymous/4baa67aafd04555eb4e6 >=20 > I wrote the above code to display a toasterbox, and I didnt want it to di= splay any frames on the screen, just a toasterbox. The problem with this co= de is that it runs fine when I run it the first time, but when I run it nex= t time it shows some error and the toasterbox doesnt disappear from the scr= een itself(it should though). > Error message I got: > https://gist.github.com/anonymous/f0d4ec685d2432c80a1 >=20 > There is one more issue. I am using canopy as my environment, and when i = run it using canopy it works fine at least for the first time but when I ru= n it using command prompt in windows 10, nothing happens, I get no errors a= nd still it does not work. >=20 > Please help me solve these issues. New link to error message, old one is giving 404: http://pasted.co/f398a1e4