Bug#814734: openshot packaging for Debian

2017-08-16 Thread Jonathan Thomas
Are these actual Debian requirements (or just "nice-to-haves") that all JavaScript use packaged versions? This seems very fragile, and I've only tested against certain versions of Angular, JQuery, JQuery UI (and a few others). Linking to a newer version will likely just break. openshot-qt is packa

Bug#814734: openshot packaging for Debian

2017-08-15 Thread Jonathan Thomas
Hi Jonas, Feel free to take it over. =) Also, our latest version still needs some packaging help: 3 Packages - openshot-qt - PyQt desktop video editor app libopenshot - C++ video editing library libopenshot-audio - C++ audio editing library (based on JUCE audio) I don't think

Bug#755201: RFS: libopenshot-audio/0.0.2-1

2014-07-18 Thread Jonathan Thomas
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "libopenshot-audio" * Package name: libopenshot-audio Version : 0.0.2-1 Upstream Author : Jonathan Thomas * URL : http://www.openshot.org * License

Bug#755200: RFS: libopenshot/0.0.2-1

2014-07-18 Thread Jonathan Thomas
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "libopenshot" * Package name: libopenshot Version : 0.0.2-1 Upstream Author : Jonathan Thomas * URL : http://www.openshot.org * License : LGPL

Bug#668793: openshot: Update package to support new version of melt/python-mlt5

2012-05-29 Thread Jonathan Thomas
Thanks for the fix Cyril. I have updated the OpenShot bzr branch for our debian packaging to reflect the diff. -Jonathan On Tue, May 29, 2012 at 4:01 AM, Cyril Brulebois wrote: > severity 668793 pending > thanks > > Cyril Brulebois (28/05/2012): > > Fixing this package is needed to get the sox

Bug#604344: Bouml will not be ported

2012-05-18 Thread Jonathan Thomas
It looks like Bouml is now under a non-free license? http://www.bouml.fr/historic.html On Fri, May 18, 2012 at 2:27 PM, Ana Guerrero wrote: > On Wed, Jan 12, 2011 at 12:51:42PM -0500, Jonathan Thomas wrote: >> Hello, >> >> I'm obviously not the maintainer of thi

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#615075: openshot: provide menu and pixmaps

2012-01-29 Thread Jonathan Thomas
Hi, are these files only used by IceWM? Do other window managers use them? I guess I'm a little worried about Gnome and KDE using these bitmap images instead of the SVG (vector image) icon we are using now. Any thoughts? Thanks! -Jonathan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...

Bug#656953: [openshot] Segmentation fault at startup, different to #643562

2012-01-29 Thread Jonathan Thomas
This is a crash caused by libmlt, and not openshot. If you run the following command, I have a feeling you will get the same error: $ melt -query "video_codecs" Thanks! -Jonathan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? C

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#644934: openshot: Hang/crash when saving preferences on Quit after first run

2011-10-19 Thread Jonathan Thomas
Thanks for the patch Adam! I have applied the patch and committed it to the OpenShot trunk. This will be included in the next release (1.4.1). -Jonathan

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-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-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
valFrameEx () > #36 0x080dab2e in PyEval_EvalFrameEx () > #37 0x080dbb27 in PyEval_EvalCodeEx () > #38 0x080dbc37 in PyEval_EvalCode () > #39 0x080fb026 in PyRun_FileExFlags () > #40 0x080fbdc6 in PyRun_SimpleFileExFlags () > #41 0x0805e4e2 in Py_Main () > #42 0x0805d6bb in main () &

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#640898: openshot: desktop file should have separate Name/GenericName fields

2011-09-26 Thread Jonathan Thomas
Hi Ronny, I understand what you are requesting, but the full name is "OpenShot Video Editor", and not "OpenShot". What you say makes perfect sense, but it would require me to name the app incorrectly. Thanks, -Jonathan On Mon, Sep 26, 2011 at 3:15 AM, Ronny Standtke wrote: > reopen 640898 > tha

Bug#628981: libqjson-dev: Shipped FindQJSON.cmake cannot by found by CMake in default install location

