Bug#648673: gconf2: GConf Error in Emacs, Liferea, Evolution and others (D-BUS error)

2011-11-15 Thread Paul Menzel
retitle 648673 gconf2: Add NEWS entry logout and -in needed after upgrade
quit

Am Montag, den 14.11.2011, 16:39 +0100 schrieb Vincent Lefevre:
 On 2011-11-14 15:27:04 +0100, Josselin Mouette wrote:
  Have you tried logging out and in again? The upgrade cannot,
  unfortunately, be conducted in a way that lets new applications in a
  running session work correctly.
 
 The problem disappears after logging out and in again.

I just confirmed this on my system too.

 This is the kind of information that the user would like to know
 (to avoid doing the upgrade at the wrong time and to know that these
 kinds of errors are expected), possibly before upgrading. Perhaps
 the NEWS file would be the right place (new entries are displayed by
 apt-listchanges). If the machine has only one user (who is also the
 admin), he should see it; otherwise the admin can warn his users.

Josselin picked up that idea. Thank you!


Thanks,

Paul


PS: Unfortunately I did not get all responses. To keep threading people
could use `bts show --mbox 648673` from package `devscripts` to import
the messages from the report and reply explicitly to a message their
also ensuring correct threading.


signature.asc
Description: This is a digitally signed message part


Processed: Re: Bug#648673: gconf2: GConf Error in Emacs, Liferea, Evolution and others (D-BUS error)

2011-11-15 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 retitle 648673 gconf2: Add NEWS entry logout and -in needed after upgrade
Bug #648673 [gconf2] GConf Error in Emacs, Liferea, Evolution and others (D-BUS 
error)
Changed Bug title to 'gconf2: Add NEWS entry logout and -in needed after 
upgrade' from 'GConf Error in Emacs, Liferea, Evolution and others (D-BUS 
error)'
 quit
Stopping processing here.

Please contact me if you need assistance.
-- 
648673: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648673
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#648673: gconf2: GConf Error in Emacs, Liferea, Evolution and others (D-BUS error)

2011-11-14 Thread Paul Menzel
retitle 648673 GConf Error in Emacs, Liferea, Evolution and others (D-BUS error)
quit


Am Montag, den 14.11.2011, 00:30 +0100 schrieb Vincent Lefevre:
 Package: gconf2
 Version: 3.2.3-1
 Severity: grave
 
 After the gconf2 upgrade, I get the following error when I run Emacs:
 
 GConf Error: Configuration server couldn't be contacted: D-BUS error: Method 
 GetDefaultDatabase with signature  on interface org.gnome.GConf.Server 
 doesn't exist
 
 There doesn't seem to be any serious problem with Emacs, though.
 
 Ditto with Liferea, but this is more serious, as the configuration
 is not read.

Evolution does not find its configuration data either and throws error
messages and starts with the new configuration dialog.

(evolution:9622): evolution-shell-WARNING **: Der Konfigurationsserver 
konnte nicht kontaktiert werden: D-BUS-Fehler: Method GetDefaultDatabase with 
signature  on interface org.gnome.GConf.Server doesn't exist

[…]

(evolution:9622): e-utils-WARNING **: GConf error:
  Der Konfigurationsserver konnte nicht kontaktiert werden: 
D-BUS-Fehler: Method GetDefaultDatabase with signature  on interface 
org.gnome.GConf.Server doesn't exist

I hope people have `apt-listbugs` installed. I saw this bug but thought
Evolution will not be affected.

Evince also throws some errors but missing configuration data is not so
grave.

GConf-Fehler: Der Konfigurationsserver konnte nicht kontaktiert werden: 
D-BUS-Fehler: Method GetDefaultDatabase with signature  on interface 
org.gnome.GConf.Server doesn't exist

Luckily downgrading using the following command solved this issue for
me.

$ sudo aptitude install gconf2{,-common}=2.32.4-1 gir1.2-gconf-2.0=2.32.4-1 
{gconf-defaults-service,libgconf2-4,libgconf2-dev}=2.32.4-1


Thanks,

Paul


signature.asc
Description: This is a digitally signed message part


Processed: Re: Bug#648673: gconf2: GConf Error in Emacs, Liferea, Evolution and others (D-BUS error)

2011-11-14 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 retitle 648673 GConf Error in Emacs, Liferea, Evolution and others (D-BUS 
 error)
