[Bug 593459] Re: Some attchments (.pdf, .xlsx) don't have open dialog just save dialog

2011-01-24 Thread PeterPall
On natty I don't encounter this problem any more.

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

Title:
  Some attchments (.pdf, .xlsx) don't have open dialog just save dialog

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


[Bug 593459] Re: Some attchments (.pdf, .xlsx) don't have open dialog just save dialog

2010-10-08 Thread Martin Wildam
I made further tests with the following result: I took such a PDF I got
(offering only the save option) and sent it as new mail with attachment
to myself using Thunderbird.

Result: Open option available! - So it does not depend on the PDF
itself. I assume that it depends on the mailer how it packs the mime
message. Did further investigation and found the following difference:

Attachment header in mime Test-Message that is working:
Content-Type: application/pdf;

 name=#31161-v1-Programmierung_RepCheck.pdf

Content-Transfer-Encoding: base64

Content-Disposition: attachment;

 filename=#31161-v1-Programmierung_RepCheck.pdf


Attachment header in Original received mail:
Content-Type: application/octet-stream;

name=#31161-v1-Programmierung_RepCheck.pdf

Content-Transfer-Encoding: base64

Content-Description: #31161-v1-Programmierung_RepCheck.pdf

Content-Disposition: attachment;

filename=#31161-v1-Programmierung_RepCheck.pdf

It looks like a difference in specified Content-Type. The original mail
I got, was produced with MS Outlook 2007.

HTH.

-- 
Some attchments (.pdf, .xlsx) don't have open dialog just save dialog
https://bugs.launchpad.net/bugs/593459
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 593459] Re: Some attchments (.pdf, .xlsx) don't have open dialog just save dialog

2010-10-08 Thread Martin Wildam
Downloaded gnome-open addon manually (as it is not found when searching
for addons from within Thunderbird) and that solves the issue also for
me (just note that because in earlier post (comment #4) of spadger it
was not clear for me which of the two mentioned addons solved the
problem.

-- 
Some attchments (.pdf, .xlsx) don't have open dialog just save dialog
https://bugs.launchpad.net/bugs/593459
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 593459] Re: Some attchments (.pdf, .xlsx) don't have open dialog just save dialog

2010-10-07 Thread Martin Wildam
Just for the case it helps: Tested on current icedove under Fluxbox -
had not the issue.

-- 
Some attchments (.pdf, .xlsx) don't have open dialog just save dialog
https://bugs.launchpad.net/bugs/593459
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 593459] Re: Some attchments (.pdf, .xlsx) don't have open dialog just save dialog

2010-07-30 Thread Graham Perrin
I find that the problem affects not only Thunderbird, it also affects
Firefox. Example: when I aim to open the .pptx file at
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/384553/comments/2
Firefox can save but not open the file.

Key point: there is no invitation to associate the file type with
OpenOffice.org.

Should this be reported as a separate bug, affecting Firefox?

Or should this bug be amended?

-- 
Some attchments (.pdf, .xlsx) don't have open dialog just save dialog
https://bugs.launchpad.net/bugs/593459
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 593459] Re: Some attchments (.pdf, .xlsx) don't have open dialog just save dialog

2010-06-27 Thread PeterPall
** Changed in: thunderbird (Ubuntu)
   Status: New = Confirmed

-- 
Some attchments (.pdf, .xlsx) don't have open dialog just save dialog
https://bugs.launchpad.net/bugs/593459
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 593459] Re: Some attchments (.pdf, .xlsx) don't have open dialog just save dialog

2010-06-14 Thread PeterPall
According to http://ubuntuforums.org/showthread.php?t=1442764 this is a
problem of thunderbird itselves, and the following package will provide
a workaround: https://addons.mozilla.org/en-US/thunderbird/addon/12523.

I did not read the source code of this addon, but it seems like the add-
on uses gnome's gnome-open program which tells gnome to act as if
someone double-clicked on the file in nautilus.

-- 
Some attchments (.pdf, .xlsx) don't have open dialog just save dialog
https://bugs.launchpad.net/bugs/593459
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 593459] Re: Some attchments (.pdf, .xlsx) don't have open dialog just save dialog

2010-06-14 Thread PeterPall
According to
http://kb.mozillazine.org/Actions_for_attachment_file_types#Unexpected_handling_of_certain_attachments
the problem might arise from a corruption of the mimetypes.rdf file in
the thunderbird profile. In my case simply deleting this file and hoping
that thunderbird will restore it didn't work, though.

-- 
Some attchments (.pdf, .xlsx) don't have open dialog just save dialog
https://bugs.launchpad.net/bugs/593459
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 593459] Re: Some attchments (.pdf, .xlsx) don't have open dialog just save dialog

2010-06-14 Thread spadger
Thanks, the addon works great. It's true this is not a real fix but at
least I don't have to mess around saving before viewing documents.

Cheers,

Spadger

On 14 June 2010 22:12, PeterPall gun...@peterpall.de wrote:
 According to http://ubuntuforums.org/showthread.php?t=1442764 this is a
 problem of thunderbird itselves, and the following package will provide
 a workaround: https://addons.mozilla.org/en-US/thunderbird/addon/12523.

 I did not read the source code of this addon, but it seems like the add-
 on uses gnome's gnome-open program which tells gnome to act as if
 someone double-clicked on the file in nautilus.

 --
 Some attchments (.pdf, .xlsx) don't have open dialog just save dialog
 https://bugs.launchpad.net/bugs/593459
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
Some attchments (.pdf, .xlsx) don't have open dialog just save dialog
https://bugs.launchpad.net/bugs/593459
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 593459] Re: Some attchments (.pdf, .xlsx) don't have open dialog just save dialog

2010-06-13 Thread spadger

** Attachment added: dialog screenshot
   http://launchpadlibrarian.net/50286311/Screenshot_Opening_pdf.png

-- 
Some attchments (.pdf, .xlsx) don't have open dialog just save dialog
https://bugs.launchpad.net/bugs/593459
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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