Bug 25220 - открывает ссылки на картинки в программе просмотра изображений
Summary: открывает ссылки на картинки в программе просмотра изображений
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: libgnome (show other bugs)
Version: unstable
Hardware: all Linux
: P3 critical
Assignee: Yuri N. Sedunov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-11 21:25 MSK by swi
Modified: 2011-03-11 21:56 MSK (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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