On Thursday, January 03, 2008, at 04:50PM, "Sebastien Metrot" <[EMAIL 
PROTECTED]> wrote:
>Hi Benno,
>
>I just tried to run qsampler and it crashed as the QT framework is not 
>installed on my system (Leopard 10.5.1).
>Here is the crash log:
>
>Process:         qsampler  [23710]
>Path:            
>/Volumes/linuxsampler051-mac-20080103/linuxsampler051-mac-20080103/qsampler.app/Contents/MacOS/qsampler
>Identifier:      qsampler
>Version:         ??? (???)
>Code Type:       X86 (Native)
>Parent Process:  launchd [84]
>
>Date/Time:       2008-01-04 01:47:07.869 +0100
>OS Version:      Mac OS X 10.5.1 (9B18)
>Report Version:  6
>
>Exception Type:  EXC_BREAKPOINT (SIGTRAP)
>Exception Codes: 0x0000000000000002, 0x0000000000000000
>Crashed Thread:  0
>
>Dyld Error Message:
>   Library not loaded: QtGui.framework/Versions/4/QtGui
>   Referenced from: 
> /Volumes/linuxsampler051-mac-20080103/linuxsampler051-mac-20080103/qsampler.app/Contents/MacOS/qsampler
>   Reason: image not found
>
>
>I think you should link Qt statically (if possible) or put the framework in 
>your app's bundle to save serious setup time...
>
>Sebastien

1.Exactly the same problem here on Leopard/PPC.

2.Launching linuxsampler from the upper level directory in the console also 
resulted in a crash even though I have qt4-x11 installed:

$ ./linuxsampler
Creating instruments database...
Done
jackd 0.101.3
Copyright 2001-2005 Paul Davis and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details

JACK compiled with POSIX SHM support.
`default' server already active
LinuxSampler 0.5.1
Copyright (C) 2003,2004 by Benno Senoner and Christian Schoenebeck
Copyright (C) 2005-2007 Christian Schoenebeck
Detected features: disabled at compile time
Creating Sampler...OK
Registered sampler engines: 'GIG'
Registered MIDI input drivers: COREMIDI
Registered audio output drivers: JACK
Loading instrument editor plugins...OK
Registered instrument editors: 
Starting LSCP network server (0.0.0.0:8888)...OK
LinuxSampler initialization completed. :-)

72:80: execution error: An error of type -10810 has occurred. (-10810)

3. Launching from ./bin/linuxsampler works:

$ ./linuxsampler
LinuxSampler 0.5.1
Copyright (C) 2003,2004 by Benno Senoner and Christian Schoenebeck
Copyright (C) 2005-2007 Christian Schoenebeck
Detected features: disabled at compile time
Creating Sampler...OK
Registered sampler engines: 'GIG'
Registered MIDI input drivers: COREMIDI
Registered audio output drivers: JACK
Loading instrument editor plugins...OK
Registered instrument editors: 
Starting LSCP network server (0.0.0.0:8888)...OK
LinuxSampler initialization completed. :-)

$ cat 1.lscp | nc localhost 8888
OK
OK[0]
0
DRIVER: JACK
ACTIVE: true
CHANNELS: 2
NAME: 'LinuxSampler'
.
IS_MIX_CHANNEL: false
JACK_BINDINGS: 
NAME: '0'
.
IS_MIX_CHANNEL: false
JACK_BINDINGS: 
NAME: '1'
.
TYPE: STRING
DESCRIPTION: Bindings to other JACK clients
FIX: false
MULTIPLICITY: true
POSSIBILITIES: 'coreaudio:Built-in Audio:in1','coreaudio:Built-in Audio:in2'
.
OK
OK
OK[0]
1
COREMIDI
0
DESCRIPTION: Apple CoreMidi
VERSION: 1.9
PARAMETERS: ACTIVE,PORTS
.
CORE_MIDI_BINDINGS: 
NAME: 'Port 0'
.
OK[0]
OK
OK
OK
OK
OK
OK
OK
OK[1]
OK
OK
OK
OK
OK
OK
OK
OK[2]
OK
OK
OK
OK
OK
OK
OK


EM 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Linuxsampler-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to