After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 45406 - nautilus --check fails when LC_ALL=sv_SE due to some font problem
nautilus --check fails when LC_ALL=sv_SE due to some font problem
Status: RESOLVED DUPLICATE of bug 47364
Product: nautilus
Classification: Core
Component: general
0.x.x [obsolete]
Other Linux
: Low minor
: old
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 48454 92480 137011 137991 (view as bug list)
Depends on: 45405
Blocks:
 
 
Reported: 2001-01-03 10:56 UTC by Martin Norbäck
Modified: 2005-09-14 22:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Martin Norbäck 2001-09-10 00:53:38 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.
Comment 1 John Fleck 2002-01-05 04:21:10 UTC
Changing to "old" target milestone for all bugs laying around with no milestone set.
Comment 2 Ramiro Estrugo 2002-04-22 23:44:29 UTC
Reassigning bugs from myself to nautilus-maint@bugzilla.gnome.org.
Comment 3 Martin Norbäck 2002-05-10 13:50:22 UTC
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 
Comment 4 John Fleck 2003-03-16 16:09:05 UTC
The bug's still there in 2.2.0.2
Comment 5 John Fleck 2003-08-10 02:40:20 UTC
Still there in 2.3.6
Comment 6 Kjartan Maraas 2003-10-28 20:57:19 UTC
*** Bug 92480 has been marked as a duplicate of this bug. ***
Comment 7 Kjartan Maraas 2005-01-19 22:32:14 UTC
*** Bug 137011 has been marked as a duplicate of this bug. ***
Comment 8 Kjartan Maraas 2005-01-19 22:33:56 UTC
*** Bug 48454 has been marked as a duplicate of this bug. ***
Comment 9 Sebastien Bacher 2005-05-15 20:26:22 UTC
*** Bug 137991 has been marked as a duplicate of this bug. ***
Comment 10 Christian Neumair 2005-09-14 22:49:50 UTC
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 ***