View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001234 | ardour | bugs | public | 2006-05-08 11:56 | 2008-11-20 23:51 |
| Reporter | ctheune | Assigned To | taybin | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0001234: XML-encoding error doesn't let you save if region-title contains Latin-1 umlaut | ||||
| Description | I changed a region name to contain an umlaut from the latin-1 character set ("รค"). After that I wasn't able to save anymore. The stderr on the console showed this output: I/O error : encoder error error : xmlEncodeEntitiesReentrant : char out of range encoding error : output conversion failed due to conv error, bytes 0xDF 0x65 0x20 0x53 Maybe you want to store the XML utf-8 encoded? | ||||
| Tags | No tags attached. | ||||
|
|
Probably a good idea. |
|
|
libxml2, which is what we use, uses UTF-8 by default already. http://xmlsoft.org/encoding.html |
|
|
That's interesting. So maybe it's an internal encoding handling problem then. |
|
|
I've changed the ardour session file to specify UTF-8. I'm not able to test it though. How does it work for you? |
|
|
This is with ardour2-svn, btw. |
|
|
I haven't built ardour myself yet, but I'm giving it a shot right now. I'll tell you how it went. |
|
|
Reminder sent to: ctheune Any luck? |
|
|
Reminder sent to: ctheune Have you been able to test it yet? |
|
|
Ok. I have not been able to rename a region in ardour 2. I have changed a track name with umlauts and that worked. And I edited the XML file manually, inserting some UTF-8 characters and ardour 2 loaded and saved them. I guess this issue is resolved now. Thanks. |
|
|
Super |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2006-05-08 11:56 | ctheune | New Issue | |
| 2006-11-02 05:19 | taybin | Note Added: 0002564 | |
| 2006-11-02 20:12 | taybin | Note Added: 0002581 | |
| 2006-11-02 20:12 | taybin | Note Edited: 0002581 | |
| 2006-11-02 20:14 | ctheune | Note Added: 0002582 | |
| 2006-11-02 21:34 | taybin | Note Added: 0002588 | |
| 2006-11-02 21:34 | taybin | Assigned To | => taybin |
| 2006-11-02 21:34 | taybin | Status | new => feedback |
| 2006-11-02 21:34 | taybin | Note Added: 0002589 | |
| 2006-11-02 21:39 | ctheune | Note Added: 0002590 | |
| 2006-11-02 21:53 | ctheune | Note Edited: 0002590 | |
| 2006-11-08 20:53 | taybin | Note Added: 0002714 | |
| 2006-11-15 17:39 | taybin | Note Added: 0002784 | |
| 2006-11-21 13:34 | ctheune | Note Added: 0002821 | |
| 2006-11-21 15:05 | taybin | Status | feedback => resolved |
| 2006-11-21 15:05 | taybin | Resolution | open => fixed |
| 2006-11-21 15:05 | taybin | Note Added: 0002822 | |
| 2008-11-20 23:51 | seablade | Status | resolved => closed |