[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NEW: audacity-1.2.4
- To: ports_(_at_)_openbsd_(_dot_)_org
- Subject: Re: NEW: audacity-1.2.4
- From: Jacob Meuser <jakemsr_(_at_)_jakemsr_(_dot_)_com>
- Date: Mon, 5 Dec 2005 18:58:55 -0800
- Mail-followup-to: ports_(_at_)_openbsd_(_dot_)_org
On Sun, Dec 04, 2005 at 06:25:41PM +0100, Aleksander Piotrowski wrote:
> Antoine Jacoutot <ajacoutot_(_at_)_lphp_(_dot_)_org> wrote:
>
> > Yes, this is a known problem. It did the same with the older version. As I
> > don't have any sparc64 around, I can not reproduce the problem and
> > certainly can not fix it.
> > If anyone wants to have a look at this issue, I would appreciate... I've
> > been using this port (an older version) for a while now without problems
> > (under i386 and macppc).
>
> Please try attached diff. Put it into x11/wxWidgets/patches and
> rebuild+reinstall wxWidgets.
with that patch, audacity works on amd64. tested just about every
action and effect. very nice to be able to use this on my fast box :)
> Don't forget to test other ports that use wxWidgets.
net/amule seems to be working.
x11/vlc still has issues with the file browser showing garbage
filenames, but I did play part of a DVD with it.
I always get this on vlc startup:
puff:~% vlc
VLC media player 0.8.2 Janus
vlc:/usr/local/lib/libwx_gtk2.so.2.4: undefined symbol 'pango_x_get_context'
and once I even got a coredump, here is the bt:
#0 0x000000005046493e in wcsrtombs () from /usr/lib/libc.so.38.4
#1 0x000000007b817008 in wxWC2MB(char*, wchar_t const*, unsigned long) ()
from /usr/local/lib/libwx_gtk2.so.2.4
#2 0x000000007b7e78a2 in wxMBConv::WC2MB(char*, wchar_t const*, unsigned long) const ()
from /usr/local/lib/libwx_gtk2.so.2.4
#3 0x000000007b7ebc74 in wxString::wxString(wchar_t const*, wxMBConv&, unsigned long) ()
from /usr/local/lib/libwx_gtk2.so.2.4
#4 0x000000007b7ec245 in wxString::operator=(wchar_t const*) ()
from /usr/local/lib/libwx_gtk2.so.2.4
#5 0x000000007b81b2f1 in wxDirData::Read(wxString*) ()
from /usr/local/lib/libwx_gtk2.so.2.4
#6 0x000000007b81b88f in wxDir::GetNext(wxString*) const ()
from /usr/local/lib/libwx_gtk2.so.2.4
#7 0x000000007b6575e4 in wxFileCtrl::UpdateFiles() ()
from /usr/local/lib/libwx_gtk2.so.2.4
#8 0x000000007b658628 in wxFileCtrl::GoToDir(wxString const&) ()
from /usr/local/lib/libwx_gtk2.so.2.4
#9 0x000000007b660677 in wxFileDialog::ShowModal() ()
from /usr/local/lib/libwx_gtk2.so.2.4
#10 0x000000007af94549 in wxvlc::OpenDialog::OnFileBrowse(wxCommandEvent&) ()
from /usr/local/lib/vlc/gui/libwxwindows_plugin.so
#11 0x000000007b76e7c3 in wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) ()
from /usr/local/lib/libwx_gtk2.so.2.4
#12 0x000000007b76e5e5 in wxEvtHandler::ProcessEvent(wxEvent&) ()
from /usr/local/lib/libwx_gtk2.so.2.4
#13 0x000000007b76e69f in wxEvtHandler::ProcessEvent(wxEvent&) ()
from /usr/local/lib/libwx_gtk2.so.2.4
#14 0x000000007b76e69f in wxEvtHandler::ProcessEvent(wxEvent&) ()
from /usr/local/lib/libwx_gtk2.so.2.4
#15 0x000000007b76e69f in wxEvtHandler::ProcessEvent(wxEvent&) ()
from /usr/local/lib/libwx_gtk2.so.2.4
#16 0x000000007b76e69f in wxEvtHandler::ProcessEvent(wxEvent&) ()
from /usr/local/lib/libwx_gtk2.so.2.4
#17 0x000000007b6ea8c5 in wxBrushRefData::~wxBrushRefData() ()
from /usr/local/lib/libwx_gtk2.so.2.4
#18 0x00000000452acd2d in g_cclosure_marshal_VOID__VOID ()
from /usr/local/lib/libgobject-2.0.so.800.3
#19 0x000000004529c7a4 in g_closure_invoke ()
from /usr/local/lib/libgobject-2.0.so.800.3
#20 0x00000000452ac886 in g_signal_emit_by_name ()
from /usr/local/lib/libgobject-2.0.so.800.3
#21 0x00000000452ab858 in g_signal_emit_valist ()
from /usr/local/lib/libgobject-2.0.so.800.3
#22 0x00000000452abb63 in g_signal_emit ()
from /usr/local/lib/libgobject-2.0.so.800.3
#23 0x00000000479a35bc in gtk_button_clicked ()
from /usr/local/lib/libgtk-x11-2.0.so.800.8
#24 0x00000000479a4266 in gtk_button_get_relief ()
from /usr/local/lib/libgtk-x11-2.0.so.800.8
#25 0x00000000452acd2d in g_cclosure_marshal_VOID__VOID ()
from /usr/local/lib/libgobject-2.0.so.800.3
#26 0x000000004529ca40 in g_cclosure_new_swap ()
from /usr/local/lib/libgobject-2.0.so.800.3
#27 0x000000004529c7a4 in g_closure_invoke ()
from /usr/local/lib/libgobject-2.0.so.800.3
#28 0x00000000452ac116 in g_signal_emit_by_name ()
from /usr/local/lib/libgobject-2.0.so.800.3
#29 0x00000000452ab858 in g_signal_emit_valist ()
from /usr/local/lib/libgobject-2.0.so.800.3
#30 0x00000000452abb63 in g_signal_emit ()
from /usr/local/lib/libgobject-2.0.so.800.3
#31 0x00000000479a355c in gtk_button_released ()
from /usr/local/lib/libgtk-x11-2.0.so.800.8
#32 0x00000000479a40a9 in gtk_button_get_relief ()
from /usr/local/lib/libgtk-x11-2.0.so.800.8
#33 0x0000000047a52ad5 in gtk_marshal_VOID__UINT_STRING ()
from /usr/local/lib/libgtk-x11-2.0.so.800.8
#34 0x000000004529ca40 in g_cclosure_new_swap ()
from /usr/local/lib/libgobject-2.0.so.800.3
#35 0x000000004529c7a4 in g_closure_invoke ()
from /usr/local/lib/libgobject-2.0.so.800.3
#36 0x00000000452ac307 in g_signal_emit_by_name ()
from /usr/local/lib/libgobject-2.0.so.800.3
#37 0x00000000452ab627 in g_signal_emit_valist ()
from /usr/local/lib/libgobject-2.0.so.800.3
#38 0x00000000452abb63 in g_signal_emit ()
from /usr/local/lib/libgobject-2.0.so.800.3
#39 0x0000000047b29211 in gtk_widget_send_expose ()
from /usr/local/lib/libgtk-x11-2.0.so.800.8
#40 0x0000000047a515f5 in gtk_propagate_event ()
from /usr/local/lib/libgtk-x11-2.0.so.800.8
#41 0x0000000047a5079e in gtk_main_do_event ()
from /usr/local/lib/libgtk-x11-2.0.so.800.8
#42 0x000000004fbfb99c in gdk_x11_register_standard_event_type ()
from /usr/local/lib/libgdk-x11-2.0.so.800.8
#43 0x00000000486f9ca3 in g_main_depth ()
from /usr/local/lib/libglib-2.0.so.800.3
#44 0x00000000486fac88 in g_main_context_dispatch ()
from /usr/local/lib/libglib-2.0.so.800.3
#45 0x00000000486faf6b in g_main_context_dispatch ()
from /usr/local/lib/libglib-2.0.so.800.3
#46 0x00000000486fb479 in g_main_loop_run ()
from /usr/local/lib/libglib-2.0.so.800.3
#47 0x0000000047a4ffe1 in gtk_main ()
from /usr/local/lib/libgtk-x11-2.0.so.800.8
#48 0x000000007b6e4d19 in wxApp::MainLoop() ()
from /usr/local/lib/libwx_gtk2.so.2.4
#49 0x000000007b7380f6 in wxAppBase::OnRun() ()
from /usr/local/lib/libwx_gtk2.so.2.4
#50 0x000000007b6e53ae in wxEntry(int, char**) ()
from /usr/local/lib/libwx_gtk2.so.2.4
#51 0x000000007af716e4 in Init(intf_thread_t*) ()
from /usr/local/lib/vlc/gui/libwxwindows_plugin.so
#52 0x000000000040fed1 in ?? ()
#53 0x000000000040fbdb in ?? ()
#54 0x000000000040da03 in ?? ()
#55 0x0000000000405b98 in ?? ()
#56 0x000000000040591b in ?? ()
#57 0x0000000000000000 in ?? ()
#58 0x0000000000000001 in ?? ()
#59 0x00007f7fffff03b0 in ?? ()
#60 0x0000000000000000 in ?? ()
#61 0x00007f7fffff03b4 in ?? ()
#62 0x00007f7fffff043e in ?? ()
#63 0x00007f7fffff0451 in ?? ()
--
<jakemsr_(_at_)_jakemsr_(_dot_)_com>
Visit your host, monkey.org