Comment 4 for bug 47506

Revision history for this message
Frank Rudzicz (frudzicz) wrote : RE: [Bug 47506] Re: OpenOffice files not openable in Places->RecentDocuments

The relevant item in ~/.recently-used is:

  <RecentItem>
    <URI>file:///home/<PATHNAME>/demo.odp</URI>
    <Mime-Type>application/octet-stream</Mime-Type>
    <Timestamp>1149018574</Timestamp>
    <Groups>
      <Group>openoffice.org</Group>
      <Group>staroffice</Group>
      <Group>starsuite</Group>
    </Groups>
  </RecentItem>

where <PATHNAME> is the correct path to demo.odp. New *odp presentations,
can be opened via Places->RecentDocuments, showing up in ~/.recently-used
with:

<Mime-Type>application/vnd.oasis.opendocument.presentation</Mime-Type>

demo.odp was last changed in January (whilst in Suse), but read several
times since switching to a fresh install of Dapper in late April.

>
>could you look to ~/.recently-used the entry concerning that file and
>copy it to a comment?
>
>--
>OpenOffice files not openable in Places->Recent Documents
>https://launchpad.net/bugs/47506