[Digikam-devel] [digikam] [Bug 349929] New: Digikam can't register existing type 'GstObject' on startup
Cor
kde at cpt1.demon.nl
Sun Jul 5 16:12:21 BST 2015
https://bugs.kde.org/show_bug.cgi?id=349929
Bug ID: 349929
Summary: Digikam can't register existing type 'GstObject' on
startup
Product: digikam
Version: 4.11.0
Platform: Slackware Packages
OS: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
Assignee: digikam-devel at kde.org
Reporter: kde at cpt1.demon.nl
If I start digikam, the application doesn't get past the splash-screen. If I
run the application from command line I get this:
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading
configurations from ~/.fonts.conf is deprecated.
digikam(3468)/digikam (core) Digikam::CollectionScanner::scanAlbum: Folder does
not exist or is not readable: "/home/cpt/large/Pictures/lost+found"
(digikam:3468): GLib-GObject-WARNING **: cannot register existing type
`GstObject'
(digikam:3468): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0'
failed
(digikam:3468): GLib-GObject-CRITICAL **: g_type_register_static: assertion
`parent_type > 0' failed
(digikam:3468): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0'
failed
(digikam:3468): GLib-GObject-CRITICAL **: g_object_newv: assertion
`G_TYPE_IS_OBJECT (object_type)' failed
Reproducible: Always
Steps to Reproduce:
1. call 'digikam' on commandline
2. press Enter
3.
Actual Results:
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading
configurations from ~/.fonts.conf is deprecated.
digikam(3468)/digikam (core) Digikam::CollectionScanner::scanAlbum: Folder does
not exist or is not readable: "/home/cpt/large/Pictures/lost+found"
(digikam:3468): GLib-GObject-WARNING **: cannot register existing type
`GstObject'
(digikam:3468): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0'
failed
(digikam:3468): GLib-GObject-CRITICAL **: g_type_register_static: assertion
`parent_type > 0' failed
(digikam:3468): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0'
failed
(digikam:3468): GLib-GObject-CRITICAL **: g_object_newv: assertion
`G_TYPE_IS_OBJECT (object_type)' failed
Expected Results:
As started application with menus etc.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list