I started rhythmbox as a command in bash, and it neither showed up with a window, nor crashed. No activity could be noticed. The system monitor showed rhythmbox as a sleeping process.
After terminating the process with Ctrl+C, i inspected /var/crash, but there was no rhythmbox file te be seen (totem seems to have crashed some time): [EMAIL PROTECTED]:~$ rhythmbox [EMAIL PROTECTED]:~$ ls -a /var/crash . .. _usr_bin_totem.1000.crash So, thereafter i started rhythmbox again from bash, but two times, as follows: [EMAIL PROTECTED]:~$ rhythmbox& [1] 7322 [EMAIL PROTECTED]:~$ rhythmbox [EMAIL PROTECTED]:~$ ( rhythmbox:7322): Gtk-CRITICAL **: gtk_container_foreach: assertion `GTK_IS_CONTAINER (container)' failed (rhythmbox:7322): Gtk-CRITICAL **: gtk_container_foreach: assertion `GTK_IS_CONTAINER (container)' failed (rhythmbox:7322): Gtk-CRITICAL **: gtk_container_foreach: assertion `GTK_IS_CONTAINER (container)' failed (rhythmbox:7322): Gtk-WARNING **: ShowWindowTray: missing action TrayShowWindow (rhythmbox:7322): Gtk-WARNING **: ShowNotifications: missing action TrayShowNotifications [1]+ Done rhythmbox [EMAIL PROTECTED]:~$ The second instance of rhythmbox showed up as expected in a normal window. The first instance never showed any activity, but stopped "executing" after closing the second instance in a normal way, as shown above. There was again no crash file to be seen in /var/crash (did not know this directory existed, very helpfull information) Hope this helps. -- rhytmbox never starts up the first time https://bugs.launchpad.net/bugs/175942 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
