Bug#373798: epiphany-browser: Silently loses bookmarks.

2006-06-16 Thread Josselin Mouette
Le jeudi 15 juin 2006 à 16:31 +0100, Jonathan McDowell a écrit :
 Package: epiphany-browser
 Version: 2.14.2.1-2
 Severity: normal
 
 Having had epiphany suggested to me I thought I'd try it out. Used it
 for a couple of days, imported my Firefox bookmarks, eventually quit it.
 When I restarted I discovered it had lost all knowledge of my bookmarks,
 without any warning.
 
 I think this is related to #363637 and the mention of defaulting to
 -private-instance. I get:
 
 ** (epiphany-browser:442): WARNING **: Unable to connect to session bus: 
 Unable to determine the address of the message bus
 
 (epiphany-browser:442): libgnomevfs-WARNING **: Failed to create service 
 browser: Bad state
 
 output when I start epiphany. Outputting to stderr for a GUI app is
 insane; if you're going to decide to drop my bookmarks on the floor when
 I quit I think you should have a dialog box say so upon starting, rather
 than a cryptic error message that most people won't see if they use any
 form of graphical launcher.

Your bookmarks are not lost. You will find them again if you correctly
start the dbus daemon.
-- 
 .''`.   Josselin Mouette/\./\
: :' :   [EMAIL PROTECTED]
`. `'[EMAIL PROTECTED]
   `-  Debian GNU/Linux -- The power of freedom




Bug#373798: epiphany-browser: Silently loses bookmarks.

2006-06-16 Thread Jonathan McDowell
On Fri, Jun 16, 2006 at 09:08:08AM +0200, Josselin Mouette wrote:
 Le jeudi 15 juin 2006 à 16:31 +0100, Jonathan McDowell a écrit :
  Package: epiphany-browser
  Version: 2.14.2.1-2
  Severity: normal
  
  Having had epiphany suggested to me I thought I'd try it out. Used it
  for a couple of days, imported my Firefox bookmarks, eventually quit it.
  When I restarted I discovered it had lost all knowledge of my bookmarks,
  without any warning.
  
  I think this is related to #363637 and the mention of defaulting to
  -private-instance. I get:
  
  ** (epiphany-browser:442): WARNING **: Unable to connect to session bus: 
  Unable to determine the address of the message bus
  
  (epiphany-browser:442): libgnomevfs-WARNING **: Failed to create service 
  browser: Bad state
  
  output when I start epiphany. Outputting to stderr for a GUI app is
  insane; if you're going to decide to drop my bookmarks on the floor when
  I quit I think you should have a dialog box say so upon starting, rather
  than a cryptic error message that most people won't see if they use any
  form of graphical launcher.
 
 Your bookmarks are not lost. You will find them again if you correctly
 start the dbus daemon.

This doesn't seem to be the case. The details from the previous sessions
I found living in ~/tmp/epiphany-noodles-*/ but starting up dbus (or
rather, making sure Epiphany could find the already running copy) didn't
make them available. It has solved the problem of bookmarks disappearing
over sessions as expected though.

J.

-- 
 CAFFEINE! |  .''`.  Debian GNU/Linux Developer
   | : :' :  Happy to accept PGP signed
   | `. `'   or encrypted mail - RSA +
   |   `-DSA keys on the keyservers.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#373798: epiphany-browser: Silently loses bookmarks.

2006-06-16 Thread Jordi Mallach
On Fri, Jun 16, 2006 at 09:08:08AM +0200, Josselin Mouette wrote:
 Your bookmarks are not lost. You will find them again if you correctly
 start the dbus daemon.

Unless he worked with the same copy of ephy for several days.

Joss, we should try to show a UI warning, but I know this conflicts with
our no new strings policy. We should try to push this upstream.

Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/


signature.asc
Description: Digital signature


Bug#373798: epiphany-browser: Silently loses bookmarks.

2006-06-16 Thread Josselin Mouette
Le vendredi 16 juin 2006 à 08:49 +0100, Jonathan McDowell a écrit :
 This doesn't seem to be the case. The details from the previous sessions
 I found living in ~/tmp/epiphany-noodles-*/ but starting up dbus (or
 rather, making sure Epiphany could find the already running copy) didn't
 make them available. It has solved the problem of bookmarks disappearing
 over sessions as expected though.

Ah, I see. Bookmarks are indeed lost when they are set in a private
instance. I think we should add a warning dialog box when epiphany is
started this way.

I also hope this whole issue can be fixed and epiphany can be run
without a dbus daemon again.
-- 
 .''`.   Josselin Mouette/\./\
: :' :   [EMAIL PROTECTED]
`. `'[EMAIL PROTECTED]
   `-  Debian GNU/Linux -- The power of freedom




Bug#373798: epiphany-browser: Silently loses bookmarks.

