Your message dated Sun, 8 Sep 2019 15:03:31 +0100
with message-id <20190908140331.ga10...@espresso.pseudorandom.co.uk>
and subject line Re: Bug#932076: gnome-sound-recorder: Starting
gnome-sound-recorder and then trying to play back a (previous) recording
results in crash program.
has caused the Debian Bug report #932076,
regarding gnome-sound-recorder: Starting gnome-sound-recorder and then trying
to play back a (previous) recording results in crash program.
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.)
--
932076: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932076
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-sound-recorder
Version: 3.28.2-1
Severity: normal
Dear Maintainer,
The error is old. There are fixes.
https://gitlab.gnome.org/GNOME/gjs/issues/223
But the error is in a stable release. When will it get to buster?
-- System Information:
Debian Release: 10.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.19.0-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8),
LANGUAGE=ru_RU:ru (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages gnome-sound-recorder depends on:
ii dconf-gsettings-backend [gsettings-backend] 0.30.1-2
ii gir1.2-gdkpixbuf-2.0 2.38.1+dfsg-1
ii gir1.2-glib-2.0 1.58.3-2
ii gir1.2-gst-plugins-base-1.0 1.14.4-2
ii gir1.2-gstreamer-1.0 1.14.4-1
ii gir1.2-gtk-3.0 3.24.5-1
ii gir1.2-pango-1.0 1.42.4-6
ii gjs 1.54.3-1
ii gstreamer1.0-plugins-base 1.14.4-2
ii gstreamer1.0-plugins-good 1.14.4-1
ii gstreamer1.0-pulseaudio 1.14.4-1
gnome-sound-recorder recommends no packages.
gnome-sound-recorder suggests no packages.
-- no debconf information
(org.gnome.SoundRecorder:6732): Gjs-WARNING **: 18:30:29.547: Some code
accessed the property 'Application' on the module 'application'. That property
was defined with 'let' or 'const' inside the module. This was previously
supported, but is not correct according to the ES6 standard. Any symbols to be
exported from a module must be defined with 'var'. The property access will
work as previously for the time being, but please fix your code anyway.
(org.gnome.SoundRecorder:6732): Gtk-WARNING **: 18:30:29.548: Locale not
supported by C library.
Using the fallback 'C' locale.
Gjs-Message: 18:30:29.652: JS LOG: Sound Recorder started
Gjs-Message: 18:30:29.653: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/application.js 84]: Too many arguments
to function Gst.init: expected 1, got 2
(org.gnome.SoundRecorder:6732): Gjs-WARNING **: 18:30:29.682: Some code
accessed the property 'MainWindow' on the module 'mainWindow'. That property
was defined with 'let' or 'const' inside the module. This was previously
supported, but is not correct according to the ES6 standard. Any symbols to be
exported from a module must be defined with 'var'. The property access will
work as previously for the time being, but please fix your code anyway.
(org.gnome.SoundRecorder:6732): Gjs-WARNING **: 18:30:29.683: Some code
accessed the property 'AudioProfile' on the module 'audioProfile'. That
property was defined with 'let' or 'const' inside the module. This was
previously supported, but is not correct according to the ES6 standard. Any
symbols to be exported from a module must be defined with 'var'. The property
access will work as previously for the time being, but please fix your code
anyway.
(org.gnome.SoundRecorder:6732): Gjs-WARNING **: 18:30:29.683: Some code
accessed the property 'OffsetController' on the module 'fileUtil'. That
property was defined with 'let' or 'const' inside the module. This was
previously supported, but is not correct according to the ES6 standard. Any
symbols to be exported from a module must be defined with 'var'. The property
access will work as previously for the time being, but please fix your code
anyway.
(org.gnome.SoundRecorder:6732): Gjs-WARNING **: 18:30:29.683: Some code
accessed the property 'DisplayTime' on the module 'fileUtil'. That property was
defined with 'let' or 'const' inside the module. This was previously supported,
but is not correct according to the ES6 standard. Any symbols to be exported
from a module must be defined with 'var'. The property access will work as
previously for the time being, but please fix your code anyway.
(org.gnome.SoundRecorder:6732): Gjs-WARNING **: 18:30:29.684: Some code
accessed the property 'Listview' on the module 'listview'. That property was
defined with 'let' or 'const' inside the module. This was previously supported,
but is not correct according to the ES6 standard. Any symbols to be exported
from a module must be defined with 'var'. The property access will work as
previously for the time being, but please fix your code anyway.
(org.gnome.SoundRecorder:6732): Gjs-WARNING **: 18:30:29.685: Some code
accessed the property 'Record' on the module 'record'. That property was
defined with 'let' or 'const' inside the module. This was previously supported,
but is not correct according to the ES6 standard. Any symbols to be exported
from a module must be defined with 'var'. The property access will work as
previously for the time being, but please fix your code anyway.
(org.gnome.SoundRecorder:6732): Gjs-WARNING **: 18:30:29.686: Some code
accessed the property 'Play' on the module 'play'. That property was defined
with 'let' or 'const' inside the module. This was previously supported, but is
not correct according to the ES6 standard. Any symbols to be exported from a
module must be defined with 'var'. The property access will work as previously
for the time being, but please fix your code anyway.
(org.gnome.SoundRecorder:6732): Gjs-WARNING **: 18:30:29.739: Some code
accessed the property 'offsetController' on the module 'mainWindow'. That
property was defined with 'let' or 'const' inside the module. This was
previously supported, but is not correct according to the ES6 standard. Any
symbols to be exported from a module must be defined with 'var'. The property
access will work as previously for the time being, but please fix your code
anyway.
(org.gnome.SoundRecorder:6732): Gjs-WARNING **: 18:30:29.739: Some code
accessed the property 'list' on the module 'mainWindow'. That property was
defined with 'let' or 'const' inside the module. This was previously supported,
but is not correct according to the ES6 standard. Any symbols to be exported
from a module must be defined with 'var'. The property access will work as
previously for the time being, but please fix your code anyway.
(org.gnome.SoundRecorder:6732): Gjs-WARNING **: 18:30:29.739: Some code
accessed the property 'view' on the module 'mainWindow'. That property was
defined with 'let' or 'const' inside the module. This was previously supported,
but is not correct according to the ES6 standard. Any symbols to be exported
from a module must be defined with 'var'. The property access will work as
previously for the time being, but please fix your code anyway.
(org.gnome.SoundRecorder:6732): Gjs-WARNING **: 18:30:29.740: Some code
accessed the property 'application' on the module 'application'. That property
was defined with 'let' or 'const' inside the module. This was previously
supported, but is not correct according to the ES6 standard. Any symbols to be
exported from a module must be defined with 'var'. The property access will
work as previously for the time being, but please fix your code anyway.
(org.gnome.SoundRecorder:6732): Gjs-WARNING **: 18:30:32.840: Some code
accessed the property 'audioProfile' on the module 'mainWindow'. That property
was defined with 'let' or 'const' inside the module. This was previously
supported, but is not correct according to the ES6 standard. Any symbols to be
exported from a module must be defined with 'var'. The property access will
work as previously for the time being, but please fix your code anyway.
(org.gnome.SoundRecorder:6732): Gjs-WARNING **: 18:30:32.878: Some code
accessed the property 'SIGINT' on the module 'application'. That property was
defined with 'let' or 'const' inside the module. This was previously supported,
but is not correct according to the ES6 standard. Any symbols to be exported
from a module must be defined with 'var'. The property access will work as
previously for the time being, but please fix your code anyway.
Gjs-Message: 18:30:32.878: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/record.js 154]: Too many arguments to
function GLib.unix_signal_add: expected 3, got 4
(org.gnome.SoundRecorder:6732): Gjs-WARNING **: 18:30:32.879: Some code
accessed the property 'SIGTERM' on the module 'application'. That property was
defined with 'let' or 'const' inside the module. This was previously supported,
but is not correct according to the ES6 standard. Any symbols to be exported
from a module must be defined with 'var'. The property access will work as
previously for the time being, but please fix your code anyway.
Gjs-Message: 18:30:32.879: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/record.js 155]: Too many arguments to
function GLib.unix_signal_add: expected 3, got 4
(org.gnome.SoundRecorder:6732): Gjs-WARNING **: 18:30:32.883: Some code
accessed the property '_SEC_TIMEOUT' on the module 'mainWindow'. That property
was defined with 'let' or 'const' inside the module. This was previously
supported, but is not correct according to the ES6 standard. Any symbols to be
exported from a module must be defined with 'var'. The property access will
work as previously for the time being, but please fix your code anyway.
(org.gnome.SoundRecorder:6732): Gjs-WARNING **: 18:30:32.884: Some code
accessed the property 'WaveForm' on the module 'waveform'. That property was
defined with 'let' or 'const' inside the module. This was previously supported,
but is not correct according to the ES6 standard. Any symbols to be exported
from a module must be defined with 'var'. The property access will work as
previously for the time being, but please fix your code anyway.
Gjs-Message: 18:30:32.894: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/waveform.js 174]: reference to
undefined property "recordTime"
Gjs-Message: 18:30:32.984: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/record.js 159]: Too many arguments to
method Gst.Element.query_position: expected 1, got 2
Gjs-Message: 18:30:33.084: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/record.js 159]: Too many arguments to
method Gst.Element.query_position: expected 1, got 2
Gjs-Message: 18:30:33.184: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/record.js 159]: Too many arguments to
method Gst.Element.query_position: expected 1, got 2
Gjs-Message: 18:30:33.285: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/record.js 159]: Too many arguments to
method Gst.Element.query_position: expected 1, got 2
Gjs-Message: 18:30:33.385: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/record.js 159]: Too many arguments to
method Gst.Element.query_position: expected 1, got 2
Gjs-Message: 18:30:33.486: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/record.js 159]: Too many arguments to
method Gst.Element.query_position: expected 1, got 2
Gjs-Message: 18:30:33.587: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/record.js 159]: Too many arguments to
method Gst.Element.query_position: expected 1, got 2
Gjs-Message: 18:30:33.688: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/record.js 159]: Too many arguments to
method Gst.Element.query_position: expected 1, got 2
Gjs-Message: 18:30:33.788: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/record.js 159]: Too many arguments to
method Gst.Element.query_position: expected 1, got 2
Gjs-Message: 18:30:33.888: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/record.js 159]: Too many arguments to
method Gst.Element.query_position: expected 1, got 2
Gjs-Message: 18:30:33.989: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/record.js 159]: Too many arguments to
method Gst.Element.query_position: expected 1, got 2
Gjs-Message: 18:30:34.089: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/record.js 159]: Too many arguments to
method Gst.Element.query_position: expected 1, got 2
Gjs-Message: 18:30:34.189: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/record.js 159]: Too many arguments to
method Gst.Element.query_position: expected 1, got 2
Gjs-Message: 18:30:34.290: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/record.js 159]: Too many arguments to
method Gst.Element.query_position: expected 1, got 2
Gjs-Message: 18:30:34.390: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/record.js 159]: Too many arguments to
method Gst.Element.query_position: expected 1, got 2
Gjs-Message: 18:30:34.491: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/record.js 159]: Too many arguments to
method Gst.Element.query_position: expected 1, got 2
Gjs-Message: 18:30:34.591: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/record.js 159]: Too many arguments to
method Gst.Element.query_position: expected 1, got 2
Gjs-Message: 18:30:34.691: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/record.js 159]: Too many arguments to
method Gst.Element.query_position: expected 1, got 2
Gjs-Message: 18:30:34.792: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/record.js 159]: Too many arguments to
method Gst.Element.query_position: expected 1, got 2
Gjs-Message: 18:30:34.892: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/record.js 159]: Too many arguments to
method Gst.Element.query_position: expected 1, got 2
Gjs-Message: 18:30:34.993: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/record.js 159]: Too many arguments to
method Gst.Element.query_position: expected 1, got 2
Gjs-Message: 18:30:35.047: JS LOG: error
Gjs-Message: 18:30:35.056: JS WARNING:
[resource:///org/gnome/SoundRecorder/js/record.js 159]: Too many arguments to
method Gst.Element.query_position: expected 1, got 2
(org.gnome.SoundRecorder:6732): Gjs-WARNING **: 18:30:35.149: Some code
accessed the property 'recordPipeline' on the module 'mainWindow'. That
property was defined with 'let' or 'const' inside the module. This was
previously supported, but is not correct according to the ES6 standard. Any
symbols to be exported from a module must be defined with 'var'. The property
access will work as previously for the time being, but please fix your code
anyway.
(org.gnome.SoundRecorder:6732): Gjs-WARNING **: 18:30:35.149: Some code
accessed the property 'RecordPipelineStates' on the module 'mainWindow'. That
property was defined with 'let' or 'const' inside the module. This was
previously supported, but is not correct according to the ES6 standard. Any
symbols to be exported from a module must be defined with 'var'. The property
access will work as previously for the time being, but please fix your code
anyway.
(org.gnome.SoundRecorder:6732): Gjs-WARNING **: 18:30:35.151: Some code
accessed the property 'displayTime' on the module 'mainWindow'. That property
was defined with 'let' or 'const' inside the module. This was previously
supported, but is not correct according to the ES6 standard. Any symbols to be
exported from a module must be defined with 'var'. The property access will
work as previously for the time being, but please fix your code anyway.
(org.gnome.SoundRecorder:6732): Gjs-WARNING **: 18:30:35.168: Some code
accessed the property 'containerProfileMap' on the module 'audioProfile'. That
property was defined with 'let' or 'const' inside the module. This was
previously supported, but is not correct according to the ES6 standard. Any
symbols to be exported from a module must be defined with 'var'. The property
access will work as previously for the time being, but please fix your code
anyway.
(org.gnome.SoundRecorder:6732): Gjs-WARNING **: 18:30:35.168: Some code
accessed the property 'audioCodecMap' on the module 'audioProfile'. That
property was defined with 'let' or 'const' inside the module. This was
previously supported, but is not correct according to the ES6 standard. Any
symbols to be exported from a module must be defined with 'var'. The property
access will work as previously for the time being, but please fix your code
anyway.
** (org.gnome.SoundRecorder:6732): CRITICAL **: 18:30:36.793:
g_object_info_get_n_fields: assertion 'info != NULL' failed
**
Gjs:ERROR:gi/object.cpp:481:bool ObjectInstance::field_getter_impl(JSContext*,
JS::HandleObject, JS::HandleString, JS::MutableHandleValue): assertion failed:
(field)
--- End Message ---
--- Begin Message ---
Version: 3.31.90-1
On Sun, 14 Jul 2019 at 21:30:06 +0300, Jury Mazurov wrote:
> The error is old. There are fixes.
> https://gitlab.gnome.org/GNOME/gjs/issues/223
I've uploaded a fixed version to unstable.
This change was already included in the newer upstream version in
experimental, so I'm closing the bug for the experimental branch with
this email.
> But the error is in a stable release. When will it get to buster?
The same as any other patch being applied to a stable release: in the
next stable point release after the release team approves its inclusion.
In this case, most likely Debian 10.2.
smcv
--- End Message ---