[Bug 236512] audio/audacity: GTK+ 2.x and GTK+ 3 in the same process is not supported

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 9 13:41:23 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236512

lenzi.sergio at gmail.com changed:

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

--- Comment #44 from lenzi.sergio at gmail.com ---
Created attachment 208996
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=208996&action=edit
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  This
patch prevents audacity from dynamic load libgnomeui and libgnome  and
initialize it.

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


More information about the freebsd-ports-bugs mailing list