Menu

#211 xfw cannot store in new filename

v1.0_(example)
closed-fixed
nobody
xfw (3)
8
2016-07-28
2015-12-06
joowie
No

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.

Discussion

  • Roland Baudin

    Roland Baudin - 2015-12-07

    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

     
  • Roland Baudin

    Roland Baudin - 2016-07-28
    • status: open --> closed-fixed
     
  • Roland Baudin

    Roland Baudin - 2016-07-28

    This is fixed in Xfe 1.42.

     

Log in to post a comment.