<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Let me know if I'm in the ball park on this one:<br>
    <br>
    mdriftmeyer@horus:~/tmp-files$ PYTHONHOME=/usr strace -o
    strace.out.txt gdb /usr/bin/python3.5 -ex "set environ
    PYTHONHOME=$PYTHONHOME" -ex "set environ
    LD_LIBRARY_PATH=$LD_LIBRARY_PATH" -ex "r /usr/bin/pitivi"<br>
    GNU gdb (Debian 7.10-1+b1) 7.10<br>
    Copyright (C) 2015 Free Software Foundation, Inc.<br>
    License GPLv3+: GNU GPL version 3 or later
    <a class="moz-txt-link-rfc2396E" href="http://gnu.org/licenses/gpl.html"><http://gnu.org/licenses/gpl.html></a><br>
    This is free software: you are free to change and redistribute it.<br>
    There is NO WARRANTY, to the extent permitted by law.  Type "show
    copying"<br>
    and "show warranty" for details.<br>
    This GDB was configured as "x86_64-linux-gnu".<br>
    Type "show configuration" for configuration details.<br>
    For bug reporting instructions, please see:<br>
    <a class="moz-txt-link-rfc2396E" href="http://www.gnu.org/software/gdb/bugs/"><http://www.gnu.org/software/gdb/bugs/></a>.<br>
    Find the GDB manual and other documentation resources online at:<br>
    <a class="moz-txt-link-rfc2396E" href="http://www.gnu.org/software/gdb/documentation/"><http://www.gnu.org/software/gdb/documentation/></a>.<br>
    For help, type "help".<br>
    Type "apropos word" to search for commands related to "word"...<br>
    Reading symbols from /usr/bin/python3.5...(no debugging symbols
    found)...done.<br>
    Setting environment variable "PYTHONHOME" to null value.<br>
    Starting program: /usr/bin/python3.5 /usr/bin/pitivi<br>
    [Thread debugging using libthread_db enabled]<br>
    Using host libthread_db library
    "/lib/x86_64-linux-gnu/libthread_db.so.1".<br>
    Fatal Python error: Py_Initialize: Unable to get the locale encoding<br>
    ImportError: No module named 'encodings'<br>
    <br>
    Current thread 0x00007ffff7f8c700 (most recent call first):<br>
    <br>
    Program received signal SIGABRT, Aborted.<br>
    0x00007ffff6d04478 in __GI_raise (sig=sig@entry=6) at
    ../sysdeps/unix/sysv/linux/raise.c:55<br>
    55    ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.<br>
    (gdb)<br>
    <br>
    <div class="moz-cite-prefix">On 03/27/2016 01:40 AM, Sebastian Dröge
      wrote:<br>
    </div>
    <blockquote cite="mid:1459068038.16721.42.camel@debian.org"
      type="cite">
      <pre wrap="">On Sa, 2016-03-26 at 17:42 -0700, Marc J. Driftmeyer wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">I unfortunately had not tested Pitivi of late. I'll see if I can run
a debug set up and get back to you.
</pre>
      </blockquote>
      <pre wrap="">
Thanks! For me pitivi still runs fine with the latest versions of
everything.</pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      <p style="color:rgba(128,128,128,.75);font-family:sans;">Marc J.
        Driftmeyer<br>
        <br>
        main: <a href="mailto:%27mjd@reanimality.com%27">mjd@reanimality.com</a><br>
        book: <a href="mailto:%27mjd@reanimality.com%27">mjd@holoworlds.net</a><br>
        main:<a href="http://www.reanimastudios.com">www.reanimastudios.com</a><br>
        book:<a href="http://www.holoworlds.net">www.holoworlds.net</a>
      </p>
    </div>
  </body>
</html>