> shell# head -5 'test.xml'
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN"
>   "http://www.web3d.org/specifications/x3d-3.0.dtd";>
><X3D profile="Immersive" version="2.0">
> <Scene>

 shell# dune 'test.xml'
 No such file or directory: test.xml

If you add a  header like

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "http://www.web3d.org/specifi
cations/x3d-3.0.dtd">
<X3D profile='Immersive' Version='3.0>'>
<head>

</head>
<Scene>
...

It opens in white_dune 0.99pl988 (http://wdune.ourproject.org).

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

Title:
  Misleading "File not found." Or maybe: Really Missing a file?

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to