GNOME Bugzilla – Bug 551526
Recent documents disregards app_exec
Last modified: 2020-11-06 20:25:17 UTC
In Totem, we save streams that aren't valid URIs per se under a separate group in the recent-files. <bookmark href="mms://wmlive-acl.bbc.co.uk/wms/radio1/radio1_nb_e1s1?BBC-UID=44a88a7ef87c96776ee26d273118e41915e91abbc01060fb2cdd7d120fdcaf23&SSO2-UID=" added="2008-09-09T14:59:59Z" modified="2008-09-09T14:59:59Z" visited="2008-09-09T14:59:59.029632Z"> <info> <metadata owner="http://freedesktop.org"> <mime:mime-type type="video/x-totem-stream"/> <bookmark:groups> <bookmark:group>TotemStreams</bookmark:group> </bookmark:groups> <bookmark:applications> <bookmark:application name="Totem Movie Player" exec="'totem %u'" modified="2008-09-09T14:59:59Z" count="1"/> </bookmark:applications> </metadata> </info> </bookmark> We set a completely bogus mime-type, because you can't get a mime-type for an MMS stream. The panel then complains that it "Could not find a suitable application". gnome-panel should use gtk_recent_info_get_application_info() to use the application that saved the recent file item in the first place to launch the recent file.
bugzilla.gnome.org is being replaced by gitlab.gnome.org. We are closing all old bug reports in Bugzilla which have not seen updates for many years. If you can still reproduce this issue in a currently supported version of GNOME (currently that would be 3.38), then please feel free to report it at https://gitlab.gnome.org/GNOME/gnome-panel/-/issues/ Thank you for reporting this issue and we are sorry it could not be fixed.