2011-06-02 Thread Jonathan Thomas
Package: libqjson-dev Version: 0.7.1-1ubuntu1 Severity: important Tags: patch The FindQJSON.cmake installed by upstream cannot be found using the CMake find macro by default. In Ubuntu, we are solving this problem by installing it to /usr/share/cmake-2.8/Modules/FindQJSON.cmake, a place where CMak

Bug#613572:

2011-02-16 Thread Jonathan Thomas
I think this is a Python 2.6 feature (i.e. the 'with' command), which is used by our Vimeo upload feature. If you don't mind editing the .py file that reported the error, let's try this and see what happens. Open up the "/usr/lib/pymodules/python2.5/openshot/uploads/vimeo/convenience.py" file, an

Bug#613481: openshot hangs on Quit

2011-02-15 Thread Jonathan Thomas
Have you tried to reproduce this on a fresh install of Debian? I wonder if some other package is causing OpenShot to hang, such as JACK audio. I can not reproduce the issue so far. Thanks! On Mon, Feb 14, 2011 at 10:34 PM, Norbert Kiesel wrote: > Package: openshot > Version: 1.3.0-1 > Severity:

Bug#613572: openshot: Fails to start with: Error: OpenShot has not been installed in the Python path.

2011-02-15 Thread Jonathan Thomas
Also, how did you install OpenShot? Have you tried uninstalling and re-installing? Thanks. On Tue, Feb 15, 2011 at 12:43 PM, Alejandro Exojo Piqueras wrote: > Package: openshot > Version: 1.3.0-1 > Severity: grave > Justification: renders package unusable > > When started from a console, OpenSh

Bug#613572: openshot: Fails to start with: Error: OpenShot has not been installed in the Python path.

2011-02-15 Thread Jonathan Thomas
OpenShot requires many libraries to launch, and if one is missing, this is the message that is output. Please take a look at the following URL, and follow it's directions to generate a .debug file that will contain more info about your OpenShot installation. Debug an installation issue with OpenS

Bug#604344: Bouml will not be ported

2011-01-12 Thread Jonathan Thomas
Hello, I'm obviously not the maintainer of this package, but I have been researching packages in the Kubuntu and Debian archives that still depend on KDE3/Qt3. I found on the official Bouml website that Bouml development has been discontinued except for bugfix maintenance of the latest release:

Bug#606498: okular: Broken dep with LibQTSvg.so

2010-12-10 Thread Jonathan Thomas
Hello, This error is most likely being caused by the prescence of a third-party copy of the Qt library. (Most likely installed by the Nessus security scanner) Alteratively, it could also perhaps be a local copy without the qt-copy patches installed to /usr/share/local or somesuch. The output o

Bug#575130: [openshot] python MLT Binding defect?

2010-04-01 Thread Jonathan Thomas
This bug is for python-mlt2, and not OpenShot. There is nothing I can fix in OpenShot to solve it. reassign python-mlt2

Bug#569773: ITP: openshot-docs -- Help manual for OpenShot Video Editor

2010-02-13 Thread Jonathan Thomas
Package: wnpp Severity: wishlist Owner: Jonathan Thomas * Package name: openshot-docs Version : 2.0.0 Upstream Author : Jonathan Thomas * URL : http://www.openshotvideo.com * License : (GPLv3) Programming Lang: (Docbook) Description : ITP: openshot

Bug#564945: ITP: openshot -- Non Linear Video Editor using Python and MLT

2010-01-12 Thread Jonathan Thomas
Package: wnpp Severity: wishlist Owner: Jonathan Thomas * Package name    : openshot   Version : 1.0.0   Upstream Author : Jonathan Thomas * URL : http://www.openshotvideo.com * License : (GPLv3)   Programming Lang: (Python)   Description : ITP: openshot -- Non

Bug#559748: Patch for 4.4

2009-12-30 Thread Jonathan Thomas
NRELEASED; urgency=low + [ Modestas Vainius ] * Change my email address to mo...@debian.org in Uploaders field. * Fix Vcs-Browser URL. - -- Modestas Vainius Sat, 12 Dec 2009 16:57:11 +0200 + [ Jonathan Thomas ] + * Split the KCM for the Phonon Xine backend into a separate package from the +