Package: pitivi
Version: 0.999-1+b1
Severity: important
Tags: upstream

Dear Maintainer,

version 0.999-1+b1 of the package pitivi does not allow to choose the color of
overlay text (called "title").

Reproduction:
 1) create a title (=overlay text) (I used the tutorial at
https://www.youtube.com/watch?v=QyPWq5_RhdE )
 2) type some text
 3) click the "Text color" button and choose any color, e.g. bright green
 4) the button shows the selected color, but the text in the preview is still
in white
 5) on the console, the following error message is shown:

Traceback (most recent call last):
  File "/usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/titleeditor.py", line
137, in _frontTextColorButtonCb
    self._setChildProperty("color", color)
  File "/usr/lib/x86_64-linux-gnu/pitivi/python/pitivi/titleeditor.py", line
123, in _setChildProperty
    assert self.source.set_child_property(name, value)
OverflowError: 4283341318 not in range -2147483648 to 2147483647

Note that selecting the "transparent" color works, but no other color can be
chosen. Probably the alpha-channel is stored in the most significant byte and
thus leading to values >2^31.

Workaround: Quit Pitivi, edit the project file with a text editor and manually
adjust the value at "GstBaseTextOverlay::color=(uint)4283341318".



-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.15.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_AT:de (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages pitivi depends on:
ii  gir1.2-gdkpixbuf-2.0                                2.38.0+dfsg-7
ii  gir1.2-ges-1.0                                      1.14.4-1
ii  gir1.2-glib-2.0                                     1.58.3-2
ii  gir1.2-gst-plugins-base-1.0                         1.14.4-dmo1
ii  gir1.2-gstreamer-1.0                                1.14.4-1
ii  gir1.2-gtk-3.0                                      3.24.3-1
ii  gir1.2-pango-1.0                                    1.42.4-6
ii  gstreamer1.0-gtk3 [gstreamer1.0-videosink]          1.14.4-dmo1
ii  gstreamer1.0-plugins-bad [gstreamer1.0-videosink]   1:1.14.4-dmo4
ii  gstreamer1.0-plugins-base                           1.14.4-dmo1
ii  gstreamer1.0-plugins-good [gstreamer1.0-videosink]  1.14.4-dmo1
ii  gstreamer1.0-pulseaudio [gstreamer1.0-audiosink]    1.14.4-dmo1
ii  gstreamer1.0-x [gstreamer1.0-videosink]             1.14.4-dmo1
ii  libc6                                               2.28-5
ii  libcairo2                                           1.16.0-2
ii  libglib2.0-0                                        2.58.2-4
ii  libgstreamer-plugins-base1.0-0                      1.14.4-dmo1
ii  libgstreamer1.0-0                                   1.14.4-1
ii  libpython3.7                                        3.7.2-1
ii  python3                                             3.7.2-1
ii  python3-cairo                                       1.16.2-1+b1
ii  python3-dbus                                        1.2.8-2+b3
ii  python3-gi                                          3.30.4-1
ii  python3-gi-cairo                                    3.30.4-1
ii  python3-gst-1.0                                     1.14.4-1+b1
ii  python3-matplotlib                                  3.0.2-2
ii  python3-numpy                                       1:1.16.0-1
ii  python3-xdg                                         0.25-4
ii  python3.7                                           3.7.2-1

pitivi recommends no packages.

Versions of packages pitivi suggests:
pn  frei0r-plugins             <none>
ii  gir1.2-gnomedesktop-3.0    3.30.2-4
pn  gir1.2-gsound-1.0          <none>
ii  gir1.2-notify-0.7          0.7.7-4
ii  gstreamer1.0-libav         1:1.14.4-dmo2
ii  gstreamer1.0-plugins-ugly  1:1.14.4-dmo1

-- no debconf information

Reply via email to