|
https://bugs.kde.org/show_bug.cgi?id=290154
Summary: digikam use QT3 features without checking availabillity of qt3support Product: digikam Version: 2.5.0 Platform: Compiled Sources OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] Version: 2.5.0 (using Devel) OS: Linux some parts of digikam require qt3support, but this is not checked for. # git grep \<Q3 imageplugins/decorate/superimpose/dirselectwidget.cpp:#include <Q3Header> imageplugins/decorate/superimpose/dirselectwidget.cpp:#include <Q3ListView> utilities/cameragui/devices/gpconfigdlg.cpp:#include <Q3Grid> utilities/cameragui/devices/gpconfigdlg.cpp:#include <Q3GroupBox> utilities/cameragui/devices/gpconfigdlg.cpp:#include <Q3ButtonGroup> utilities/cameragui/q3support/iconview.h:#include <Q3ScrollView> utilities/imageeditor/canvas/canvas.h:#include <Q3ScrollView> Reproducible: Always Steps to Reproduce: compile digikam on a system where QT3 support is disabled Expected Results: compile succeeds, digikam works with restricted functionality test for QT_QT3SUPPORT_INCLUDE_DIR found disable code which requires QT3 alternatively, rewrite offending modules -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- 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=290154
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |[hidden email] Resolution| |INVALID --- Comment #1 from Gilles Caulier <caulier gilles gmail com> 2011-12-30 09:28:07 --- For the moment digiKam need Qt3 support classes to be compiled. It's planed to port the last old class to Qt4 model/view. Gilles Caulier -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- 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 Bugzilla from treeve@scarlet.be
https://bugs.kde.org/show_bug.cgi?id=290154
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Portability -- You are receiving this mail because: You are the assignee for the bug. |
| Free forum by Nabble | Edit this page |
