First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 103725
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Akos Ladanyi <ladanyi@tmit.bme.hu>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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







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


Description:   Opened: 2005-08-25 10:19 0000
"The ebuild appears to incorrectly install screem in that it doesn't register
the gconf schemas after installing, the message about logging out given when the
ebuild finishes is in fact wrong as well. as simple "gconftool-2 --shutdown"
does the job.

To get the schema registered as root run:

GCONF_CONFIG_SOURCE="xml::/etc/gconf/gconf.xml.defaults" gconftool-2
--makefile-install-rule /etc/gconf/schemeas/screem.schemas

and screem should start up."

Pasted davek's comment from this forum thread:
http://forums.gentoo.org/viewtopic-t-370300.html


Reproducible: Always
Steps to Reproduce:

------- Comment #1 From John N. Laliberte (RETIRED) 2005-08-25 11:53:40 0000 -------
+*screem-0.14.3 (25 Aug 2005)
+
+  25 Aug 2005; John N. Laliberte <allanonjl@gentoo.org>
+  +screem-0.14.3.ebuild:
+  fix #103725 and #103726, add missing gnome2_pkg_postinst, fix date headers

Thanks!

------- Comment #2 From Vasileios P. Lourdas 2005-08-27 08:43:41 0000 -------
(In reply to comment #0)
> To get the schema registered as root run:
> 
> GCONF_CONFIG_SOURCE="xml::/etc/gconf/gconf.xml.defaults" gconftool-2
> --makefile-install-rule /etc/gconf/schemeas/screem.schemas

There is a typo here. The command should be:

GCONF_CONFIG_SOURCE="xml::/etc/gconf/gconf.xml.defaults" gconftool-2
--makefile-install-rule /etc/gconf/schemas/screem.schemas

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