Skip to content

Export fails  #93

Open
Open
@HumanG33k

Description

Overview

Steps to Reproduce

  1. FIle
  2. Export
  3. File type set to Bitwarden Web Vault
  4. choose a path
  5. save
  6. Error :
Traceback (most recent call last):
  File "/usr/bin/revelation", line 241, in <lambda>
    action.connect("activate", lambda w, k: self.file_export())
                                            ^^^^^^^^^^^^^^^^^^
  File "/usr/bin/revelation", line 1435, in file_export
    datafile.save(self.entrystore, file, password)
  File "/usr/lib/python3/dist-packages/revelation/io.py", line 115, in save
    file_write(file, self.__handler.export_data(entrystore, password))
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/revelation/datahandler/csvfile.py", line 169, in export_data
    values.append(self.type_mapping[e.typename])
                  ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
KeyError: 'Générique '

Expected Behavior

Export without issue.

Context

I have several files, all trigger exeptions

Revelation - 0.5.5 from debian current testing

Operating System: Debian (current testing)
Desktop Env: I3
Windowing System: X11

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions