Public bug reported:

Given a file name containing embedded "::"  eog needs to be passed the
complete path and cannot open it in the current directory

For instance given the file /tmp/foo::bar.png...

/tmp$ eog foo::bar.eog  fails
/tmp$ eog foo\:\:bar.png fails

But

/tmp$ eog /tmp/foo\:\:bar.png succeeds

as does the following three...

/tmp$ eog ./foo\:\:bar.png
/tmp$ eog ./foo::bar.png
/tmp$ eog /tmp/foo::bar.png

** Affects: eog (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/1047089

Title:
  Cannot open certain file names unless fill path given

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/1047089/+subscriptions

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to