Summary: | Attempt to set a screen on a child window : No id for action | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | e.longuemare |
Component: | Portability-Runtime | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 5.3.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.4.0 | |
Sentry Crash Report: |
Description
e.longuemare
2016-11-20 04:15:18 UTC
The problem sound like a packaging issue, not a digiKam problem, and in all case it's not relevant of database. Just to try, use digiKam AppImage bundle instead system version : https://drive.google.com/open?id=0BzeiVr-byqt5Y0tIRWVWelRJenM Hello, Do you mean like this : https://www.digikam.org/node/743#comment-21099 ? I'll check package list. Thanks, Eric I don't know. I don't use Kubuntu. Download and run digiKam AppImage Linux Bundle to verify if problem come from really than Kubuntu package or not. I given the link on comment #1 Gilles Caulier Ok I will do it. Some more clues : http://stackoverflow.com/questions/33545006/qt5-attempt-to-set-a-screen-on-a-child-window-many-runtime-warning-messages -- digikam version 5.3.0 CPU cores: 8 Eigen: 3.2.92 Exiv2: 0.25 Exiv2 can write to Jp2: Oui Exiv2 can write to Jpeg: Oui Exiv2 can write to Pgf: Oui Exiv2 can write to Png: Oui Exiv2 can write to Tiff: Oui Exiv2 supports XMP metadata: Oui KF5: 5.18.0 LensFun: 0.3.2-0 LibCImg: 130 LibJPEG: 80 LibJasper: 1.900.1 LibLCMS: 2060 LibLqr support: Yes LibPGF: 7.15.32 LibPNG: 1.2.54 LibRaw: 0.18.0-Beta1 LibTIFF: LIBTIFF, Version 4.0.6 Copyright (c) 1988-1996 Sam Leffler Copyright (c) 1991-1996 Silicon Graphics, Inc. Marble: 0.22.20 (0.23 development version) Parallelized demosaicing: Oui Qt: 5.5.1 AkonadiContact support: Oui Calendar support: oui DBus support: Oui LibGphoto2: 2.5.9 LibKipi: 5.2.0 LibOpenCV: 2.4.9.1 Modules externes KIPI: 5.3.0 Moteur de base de données: QMYSQL Panorama support: oui Prise en charge de Baloo: Oui QtMultimedia support: Oui Serveur interne de base de données: Non -- Display is 2x 1920x1080 screens. This happened only once at start, then each time Digikam configuration manager is closed. Try now with AppImage Hello, Just tryed with linked appImage : got some of messages : digikam.general: User of DWItemDelegate should not delete widgets created by createItemWidgets! But only on opening and closing Digikam configuration manager Those have disappeared (was only on package Digikam startup): 0x42e3670 void QWindowPrivate::setTopLevelScreen(QScreen*, bool) ( QScreen(0x1285d40) ): Attempt to set a screen on a child window. >digikam.general: User of DWItemDelegate should not delete widgets created by >createItemWidgets!
This are also present here and are relevant of a wrong parent passed in constructor somewhere in Collection widget from setup dialog. It's completely different than origina problem from Ubuntu.
So, as expected, your problem is an UPSTREAM dysfunction from Ubuntu. Please report this problem to Ubuntu team.
Note : the error come from Qt5, so the problem is certainly located in Qt5 package.
Gilles Caulier
Hello, This has been reported here : https://bugs.launchpad.net/ubuntu/+source/libdbusmenu-qt/+bug/1604009 Thanks, Eric |