unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#51341: gajim fails to start call
@ 2021-10-22 23:34 rdes via Bug reports for GNU Guix
  2021-10-27  0:56 ` bug#51341: [PATCH] gnu: gajim: adds libnice rdes via Bug reports for GNU Guix
  0 siblings, 1 reply; 3+ messages in thread
From: rdes via Bug reports for GNU Guix @ 2021-10-22 23:34 UTC (permalink / raw)
  To: 51341

[-- Attachment #1: Type: text/plain, Size: 1694 bytes --]

## Guix
guix 6cd33f8
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 6cd33f855c88e63849c96d5df7ca256dd0379f4a

## Versions
- OS: Linux
- GTK Version: 3.24.24
- PyGObject Version: 3.34.0
- GLib Version : 2.62.6
- python-nbxmpp Version: 2.0.2
- Gajim Version: 1.3.2

## Traceback
```
Traceback (most recent call last):
File "/gnu/store/w4svc0x3azr64ik8jhbirapidncn3cbb-gajim-1.3.2/lib/python3.8/site-packages/gajim/chat_control.py", line 719, in _on_call_with_mic
self._on_jingle_button_toggled(['audio'])
File "/gnu/store/w4svc0x3azr64ik8jhbirapidncn3cbb-gajim-1.3.2/lib/python3.8/site-packages/gajim/chat_control.py", line 954, in _on_jingle_button_toggled
sid = con.get_module('Jingle').start_audio(
File "/gnu/store/w4svc0x3azr64ik8jhbirapidncn3cbb-gajim-1.3.2/lib/python3.8/site-packages/gajim/common/modules/jingle.py", line 164, in start_audio
jingle.add_content('voice', JingleAudio(jingle))
File "/gnu/store/w4svc0x3azr64ik8jhbirapidncn3cbb-gajim-1.3.2/lib/python3.8/site-packages/gajim/common/jingle_rtp.py", line 359, in __init__
self.setup_stream()
File "/gnu/store/w4svc0x3azr64ik8jhbirapidncn3cbb-gajim-1.3.2/lib/python3.8/site-packages/gajim/common/jingle_rtp.py", line 374, in setup_stream
JingleRTPContent.setup_stream(self, self._on_src_pad_added)
File "/gnu/store/w4svc0x3azr64ik8jhbirapidncn3cbb-gajim-1.3.2/lib/python3.8/site-packages/gajim/common/jingle_rtp.py", line 116, in setup_stream
self.p2pstream.set_transmitter_ht('nice', params)
gi.repository.GLib.GError: fs-error: Could not create the nicesrc element (1)

```
## Steps to reproduce the problem
...
start a chat -> open options and click 'start Call...' -> click 'With Microphone'

[-- Attachment #2: Type: text/html, Size: 2482 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-11-26 23:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-22 23:34 bug#51341: gajim fails to start call rdes via Bug reports for GNU Guix
2021-10-27  0:56 ` bug#51341: [PATCH] gnu: gajim: adds libnice rdes via Bug reports for GNU Guix
2021-11-26 23:16   ` rdes via Bug reports for GNU Guix

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).