Problem in Bricscad 11.3.8 with saving files

/home/saint/Рабочий стол/Чертеж/промышленное_1.dwg...
This file can't be opened for writing because it's in use or has the read-only attribute set. Please save under a different name.

WTF?!!

Comments

  • ага похоже это баг этой версии.

    same problem on two different PC's (both x86 x86-64) both intel cpu

    I can save in this directory without any problem

    /home/test> ls -l|grep Down

    drwxr-xr-x 2 <user1> <group>     4096 Апр 30 22:13 Downloads

    but can not save in this directory (and any other) twice
    ~> ls -l |grep Документы
    drwxr-xr-x 12 <user1>  <group>      4096 Апр 30 22:14 Документы
    fro the first time it saves ok, but when I try to overwrite Bricscad 11.3.8 display this warning message
    /home/<user1>/Документы/test03.dwg...
    This file can't be opened for writing because it's in use or has the read-only attribute set. Please save under a different name
  • Bricscad 11.3.8 introduced new feature:

    OPEN: From now on drawings that are opened will be locked. This avoids simultaneous edits to one drawing.

    It seems that file locking has a bug because:

    _saveas works, but _qsave doesn't!

    and brings out above mentioned read-only attribute error.

    Regards, Ljubo

  • The problem lies in the special characters of file name. The same applies when I use Spanish characters like ñ or accents.

  • I confirm this issue as well. Seems like any non-ASCII characters causes the quick save to fail. I'm going to submit a support request.

  • This has been fixed and the fix should be included in newer versions. Next time it's best to just report it straight away if you are sure it's a bug.

This discussion has been closed.