Bug 1953 - emacs commande C-x i -> can't delete file.
Summary: emacs commande C-x i -> can't delete file.
Status: RESOLVED INVALID
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: smbmount (unmaintained) (show other bugs)
Version: 3.0.0preX
Hardware: x86 Linux
: P3 normal
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-21 06:39 UTC by Xavier Manach
Modified: 2005-02-07 07:57 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier Manach 2004-10-21 06:39:28 UTC
Hello.

  I don't speak very well english, then I script you the bug ;)


/  =  debian testing
/mnt/smb  =  windows 2003 server.


root@debian-testing:/# smbmount //windows2003serveur/share /mnt/smb -o
uid=1000,username=myuser,password=mypass


me@debian-testing:/$ cd /mnt/smb
me@debian-testing:/mnt/smb$ ls
t1.txt t2.txt
me@debian-testing:/mnt/smb$ emacs t1.txt

.......... start emacs commands .............
C-x i t2.txt
C-x c
.......... end emacs commands .............

here, I can't delete t2.txt !!! 

  error message windows (in french):
"Impossible de supprimer t2.txt : Cette ressource est utilisée par une autre
personne ou un autre programme. Fermez les programmes susceptible d'utiliser le
fichier et essayer à nouveau."
  I try to translate it :
Not possible to delete t2.txt : This ressource is used by another user or
another soft. Close all programs using this ressource and try again.

root@debian-testing:/mnt/smb# umount /mnt/smb

here, I can delete t2.txt.


(I use other emacs functions without problems)

It's an emacs bug, or a samba bug or other ?

  have fun, Xav.
Comment 1 Xavier Manach 2004-10-26 05:53:52 UTC
  It is an emacs bug. 
corrected in emacs CVS 24 October 2004.

Comment 2 Gerald (Jerry) Carter (dead mail address) 2005-02-07 07:57:03 UTC
originally reported against 3.0aph24.  Bugzilla spring cleaning.  
Removing old alpha versions.