Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 416793 - gnote-0.8.3 should rdepend on gsettings-desktop-schemas
Summary: gnote-0.8.3 should rdepend on gsettings-desktop-schemas
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-20 20:39 UTC by theodor
Modified: 2012-05-20 20:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description theodor 2012-05-20 20:39:18 UTC
gnote crashes on creating a new note when gsettings-desktop-schemas is not installed.

Reproducible: Always

Steps to Reproduce:
1. emerge -C gsettings-desktop-schemas
2. emerge gnote  (USE="-applet -debug")
3. start gnote and create new note
Actual Results:  
(gnote:1938): GLib-GIO-ERROR **: Settings schema 'org.gnome.desktop.interface' is not installed

Trace/breakpoint trap

Expected Results:  
New note should be created.
Comment 1 Alexandre Rostovtsev (RETIRED) gentoo-dev 2012-05-20 20:53:04 UTC
Thanks for reporting; fixed in cvs.

>  20 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> gnote-0.8.2.ebuild,
>  gnote-0.8.2-r10.ebuild, gnote-0.8.3.ebuild:
>  Add missing gsettings-desktop-schemas dependency (bug #416793, thanks to
>  theodor).