galeon with gconf2 issue
Hi.
At 1st, galeon Conflicts: gconf2 now.
But it is invalid.
galeon is *not* incompatible with gconf2.
Yes, you can use galeon with gconfd-2 with following process.
1. install gconf2
# apt-get install gconf2
2. shutdown galeon and gconfd-1
% gconftool-1 --shutdown
3. galeon-config-tool --clean-schemas
# galeon-config-tool --clean-schemas
4. create galeon-config-tool-2
# sed -e 's/gconftool-1/gconftool-2/g' /usr/bin/galeon-config-tool \
> /usr/local/bin/galeon-config-tool-2
5. galeon-config-tool-2 --install-schemas
# galeon-config-tool-2 --install-schemas
6. run galeon
If not worked, Please check preferences of galeon again
or remove ~/.gconf/apps/galeon
So, I suggests following things to galeon package.
should includes galeon-config-tool-2
should notice it in README or debconf's Note.
and should not conflicts with gconf2
And I'll reassign this bug to galeon again.
Thanks.
--
Takuo Kitame.
Reply to: