Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Unhandled exception on 'notes -l' #64

Closed
ghost opened this issue Jul 13, 2014 · 0 comments
Closed

Unhandled exception on 'notes -l' #64

ghost opened this issue Jul 13, 2014 · 0 comments

Comments

@ghost
Copy link

ghost commented Jul 13, 2014

Env: cygwin-x86_64
Have a project test with no stored files. Starting from directory ~/viper. There is a file ~/viper/foo.bar

  1. > open -f foo.bar
  2. > note -l
    Act: [!] The command notes raised an exception: Traceback (most recent call last): File "~/viper/viper/core/ui/console.py", line 170, in start self.cmd.commands[root]['obj'](*args) File "~/viper/viper/core/ui/commands.py", line 276, in cmd_notes notes = Database().find(key='sha256', value=__sessions__.current.file.sha256)[0].note IndexError: list index out of range
    Exp: a warning message.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant