Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 790995 - net-im/gajim: Failed to obtain a working Gstreamer GTK+ sink (solution: install media-plugins/gst-plugins-gtk)
Summary: net-im/gajim: Failed to obtain a working Gstreamer GTK+ sink (solution: insta...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-05-18 23:06 UTC by mehw
Modified: 2021-07-18 11:54 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mehw 2021-05-18 23:06:15 UTC
Hello,

I was having problems with my v4l supported webcam...

1. Start gajim from the console
2. Open the Preferences
3. Go to "Audio/Video"
4. Enable "Live Preview"

In the console I was getting 'Failed to obtain a working Gstreamer GTK+ sink'.

Installing media-plugins/gst-plugins-gtk solved the problem.

Maybe media-plugins/gst-plugins-gtk should be added in the RDEPEND to the jingle use flag?

Thanks.
Comment 1 Larry the Git Cow gentoo-dev 2021-07-18 11:54:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4db904f48b88ec7574ab92698b2de5321d6eb15c

commit 4db904f48b88ec7574ab92698b2de5321d6eb15c
Author:     Hanno Böck <hanno@gentoo.org>
AuthorDate: 2021-07-18 11:54:08 +0000
Commit:     Hanno Böck <hanno@gentoo.org>
CommitDate: 2021-07-18 11:54:39 +0000

    net-im/gajim: Version bump.
    
    Fix gajim-history-manager (patch is merged upstream).
    Add missing jingle dependency.
    Add omemo use flag.
    
    Signed-off-by: Hanno Böck <hanno@gentoo.org>
    Closes: https://bugs.gentoo.org/789381
    Closes: https://github.com/gentoo/gentoo/pull/20827
    Closes: https://bugs.gentoo.org/790437
    Closes: https://bugs.gentoo.org/791001
    Closes: https://bugs.gentoo.org/790995
    Package-Manager: Portage-3.0.20, Repoman-3.0.3

 net-im/gajim/Manifest                              |  1 +
 .../files/gajim-1.3.2-fix-historymanager.diff      | 44 ++++++++++
 net-im/gajim/gajim-1.3.2.ebuild                    | 97 ++++++++++++++++++++++
 net-im/gajim/metadata.xml                          |  1 +
 4 files changed, 143 insertions(+)