GNOME Bugzilla – Bug 729787
Application crashes at startup
Last modified: 2014-05-09 10:42:54 UTC
See this bug at first: https://bugzilla.gnome.org/show_bug.cgi?id=729785 After reproducing steps, described in that bug report, GNOME Videos crashes at startup: $ LC_ALL=C totem ** Totem:ERROR:totem-grilo.c:708:browse_cb: code should not be reached
Who knows how to clear recent view cache of GNOME Videos? Still can't run GNOME Videos.
Thanks for taking the time to report this bug. Without a stack trace from the crash it's very hard to determine what caused it. Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Created attachment 276154 [details] Backtrace log file Backtrace log
commit e0e633433f95ecd319fd3e12a940a3176bb71317 Author: Bastien Nocera <hadess@hadess.net> Date: Fri May 9 10:31:16 2014 +0200 bookmarks: Add support for type-filter This avoids assertions on startup in Totem when somebody adds an image to the bookmarks. https://bugzilla.gnome.org/show_bug.cgi?id=729787
Bastien, can you please explain, how to repair GNOME Videos for further testing? It seems, I need to clear recent view cache. How can I do this?
(In reply to comment #5) > Bastien, can you please explain, how to repair GNOME Videos for further > testing? It seems, I need to clear recent view cache. How can I do this? rm ~/.local/share/grilo-plugins/grl-bookmarks.db* Or install the grilo-plugins with the fix mentioned above.