Merge lp:~carresmd-deactivatedaccount/lottanzb/bug_384916 into lp:lottanzb/0.5

Proposed by Marcel de Vries
Status: Merged
Approved by: Severin H
Approved revision: 800
Merged at revision: 800
Proposed branch: lp:~carresmd-deactivatedaccount/lottanzb/bug_384916
Merge into: lp:lottanzb/0.5
Diff against target: None lines
To merge this branch: bzr merge lp:~carresmd-deactivatedaccount/lottanzb/bug_384916
Reviewer Review Type Date Requested Status
Severin H Approve
Review via email: mp+11309@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Severin H (severinh) wrote :

I already posted in the bug tracker that this solution works just fine with Firefox 3.0. It doesn't work with Firefox 3.5 (Ubuntu 9.10) but this version of Firefox seems to have problems with all kinds of MIME types anyway. I'm pretty sure that the Ubuntu and Firefox developers are working on that and that it will be fixed when Ubuntu 9.10 is officially released.

Congratulations on your very first merge request!

review: Approve
Revision history for this message
Marcel de Vries (carresmd-deactivatedaccount) wrote :

Thank you!

So with Firefox 3.5 the problem really is with Firefox 3.5? Did the package invoke "update-desktop-database -q"? As you mentioned that building on you computer didn't include those sections in "postinst".

> I already posted in the bug tracker that this solution works just fine with
> Firefox 3.0. It doesn't work with Firefox 3.5 (Ubuntu 9.10) but this version
> of Firefox seems to have problems with all kinds of MIME types anyway. I'm
> pretty sure that the Ubuntu and Firefox developers are working on that and
> that it will be fixed when Ubuntu 9.10 is officially released.
>
> Congratulations on your very first merge request!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'desktop/lottanzb.applications.in'
2--- desktop/lottanzb.applications.in 2009-07-22 17:50:30 +0000
3+++ desktop/lottanzb.applications.in 2009-09-07 14:24:23 +0000
4@@ -4,4 +4,4 @@
5 can_open_multiple_files=true
6 expects_uris=false
7 requires_terminal=false
8- mime_types=application/x-nzb
9+ mime_types=application/x-nzb;application/force-download;
10
11=== modified file 'desktop/lottanzb.desktop.in'
12--- desktop/lottanzb.desktop.in 2009-07-22 17:50:30 +0000
13+++ desktop/lottanzb.desktop.in 2009-09-07 14:24:23 +0000
14@@ -7,5 +7,5 @@
15 Icon=lottanzb
16 Terminal=false
17 Type=Application
18-MimeType=application/x-nzb;
19+MimeType=application/x-nzb;application/force-download;
20 Categories=Network;FileTransfer;GNOME;GTK;

Subscribers

People subscribed via source and target branches

to all changes:
to status/vote changes: