mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-01 17:38:49 +01:00
2023-10-09 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdlibrary(1) that broke the audio audition button on the main window. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -65,6 +65,13 @@ bool MainObject::Startup(QString *err_msg)
|
||||
return true;
|
||||
}
|
||||
|
||||
//
|
||||
// *** BAND-AID * BAND_AID * YEECH! ***
|
||||
// This Makes It Work, but I think we're going to need to implement
|
||||
// socket activation on all of these services.
|
||||
//
|
||||
sleep(1);
|
||||
|
||||
//
|
||||
// ripcd(8)
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user