Bug#895016: soundconverter: Soundconverter AssertionError

2018-04-06 Thread jEsuSdA 8)

El 06/04/18 a las 12:36, James Cowgill escribió:

Control: tags -1 moreinfo

Hi,

On 06/04/18 11:06, jesusda wrote:

Package: soundconverter
Version: 3.0.0-1
Severity: important

Dear Maintainer,

Soundconverter does not load, showing an AssertionError and crashing.

I've tested the stable, testing and sid versions and all them chrashed. Maybe
the error was caused by any dependency I'm not able to find.

[...]

Versions of packages soundconverter depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.26.1-3
ii  gir1.2-glib-2.0  1.56.0-2
ii  gir1.2-gstreamer-1.0 1.12.4-1
ii  gir1.2-gtk-3.0   3.22.29-2
ii  gstreamer1.0-plugins-base1.14.0-dmo1

Try installing all gstreamer related packages from the official Debian
repositories instead of from deb-multimedia.org.

James


Updating **ALL**  the **GSTREAMER PYTHON**  packages solves the issue.

Sorry. ;)

Thanks a lot!

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

Bug#895016: soundconverter: Soundconverter AssertionError

2018-04-06 Thread jesusda
Package: soundconverter
Version: 3.0.0-1
Severity: important

Dear Maintainer,

Soundconverter does not load, showing an AssertionError and crashing.

I've tested the stable, testing and sid versions and all them chrashed. Maybe
the error was caused by any dependency I'm not able to find.

Here the output:

$ → soundconverter
SoundConverter 3.0.0
Traceback (most recent call last):
  File "/usr/bin/soundconverter", line 161, in 
_check_libs()
  File "/usr/bin/soundconverter", line 75, in _check_libs
from gi.repository import Gst
  File "", line 971, in _find_and_load
  File "", line 955, in _find_and_load_unlocked
  File "", line 656, in _load_unlocked
  File "", line 626, in _load_backward_compatible
  File "/usr/lib/python3/dist-packages/gi/importer.py", line 146, in
load_module
dynamic_module = load_overrides(introspection_module)
  File "/usr/lib/python3/dist-packages/gi/overrides/__init__.py", line 125, in
load_overrides
override_mod = importlib.import_module(override_package_name)
  File "/usr/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
  File "/usr/lib/python3/dist-packages/gi/overrides/Gst.py", line 581, in

real_functions = [o for o in inspect.getmembers(Gst) if isinstance(o[1],
type(Gst.init))]
  File "/usr/lib/python3.6/inspect.py", line 342, in getmembers
value = getattr(object, key)
  File "/usr/lib/python3/dist-packages/gi/module.py", line 155, in __getattr__
assert g_type == TYPE_NONE
AssertionError


Thanks!



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

Kernel: Linux 4.14.0-6.1-liquorix-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=es_ES.utf8, LC_CTYPE=es_ES.utf8 (charmap=UTF-8), 
LANGUAGE=es_ES.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages soundconverter depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.26.1-3
ii  gir1.2-glib-2.0  1.56.0-2
ii  gir1.2-gstreamer-1.0 1.12.4-1
ii  gir1.2-gtk-3.0   3.22.29-2
ii  gstreamer1.0-plugins-base1.14.0-dmo1
ii  gstreamer1.0-plugins-good1.12.4-1+b1
ii  python3  3.6.4-1
ii  python3-gi   3.28.1-1

Versions of packages soundconverter recommends:
ii  gir1.2-notify-0.7  0.7.7-3
ii  gstreamer1.0-libav 1:1.14.0-dmo1
ii  gstreamer1.0-plugins-ugly  1:1.14.0-dmo1

soundconverter suggests no packages.

-- no debconf information
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#881732: soundconverter: required gstreamer element 'fakesink' not found.

2017-11-27 Thread jEsuSdA 8)

El 25/11/17 a las 14:53, James Cowgill escribió:

Hi,

On 14/11/17 15:43, jEsuSdA wrote:

Package: soundconverter
Version: 3.0.0~beta1-2
Severity: important

Dear Maintainer,

Soundconverter is unable to start with regular user. It starts and works with
root user.

$ → soundconverter
SoundConverter 3.0.0-beta1
  using GTK version: 3.0
  using Gstreamer version: 1.12.3.0
  using 4 thread(s)
required gstreamer element 'fakesink' not found.


Any idea about the problem?


I'm not too sure. Can you try running some commands from
gstreamer1.0-tools as a test.

Eg does this work (should print lots of info):
 gst-inspect-1.0 fakesink

Thanks,
James




Thank you, James.

The failure was caused by gstreamer.

I was able to solve removing the ~/.cache/gstreamer-1.0/registry.x86_64.bin

Thank you! ;)

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

Bug#881732: soundconverter: required gstreamer element 'fakesink' not found.

2017-11-14 Thread jEsuSdA
Package: soundconverter
Version: 3.0.0~beta1-2
Severity: important

Dear Maintainer,

Soundconverter is unable to start with regular user. It starts and works with
root user.

$ → soundconverter
SoundConverter 3.0.0-beta1
  using GTK version: 3.0
  using Gstreamer version: 1.12.3.0
  using 4 thread(s)
required gstreamer element 'fakesink' not found.


Any idea about the problem?



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

Kernel: Linux 4.13.0-11.2-liquorix-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=es_ES.utf8, LC_CTYPE=es_ES.utf8 (charmap=UTF-8), 
LANGUAGE=es_ES.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages soundconverter depends on:
ii  gir1.2-gconf-2.0   3.2.6-4+b1
ii  gir1.2-glib-2.01.54.1-2
ii  gir1.2-gstreamer-1.0   1.12.3-1
ii  gir1.2-gtk-3.0 3.22.24-3
ii  gstreamer1.0-plugins-base  1.12.3-1
ii  gstreamer1.0-plugins-good  1.12.3-1
ii  python33.6.3-2
ii  python3-gi 3.24.1-3

Versions of packages soundconverter recommends:
ii  gir1.2-notify-0.7  0.7.7-2
ii  gstreamer1.0-libav 1.12.3-1
ii  gstreamer1.0-plugins-ugly  1.12.3-1

soundconverter suggests no packages.

-- no debconf information
___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers