The front() on empty container problem has been fixed in performous 0.3.1. The hang on exit is probably due to a bug in the gstreamer driver, which is not tested properly. Can you test if this still happens in 0.3.1 or 0.3.2? If it does, run gdb performous, enter command run and make the program hang (e.g. by exiting it). Then hit Ctrl+C to break the program in gdb and get us the backtrace of each thread.
(gdb)thread 1 (gdb)bt ... (gdb)thread 2 (gdb)bt ... and so on, until there are no more threads (around 8 is the last one). In particular, we are interested on the two threads where the backtrace says anything about gstreamer. ** Changed in: performous (Ubuntu) Status: New => Incomplete -- Performous hangs on the main screen https://bugs.launchpad.net/bugs/401122 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs