Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75289 - xnview crashes when opening a directory listing dialogue
Summary: xnview crashes when opening a directory listing dialogue
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-22 02:26 UTC by smax
Modified: 2005-06-05 07:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description smax 2004-12-22 02:26:29 UTC
When opening a directory listing, xnview crashes.

bash-2.05b$ xnview
** XnView v1.68.1 Copyright 1991-2004 Pierre-E Gougelet (Feb 17 2004/13:52:01) **
        Version for Linux x86/Motif (All rights reserved)
** This is freeware software (for non commercial use)

     Type xnview -help, for more information
X Error of failed request:  BadName (named color or font does not exist)
  Major opcode of failed request:  45 (X_OpenFont)
  Serial number of failed request:  5676
  Current serial number in output stream:  5695


Reproducible: Always
Steps to Reproduce:




Problem described here:

http://www.accelrys.com/support/life/nonapps/insightII/RUNTIME/FONTS_ERROR.html
Comment 1 Jeroen Roos 2005-01-06 09:30:29 UTC
I had a similar problem after upgrading from Xfree86 to Xorg. It went away after updating all configuration files (etc-update) and restarting the xfs and xdm. 
Comment 2 Molchanov Alexander 2005-01-10 03:25:15 UTC
xorg-x11-6.7.x is working ok, and after upgrade to 6.8.x me crashing too :(

$ xnview -browser
** XnView v1.68.1 Copyright 1991-2004 Pierre-E Gougelet (Feb 17 2004/13:52:01) **
        Version for Linux x86/Motif (All rights reserved)
** This is freeware software (for non commercial use)

     Type xnview -help, for more information
Warning: 
    Name: textDir
    Class: XmTextField
    Character '\57' not supported in font.  Discarded.

Warning: 
    Name: textDir
    Class: XmTextField
    Character '\150' not supported in font.  Discarded.

Warning: 
    Name: textDir
    Class: XmTextField
    Character '\157' not supported in font.  Discarded.

Warning: 
    Name: textDir
    Class: XmTextField
    Character '\155' not supported in font.  Discarded.

Warning: 
    Name: textDir
    Class: XmTextField
    Character '\145' not supported in font.  Discarded.

Warning: 
    Name: textDir
    Class: XmTextField
    Character '\57' not supported in font.  Discarded.

Warning: 
    Name: textDir
    Class: XmTextField
    Character '\170' not supported in font.  Discarded.

Warning: 
    Name: textDir
    Class: XmTextField
    Character '\157' not supported in font.  Discarded.

Warning: 
    Name: textDir
    Class: XmTextField
    Character '\162' not supported in font.  Discarded.

Warning: 
    Name: textDir
    Class: XmTextField
    Character '\57' not supported in font.  Discarded.

X Error of failed request:  BadName (named color or font does not exist)
  Major opcode of failed request:  45 (X_OpenFont)
  Serial number of failed request:  1195
  Current serial number in output stream:  1248
Comment 3 Markus Nigbur (RETIRED) gentoo-dev 2005-06-05 07:02:06 UTC
Tested various dependency versions - all work like a charm.
Reopen if the problem still exists.