View Issue Details

IDProjectCategoryView StatusLast Update
0001471ardourbugspublic2008-11-20 23:50
Reporterbart Assigned Topaul  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Summary0001471: removing a vst with gui makes the FST GUI event loop quit
Description1) add a vst with gui to any track

(ardour_vst.exe.so:5583): Gtk-WARNING **: Invalid input string

(ardour_vst.exe.so:5583): Gtk-WARNING **: Invalid input string

2) open the gui

(ardour_vst.exe.so:5607): Gtk-WARNING **: gtk_window_set_wmclass: shouldn't set wmclass after window is realized!

3) remove the plugin

FST GUI event loop has quit!

4) add another vst with gui

5) if you open the gui you'll get an empty window

6) if you add yet another vst with gui and try to open it, ardour will crash
TagsNo tags attached.

Activities

paul

2007-02-06 20:14

administrator   ~0003186

fixed in svn revision 1428.

the problem was that we were using a design from FST, which handles a single plugin, in a system designed to handle many. fortunately the fix was rather easy.

Issue History

Date Modified Username Field Change
2007-02-06 00:32 bart New Issue
2007-02-06 20:14 paul Status new => resolved
2007-02-06 20:14 paul Resolution open => fixed
2007-02-06 20:14 paul Assigned To => paul
2007-02-06 20:14 paul Note Added: 0003186
2008-11-20 23:50 seablade Status resolved => closed