Hi! When I start text editing program "MultiEdit" and it saves temporary file copy, copy's directory became unreadable. It's because something sets dir's permitions to 0655 (no execute to owner). Could it be error in multiedit or this is a dosemu bug?
Here comes log: --- MFS: Entering dos_fs_redirect, FN=23 MFS: selecting drive fn=23 sda_cds=0xd345f MFS: FNX= MFS: selected drive 2: /home/bga/dosemu/drdos/ MFS: Finished dos_fs_redirect MFS: Entering dos_fs_redirect, FN=0E MFS: selecting drive fn=e sda_cds=0xc3510 MFS: selected drive 2: /home/bga/dosemu/drdos/ MFS: Set File Attributes C:\TMP 040 MFS: dos_fs: build_ufs_path for DOS path 'C:\TMP' MFS: MFS: dos_gen: ufs '/home/bga/dosemu/drdos/', path '\TMP', l=23 MFS: dos_gen: path_to_ufs '/home/bga/dosemu/drdos//tmp' MFS: dos_fs: build_ufs_path result is '/home/bga/dosemu/drdos/tmp' --- this place --- MFS: Set attr: '/home/bga/dosemu/drdos/tmp' --> 040 ------------------ MFS: find_file(/home/bga/dosemu/drdos/tmp) MFS: find file /home/bga/dosemu/drdos/tmp MFS: is_msdos_device /home/bga/dosemu/drdos/tmp MFS: find_file gave /home/bga/dosemu/drdos/tmp 1 MFS: is_msdos_device /home/bga/dosemu/drdos/tmp MFS: Finished dos_fs_redirect Any ideas how this could happen? -- Grigory Batalov - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
