[Openshot.developers] [Bug 459051] Re: Segfault when importing multiple images

2010-10-06 Thread Andy Finch
Not an issue, see comment #13 ** Changed in: openshot Status: New => Invalid -- Segfault when importing multiple images https://bugs.launchpad.net/bugs/459051 You received this bug notification because you are a member of OpenShot Developers, which is subscribed to OpenShot Video Editor.

[Openshot.developers] [Bug 459051] Re: Segfault when importing multiple images

2009-12-18 Thread Francesco Mognato
@Zoubidoo I try the patch of T. Madden, but I have no answer -- Segfault when importing multiple images https://bugs.launchpad.net/bugs/459051 You received this bug notification because you are a member of OpenShot Developers, which is subscribed to OpenShot Video Editor. Status in OpenShot Vide

[Openshot.developers] [Bug 459051] Re: Segfault when importing multiple images

2009-12-18 Thread Zoubidoo
@Francesco I had the same problem with pystack. I just discovered from this thread it is broken: http://www.mail-archive.com/python-l...@python.org/msg259881.html I haven't tried the fix yet. Please let me know if you try. Your stack (bt) looks really short. Don't you get several lines? Some

[Openshot.developers] [Bug 459051] Re: Segfault when importing multiple images

2009-12-18 Thread Francesco Mognato
In gdb I made several run of the same test one after another, obtaining different answers. The test is: to import 6 small jpeg images in multiple mode (click on the 1st and shift+click on the 6th). The answer is in the file attached. ** Attachment added: "python_crash_new" http://launchpadli

[Openshot.developers] [Bug 459051] Re: Segfault when importing multiple images

2009-12-18 Thread Francesco Mognato
@Zoubidoo I used bt and the answer was: 0xb6e669e8 in mlt_event_unblock () from /usr/local/lib/libmlt.so.2 I used pystack macro, but after a long time (30 min) I had no answer: so I quit. In alternative I launched: python -dv /usr/bin/openshot and the result is in the attachment. I hope this will

Re: [Openshot.developers] [Bug 459051] Re: Segfault when importing multiple images

2009-12-17 Thread Olivier Girard
@Francesco great work, exactly i don't know now but the problem looks come of mlt(exactly ibmlt.so.2) and not openshot @Zoobidoo Great help. TJ initialy , the last time we have received some news want to create a howto about use this tools and i should traduced it in french but unfortunatly we hav

[Openshot.developers] [Bug 459051] Re: Segfault when importing multiple images

2009-12-17 Thread Zoubidoo
@Andy: Re-opened because it's not invalid. Perhaps WONTFIX is more appropriate if the bug is not in openshot but in the libraries. @Francesco, glad to hear that helped you. You might also want to add a backtrace (bt in the debugger after the segfault). Also could you try running pystack and pys

[Openshot.developers] [Bug 459051] Re: Segfault when importing multiple images

2009-12-16 Thread Francesco Mognato
Hello! Thanks Zoubidoo!. I installed python2.5-dbg Then I followed the instruction a) gdb python b) run /usr/bin/openshot and this is the result! I Starting program: /usr/bin/python /usr/bin/openshot [Thread debugging using libthread_db enabled] Added /usr/share/openshot to system path [New Threa

[Openshot.developers] [Bug 459051] Re: Segfault when importing multiple images

2009-12-16 Thread Zoubidoo
OK, here is how to get a backtrace when a segfaults occurs within a python app: http://wiki.python.org/moin/DebuggingWithGdb -- Segfault when importing multiple images https://bugs.launchpad.net/bugs/459051 You received this bug notification because you are a member of OpenShot Developers, whic

[Openshot.developers] [Bug 459051] Re: Segfault when importing multiple images

2009-12-12 Thread Zoubidoo
I have changed platform (upgraded to Karmic) and installed from the PPA. The problem no longer occurs. I am however getting segfaults for other operations. This program is very buggy, crashing regularly with segfaults. But what is worse is that the segfaults don't give any helpful information fo

[Openshot.developers] [Bug 459051] Re: Segfault when importing multiple images

2009-12-10 Thread Francesco Mognato
I want to add more info about my previous comment: After the precedent crash I: - logout the user - login the user - open the terminal - Start openshot - Import the 6 jpeg images in multiple mode (click on the 1st and shift+click on the 6th). - Put them on the tracks, add track, play with opensho

[Openshot.developers] [Bug 459051] Re: Segfault when importing multiple images

2009-12-10 Thread Francesco Mognato
the behaviour is strange: sometimes happens and sometimes doesn't happen. These are my tests Hardy 8.04 - Kernel 2.6.24-26-generic Gnome 2.22.3 on hardware Pentium IV - 2.8 Ghz 512MB Ram I open the terminal and write: openshot Added /usr/share/openshot to system path

[Openshot.developers] [Bug 459051] Re: Segfault when importing multiple images

2009-11-25 Thread Andy Finch
** Changed in: openshot Status: Incomplete => Invalid -- Segfault when importing multiple images https://bugs.launchpad.net/bugs/459051 You received this bug notification because you are a member of OpenShot Developers, which is subscribed to OpenShot Video Editor. Status in OpenShot Vide

[Openshot.developers] [Bug 459051] Re: Segfault when importing multiple images

2009-11-25 Thread Zoubidoo
@Andy: I reported this bug a month ago and as far as I can see nobody tried to reproduce it using the same configuration despite it being the stable configuration advertised on the website. Under these conditions, I see little point making any further effort on this bug. -- Segfault when impor

[Openshot.developers] [Bug 459051] Re: Segfault when importing multiple images

2009-11-24 Thread Andy Finch
** Changed in: openshot Status: New => Incomplete -- Segfault when importing multiple images https://bugs.launchpad.net/bugs/459051 You received this bug notification because you are a member of OpenShot Developers, which is subscribed to OpenShot Video Editor. Status in OpenShot Video Ed

[Openshot.developers] [Bug 459051] Re: Segfault when importing multiple images

2009-11-24 Thread Andy Finch
I've tried to reproduce this using the latest version 0.9.54 and the images import without a problem. Are you able to try again using the latest version? -- Segfault when importing multiple images https://bugs.launchpad.net/bugs/459051 You received this bug notification because you are a member o

[Openshot.developers] [Bug 459051] Re: Segfault when importing multiple images

2009-10-26 Thread Zoubidoo
@Olivier: I have run the identify command over the images. It produces a lot of information but I'm not sure what I'm looking for. If the images are protected in some way, surely other applications would also have difficulty viewing them too? The images are straight off the web from google imag

[Openshot.developers] [Bug 459051] Re: Segfault when importing multiple images

2009-10-24 Thread cenwen
Hello Helen and Zoubidoo Sorry i'm in late(like always!) @Zoubidoo Have you tried with another sorts of pictures (ie take with a camera) ? What are they their format (jpeg, jpg, png svg perhaps Hdr ?) Have you tried with differents formats ? Personnally i can't reproduced it. I'm thinking perh

[Openshot.developers] [Bug 459051] Re: Segfault when importing multiple images

2009-10-23 Thread Zoubidoo
I have just repeated the result with jpegs downloaded at random from google images. I have tarred them up and attached them (770k). To reproduce: 1. download and untar the attached tarball 2. start openshot 3. Click File -> Import files 4. Navigate to the images 5. Click on the first image, then,

[Openshot.developers] [Bug 459051] Re: Segfault when importing multiple images

2009-10-23 Thread Helen McCall
Zoubidoo If these are commercially sensitive images, are they encrypted or copy protected or read-only? What format are they? Helen -- Segfault when importing multiple images https://bugs.launchpad.net/bugs/459051 You received this bug notification because you are a member of OpenShot Developer

[Openshot.developers] [Bug 459051] Re: Segfault when importing multiple images

2009-10-23 Thread Helen McCall
Hello Olivier, I am recovering fast. :-) I have the full set of dependencies from the ppa x264 1:076+git031e25d8cc-0ubuntu1~tj~ppa1j libmlt++2 0.4.4+git20090927-0ubuntu3~tj~ppa1j libmlt-data 0.4.4+git20090927-0ubuntu3~tj~ppa1j libmlt10.4.4+git200

[Openshot.developers] [Bug 459051] Re: Segfault when importing multiple images

2009-10-23 Thread Zoubidoo
Hello Helen, Olivier, I have encountered no problems with importing clips and *some* images work fine. I suspected I might have corrupt images, so I checked their integrity with Jhove http://hul.harvard.edu/jhove/ but they're fine. The peculiar thing is that I can import them individually, the

[Openshot.developers] [Bug 459051] Re: Segfault when importing multiple images

2009-10-23 Thread cenwen
Hello Helen How are you ? Could you tell us what are you versions of your external librairies ? (ie x264, mlt, ffmpeg ) Perhaps the problem could be here. @+ Olivier/Cenwen -- Segfault when importing multiple images https://bugs.launchpad.net/bugs/459051 You received this bug notification beca

[Openshot.developers] [Bug 459051] Re: Segfault when importing multiple images

2009-10-23 Thread Helen McCall
Hello Zoubidoo, I have tried to replicat this, but have been unable to crash openshot 0.9.52 on any multiple file import. I have tried it with many combinations of differing types of video and images and invalid files as well, but no crash. Are you able to import individual clips and images? He