|
Bugzilla – Full Text Bug Listing |
| Summary: | word doc with chinese file name can not be openend by ooo in gnome | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | James Li <james_li> |
| Component: | GNOME | Assignee: | E-mail List <gnome-bugs> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | mmeeks |
| Version: | Stable Snapshot 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
James Li
2005-11-01 05:22:36 UTC
Adding meeks as CC. Either this is gnome launching with a bad URI or OO not getting it from the command line properly. Well - this is most interesting; sadly I don't have any samples of chinese names to use for test documents; but using the only piece of Japanese I have: 日本語 and naming a file <that>.doc - I can launch it jut fine from nautilus - and from the console. [ of course this is with SL 10.1 ]. Any chance if you repeat this in 10.1 ? Thanks. Maybe Zhe Su can help us out here. I see, This problem occurs when I use GBK locale . But UTF8 locale is ok The use of non-UTF8 locales simply cannot be supported. I assume your file-name is in UTF-8 (or GNOME wouldn't handle it) but your locale is non-UTF8 ? It's important that both are UTF8. Of course, we could clobber the OO.o internal char-set detection code (that is trying to be too clever) to always use UTF-8 - that is perhaps a solution, but an ugly one. |