crash on startup - "No such device" error
Brought to you by:
wilkason
Running Fedora 12 with the snd-mixer-oss module loaded to avoid a no mixer warning.
SnackAmp starts first time with the Add Folders dialogue, allows folders to be added and indexed as expected but then crashes after clicking "close". Spits out a debug message as follows
[ftb@sony ~]$ /usr/local/snackAmp/snackAmp
No such device:
while executing
"source [file join $starkit::topdir snackAmp.tcl]"
invoked from within
"if {[catch {
package require starkit
if {[starkit::startup] eq "sourced"} {
return
}
} result] } then {
source [file join [file dirn..."
(file "/usr/local/snackAmp/snackAmp/main.tcl" line 5)