Package: reinteract
Version: 0.5.0-3
Severity: important

1- Start reinteract and create a test notebook in a local directory:
> c...@randog:~/prog/evo$ reinteract

2- Save the worksheet and the notebook and quit the programm
> c...@randog:~/prog/test_r$ dir
Test_notebook

> c...@randog:~/prog/test_r$ cd Test_notebook/
> c...@randog:~/prog/test_r/Test_notebook$ dir
index.rnb  test\ ws.rws

> c...@randog:~/prog/test_r/Test_notebook$ cat index.rnb 
[Notebook]
last_modified = 1267534216.02
description = Test the notebook feature


3- Delete or move the directory where the notebook was saved
> c...@randog:~/prog/test_r$ mv Test_notebook/ Test_notebook_moved
> c...@randog:~/prog/test_r$ dir
Test_notebook_moved

4- Try to start the programm and it will fail

> c...@randog:~/prog/test_r$ reinteract 
Traceback (most recent call last):
  File "/usr/bin/reinteract", line 25, in <module>
      reinteract.main.main()
  File "/usr/lib/pymodules/python2.5/reinteract/main.py",
       line 93, in main window = application.open_notebook(notebook_dir)
  File "/usr/lib/pymodules/python2.5/reinteract/application.py",
       line 99, in open_notebook notebook = Notebook(path)
  File "/usr/lib/pymodules/python2.5/reinteract/notebook.py",
       line 129, in __init__ self.info = NotebookInfo(folder)
  File "/usr/lib/pymodules/python2.5/reinteract/notebook_info.py",
       line 53, in __init__ self.__load()
  File "/usr/lib/pymodules/python2.5/reinteract/notebook_info.py",
       line 59, in __load st = os.stat(self.folder)
       OSError: [Errno 2] No such file or directory:
       '/home/ci/prog/test_r/Test_notebook'


Thanks !

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages reinteract depends on:
ii  python                        2.5.4-9    An interactive high-level object-o
ii  python-gtk2                   2.16.0-2   Python bindings for the GTK+ widge
ii  python-matplotlib             0.99.1.2-3 Python based plotting system in a 
ii  python-support                1.0.6      automated rebuilding support for P

Versions of packages reinteract recommends:
pn  sox                           <none>     (no description available)

reinteract suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to