Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 2019 15:25:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238009] audio/audacity: pkg coredump on GTK 2 and 3 symbols confusion
Message-ID:  <bug-238009-7788-REK2n8CQe0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238009-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238009-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=3D238009

--- Comment #2 from Tomek "CeDeROM" CEDRO <cederom@tlen.pl> ---
Hello Jack, thanks for asking :-) Built from ports 2.3.2 seems to have the =
same
problem.. maybe dependencies issue?

0xCFC2% audacity

(Audacity:64188): Gtk-ERROR **: 17:20:27.599: GTK+ 2.x symbols detected. Us=
ing
GTK+ 2.x and GTK+ 3 in the same process is not supported
zsh: trace trap (core dumped)  audacity
0xCFC2% audacity -v

(Audacity:64277): Gtk-ERROR **: 17:20:32.196: GTK+ 2.x symbols detected. Us=
ing
GTK+ 2.x and GTK+ 3 in the same process is not supported
zsh: trace trap (core dumped)  audacity -v
0xCFC2% audacity --help

(Audacity:64294): Gtk-ERROR **: 17:20:34.972: GTK+ 2.x symbols detected. Us=
ing
GTK+ 2.x and GTK+ 3 in the same process is not supported
zsh: trace trap (core dumped)  audacity --help
0xCFC2% audacity --version

(Audacity:64690): Gtk-ERROR **: 17:20:41.550: GTK+ 2.x symbols detected. Us=
ing
GTK+ 2.x and GTK+ 3 in the same process is not supported
zsh: trace trap (core dumped)  audacity --version
0xCFC2% audacity -v

(Audacity:64866): Gtk-ERROR **: 17:20:45.552: GTK+ 2.x symbols detected. Us=
ing
GTK+ 2.x and GTK+ 3 in the same process is not supported
zsh: trace trap (core dumped)  audacity -v
0xCFC2% pkg info audacity
audacity-2.3.2
Name           : audacity
Version        : 2.3.2
Installed on   : Tue May 21 17:19:05 2019 CEST
Origin         : audio/audacity
Architecture   : FreeBSD:12:amd64
Prefix         : /usr/local
Categories     : audio
Licenses       : GPLv2+
Maintainer     : xxjack12xx@gmail.com
WWW            : https://www.audacityteam.org/
Comment        : GUI editor for digital audio waveforms
Options        :
        DEBUG          : off
        DOCS           : on
        DYNLOAD        : on
        FFMPEG         : on
        FLAC           : on
        ID3TAG         : on
        LADSPA         : on
        LAME           : on
        LV2            : on
        MAD            : on
        MOD_NYQ_BENCH  : on
        MOD_SCRIPT_PIPE: off
        NLS            : on
        SBSMS          : on
        SOUNDTOUCH     : on
        SSE            : on
        STATIC_WX      : off
        TWOLAME        : on
        VAMP           : on
        VORBIS         : on
        VST            : on
Shared Libs required:
        libsuil-0.so.0
        libmad.so.0
        libexpat.so.1
        libgdk-3.so.0
        libid3tag.so.0
        libpango-1.0.so.0
        libFLAC.so.8
        libcairo.so.2
        libvorbisenc.so.2
        libsndfile.so.1
        libgtk-3.so.0
        libsoxr.so.0
        libcairo-gobject.so.2
        libatk-1.0.so.0
        libwx_gtk3u_xrc-3.1.so.2
        libsord-0.so.0
        libtwolame.so.0
        libSoundTouch.so.1
        libgdk_pixbuf-2.0.so.0
        libwx_baseu_net-3.1.so.2
        libwx_gtk3u_qa-3.1.so.2
        libgio-2.0.so.0
        libserd-0.so.0
        libasound.so.2
        libwx_gtk3u_html-3.1.so.2
        libwx_baseu_xml-3.1.so.2
        libgobject-2.0.so.0
        libogg.so.0
        libFLAC++.so.6
        libudev.so.0
        libglib-2.0.so.0
        libwx_gtk3u_core-3.1.so.2
        libintl.so.8
        libvorbis.so.0
        libsratom-0.so.0
        libvamp-hostsdk.so.3
        libwx_baseu-3.1.so.2
        libvorbisfile.so.3
        liblilv-0.so.0
        libportaudio.so.2
        libpangocairo-1.0.so.0
Annotations    :
        FreeBSD_version: 1200086
        cpe            : cpe:2.3:a:audacity:audacity:2.3.2:::::freebsd12:x64
Flat size      : 23.8MiB
Description    :
Audacity is a program that lets you manipulate digital audio
waveforms. In addition to letting you record sounds directly from
within the program, it imports many sound file formats, including
WAV, AIFF, AU, IRCAM, MP3, and Ogg Vorbis. It supports all
common editing operations such as Cut, Copy, and Paste, plus it will
mix tracks and let you apply plug-in effects to any part of a sound. It
also has a built-in amplitude envelope editor, a customizable
spectrogram mode and a frequency analysis window for audio
analysis applications.

WWW: https://www.audacityteam.org/

--=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-238009-7788-REK2n8CQe0>