GNOME Bugzilla – Bug 45406
nautilus --check fails when LC_ALL=sv_SE due to some font problem
Last modified: 2005-09-14 22:49:50 UTC
running nautilus --check with LC_ALL=sv_SE and using glibc 2.2 (Red Hat 7) gives (providing that bug #45405 is fixed): Gdk-WARNING **: Missing charsets in FontSet creation Gdk-WARNING **: ISO8859-1 Gdk-WARNING **: ISO8859-1 ** ERROR **: file nautilus-font-factory.c: line 322 (nautilus_font_factory_get_fallback_font): assertion failed: (fixed_font != NULL) aborting... ------- Additional Comments From don@eazel.com 2001-01-05 10:47:05 ---- What's the user-visible bug here? When is nautilus --check normally run? (And pardon my ignorance.) ------- Additional Comments From d95mback@dtek.chalmers.se 2001-01-05 11:11:50 ---- Well there is no user-visible bug, nautilus --check is run when you do a make check. However, a failed check indicates a possible bug, and should be corrected (either by changing the test if it is faulty or by fixing something else) ------- Additional Comments From ramiro@fateware.com 2001-01-11 16:10:37 ---- The hardest problem with this bug is reproducing it. Marking it 1 day as so. It definately sounds like a bug. Marking it 1.0.1. ------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-09-09 20:53 ------- Bug depends on bug(s) 45405.
Changing to "old" target milestone for all bugs laying around with no milestone set.
Reassigning bugs from myself to nautilus-maint@bugzilla.gnome.org.
Just browsing through old unresolved bugs. Using nautilus 1.1.14 Running LANG=sv_SE nautilus --check gives the output at the end of this comment. Running LANG=de_DE nautilus --check gives other FAIL output. Perhaps this needs to be checked, it could indicate an error. running nautilus_self_check_search_uri FAIL: check failed in nautilus-search-uri.c, line 699 evaluated: nautilus_search_uri_to_human ("search:[][]file_name contains st uff") expected: Objekt som har "saker" i sina namn got: Objekt som har "stuff" i sina namn FAIL: check failed in nautilus-search-uri.c, line 704 evaluated: nautilus_search_uri_to_human ("search:[][]file_name contains st uff & file_type is file") expected: Objekt som har "saker" i sina namn och som är vanliga filer got: Objekt som har "stuff" i sina namn och som är vanliga filer FAIL: check failed in nautilus-search-uri.c, line 707 evaluated: nautilus_search_uri_to_human ("search:[][]file_name contains st uff & file_type is file" " & size smaller_than 2000") expected: Objekt som har "saker" i sina namn, som är vanliga filer och s om är mindre än 2000 byte got: Objekt som har "stuff" i sina namn, som är vanliga filer och m indre än 2000 byte :running nautilus_self_check_file_utilities running nautilus_self_check_file_operations FAIL: check failed in nautilus-file-operations.c, line 2277 evaluated: get_duplicate_name (dcgettext (((void *)0), "foo (another copy) ", __LC_MESSAGES), 1) expected: apa (tredje kopian) got: apa (3:e kopian) FAIL: check failed in nautilus-file-operations.c, line 2278 evaluated: get_duplicate_name (dcgettext (((void *)0), "foo (another copy) .txt", __LC_MESSAGES), 1) expected: apa (tredje kopian).txt got: apa (3:e kopian).txt FAIL: check failed in nautilus-file-operations.c, line 2278 evaluated: get_duplicate_name (dcgettext (((void *)0), "foo (another copy) .txt", __LC_MESSAGES), 1) expected: apa (tredje kopian).txt got: apa (3:e kopian).txt FAIL: check failed in nautilus-file-operations.c, line 2279 evaluated: get_duplicate_name (dcgettext (((void *)0), "foo foo (another c opy).txt", __LC_MESSAGES), 1) expected: apa apa (tredje kopian).txt got: apa apa (3:e kopian).txt running nautilus_self_check_directory running nautilus_self_check_file running nautilus_self_check_icon_container running nautilus_self_check_icon_factory
The bug's still there in 2.2.0.2
Still there in 2.3.6
*** Bug 92480 has been marked as a duplicate of this bug. ***
*** Bug 137011 has been marked as a duplicate of this bug. ***
*** Bug 48454 has been marked as a duplicate of this bug. ***
*** Bug 137991 has been marked as a duplicate of this bug. ***
nautilus_search_uri_to_human is gone, nautilus_self_check_file_operations is covered by bug 47364. *** This bug has been marked as a duplicate of 47364 ***