cx_Freeze error in dupeGuru_PE
Reported by Virgil Dupras | August 1st, 2012 @ 04:04 PM
(Originally reported at http://hardcoded.lighthouseapp.com/projects/31473/tickets/342 )
Hi,
I installed dupeGuru Picture Edition but i have a similar error
that was described here: http://hardcoded.lighthouseapp.com/projects/31473/tickets/250
I'm portuguese, so I use our date format, which is yy/mm/dd.
Attached the error screens.
Regards
Ivo
Comments and changes to this ticket
-
Virgil Dupras August 7th, 2012 @ 05:16 PM
- Assigned user set to Virgil Dupras
-
Virgil Dupras August 7th, 2012 @ 06:36 PM
I can't reproduce the error, but it seems to be caused by something wanting to print to the stdout while it's None (the stdout is None under a cx_freeze environment. I fix this on startup by wrapping stdout around the logging module, but apparently, I do it a bit too late for some messages).
I've done two things that I think, even if I couldn't reproduce the error, would fix this:
- Update to cx-freeze 4.3. There's a message about fixing a bug that looks like this one.
- Perform the stdout wrapping operation sooner at startup.
-
Virgil Dupras August 7th, 2012 @ 06:37 PM
- State changed from new to fixed
(from [38328ca2e279]) [#206 state:fixed] Moved stdout wrapping under cxfreeze sooner at startup. https://bitbucket.org/hsoft/dupeguru/changeset/38328ca2e279/
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป