Bug#643562: openshot: segmentation fault at startup

2012-02-07 Thread Jonathan Thomas
I'm glad it's working for you now. -Jonathan On Tue, Feb 7, 2012 at 1:20 PM, Fabrizio Gmail wrote: > Hello JonathanI thought it was due to mlt too as I believed this bug > was, but I misunderstood > however after some dist-upgrade now openshot starts to work!even > though mlt version are exactly

Bug#643562: openshot: segmentation fault at startup

2012-02-07 Thread Fabrizio Gmail
Hello JonathanI thought it was due to mlt too as I believed this bug was, but I misunderstood however after some dist-upgrade now openshot starts to work!even though mlt version are exactly the same! 1:0.7.6-0.1 I don't have any error at the moment (happily!)thank you a lot for your answerbye bye

Bug#643562: openshot: segmentation fault at startup

2012-01-29 Thread Jonathan Thomas
Hi Fabrizio, I think your crash is unrelated to this bug report. If you would be so kind, please generate a backtrace using GDB, and open a new bug report. I have a hunch your crash is being caused by the newest version of MLT. Thanks, -Jonathan -- To UNSUBSCRIBE, email to debian-bugs-dist-r

Bug#643562: openshot: segmentation fault at startup

2011-12-04 Thread Fabrizio Gmail
hi Jonathan first of all congratulation for your excellent work I've patched the preferences.py and it save the configuration now openshot starts, creates and saves an empty project and closes correctly then I restart and add a clip in the timeline it save and closes when I restart and open the

Bug#643562: openshot: segmentation fault at startup

2011-09-29 Thread Jonathan Thomas
Thanks so much for your help testing the fix! I have committed the fix to the OpenShot trunk. It will be deployed to Debian with version 1.4.1 of OpenShot (hopefully sooner than later). -Jonathan On Thu, Sep 29, 2011 at 7:26 AM, Hybris wrote: > now it works > thanks >

Bug#643562: openshot: segmentation fault at startup

2011-09-29 Thread Hybris
now it works thanks 2011/9/28 Jonathan Thomas : > Okay, I think we are getting close to figuring this out!  I have modified > one of the files in OpenShot, and attached it to this bug report > (hopefully).  Please locate the Language_Init.py file, which is probably > located at /usr/share/pyshared

Bug#643562: openshot: segmentation fault at startup

2011-09-28 Thread Jonathan Thomas
Okay, I think we are getting close to figuring this out! I have modified one of the files in OpenShot, and attached it to this bug report (hopefully). Please locate the Language_Init.py file, which is probably located at /usr/share/pyshared/openshot/language/. Please replace that file with the a

Bug#643562: openshot: segmentation fault at startup

2011-09-28 Thread Hybris
> $ LC_ALL="C" openshot > Does it still crash? no, it works i do not have the file: /var/lib/locales/supported.d/local $ locale LANG=it_IT@euro LANGUAGE= LC_CTYPE="it_IT@euro" LC_NUMERIC="it_IT@euro" LC_TIME="it_IT@euro" LC_COLLATE="it_IT@euro" LC_MONETARY="it_IT@euro" LC_MESSAGES="it_IT@euro"

Bug#643562: openshot: segmentation fault at startup

2011-09-27 Thread Jonathan Thomas
Also, can you please post the contents of the following file:* /var/lib/locales/supported.d/local* And the output of this command: $* locale* I'm trying to find a way to reproduce this issue, so I want to run my system with the same language and locale as you. Thanks! -Jonathan

Bug#643562: openshot: segmentation fault at startup

2011-09-27 Thread Jonathan Thomas
Thanks. This looks like a bug caused by pyGTK or GTK, or one of the many libraries used by GTK. I did some research on other apps crashing from this same bug, and a common theme was non-English language / locale. I'm not sure what your local is set to, but give this a try: $ LC_ALL="C" openshot

Bug#643562: openshot: segmentation fault at startup

2011-09-27 Thread Hybris
i see some missing symbols, tell me if i need to install some dbg package #0 0xb79fc0ce in g_markup_escape_text () from /lib/libglib-2.0.so.0 #1 0xb74cbce1 in ?? () from /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0 #2 0xb7aa172b in g_object_set_property () from /usr/lib/libgobject-2.0.so.0 #3 0

Bug#643562: openshot: segmentation fault at startup

2011-09-27 Thread Jonathan Thomas
If possible, can you reproduce this crash with gdb and attach a back trace? I have not been able to reproduce this. The crash is likely coming from MLT. $ gdb python $ (gdb) run /usr/bin/openshot Then, once it crashes, type: $ (gdb) bt This will generate a backtrace of what crashed. Please a

Bug#643562: openshot: segmentation fault at startup

2011-09-27 Thread hybris
Package: openshot Version: 1.4.0-1 Severity: important Hi, i just installed and i get a segmentation fault at startup. Full output from the sw when executing it from shell: - ERROR 1 -- Failed to import 'from openshot import main' Error Message: