[Bug 549384] Re: pitivi crashed with ValueError in computeZoomLevel()

2010-12-08 Thread Sebastien Bacher
the issue should be fixed in the current version, closing the bug ** Changed in: pitivi (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/549384 Title:

[Bug 549384] Re: pitivi crashed with ValueError in computeZoomLevel()

2010-09-08 Thread Jean-François Fortin Tam
** Changed in: pitivi (Ubuntu) Status: Fix Released => Incomplete -- pitivi crashed with ValueError in computeZoomLevel() https://bugs.launchpad.net/bugs/549384 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs maili

[Bug 549384] Re: pitivi crashed with ValueError in computeZoomLevel()

2010-09-08 Thread Jean-François Fortin Tam
Hi, please check if this still happens with the 0.13.4.2 pre-release available today in the GStreamer PPA. ** Changed in: pitivi (Ubuntu) Status: Fix Committed => Fix Released -- pitivi crashed with ValueError in computeZoomLevel() https://bugs.launchpad.net/bugs/549384 You received this

[Bug 549384] Re: pitivi crashed with ValueError in computeZoomLevel()

2010-08-06 Thread Luis de Bethencourt Guimerá
** Changed in: pitivi (Ubuntu) Status: Fix Released => Fix Committed -- pitivi crashed with ValueError in computeZoomLevel() https://bugs.launchpad.net/bugs/549384 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs ma

[Bug 549384] Re: pitivi crashed with ValueError in computeZoomLevel()

2010-08-06 Thread Luis de Bethencourt Guimerá
The patch has been applied upstream. ** Changed in: pitivi (Ubuntu) Status: Triaged => Fix Released -- pitivi crashed with ValueError in computeZoomLevel() https://bugs.launchpad.net/bugs/549384 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 549384] Re: pitivi crashed with ValueError in computeZoomLevel()

2010-05-05 Thread Nigel Babu
Thank you Brandon for the fix. ** Tags added: patch-accepted-upstream ** Tags removed: patch -- pitivi crashed with ValueError in computeZoomLevel() https://bugs.launchpad.net/bugs/549384 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 549384] Re: pitivi crashed with ValueError in computeZoomLevel()

2010-05-05 Thread Andrew Starr-Bochicchio
** Changed in: pitivi (Ubuntu) Status: Confirmed => Triaged ** Changed in: pitivi (Ubuntu) Importance: Undecided => Low -- pitivi crashed with ValueError in computeZoomLevel() https://bugs.launchpad.net/bugs/549384 You received this bug notification because you are a member of Ubuntu B

[Bug 549384] Re: pitivi crashed with ValueError in computeZoomLevel()

2010-04-27 Thread Lorenzo De Liso
** Tags added: patch -- pitivi crashed with ValueError in computeZoomLevel() https://bugs.launchpad.net/bugs/549384 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.u

[Bug 549384] Re: pitivi crashed with ValueError in computeZoomLevel()

2010-04-20 Thread Brandon Lewis
Merged the patch into git master. commit 5a72e5bd97a7fffcd7e8a8da037deadc2ee46e35 Author: Brandon Lewis Date: Tue Apr 20 16:28:40 2010 -0700 zoominterface.py: clamp ratio to minimum of 0 in computeZoomLevel() closes launchpad bug 549384 -- pitivi crashed with ValueError in compu

[Bug 549384] Re: pitivi crashed with ValueError in computeZoomLevel()

2010-04-20 Thread Chris Ball
I can confirm that this patch fixes the issue for me; please consider merging it. Thanks! -- pitivi crashed with ValueError in computeZoomLevel() https://bugs.launchpad.net/bugs/549384 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 549384] Re: pitivi crashed with ValueError in computeZoomLevel()

2010-04-19 Thread Jean-François Fortin Tam
** Changed in: pitivi (Ubuntu) Status: New => Confirmed -- pitivi crashed with ValueError in computeZoomLevel() https://bugs.launchpad.net/bugs/549384 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ub

[Bug 549384] Re: pitivi crashed with ValueError in computeZoomLevel()

2010-04-19 Thread Brandon Lewis
I am a pitivi developer, and I can reproduce this bug. It is triggered by files with excessively large durations. I am attaching a patch which should address the problem. I would like feedback before merging it upstream. ** Patch added: "lp_549384_patch.diff" http://launchpadlibrarian.net/44860

[Bug 549384] Re: pitivi crashed with ValueError in computeZoomLevel()

2010-04-07 Thread Dave-B
I'm getting this error as well, when I try and move a clip from the library to the timeline, this is using the clip http://www.archive.org/download/Sita_Sings_the_Blues/Sita_Sings_the_Blues.ogv from http://www.archive.org/details/Sita_Sings_the_Blues. As with other reporters, Apport appeared, but

[Bug 549384] Re: pitivi crashed with ValueError in computeZoomLevel()

2010-03-29 Thread Jean-François Fortin Tam
Without precise repro instructions, this is not helpful in knowing what happened. It needs to be consistently reproducible, and ideally with debug logs. You could create debug logs by running pitivi like this, for example: PITIVI_DEBUG=*:5 GST_DEBUG=2 /usr/bin/pitivi > debug.log 2>&1 ** Changed i