Re: wx.GetDefaultPyEncoding()
"Werner F. Bruhin" <[email protected]>
| Newsgroups | gmane.comp.ide.boa-constructor.user |
|---|---|
| Message-ID | <[email protected]> |
Gianfranco,
gianfranco bonacorsi wrote:
Please copy the list so others will see whatever solution we will find
to this problem.
> well this for example, it is just a test, don't mind the contents, is not a real application , it is more an exercise but it shoud work.
> What I mean is that I get this kind of problem even when I start a brand new application and try to save it............ doesnt seem related to the runnable python
>
Strange but it does work for me, except having to correct an indentation
problems and the following exception:
Traceback (most recent call last):
File "C:\Dev\BoaTest04\GianfrancoB\Frame1.py", line 123, in
OnButton1Button
self.staticText3.SetLabel('Il tipo non e : %s' ) % tipo
TypeError: unsupported operand type(s) for %: 'NoneType' and 'type'
I changed the line to this:
self.staticText3.SetLabel('Il tipo non e : %s' ) % tipo
But further checking needs to be done to ensure that tipo has a value.
I will do some more testing by using folder and file names with non
ascii codes but it would help if you give me:
- what are the folder names you use
- how does one invoke the dialog in your app to cause the original error
on filedialog
- what are the steps 1 to n you perform to create the error
Please provide as detailed information as you can, so not to waste your
time nor my time in trying to figure this problem out.
See you
Werner
>
> ----- Original Message ----
> From: Werner F. Bruhin <[email protected]>
> To: gianfranco bonacorsi <bgfra-/[email protected]>
> Cc: boa-constructor-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> Sent: Tuesday, August 21, 2007 5:44:47 PM
> Subject: Re: wx.GetDefaultPyEncoding()
>
>
> Hi,
>
> gianfranco bonacorsi wrote:
>
>> C'est toujours le même probleme sous windows 2000, ça n'a rien à voir avec le programme en Python
>> , c'est boa qui foire...........
>>
>>
> This does not get you anywhere nor does it help me (or anyone else) to
> help you.
>
> I use Boa on Win XP, Win Vista and Win 2000 without problems like you
> report.
>
> So, either provide more detail or.....................
>
> By this I mean a small sample application which does show the problem on
> your machine and then we might be able to help you.
>
> Werner
>
>
>
> ____________________________________________________________________________________
> Choose the right car based on your needs. Check out Yahoo! Autos new Car Finder tool.
> http://autos.yahoo.com/carfinder/
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/