https://bugs.kde.org/show_bug.cgi?id=342607
Bug ID: 342607 Summary: digikam wont load past splash screen Product: digikam Version: unspecified Platform: Archlinux Packages URL: https://aur.archlinux.org/packages/digikam-frameworks- git/ OS: Linux Status: UNCONFIRMED Severity: grave Priority: NOR Component: general Assignee: [hidden email] Reporter: [hidden email] digikam wont load past splash screen [anex@manjaro ~]$ digikam QCommandLineParser: option not defined: "database-directory" digikam.general: Successfully opened connection to inotify: 19 digikam.general: DatabaseParameters: [ Type "QSQLITE", Name "/home/anex/Pictures/digikam4.db" (Thumbnails Name "/home/anex/Pictures/thumbnails-digikam.db"); ] digikam.general: Loading SQL code from config file "/usr/share/digikam/database/dbconfig.xml" digikam.general: false "2" 2 2 digikam.general: SchemaUpdater update digikam.general: Have a database structure version 7 digikam.general: makeUpdates 7 to 7 digikam.general: Creating new Location "/anex/Pictures" uuid "volumeid:?uuid=3e245748-f8f2-4c3d-a970-d3f1376fc7d6" digikam.general: location for "/home/anex/Pictures" is available true digikam.general: Platform identified : "LINUX" digikam.general: TotalRam: 12559826944 digikam.general: Allowing a cache size of 200 MB digikam.general: Have a thumbnail database structure version "2" digikam.general: Thumbnail db ready for use digikam.general: Complete scan (file scanning deferred) took: 2 msecs. digikam.general: ("/usr/share/color/icc") QMetaType::registerTypedef: -- Type name 'DatabaseErrorAnswer*' previously registered as typedef of 'Digikam::DatabaseErrorAnswer*' [1150], now registering as typedef of 'KFaceIface::DatabaseErrorAnswer*' [1168]. libkface: Have a database structure version "2" (digikam:20435): GLib-GObject-WARNING **: cannot register existing type 'GstObject' (digikam:20435): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed (digikam:20435): GLib-GObject-CRITICAL **: g_type_register_static: assertion 'parent_type > 0' failed (digikam:20435): GLib-CRITICAL **: g_once_init_leave: assertion 'result != 0' failed (digikam:20435): GStreamer-CRITICAL **: gst_element_class_set_details_simple: assertion 'GST_IS_ELEMENT_CLASS (klass)' failed (digikam:20435): GStreamer-WARNING **: static caps 0x7f85a178d650 string is NULL (digikam:20435): GStreamer-CRITICAL **: gst_mini_object_unref: assertion 'mini_object != NULL' failed (digikam:20435): GStreamer-WARNING **: static caps 0x7f85a178d5d0 string is NULL (digikam:20435): GStreamer-CRITICAL **: gst_mini_object_unref: assertion 'mini_object != NULL' failed (digikam:20435): GStreamer-WARNING **: static caps 0x7f85a178d650 string is NULL (digikam:20435): GStreamer-CRITICAL **: gst_mini_object_unref: assertion 'mini_object != NULL' failed ^C [anex@manjaro ~]$ Reproducible: Always Steps to Reproduce: 1.start digikam from kde plasma 5 menu 2. 3. Actual Results: main window wont load past splash screen Expected Results: normal start -- 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 |
https://bugs.kde.org/show_bug.cgi?id=342607
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |general CC| |[hidden email], | |[hidden email], | |[hidden email], | |[hidden email] Product|digikam |Phonon --- Comment #1 from Gilles Caulier <[hidden email]> --- GStreamer problem, used in background by Phonon widget to play video in digiKam. 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 |
In reply to this post by Lane Wiscombe
https://bugs.kde.org/show_bug.cgi?id=342607
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Product|Phonon |digikam Component|general |general --- Comment #2 from Gilles Caulier <[hidden email]> --- Wait a minute. Which digiKam version you use exactly. With this debug statement : QCommandLineParser: option not defined: "database-directory" ==> this is digiKam 5.0.0 for plasma desktop. With this version, Phonon support have be removed to use QtMultimedia instead. 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 |
In reply to this post by Lane Wiscombe
https://bugs.kde.org/show_bug.cgi?id=342607
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |5.0.0 --- Comment #3 from Gilles Caulier <[hidden email]> --- It's clear : https://aur.archlinux.org/packages/digikam-frameworks-git/ ==> 5.0.0 version is used here... 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 |
In reply to this post by Lane Wiscombe
https://bugs.kde.org/show_bug.cgi?id=342607
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|digikam wont load past |digikam crash at startup |splash screen |with GStream : QtMultimedia | |relevant -- 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 |
In reply to this post by Lane Wiscombe
https://bugs.kde.org/show_bug.cgi?id=342607
--- Comment #4 from Lane Wiscombe <[hidden email]> --- https://forum.manjaro.org/index.php?topic=18150.0 http://sourceforge.net/projects/arch-repos/files/kde5-apps/x86_64/ version: digikam-frameworks-git-v4.6.0.473.g465edbe-1-x86_64.pkg.tar.xz -- 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 |
In reply to this post by Lane Wiscombe
https://bugs.kde.org/show_bug.cgi?id=342607
--- Comment #5 from Lane Wiscombe <[hidden email]> --- suggested solution? -- 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 |
In reply to this post by Lane Wiscombe
https://bugs.kde.org/show_bug.cgi?id=342607
--- Comment #6 from Gilles Caulier <[hidden email]> --- It's a problem with new GStreamer version uncompatible with QTMultimedia component. Here, under Mageia 5-beta1, Plasma 5 desktop and Qt 5.4.0, digiKam start. I supose that older GStreamer version is used : - qt5-gstreamer-devel : 0.10.3 - lib64qt5-gstreamer-devel : 0.10.3 - lib64gstreamer1.0-devel : 1.4.3 See also this DOWNSTREAM bugzilla file from RedHat : https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=1149885 I suspect problem is located into QtMultimedia and must be fixed by Qt team... 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 |
In reply to this post by Lane Wiscombe
https://bugs.kde.org/show_bug.cgi?id=342607
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #7 from [hidden email] --- Same as mentioned: https://forum.manjaro.org/index.php?topic=18150.msg176185#msg176185 Best regards. -- 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 |
In reply to this post by Lane Wiscombe
https://bugs.kde.org/show_bug.cgi?id=342607
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Product|digikam |kdelibs Component|general |qt Version|5.0.0 |frameworks -- 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 |
In reply to this post by Lane Wiscombe
https://bugs.kde.org/show_bug.cgi?id=342607
--- Comment #8 from Alin M Elena <[hidden email]> --- a note for digikam... now there is an ENABLE_VIDEO for cmake that can be used to disable the usage of qtmultimedia. Alin -- 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 |
In reply to this post by Lane Wiscombe
https://bugs.kde.org/show_bug.cgi?id=342607
Christoph Feck <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |UPSTREAM -- 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 |
In reply to this post by Lane Wiscombe
https://bugs.kde.org/show_bug.cgi?id=342607
--- Comment #9 from Gilles Caulier <[hidden email]> --- Christoph, How to be sure that Qt team will seen this report ? 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 |
In reply to this post by Lane Wiscombe
https://bugs.kde.org/show_bug.cgi?id=342607
--- Comment #10 from Christoph Feck <[hidden email]> --- http://lists.qt-project.org/pipermail/development/2014-November/019166.html -- 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 |
In reply to this post by Lane Wiscombe
https://bugs.kde.org/show_bug.cgi?id=342607
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|qt |Preview Product|kdelibs |digikam Version|frameworks |unspecified -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by Lane Wiscombe
https://bugs.kde.org/show_bug.cgi?id=342607
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|UPSTREAM |FIXED Version Fixed In| |5.7.0 --- Comment #11 from [hidden email] --- Since digiKam 5.2.0, we replace QtMultimedia support by QtAV/ffmpeg framework to handle video. This problem will not reproducible... -- You are receiving this mail because: You are the assignee for the bug. |
In reply to this post by Lane Wiscombe
https://bugs.kde.org/show_bug.cgi?id=342607
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Preview-Image |Preview-Video -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |