Bug 25220

Summary: открывает ссылки на картинки в программе просмотра изображений
Product: Sisyphus Reporter: swi <swi>
Component: libgnomeAssignee: Yuri N. Sedunov <aris>
Status: NEW --- QA Contact: qa-sisyphus
Severity: critical    
Priority: P3 CC: aris, lav, msp, radik, shrek, viy
Version: unstable   
Hardware: all   
OS: Linux   

Description swi 2011-03-11 21:25:06 MSK
xdg-open http://...../somefile.jpg
открывается в дефолтной программе просмотра изображений.

как тут 
http://lists.mandriva.com/bugs/2010-11/msg01605.php
Comment 1 Yuri N. Sedunov 2011-03-11 21:34:05 MSK
grep x-scheme-handler /usr/share/applications/mimeinfo.cache
?
Comment 2 swi 2011-03-11 21:56:13 MSK
morsov@home ~/.local/share $ sh -x xdg-open http://static.fondmarket.ru/img/index/logo.jpg
+ check_common_commands http://static.fondmarket.ru/img/index/logo.jpg
+ '[' 1 -gt 0 ']'
+ parm=http://static.fondmarket.ru/img/index/logo.jpg
+ shift
+ case "$parm" in
+ '[' 0 -gt 0 ']'
+ '[' -z '' ']'
+ unset XDG_UTILS_DEBUG_LEVEL
+ '[' 0 -lt 1 ']'
+ xdg_redirect_output=' > /dev/null 2> /dev/null'
+ '[' xhttp://static.fondmarket.ru/img/index/logo.jpg '!=' x ']'
+ url=
+ '[' 1 -gt 0 ']'
+ parm=http://static.fondmarket.ru/img/index/logo.jpg
+ shift
+ case "$parm" in
+ '[' -n '' ']'
+ url=http://static.fondmarket.ru/img/index/logo.jpg
+ '[' 0 -gt 0 ']'
+ '[' -z http://static.fondmarket.ru/img/index/logo.jpg ']'
+ detectDE
+ '[' x = xtrue ']'
+ '[' xthis-is-deprecated '!=' x ']'
+ DE=gnome
+ '[' xgnome = x ']'
+ case "$DE" in
+ open_gnome http://static.fondmarket.ru/img/index/logo.jpg
+ gvfs-open --help
+ gnome-open http://static.fondmarket.ru/img/index/logo.jpg
+ '[' 0 -eq 0 ']'
+ exit_success
+ '[' 0 -gt 0 ']'
+ exit 0