Ok... I've modded the reproduction and cut in some IceWM & xorg-info.
Hope you spot smoething wrong.

It happens on all windows which contain swedish charactes.

regards, David.

[EMAIL PROTECTED]:~$ echo "Reset error file" > ~/.xsession-errors && xterm
-title "problem: ååääöö" -e sleep 1 > /dev/null && cat
~/.xsession-errors
Reset error file
IceWM: Warning: Invalid multibyte string "problem: ååääöö": Invalid or
incomplete multibyte or wide character
IceWM: Warning: Invalid multibyte string "problem: ååääöö": Invalid or
incomplete multibyte or wide character
IceWM: Warning: Invalid multibyte string "problem: ååääöö": Invalid or
incomplete multibyte or wide character
IceWM: Warning: Invalid multibyte string "problem: ååääöö": Invalid or
incomplete multibyte or wide character
IceWM: Warning: Invalid multibyte string "problem: ååääöö": Invalid or
incomplete multibyte or wide character
IceWM: Warning: Invalid multibyte string "problem: ååääöö": Invalid or
incomplete multibyte or wide character
IceWM: Warning: Invalid multibyte string "problem: ååääöö": Invalid or
incomplete multibyte or wide character
IceWM: Warning: Invalid multibyte string "problem: ååääöö": Invalid or
incomplete multibyte or wide character
IceWM: Warning: Invalid multibyte string "problem: ååääöö": Invalid or
incomplete multibyte or wide character
IceWM: Warning: Invalid multibyte string "problem: ååääöö": Invalid or
incomplete multibyte or wide character
IceWM: Warning: Invalid multibyte string "problem: ååääöö": Invalid or
incomplete multibyte or wide character
IceWM: Warning: Invalid multibyte string "problem: ååääöö": Invalid or
incomplete multibyte or wide character
IceWM: Warning: Invalid multibyte string "problem: ååääöö": Invalid or
incomplete multibyte or wide character
IceWM: Warning: Invalid multibyte string "problem: ååääöö": Invalid or
incomplete multibyte or wide character
IceWM: Warning: Invalid multibyte string "problem: ååääöö": Invalid or
incomplete multibyte or wide character
IceWM: Warning: Invalid multibyte string "problem: ååääöö": Invalid or
incomplete multibyte or wide character
IceWM: Warning: Invalid multibyte string "problem: ååääöö": Invalid or
incomplete multibyte or wide character
IceWM: Warning: Invalid multibyte string "problem: ååääöö": Invalid or
incomplete multibyte or wide character
[EMAIL PROTECTED]:~

[EMAIL PROTECTED]:~$ locale
LANG=sv_SE
LC_CTYPE="sv_SE"
LC_NUMERIC="sv_SE"
LC_TIME="sv_SE"
LC_COLLATE="sv_SE"
LC_MONETARY="sv_SE"
LC_MESSAGES="sv_SE"
LC_PAPER="sv_SE"
LC_NAME="sv_SE"
LC_ADDRESS="sv_SE"
LC_TELEPHONE="sv_SE"
LC_MEASUREMENT="sv_SE"
LC_IDENTIFICATION="sv_SE"
LC_ALL=
[EMAIL PROTECTED]:~$

$ cat ~/.icewm/theme
Theme="708090/default.theme"
#Theme="708090/2Buttons.theme"
##Theme="18k/default.theme"
###Theme="tin/default.theme"
####Theme="nice/default.theme"
#####Theme="IceBlueOkayish/default.theme"
######Theme="Area51/default.theme"
#######Theme="Crux-Teal/More Title Bar Buttons.theme"
########Theme="ElbergRed/Wallpaper.theme"
#########Theme="metal-small/default.theme"
##########Theme="dusk/default.theme"
[EMAIL PROTECTED]:~/.icewm$

[EMAIL PROTECTED]:~/.icewm$ cat /etc/X11/xorg.conf
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
        FontPath        "/usr/share/fonts/X11/misc"
        FontPath        "/usr/X11R6/lib/X11/fonts/misc"
        FontPath        "/usr/share/fonts/X11/cyrillic"
        FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic"
        FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
        FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/Type1"
        FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
        FontPath        "/usr/share/fonts/X11/100dpi"
        FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"
        FontPath        "/usr/share/fonts/X11/75dpi"
        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"
        # path to defoma fonts
        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
        Load    "bitmap"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "type1"
        Load    "vbe"
        Load    "dbe"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc102"
        Option          "XkbLayout"     "se"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "true"
EndSection

Section "Device"
        Identifier      "VIA Technologies, Inc. VT8623 [Apollo CLE266] 
integrated
CastleRock graphics"
        Driver          "via"
        BusID           "PCI:1:0:0"
        Option          "UseFBDev"              "true"
