Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Nov 2019 13:41:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236512] audio/audacity: GTK+ 2.x and GTK+ 3 in the same process is not supported
Message-ID:  <bug-236512-7788-lFnx36lrjA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236512-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236512-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236512

lenzi.sergio@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lenzi.sergio@gmail.com

--- Comment #44 from lenzi.sergio@gmail.com ---
Created attachment 208996
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D208996&action=
=3Dedit
Disable dynamic load of libgnomeui and libgnome this fixes audacity

Audacity version 2.3.X only builds on gtk3, but there is a dlopen and
subsequent initialization of gttk2 using dlopen from src/AudacityApp.cpp  T=
his
patch prevents audacity from dynamic load libgnomeui and libgnome  and
initialize it.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236512-7788-lFnx36lrjA>