Bug 36 - LinuxSampler exits when trying to load missing instrument twice
Summary: LinuxSampler exits when trying to load missing instrument twice
Status: CLOSED FIXED
Alias: None
Product: LinuxSampler
Classification: Unclassified
Component: gig::Engine (show other bugs)
Version: SVN Trunk
Hardware: PC Linux
: P2 normal
Assignee: Christian Schoenebeck
URL:
: 37 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-08-03 12:20 CEST by Grigor Iliev
Modified: 2007-10-11 00:56 CEST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Grigor Iliev 2006-08-03 12:20:56 CEST
LinuxSampler exits when trying to load missing instrument twice.

Scenario:
ADD CHANNEL
LOAD ENGINE GIG 0
CREATE AUDIO_OUTPUT_DEVICE ALSA
SET CHANNEL AUDIO_OUTPUT_DEVICE 0 0
LOAD INSTRUMENT NON_MODAL 'missing_instrument1' 0 0
LOAD INSTRUMENT NON_MODAL 'missing_instrument1' 0 0
Comment 1 Christian Schoenebeck 2006-08-10 22:49:13 CEST
Confirmed.
Comment 2 Christian Schoenebeck 2006-10-20 12:41:43 CEST
*** Bug 37 has been marked as a duplicate of this bug. ***
Comment 3 Christian Schoenebeck 2006-10-20 13:07:46 CEST
I have a look at this problem now.
Comment 4 Christian Schoenebeck 2006-10-21 14:53:56 CEST
OK, should be fixed with latest CVS version of LS.