EndSection

Section "Monitor"
        Identifier      "VP2130 SERIE"
        Option          "DPMS"
        HorizSync       30-75
        VertRefresh     50-85
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "VIA Technologies, Inc. VT8623 [Apollo CLE266] 
integrated
CastleRock graphics"
        Monitor         "VP2130 SERIE"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1600x1200" "1400x1050" "1280x1024" "1280x960" 
"1152x864"
"1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1600x1200" "1400x1050" "1280x1024" "1280x960" 
"1152x864"
"1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1600x1200" "1400x1050" "1280x1024" "1280x960" 
"1152x864"
"1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1600x1200" "1400x1050" "1280x1024" "1280x960" 
"1152x864"
"1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1600x1200" "1400x1050" "1280x1024" "1280x960" 
"1152x864"
"1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1600x1200" "1400x1050" "1280x1024" "1280x960" 
"1152x864"
"1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
EndSection

Section "DRI"
        Mode    0666
EndSection
[EMAIL PROTECTED]:~/.icewm$

[EMAIL PROTECTED]:~/.icewm$ cat ~/.icewm/preferences
# Generated by IceWM Configuration program 0.99.33
ClickToFocus=1
RaiseOnFocus=1
FocusOnMap=1

TaskBarAutoHide=1
TaskBarMailboxStatusBeepOnNewMail=0
TaskBarMailboxStatusCountMessages=1
TaskBarDoubleHeight=0
TaskBarClockLeds=0
MenuMouseTracking=0
TaskBarShowStartMenu=1
TaskBarShowWindowListMenu=1
TaskBarShowCPUStatus=0
TaskBarShowPPPStatus=0
ShowTaskBar=1
TaskBarShowAllWindows=0
TaskBarShowClock=0
TaskBarShowMailboxStatus=0
TaskBarShowWorkspaces=0
TaskBarAtTop=0
QuickSwitchToMinimized=1
QuickSwitchToAllWorkspaces=0
QuickSwitch=1
AutoRaise=0
DesktopBackgroundCenter=0
DelayPointerFocus=0
GrabRootWindow=1
IgnoreNoFocusHint=0
LimitPosition=1
LimitSize=1
ManualPlacement=0
MinimizeToDesktop=0
OpaqueResize=1
OpaqueMove=1
PointerColormap=1
ShowXButton=0
ShowMoveSizeStatus=1
SizeMaximized=0
SnapMove=1
UseMouseWheel=0
WarpPointer=0
Win95Keys=1
EdgeSwitch=0
AutoScrollDelay=60
CornerSizeY=24
CornerSizeX=24
ClickMotionDelay=200
AutoRaiseDelay=400
DlgBorderSizeY=2
DlgBorderSizeX=2
SnapDistance=8
ClickMotionDistance=4
MultiClickTime=400
BorderSizeY=6
BorderSizeX=6
PointerFocusDelay=200
ScrollBarDelay=30
AutoHideDelay=100
TitleBarHeight=20
ToolTipDelay=1000
EdgeSwitchDelay=600
DateFormat=""
IconPath=""
TimeFormat=""
ActiveTaskBarFontName=""
QuickSwitchFontName=""
ClockFontName=""
MenuFontName=""
NormalTaskBarFontName=""
StatusFontName=""
TitleFontName=""
ToolTipFontName=""
WindowListFontName=""
ClockCommand=""
LockCommand=""
LogoutCommand=""
LogoutCancelCommand=""
MailCommand=""
OpenCommand=""
RunCommand=""
DesktopBackgroundColor="rgb:0/0/1"
DesktopBackgroundImage=""
Theme=""
WorkspaceNames="ss"," 1 ", " 2 ", " 3 ", " 4 "
[EMAIL PROTECTED]:~/.icewm

2007/8/19, Eduard Bloch <[EMAIL PROTECTED]>:
> tags 432663 + unreproducible
> thanks
>
> #include <hallo.h>
> * david [Sun, May 06 2007, 02:22:29PM]:
>
> > How to reproduce:
> > [EMAIL PROTECTED]:~$ nohup xterm -title öäå -e sleep 2 > /dev/null & tail 
> > -n 1
> > ~/.xsession-errors
> > [4] 10374
>
> That is not how it can be reproduced. Please tell me your exact font and
> theme configuration.
>
> Eduard.
> --
> <Rhonda> XTaran: Letztens hab ich ein Mädel mit einem "sexy, dangerous,
>         intelligent"-Shirt rumlaufen gesehen....  Hab mir meinen Teil auch
>         einfach gedacht.
> <youam> Rhonda: "pick any two"?
>


-- 
/David A.

Reply via email to