Pitivi fails here on Edgy with: The program 'pitivi' received an X Window System error. This probably reflects a bug in the program. The error was 'BadWindow (invalid Window parameter)'. (Details: serial 36 error_code 3 request_code 3 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.)
Running pitivi --sync works and outputs: /usr/lib/pitivi/python/pitivi/ui/ruler.py:149: DeprecationWarning: integer argument expected, got float for i in range(self.border, allocation.width, zoomRatio): -- pitivi failed to start https://launchpad.net/bugs/58626 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