2006-06-16 Thread Jonathan McDowell
On Fri, Jun 16, 2006 at 12:01:51PM +0200, Josselin Mouette wrote:
 Le vendredi 16 juin 2006 à 08:49 +0100, Jonathan McDowell a écrit :
  This doesn't seem to be the case. The details from the previous sessions
  I found living in ~/tmp/epiphany-noodles-*/ but starting up dbus (or
  rather, making sure Epiphany could find the already running copy) didn't
  make them available. It has solved the problem of bookmarks disappearing
  over sessions as expected though.
 Ah, I see. Bookmarks are indeed lost when they are set in a private
 instance. I think we should add a warning dialog box when epiphany is
 started this way.

Yes, that's all I'm asking for. A cryptic error on stderr is no use for
a GUI app. They shouldn't really be outputting to stderr/out at all.

 I also hope this whole issue can be fixed and epiphany can be run
 without a dbus daemon again.

That'd be nice. I need to figure out what exactly decided to start dbus
in a way that means it wasn't automatically available, but that's not
epiphany's fault. :)

J.

-- 
 /\
 |noodles is in all his glory |
 | http://www.blackcatnetworks.co.uk/ |
 \/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#373798: epiphany-browser: Silently loses bookmarks.

2006-06-15 Thread Jonathan McDowell
Package: epiphany-browser
Version: 2.14.2.1-2
Severity: normal

Having had epiphany suggested to me I thought I'd try it out. Used it
for a couple of days, imported my Firefox bookmarks, eventually quit it.
When I restarted I discovered it had lost all knowledge of my bookmarks,
without any warning.

I think this is related to #363637 and the mention of defaulting to
-private-instance. I get:

** (epiphany-browser:442): WARNING **: Unable to connect to session bus: Unable 
to determine the address of the message bus

(epiphany-browser:442): libgnomevfs-WARNING **: Failed to create service 
browser: Bad state

output when I start epiphany. Outputting to stderr for a GUI app is
insane; if you're going to decide to drop my bookmarks on the floor when
I quit I think you should have a dialog box say so upon starting, rather
than a cryptic error message that most people won't see if they use any
form of graphical launcher.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages epiphany-browser depends on:
ii  dbus   0.61-6simple interprocess messaging syst
ii  gconf2 2.14.0-1  GNOME configuration database syste
ii  gnome-icon-theme   2.14.2-1  GNOME Desktop icon theme
ii  iso-codes  0.51-1.1  ISO language, territory, currency 
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.11.4-2  The ATK accessibility toolkit
ii  libaudiofile0  0.2.6-6   Open-source version of SGI's audio
ii  libavahi-client3   0.6.10-1  Avahi client library
ii  libavahi-common3   0.6.10-1  Avahi common library
ii  libavahi-glib1 0.6.10-1  Avahi glib integration library
ii  libbonobo2-0   2.14.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.14.0-2  The Bonobo UI library
ii  libc6  2.3.6-15  GNU C Library: Shared libraries
ii  libcairo2  1.0.4-2   The Cairo 2D vector graphics libra
ii  libdbus-1-20.61-6simple interprocess messaging syst
ii  libdbus-glib-1-2   0.61-6simple interprocess messaging syst
ii  libesd-alsa0 [libesd0] 0.2.36-3  Enlightened Sound Daemon (ALSA) - 
ii  libfontconfig1 2.3.2-7   generic font configuration library
ii  libfreetype6   2.2.1-2   FreeType 2 font engine, shared lib
ii  libgcc11:4.1.1-5 GCC support library
ii  libgconf2-42.14.0-1  GNOME configuration database syste
ii  libgcrypt111.2.2-1   LGPL Crypto library - runtime libr
ii  libglade2-01:2.5.1-2 library to load .glade files at ru
ii  libglib2.0-0   2.10.3-1  The GLib library of C routines
ii  libgnome-desktop-2 2.14.2-1  Utility library for loading .deskt
ii  libgnome-keyring0  0.4.9-1   GNOME keyring services library
ii  libgnome2-02.14.1-2  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgnomeprint2.2-0 2.12.1-4  The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0   2.12.1-3  GNOME 2.2 print architecture User 
ii  libgnomeui-0   2.14.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 2.14.2-1  GNOME virtual file-system (runtime
ii  libgnutls131.3.5-1.1 the GNU TLS library - runtime libr
ii  libgpg-error0  1.2-1 library for common error values an
ii  libgtk2.0-02.8.18-1  The GTK+ graphical user interface 
ii  libice61:1.0.0-3 X11 Inter-Client Exchange library
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libmozjs0d 1.8.0.1-11The Mozilla SpiderMonkey JavaScrip
ii  libnspr4-0d1.8.0.1-11NetScape Portable Runtime Library
ii  liborbit2  1:2.14.0-1.1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.12.3-1  Layout and rendering of internatio
ii  libpng12-0 1.2.8rel-5.1  PNG library - runtime
ii  libpopt0   1.10-2lib for parsing cmdline parameters
ii  libsm6 1:1.0.0-4 X11 Session Management library
ii  libstartup-notification0   0.8-1 library for program launch feedbac
ii  libstdc++6 4.1.1-5   The GNU Standard C++ Library v3
ii  libtasn1-2 1:0.2.17-2Manage ASN.1 structures (runtime)
ii  libx11-6   2:1.0.0-6 X11 client-side library
ii  libxcursor11.1.5.2-5