Your message dated Sat, 17 Feb 2018 11:36:13 +0100
with message-id <d8c311cc-680f-9b19-376c-da050100f...@debian.org>
and subject line Passing file names with the extension .JPG on the command line 
hangs openshot
has caused the Debian Bug report #692180,
regarding Passing file names with the extension .JPG on the command line hangs 
openshot
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
692180: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692180
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: openshot
Version: 1.4.3-1
Severity: normal


Thanks for maintaining Debian's openshot package.

I like it.

I happened to notice that running openshot on the
command line and passing it a file ending with the
uppercase extension ".JPG" throws openshot into a
loop.

For example

    $ openshot file.JPG


Window after window is opened saying

    "Would you like to import file.JPG as an image sequence?

                Yes    No"


I let it keep running for about half a minute and
it showed no sign of stopping opening windows or
of becoming usable.

I revealed openshot's PID with

    $ ps aux | egrep openshot

and put it out of its misery with 

    $ kill -9 <PID of openshot>

A workaround for the bug is to copy or rename the
file to one with a lower case extension.

For example:

    $ cp file.JPG file.jpg

    $ openshot file.jpg

I hope that helps,
Kingsley

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages openshot depends on:
ii  fontconfig                  2.8.0-3      generic font configuration library
ii  gtk2-engines-pixbuf         2.24.10-2    pixbuf-based theme for GTK+ 2.x
ii  librsvg2-common             2.36.1-1     SAX-based renderer library for SVG
ii  melt                        1:0.8.0-dmo2 command line media player and vide
ii  python                      2.7.2-9      interactive high-level object-orie
ii  python-gtk2                 2.24.0-2     Python bindings for the GTK+ widge
ii  python-httplib2             0.7.4-2      comprehensive HTTP client library 
ii  python-imaging              1.1.7-4      Python Imaging Library
ii  python-mlt5                 1:0.8.0-dmo2 multimedia framework (python bindi
ii  python-pygoocanvas          0.14.1-1+b3  GooCanvas Python bindings
ii  python-support              1.0.14       automated rebuilding support for P
ii  python-xdg                  0.19-3       Python library to access freedeskt

Versions of packages openshot recommends:
ii  frei0r-plugins     1.1.22git20091109-1.2 minimalistic plugin API for video 
ii  openshot-doc       1.4.2-dmo1            Help manual for OpenShot Video Edi

Versions of packages openshot suggests:
ii  blender                       2.63-1     Very fast and versatile 3D modelle
pn  inkscape                      <none>     (no description available)

-- no debconf information

--- End Message ---
--- Begin Message ---
it seems that this has been fixed with openshot-qt (2.x).

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to