Skip to content

Error saving from time-based format to frame-based #28

@sbraz

Description

@sbraz

This happens when I try to save a SubRip file to MicroDVD. Let me know if you need additional info.

Traceback

File: /home/sbraz/gaupol/aeidon/deco.py
Line: 218
In: inner_wrapper

    return function(*args, **kwargs)

File: /home/sbraz/gaupol/gaupol/agents/save.py
Line: 67
In: _on_save_main_document_as_activate

    self.save_main_as(page)

File: /home/sbraz/gaupol/gaupol/agents/save.py
Line: 129
In: save_main_as

    file = self._select_file(_("Save As"), page, file)

File: /home/sbraz/gaupol/gaupol/agents/save.py
Line: 188
In: _select_file

    action.activate()

TypeError: activate() missing 1 required positional argument: 'parameter'

Environment

Platform: Linux-4.6.4-1-ARCH-x86_64-with-arch
Locale: en_GB.utf_8

Versions

aeidon: 0.91
chardet: 2.3.0
enchant: 1.6.6
gaupol: 0.91
gstreamer: 1.8.2.0
gtk+: 3.20.8
pygobject: 3.20.1
python: 3.5.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions