Bug 547138
| Summary: | [abrt] crash in evolution-2.28.0-2, e_info_label_set_info, pst-import imported folder names not in utf8 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Espen Stefansen <libbe> | ||||
| Component: | evolution | Assignee: | Matthew Barnes <mbarnes> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | lucilanga, mbarnes, mcrha | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:48939fdd94c37220ba5751b8cdd39c43ccf32968 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-01-07 19:28:19 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Espen Stefansen
2009-12-13 18:50:18 UTC
Created attachment 378048 [details]
File: backtrace
I imported my outlook pst-file and one of the folders contained the norwegian character å. The character is not imported correctly, so evolution closes when this folder is shown. Thanks for a bug report. I moved it upstream as [1]. I see there two issues, one is that it's not checking validity of input in time of crash, the other is the pst-import plugin not translating folder names to UTF8 encoding. [1] https://bugzilla.gnome.org/show_bug.cgi?id=606340 I just tried to import some test pst file I created with couple of special letters, together with that yours å, and the import was able to convert it to utf8 properly, in 2.28.2. Thus I'll use the upstream bug for crash only. |