[Chandler-dev] Failed to convert file contents to Unicode dialog
box - FYI
Mike Taylor
bear at code-bear.com
Mon Jun 26 13:33:27 PDT 2006
With the current Chandler trunk when you run Functional Tests or try to
go to the Accounts dialog you may get a dialog box with the following:
"Failed to convert file contents to Unicode"
What is happening is that the wx mime-type handler is being initialized
(because of a xrc dialog request) and it is scanning *many* files to
pre-load mime-types. When it gets to a file that seems to only be
found in Ubuntu Breezy (or systems upgraded from Breezy) it chokes
because the file is encoded.
For now you can just press Ok and let Chandler continue.
If you are developing and want to work-around the issue, Robin suggests
adding the following to the chandler startup code:
wx.log.SetActiveTarget(wx.LogStdErr())
---
Bear
Build and Release Engineer
Open Source Applications Foundation (OSAF)
bear at osafoundation.org
http://www.osafoundation.org
bear at code-bear.com
http://code-bear.com
PGP Fingerprint = 9996 719F 973D B11B E111 D770 9331 E822 40B3 CD29
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://lists.osafoundation.org/pipermail/chandler-dev/attachments/20060626/1efe6901/PGP.pgp
More information about the chandler-dev
mailing list