Your message dated Sat, 25 Apr 2020 23:35:43 +0000
with message-id <[email protected]>
and subject line Bug#955817: fixed in vtk7 7.1.1+dfsg2-4
has caused the Debian Bug report #955817,
regarding kazam: Fails to get audio sources from pulseaudio with python3.8
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 [email protected]
immediately.)
--
955817: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955817
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: kazam
Version: 1.4.5-3
Severity: important
Tags: upstream
Dear Maintainer,
Kazam fails to get audio sources from pulseaudio with python3.8.
The function time.clock() has been removed, after having been deprecated since
Python 3.3: use time.perf_counter() or time.process_time() instead.
Replacing time.clock() with time.perf_counter() in pulseaudio.py file solves
the problem.
Bebug before changes:
user@pc:~$ kazam --debug
WARNING Kazam - Failed to correctly detect operating system.
DEBUG Kazam - Starting ...
DEBUG Kazam - Running on: Ubuntu 12.10
DEBUG Kazam - Kazam version: 1.4.5 NCC-80102
DEBUG Kazam - Starting new instance ...
DEBUG Prefs - XDG_PICTURES is a directory and accessible
DEBUG Prefs-HW - Getting hardware specs
DEBUG Prefs-HW - Getting Video sources.
DEBUG Prefs-HW - Found 1 monitor(s).
DEBUG Prefs-HW - Monitor 0 - X: 0, Y: 0, W: 1920, H: 1080
DEBUG Main - Gstreamer version detected: 1.16.2.0
DEBUG Main - Setting variables.
DEBUG PulseAudio - Starting mainloop.
DEBUG PulseAudio - Getting API.
DEBUG PulseAudio - Setting context.
DEBUG PulseAudio - Set state callback.
DEBUG PulseAudio - Connecting to server.
DEBUG PulseAudio - Start mainloop.
DEBUG PulseAudio - State connected.
DEBUG Main - Connecting indicator signals.
DEBUG Main - Starting in silent mode: False
DEBUG Indicator - Indicatior silent: False
DEBUG Indicator - Trying to bind hotkeys.
** (kazam:8174): WARNING **: 12:19:15.613: Binding '<Super><Ctrl>F' failed!
** (kazam:8174): WARNING **: 12:19:15.614: Binding '<Super><Ctrl>P' failed!
DEBUG Main - Main Window UI setup.
/usr/lib/python3/dist-packages/kazam/app.py:145: Warning: value "((GtkIconSize)
32)" of type 'GtkIconSize' is invalid or out of range for property 'icon-size'
of type 'GtkIconSize'
self.builder.add_from_file(os.path.join(prefs.datadir, "ui", "kazam.ui"))
DEBUG Main - Unable to get name for '<Gtk.Adjustment object at 0x7f8cf4cb6b40
(GtkAdjustment at 0x24ca560)>'
(kazam:8174): Gtk-WARNING **: 12:19:15.699: Can't set a parent on widget which
has a parent
(kazam:8174): Gtk-WARNING **: 12:19:15.717: Can't set a parent on widget which
has a parent
DEBUG Prefs - Getting Audio sources.
DEBUG PulseAudio - get_audio_sources() called.
DEBUG PulseAudio - Unable to get audio sources.
WARNING Prefs - Unable to find any audio devices.
DEBUG PulseAudio - pa_sourcelist_cb()
DEBUG PulseAudio - IDX: 0
DEBUG PulseAudio - Name:
b'alsa_input.usb-046d_HD_Pro_Webcam_C920_6768241F-02.analog-stereo'
DEBUG PulseAudio - Desc: b'OrbiCam Est\xc3\xa9reo Anal\xc3\xb3gico'
DEBUG PulseAudio - pa_sourcelist_cb()
DEBUG PulseAudio - IDX: 1
DEBUG PulseAudio - Name: b'alsa_output.pci-0000_00_1f.3.hdmi-stereo.monitor'
DEBUG PulseAudio - Desc: b'Monitor of Audio Interno Digital Stereo (HDMI)'
DEBUG PulseAudio - pa_sourcelist_cb()
DEBUG PulseAudio - IDX: 2
DEBUG PulseAudio - Name: b'alsa_input.pci-0000_00_1f.3.analog-stereo'
DEBUG PulseAudio - Desc: b'Audio Interno Est\xc3\xa9reo Anal\xc3\xb3gico'
DEBUG PulseAudio - pa_sourcelist_cb() -- finished
DEBUG Main - Capture cursor: True.
DEBUG Main - Capture microphone: True.
DEBUG Main - Capture cursor_pic: True.
DEBUG Main - Capture borders_pic: True.
DEBUG Main - Quit requested.
DEBUG PulseAudio - Disconnecting from server.
DEBUG Kazam - Finishing ...
-- System Information:
Debian Release: bullseye/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.4.0-4-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8), LANGUAGE=es
(charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages kazam depends on:
ii gir1.2-gst-plugins-base-1.0 1.16.2-dmo3
ii gir1.2-gstreamer-1.0 1.16.2-2
ii gir1.2-keybinder-3.0 0.3.2-1+b1
ii gir1.2-wnck-3.0 3.36.0-1
ii gnome-session-canberra 0.30-7
ii gstreamer1.0-plugins-base 1.16.2-dmo3
ii gstreamer1.0-plugins-good 1.16.2-dmo1
ii gstreamer1.0-plugins-ugly 1:1.16.2-dmo2
ii gstreamer1.0-pulseaudio 1.16.2-dmo1
ii python3 3.8.2-2
ii python3-cairo 1.16.2-2
ii python3-dbus 1.2.16-1
ii python3-gi 3.36.0-1
ii python3-gi-cairo 3.36.0-1
ii python3-xdg 0.26-1
Versions of packages kazam recommends:
ii gstreamer1.0-libav 1:1.16.2-dmo2
kazam suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: vtk7
Source-Version: 7.1.1+dfsg2-4
Done: Gert Wollny <[email protected]>
We believe that the bug you reported is fixed in the latest version of
vtk7, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Gert Wollny <[email protected]> (supplier of updated vtk7 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 25 Apr 2020 20:39:23 +0200
Source: vtk7
Architecture: source
Version: 7.1.1+dfsg2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team <[email protected]>
Changed-By: Gert Wollny <[email protected]>
Closes: 955817 957917
Changes:
vtk7 (7.1.1+dfsg2-4) unstable; urgency=medium
.
* Revert "d/p/114: Fix compilation with mysql" Closes: #955817
* d/d/115: Handle gcc-10 in version check Closes: #957917
* d/control: Move to compat level 11
Checksums-Sha1:
d2739a089eb1413308614fc90b686d22985dd5ac 3905 vtk7_7.1.1+dfsg2-4.dsc
7b9ad8e0430a876bf361518e76b604f3818ef0b8 27440 vtk7_7.1.1+dfsg2-4.debian.tar.xz
4caf9cb9d4bd1d0e1a36c9372feef3cb6dde238c 33519
vtk7_7.1.1+dfsg2-4_source.buildinfo
Checksums-Sha256:
65948c56ebb7e5b88d0496aa231ef5c289ed3ff15f9b85626e6a120d6d010a7f 3905
vtk7_7.1.1+dfsg2-4.dsc
5f9f7a4c9a1c9e24b7583f5c801081cf70efba803736d6c4f26b8c8a1be5b24b 27440
vtk7_7.1.1+dfsg2-4.debian.tar.xz
2ef8293f6c8fd32a48365fc15338493fa3f6dcd13fb7451d714126f529d1c674 33519
vtk7_7.1.1+dfsg2-4_source.buildinfo
Files:
54f88fee05d94029fe3add3d3dc694ea 3905 graphics optional vtk7_7.1.1+dfsg2-4.dsc
c6bdcd140759abd813377e477d6f56ed 27440 graphics optional
vtk7_7.1.1+dfsg2-4.debian.tar.xz
779b163b2ae0644c98cef126bb3c1beb 33519 graphics optional
vtk7_7.1.1+dfsg2-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEELtRZww6NuKjZPKd6l/LU/KCfME4FAl6kxMEACgkQl/LU/KCf
ME5Lrw//YPRdVdiSWDhL3idy6RLQfbXsj16em7YRaqB0WiNdn9idDiby6SQLMJmx
or5mjDQ2IqNpKUjd+hSRoE2MrtscCCug2rCIXFPPVIvlkFuWKnUoH5X6QcyHXehH
Hsp/Bh8iz/wcv/NSPLy/e+UKOdssrzROUt8acfagncHKGqZOeO9RNs1AkwZY16T4
hIcioc0tdk25Hj+vsssmuavlUaqGnJaOEFvFILd9t4yHX+g7AEH6mhjgVQJUZlbi
llAGgeWqSlc++hcA44xafRb9rdh/YkA7AiVSshni9tp1ipDyFSJX0dAHArRljQ7U
bdbsHmYTNKGYIrVT7RHtOHIuia0X0N983K8ri+66z2l4j3Y8e3m6CIBhfR6iqr4E
sGf56Ne1TFjvXUC3SvU/02Y5r3f9GWKfTBiI6sQssMIRGI4xnWvU/uVMDPUDZLgv
4j2e4gdgV/TvQfs2af8tjiZwu4+evIvE1Q5JnT6F7jra8IhvZDI3t2VlAGe0nOsf
CoHuZYHKq6csVbrgw2yBcukLKSxlyMvS+bhmLhbmTo5B46+ywfqSiliLbLABefN8
NHV7XIxz/5IMd+pdig7lVW/9zNQQ6tmkT969Fat2azRR0K2U2x2egQRhMv3PfAni
OaR1jOWhtEj82UOv0XxtrpFsnWZ7frfCLzvYkqjC0iIop6N3AfE=
=2MLh
-----END PGP SIGNATURE-----
--- End Message ---