Bug #648673 [gconf2] gconf2: GConf Error in Emacs and Liferea (D-BUS error)
Changed Bug title to 'GConf Error in Emacs, Liferea, Evolution and others 
(D-BUS error)' from 'gconf2: GConf Error in Emacs and Liferea (D-BUS error)'
 quit
Stopping processing here.

Please contact me if you need assistance.
-- 
648673: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648673
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#648673: gconf2: GConf Error in Emacs, Liferea, Evolution and others (D-BUS error)

2011-11-14 Thread Gergely Nagy
 Evolution does not find its configuration data either and throws error
 messages and starts with the new configuration dialog.

 (evolution:9622): evolution-shell-WARNING **: Der 
 Konfigurationsserver konnte nicht kontaktiert werden: D-BUS-Fehler: Method 
 GetDefaultDatabase with signature  on interface org.gnome.GConf.Server 
 doesn't exist

gnome-shell (3.0) throws similar warnings, and refuses to start after
upgrading gconf from 2.32.4 to 3.2.3.

I suppose, pretty much everything that touches gconf breaks in similar
ways.

-- 
|8]




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



Bug#648673: gconf2: GConf Error in Emacs, Liferea, Evolution and others (D-BUS error)

2011-11-14 Thread Laurent Bigonville
Le Mon, 14 Nov 2011 10:05:53 +0100,
Gergely Nagy alger...@balabit.hu a écrit :

 I suppose, pretty much everything that touches gconf breaks in similar
 ways.
 

An easy workaround seems to kill all the gconfd-2 (killall gconfd-2)
and let the daemon respawn automatically.

This is probably related to the Orbit - dbus change.

Cheers

Laurent Bigonville



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



Bug#648673: gconf2: GConf Error in Emacs, Liferea, Evolution and others (D-BUS error)

2011-11-14 Thread Josselin Mouette
Le lundi 14 novembre 2011 à 09:34 +0100, Paul Menzel a écrit : 
  After the gconf2 upgrade, I get the following error when I run Emacs:
  
  GConf Error: Configuration server couldn't be contacted: D-BUS error: 
  Method GetDefaultDatabase with signature  on interface 
  org.gnome.GConf.Server doesn't exist
  
  There doesn't seem to be any serious problem with Emacs, though.
  
  Ditto with Liferea, but this is more serious, as the configuration
  is not read.
 
 Evolution does not find its configuration data either and throws error
 messages and starts with the new configuration dialog.

Have you tried logging out and in again? The upgrade cannot,
unfortunately, be conducted in a way that lets new applications in a
running session work correctly.

-- 
 .''`.  Josselin Mouette
: :' :
`. `'
  `-




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



Bug#648673: gconf2: GConf Error in Emacs, Liferea, Evolution and others (D-BUS error)

2011-11-14 Thread Vincent Lefevre
On 2011-11-14 15:27:04 +0100, Josselin Mouette wrote:
 Have you tried logging out and in again? The upgrade cannot,
 unfortunately, be conducted in a way that lets new applications in a
 running session work correctly.

The problem disappears after logging out and in again.

This is the kind of information that the user would like to know
(to avoid doing the upgrade at the wrong time and to know that these
kinds of errors are expected), possibly before upgrading. Perhaps
the NEWS file would be the right place (new entries are displayed by
apt-listchanges). If the machine has only one user (who is also the
admin), he should see it; otherwise the admin can warn his users.

-- 
Vincent Lefèvre vinc...@vinc17.net - Web: http://www.vinc17.net/
100% accessible validated (X)HTML - Blog: http://www.vinc17.net/blog/
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)



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



Bug#648673: gconf2: GConf Error in Emacs, Liferea, Evolution and others (D-BUS error)

2011-11-14 Thread Josselin Mouette
Le lundi 14 novembre 2011 à 16:39 +0100, Vincent Lefevre a écrit : 
 This is the kind of information that the user would like to know
 (to avoid doing the upgrade at the wrong time and to know that these
 kinds of errors are expected), possibly before upgrading. Perhaps
 the NEWS file would be the right place (new entries are displayed by
 apt-listchanges). If the machine has only one user (who is also the
 admin), he should see it; otherwise the admin can warn his users.

Yes, you are right. Let’s add a NEWS.Debian entry and a huge warning in
the postinst.

-- 
 .''`.  Josselin Mouette
: :' :
`. `'
  `-




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