First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 43300
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 28787
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Wesley Leggette <wleggette@kaylix.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gnucash.patch Adds "gconfd-1 &" to /usr/bin/gnucash wrapper patch Wesley Leggette 2004-02-29 10:16 0000 17 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 43300 depends on: Show dependency tree
Bug 43300 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-02-29 10:10 0000
I get the following error when starting Gnucash (1.8.8):

gtkhtml-ERROR **: gconf error: Failed to contact configuration server (a likely cause of this is that you have an existing configuration server (gconfd) running, but it isn't reachable from here - if you're logged in from two machines at once, you may need to enable TCP networking for ORBit)
 
 
aborting...
 
[1]+  Aborted                 (core dumped) gnucash



I checked the forums and I found that Gnucash needs gconfd-1 to be running. I have Gnome 2, and apparently it does not automatically start gconfd-1. The post said to start this manually before running Gnucash. This fixed the problem.

I looked into adding the line

gconfd-1 &

to /usr/bin/gnucash. This may be a good idea, because this will start the daemon, but if the daemon is already running, it will not harm things.

It may also be possible to modify Gnome 2 to automatically start gconfd-1, but this may be a simpler way.

------- Comment #1 From Wesley Leggette 2004-02-29 10:16:06 0000 -------
Created an attachment (id=26606) [details]
Adds "gconfd-1 &" to /usr/bin/gnucash wrapper

This simply adds the line "gconfd-1 &" to the gnucash shell wrapper. Calling
this every time gnucash starts will not harm the already running daemons, for
if it is already running, the new one will exit.

This is a patch to the wrapper /usr/bin/gnucash

------- Comment #2 From Alastair Tse (RETIRED) 2004-03-06 04:54:04 0000 -------
can you try gconf 1.0.9? it should solve these problems

------- Comment #3 From Alastair Tse (RETIRED) 2004-03-06 04:55:39 0000 -------
*** Bug 43710 has been marked as a duplicate of this bug. ***

------- Comment #4 From Alastair Tse (RETIRED) 2004-03-06 05:00:40 0000 -------

*** This bug has been marked as a duplicate of 28787 ***

First Last Prev Next    No search results available      Search page      Enter new bug