Package: openshot
Version: 1.1.3-1
Followup-For: Bug #585400

I ran into the same issue when I investigated why OpenShot no longer offered
me transitions and effects. The "transitions" and "effects" tabs were simply 
empty,
with no error message or anything.

I found that in windows/MainGTK.py on_nbFiles_switch_page() there's a 
   if tabLabelText == _("Transitions")
and
   elif tabLabelText == _("Effects"):
comparison which failed for me because tabLabelText was untranslated whereas
_("Transitions") and _("Effects") were.

As a workaround I am now using
LC_ALL=C openshot

FWIW, my LC_ settings are:

LC_PAPER=de_DE.utf-8
LC_ADDRESS=de_DE.utf-8
LC_MONETARY=de_DE.utf-8
LC_NUMERIC=de_DE.utf-8
LC_TELEPHONE=de_DE.utf-8
LC_IDENTIFICATION=de_DE.utf-8
LC_COLLATE=de_DE.utf-8
LC_MEASUREMENT=de_DE.utf-8
LC_CTYPE=de_DE.utf-8
LC_TIME=de_DE.utf-8
LC_NAME=de_DE.utf-8

-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (950, 'stable'), (900, 'testing'), (800, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf-8, LC_CTYPE=de_DE.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages openshot depends on:
ii  librsvg2-common              2.26.0-1    SAX-based renderer library for SVG
ii  melt                         1:0.5.4-0.1 command line media player and vide
ii  python                       2.5.2-3     An interactive high-level object-o
ii  python-glade2                2.12.1-6    GTK+ bindings: Glade support
ii  python-gtk2                  2.12.1-6    Python bindings for the GTK+ widge
ii  python-mlt2                  1:0.5.4-0.1 multimedia framework (python bindi
ii  python-pygoocanvas           0.10.0-2+b1 GooCanvas Python bindings
ii  python-support               1.0.6.1     automated rebuilding support for P
ii  python-xdg                   0.15-1.1    A python library to access freedes

Versions of packages openshot recommends:
ii  openshot-doc                  1.1.3-1    Help manual for OpenShot Video Edi

openshot suggests no packages.

-- no debconf information

-- 
Bye, Patrick Ohly
--  
patrick.o...@gmx.de
http://www.estamos.de/





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to