<div dir="ltr"><div><div><div>I am trying to open a zipped amber trajectory with chimera but I am getting the following error:<br><br>#################################<br>Traceback (most recent call last):<br>  File "/home/disk0/rfreitas/softwares/chimera/share/chimera/triggerSet.py", line 83, in invoke<br>    self._funcData, triggerData)<br>  File "/home/disk0/rfreitas/softwares/chimera/share/DBPuppet/__init__.py", line 329, in portOnTop<br>    self.remove_webinfo(self.listen_port)<br>  File "/home/disk0/rfreitas/softwares/chimera/share/DBPuppet/__init__.py", line 369, in remove_webinfo<br>    with lock:<br>  File "/home/disk0/rfreitas/softwares/chimera/lib/python2.7/site-packages/filelock.py", line 120, in __enter__<br>    self.acquire()<br>  File "/home/disk0/rfreitas/softwares/chimera/lib/python2.7/site-packages/filelock.py", line 32, in acquire<br>    self._createFile()<br>  File "/home/disk0/rfreitas/softwares/chimera/lib/python2.7/site-packages/filelock.py", line 86, in _createFile<br>    os.write(self.fd, "%d\n" % os.getpid())<br>OSError: [Errno 28] No space left on device<br>Error processing trigger "Focus In":<br>OSError: [Errno 28] No space left on device<br><br>  File "/home/disk0/rfreitas/softwares/chimera/lib/python2.7/site-packages/filelock.py", line 86, in _createFile<br>    os.write(self.fd, "%d\n" % os.getpid())<br><br>See reply log for Python traceback.<br>################################################<br><br></div>if I unzip the file, I can open it without problems. Since I have many files to look and they are very big (> 300 MB zipped) I don't want to unzip every file whenever I have to look at the trajectory. <br></div>Any help will be appreciated.<br><br></div>thanks,<br><br>Renato<br></div>