I've updated herculeslinux.cpp...
DlgPrefMidi::slotApply (this=0x86156b0) at src/dlgprefmidi.cpp:462
> 462
> m_pHercules->selectMapping(ComboBoxHercules->currentText());
>
If you don't do "scons djconsole=1" you'll get a stubbed implementation of
herculeslinux.cpp, which should allow you to continue using mixxx without
the above error.
I'll add a DJCONSOLE_LEGACY flag to scons when Robin is ready which will
include the old dev file based implementation of herculeslinux.cpp in a
separate file.
So scons compiler flags will look like this:
If DJCONSOLE=1 -> use libDJConsole implementation
If DJCONSOLE_LEGACY=1 -> use legacy devfile based implementation
Otherwise stub-out HerculesLinux object
Cheers,
-G
On Dec 5, 2007 9:28 AM, Garth Dahlstrom <[EMAIL PROTECTED]> wrote:
> This is likely related to my removal of the old code, try building with
> scons djconsole=1 to see if this goes away...
>
> I'll fix this up later today, so it's not a problem.
>
>
> On Dec 5, 2007 4:12 AM, Poor Yorick < [EMAIL PROTECTED]> wrote:
>
> > I don't understand enough to go poking around in there, and obviously I
> > can't test to see if I break anything either, so I cut out that block and
> > compiled successfully, but segfaults occur on startup, and the GNU debugger
> > reveals:
> >
> > DlgPrefMidi::slotApply (this=0x86156b0) at src/dlgprefmidi.cpp:462
> > 462
> > m_pHercules->selectMapping(ComboBoxHercules->currentText());
> >
> >
>
> --
> __
> --- == __/ t.O ==--
> http://stacktrace.org/
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data center, Linux is going
mainstream. Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Mixxx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mixxx-devel