Bug#683576: epiphany-browser: No option available to delete/clear cookies

2012-08-01 Thread sat...@gmail.com
Subject: epiphany-browser: No option available to delete/clear cookies
Package: epiphany-browser
Version: 3.4.2-1
Justification: serious
Severity: serious
Tags: upstream

Dear Maintainer,

   * What led up to the situation?
I am trying to clear/delete the cookies.
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
The doc says, "Epiphany stores your cookies and passwords in the Personal
Data Manager which can be accessed by choosing Edit ▸ Personal Data." and
also says that I can view/delete my cookies using Personal Data Manager. I
couldn't find either the Edit menu or any other way to access/delete my
cookies using the settings (the only) menu available at the top right
corner of the browser.
   * What outcome did you expect instead?
When many browsers even allow the ability to clear cookies on closing
the browser automatically, the browser had atleast some handy way to clear
the cookies which is no longer available now.

*** End of the template - remove these lines ***


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages epiphany-browser depends on:
ii  dbus-x11   1.6.0-1
ii  epiphany-browser-data  3.4.2-1
ii  gnome-icon-theme   3.4.0-2
ii  gsettings-desktop-schemas  3.4.2-1
ii  iso-codes  3.37-1
ii  libavahi-client3   0.6.31-1
ii  libavahi-common3   0.6.31-1
ii  libavahi-gobject0  0.6.31-1
ii  libc6  2.13-33
ii  libcairo2  1.12.2-2
ii  libgdk-pixbuf2.0-0 2.26.1-1
ii  libgirepository-1.0-1  1.32.1-1
ii  libglib2.0-0   2.32.3-1
ii  libgnome-keyring0  3.4.1-1
ii  libgtk-3-0 3.4.2-2
ii  libice62:1.0.8-2
ii  libnotify4 0.7.5-1
ii  libnspr4   2:4.9.1-1
ii  libnspr4-0d2:4.9.1-1
ii  libnss32:3.13.5-1
ii  libnss3-1d 2:3.13.5-1
ii  libpango1.0-0  1.30.0-1
ii  libseed-gtk3-0 3.2.0-1
ii  libsm6 2:1.2.1-2
ii  libsoup-gnome2.4-1 2.38.1-2
ii  libsoup2.4-1   2.38.1-2
ii  libsqlite3-0   3.7.13-1
ii  libwebkitgtk-3.0-0 1.8.1-2
ii  libx11-6   2:1.5.0-1
ii  libxml22.8.0+dfsg1-4
ii  libxslt1.1 1.1.26-13

Versions of packages epiphany-browser recommends:
ii  ca-certificates  20120623
ii  evince   3.4.0-2+b1
ii  yelp 3.4.2-1

Versions of packages epiphany-browser suggests:
ii  epiphany-extensions  3.4.0-2

-- no debconf information


-- 
Satheesh Kumar Mohan


Bug#683576: epiphany-browser: No option available to delete/clear cookies

2012-08-05 Thread sat...@gmail.com
>
>
> You will find the 'Personal Data' menu in gnome-shell's global menu, click
> on it and you'll find all you want ;-)
>

Do you mean by Alt + F1  -> Search for "Personal Data" ? Searching above
returns/shows nothing. Is there anyway to launch it from run command ( alt
+ f2) or gnome-terminal?

-- 
Satheesh Kumar Mohan


Bug#683576: epiphany-browser: No option available to delete/clear cookies

2012-08-06 Thread sat...@gmail.com
>
> Nope, when you'll launch epiphany, its menu will be available on the top
> GNOME Shell bar (with the new brand: 'Web'), click on it and you'll find
> the 'Personal Data' menu section.
>

Works fine, Thanks Vincent!!
-- 
Satheesh Kumar Mohan


Bug#707076: [less] Debian Jessie loss "less"

2013-05-08 Thread sat...@gmail.com
Package: less
Version: 444-4
Followup-For: Bug #707076

Dear Maintainer,

After switching from Wheezy to Jessie, dist upgrade removed less and on
trying
to install less shows the following,

$ sudo apt-get install less
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  debhelper dh-autoreconf gnome-core gnome-user-guide man-db
task-gnome-desktop
yelp
The following NEW packages will be installed:
  less
0 upgraded, 1 newly installed, 7 to remove and 0 not upgraded.
Need to get 135 kB of archives.
After this operation, 30.4 MB disk space will be freed.
Do you want to continue [Y/n]? n
Abort.
$



-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages less depends on:
ii  debianutils  4.3.4
ii  libc62.13-38
ii  libtinfo55.9-10

less recommends no packages.

less suggests no packages.

-- 
Satheesh Kumar Mohan


Bug#707076: [less] Debian Jessie loss "less"

2013-05-10 Thread sat...@gmail.com
Testing is now using less versions 456, which I'm able to install.

$ sudo apt-get install less
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
  less
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 133 kB of archives.
After this operation, 295 kB of additional disk space will be used.
Get:1 http://mirror.0x.sg/debian/ testing/main less amd64 456-1 [133 kB]
Fetched 133 kB in 1s (89.6 kB/s)
Selecting previously unselected package less.
(Reading database ... 242298 files and directories currently installed.)
Unpacking less (from .../archives/less_456-1_amd64.deb) ...
Processing triggers for mime-support ...
Processing triggers for man-db ...
Setting up less (456-1) ...
$ sudo apt-get remove most


-- 
Satheesh Kumar Mohan


Bug#675455: Acknowledgement (empathy: emapthy depends on libgstfarsight which conflicts with libpurple0)

2012-06-05 Thread sat...@gmail.com
Able to install libpurple0 and telepathy-haze now.

Thanks,
Satheeshkumar Mohan



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org