← Back to team overview

ubuntustudio-bugs team mailing list archive

[Bug 1676443] [NEW] Pitivi doesn't recognize its debug command line option

 

Public bug reported:

PiTiVi 0.95-1 man says there is a debug option (I interpret it is a trace tool) called -d or --debug.
But it seems this option is not recognized or not implemented.

OPTIONS
 -d, --debug
  Run pitivi in the Python Debugger

It returns:

$ pitivi -d
Option inconnue -d

$ pitivi --debug
Option inconnue --debug

Translation > Unknown option

** Affects: pitivi (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: command editor line option pitivi video

** Summary changed:

- Pitivi don't recognize its debug command line option
+ Pitivi doesn't recognize its debug command line option

** Description changed:

- PiTiVi man says there is a debug option (I interpret it is a trace tool) called -d or --debug.
+ PiTiVi 0.95-1 man says there is a debug option (I interpret it is a trace tool) called -d or --debug.
  But it seems this option is not recognized or not implemented.
  
  OPTIONS
-  -d, --debug
-   Run pitivi in the Python Debugger
- 
+  -d, --debug
+   Run pitivi in the Python Debugger
  
  It returns:
  
  $ pitivi -d
  Option inconnue -d
  
  $ pitivi --debug
  Option inconnue --debug
  
  Translation > Unknown option

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to pitivi in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1676443

Title:
  Pitivi doesn't recognize its debug command line option

Status in pitivi package in Ubuntu:
  New

Bug description:
  PiTiVi 0.95-1 man says there is a debug option (I interpret it is a trace tool) called -d or --debug.
  But it seems this option is not recognized or not implemented.

  OPTIONS
   -d, --debug
    Run pitivi in the Python Debugger

  It returns:

  $ pitivi -d
  Option inconnue -d

  $ pitivi --debug
  Option inconnue --debug

  Translation > Unknown option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pitivi/+bug/1676443/+subscriptions


Follow ups