tags 664469 + unreproducible moreinfo severity 664469 important I am able to start pianobooster with no problem on my machine. Hence the segfault might be hardware or driver-based?
I am decreasing the severity of the bug to 'important' since it does not affect all users. What sound and video card are you using? Along with which drivers? Does $ pianobooster -d provide any additional info? A backtrace of the crash might be useful: If you install the packages 'pianobooster-dbg' and 'gdb' and then run $ gdb pianobooster Inside gdb: (gdb) run When it has crashed, still inside gdb, use: (gdb) set logging file backtrace.log (gdb) set logging on (gdb) bt full (gdb) set logging off (gdb) quit This will save the backtrace to the file 'backtrace.log' which might contain something that could help figure out why the crash is happening. -- Martin Erik Werner <martinerikwer...@gmail.com>
signature.asc
Description: This is a digitally signed message part