Hi again,

2011/10/31 David García Granda <dgra...@gmail.com>:
> Hi Arnd,
>
>> Curious as I am I tried the (rather old ;) CSV export and it instantly
>> crashes everything (w/o report). Guess this is also related to some
>> usage of an outdated layout.
>>
>> Have not opened a ticket yet, cause I don't trust my own data at the
>> moment ;) and this might be a local problem again.
>>
>> Can anybody  reproduce this?
>
> To be honest someone complained months ago in a ticket (was not main
> issue), but was not main issue. I will have a look, thanks for
> reporting it ;)
>
> What I see from log file:
>
> 2011-10-31 09:20:00,384|DEBUG|main|exportCsv|>>
> 2011-10-31 09:20:12,408|DEBUG|record|getAllrecord|--
> 2011-10-31 09:20:12,494|DEBUG|main|exportCsv|<<
> 2011-10-31 09:20:12,766|DEBUG|record|getAllrecord|--
> 2011-10-31 09:20:12,937|DEBUG|main|__init__|<<

Updating this topic:

I introduced some logging (BTW I discovered that logic was called
twice, I have seen it before :() and my conclusion is that CSV export
works as expected (it would be another discussion which fields should
be there), but the issue is how 'choose file' dialog is managed :(

2011-10-31 11:39:59,804|DEBUG|main|exportCsv|>>
2011-10-31 11:39:59,804|DEBUG|save|run|>>
2011-10-31 11:39:59,805|DEBUG|filechooser|__init__|>>
2011-10-31 11:39:59,910|DEBUG|filechooser|__init__|<<
2011-10-31 11:39:59,910|DEBUG|save|run|<<
2011-10-31 11:39:59,910|DEBUG|main|exportCsv|<<
2011-10-31 11:40:12,926|DEBUG|filechooser|on_accept_clicked|>>
2011-10-31 11:40:12,926|DEBUG|filechooser|on_accept_clicked|Filename
chosen: /home/david/borrar_8.csv
2011-10-31 11:40:12,927|DEBUG|filechooser|on_accept_clicked|Parent:
<pytrainer.save.Save instance at 0x3f44cb0> | Method: savecsvfile
2011-10-31 11:40:12,927|DEBUG|save|savecsvfile|>>
2011-10-31 11:40:12,928|DEBUG|record|getAllrecord|--
2011-10-31 11:40:13,014|INFO|save|savecsvfile|Record data successfully
retrieved. Choosing file to save it
2011-10-31 11:40:13,015|DEBUG|fileUtils|run|>>
2011-10-31 11:40:13,015|DEBUG|fileUtils|run|Writing in /home/david/borrar_8.csv
2011-10-31 11:40:13,016|DEBUG|fileUtils|run|<<
2011-10-31 11:40:13,016|DEBUG|save|savecsvfile|<<
2011-10-31 11:40:13,016|DEBUG|filechooser|on_accept_clicked|Closing
current window
2011-10-31 11:40:13,017|DEBUG|filechooser|on_accept_clicked|<<
2011-10-31 11:40:13,128|DEBUG|main|__init__|<<

Regards,

David

------------------------------------------------------------------------------
Get your Android app more play: Bring it to the BlackBerry PlayBook 
in minutes. BlackBerry App World&#153; now supports Android&#153; Apps 
for the BlackBerry&reg; PlayBook&#153;. Discover just how easy and simple 
it is! http://p.sf.net/sfu/android-dev2dev
_______________________________________________
Pytrainer-devel mailing list
Pytrainer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytrainer-devel

Reply via email to