Issue 1645: File browser holds onto volume when file browser is closed (Linux)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 1645: File browser holds onto volume when file browser is closed (Linux)

Stan Shepherd
PharoCore1.0rc1
Latest update: #10500

VM: unix - i686 - linux-gnu - Pharo0.1 of 16 May 2008 [latest update:
#10074]
Class browser used (if applicable): File browser

Steps to reproduce:
1.Mount USB dive with .st file
2.In file browser, navigate to USB drive and filein the file
3.Close file browser
4.From Linux, attempt to unmount drive. receive message unable to unmount,
an application is using the drive.
5. Reopen  file browser, navigate to hard drive
6. USB drive can now be unmounted

File browser should release the drive on closing
Reply | Threaded
Open this post in threaded view
|

Re: Issue 1645: File browser holds onto volume when file browser is closed (Linux)

Mariano Martinez Peck
Good catch man! I could reproduce it. I played a bit with FileList>>release but it
is being called correcly when you close the broswer. Maybe be "fileIn" command is not
closing or flushing, I don't know.

I changed the status to accepted.


On Tue, Dec 22, 2009 at 12:06 AM, Stan Shepherd <[hidden email]> wrote:

PharoCore1.0rc1
Latest update: #10500

VM: unix - i686 - linux-gnu - Pharo0.1 of 16 May 2008 [latest update:
#10074]
Class browser used (if applicable): File browser

Steps to reproduce:
1.Mount USB dive with .st file
2.In file browser, navigate to USB drive and filein the file
3.Close file browser
4.From Linux, attempt to unmount drive. receive message unable to unmount,
an application is using the drive.
5. Reopen  file browser, navigate to hard drive
6. USB drive can now be unmounted

File browser should release the drive on closing
--
View this message in context: http://n2.nabble.com/Issue-1645-File-browser-holds-onto-volume-when-file-browser-is-closed-Linux-tp4201126p4201126.html
Sent from the Pharo Smalltalk mailing list archive at Nabble.com.

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project