Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 260721 - Midori requires >= net-libs/libsoup-2.25.2 for cookie persistence
Summary: Midori requires >= net-libs/libsoup-2.25.2 for cookie persistence
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Markus Ullmann (RETIRED)
URL: http://www.twotoasts.de/bugs/index.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-01 13:27 UTC by Michael Fraser
Modified: 2009-04-05 15:51 UTC (History)
1 user (show)

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


Attachments
ebuild for libsoup-2.26.0 (libsoup-2.25.4.ebuild,819 bytes, text/plain)
2009-03-29 01:03 UTC, Ivan Anishchuk
Details
ebuild for libsoup-2.26.0 (libsoup-2.26.0.ebuild,874 bytes, text/plain)
2009-03-29 12:35 UTC, Ivan Anishchuk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Fraser 2009-03-01 13:27:14 UTC
The Midori web browser requires webkit-gtk and itself to be built with >=net-libs/libsoup-2.25.2 for cookies to be persistent between sessions. >=2.25.5 requires libproxy, which is not in the tree (see bug #244028), but 2.25.4 builds and works for me (using the libsoup 2.24.3 ebuild and just renaming it, with USE="ssl -debug -doc").

Reproducible: Always

Steps to Reproduce:
1. Install midori
2. Go to a website that creates a cookie
3. Close midori
4. Open midori
5. Return to website that created the cookie
Actual Results:  
Cookies are lost

Expected Results:  
Cookies are preserved between sessions

My system is mostly stable x86 with midori, webkit-gtk and libsoup keyworded ~x86.
Comment 1 Ivan Anishchuk 2009-03-29 01:03:23 UTC
Created attachment 186601 [details]
ebuild for libsoup-2.26.0

This is renamed ebuild from tree. I have added use-flag 'gnome' and optional dependency on net-libs/libproxy (http://bugs.gentoo.org/show_bug.cgi?id=244028)
Comment 2 Ivan Anishchuk 2009-03-29 12:35:11 UTC
Created attachment 186633 [details]
ebuild for libsoup-2.26.0

Pardon =] . I've miss the mark...
Comment 3 Markus Ullmann (RETIRED) gentoo-dev 2009-04-05 15:51:12 UTC
Yeah, gnome people take care of that, it's part of gnome 2.26 which will be available as ebuild shortly.