Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 422933 - www-client/midori-0.4.6 "Save As..." does not download
Summary: www-client/midori-0.4.6 "Save As..." does not download
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-06-22 08:42 UTC by Vladimir
Modified: 2012-07-02 17:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
midori-0.4.6-save_as.patch (midori-0.4.6-save_as.patch,2.77 KB, patch)
2012-06-22 08:43 UTC, Vladimir
Details | Diff
midori-0.4.6-r1.ebuild (midori-0.4.6-r1.ebuild,2.21 KB, text/plain)
2012-06-22 08:43 UTC, Vladimir
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir 2012-06-22 08:42:00 UTC
In www-client/midori-0.4.6 when clicking on some link to download and then clicking the button "Save As..." in the download dialog, it produces a file with zero size instead of actually downloading it.
This bug has been resolved upstream (see the URL above), but hasn't been released yet.
Since this is a rather annoying bug and can distract new Midori users, I modified the ebuild slightly to apply this patch.

Reproducible: Always
Comment 1 Vladimir 2012-06-22 08:43:08 UTC
Created attachment 315959 [details, diff]
midori-0.4.6-save_as.patch
Comment 2 Vladimir 2012-06-22 08:43:40 UTC
Created attachment 315961 [details]
midori-0.4.6-r1.ebuild
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2012-06-22 14:12:22 UTC
Comment on attachment 315961 [details]
midori-0.4.6-r1.ebuild

--- midori-0.4.6.ebuild 2012-06-18 20:34:51.000000000 +0200
+++ -   2012-06-22 16:12:12.410468211 +0200
@@ -66,6 +66,10 @@
        fi
 }
 
+src_prepare() {
+        epatch "${FILESDIR}/midori-0.4.6-save_as.patch"
+}
+
 src_configure() {
        strip-linguas -i po
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2012-07-02 17:24:36 UTC
Thanks for reporting. Fixed by 0.4.6-r1:

+*midori-0.4.6-r1 (02 Jul 2012)
+
+  02 Jul 2012; Samuli Suominen <ssuominen@gentoo.org> +midori-0.4.6-r1.ebuild,
+  +files/midori-0.4.6-dl.patch:
+  Upstream patch for fixing "Save as..." wrt #422933 by "Vladimir". Also switch
+  0.4.6 to dev-lang/vala SLOT of 0.16.