I have created the Debian package of 1.41 the first time (see Debian repository) and found, that with xfw (in Debian: xfwrite) I cannot store into a new file. In the store dialog it seems xfw search for the first character, but I cannot edit the "filename" field.
Ok, you found a regression... You can easily fix it by entering these commands in the src directory:
sed -i '1632s/list/this/' FileDialog.cpp
sed -i '1643s/list/this/' FileDialog.cpp
and then recompiling Xfe.
Thanks!
RB
This is fixed in Xfe 1.42.