Corriger le KeyError: '-mode' #13

Closed
opened 2021-08-25 22:19:13 +02:00 by Sulley · 1 comment
Owner

Corriger le KeyError: '-mode' venant de la fonction:

    def add_or_update_command_argument(self, arg_key, arg_value):
        ''' Add or update argument to k2pdfopt command line. '''
        self.k2pdfopt_cmd_args[arg_key] = arg_value
        self.update_command_argument_entry_strvar()
Corriger le KeyError: '-mode' venant de la fonction: ``` def add_or_update_command_argument(self, arg_key, arg_value): ''' Add or update argument to k2pdfopt command line. ''' self.k2pdfopt_cmd_args[arg_key] = arg_value self.update_command_argument_entry_strvar() ```
Author
Owner

Corriger le 26 aout.

Corriger le 26 aout.
Sulley added the
bug
label 2021-08-30 08:09:41 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Sulley/ReBook#13
No description provided.