[digikam] [Bug 349929] New: Digikam can't register existing type 'GstObject' on startup

classic Classic list List threaded Threaded
4 messages Options
Cor
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349929] New: Digikam can't register existing type 'GstObject' on startup

Cor
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: [hidden email]
          Reporter: [hidden email]

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.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349929] Digikam can't register existing type 'GstObject' on startup

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=349929

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
         Resolution|---                         |UPSTREAM
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Gilles Caulier <[hidden email]> ---
Not relevant of digiKam digiKAm do not use Glib as well. It's a Qt application.
This is probably a sub component from your system, as Phonon or GStreamer.

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349929] Digikam can't register existing type 'GstObject' on startup

bugzilla_noreply
In reply to this post by Cor
https://bugs.kde.org/show_bug.cgi?id=349929

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |Preview
         Resolution|UPSTREAM                    |FIXED
   Version Fixed In|                            |5.4.0

--- Comment #2 from [hidden email] ---
digiKam 5.4.0 bundles will use QtAV framework instead Qt5Multimedia to thumb
and play video/audio. The Slideshow tool will also support video as well.

QtAV use ffmpeg codecs. It's multi-platform and will always available in
OSX, Windows and Linux bundles that digiKam team provide.

For Linux packagers, you will need to turn on video support at compilation time
and solve QtAV dependencies...

See screenshots here :

https://www.flickr.com/photos/digikam/30886133553
https://www.flickr.com/photos/digikam/31679362466
https://www.flickr.com/photos/digikam/31572654722
https://www.flickr.com/photos/digikam/31726086736

Bundles have been recompiled are posted to GDrive for testing :

https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 349929] Digikam can't register existing type 'GstObject' on startup

bugzilla_noreply
In reply to this post by Cor
https://bugs.kde.org/show_bug.cgi?id=349929

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Preview-Image               |Preview-Video

--
You are receiving this mail because:
You are the assignee for the bug.