https://bugs.kde.org/show_bug.cgi?id=198530
Summary: compilation error in imagecategorizedview.cpp Product: digikam Version: 1.0.0-beta1 Platform: NetBSD pkgsrc OS/Version: NetBSD Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: [hidden email] ReportedBy: [hidden email] Version: 1.0.0-beta1 (using KDE 4.2.4) Compiler: gcc (GCC) 4.1.3 20080704 prerelease (NetBSD nb2 20081120) OS: NetBSD Installed from: NetBSD pkgsrc Compilation on NetBSD-5.99.14/amd64 fails with: [ 42%] Building CXX object digikam/CMakeFiles/digikam.dir/imagecategorizedview.o /scratch/wip/digikam/work/digikam-1.0.0-beta1/digikam/imagecategorizedview.cpp: In constructor 'Digikam::ImageCategorizedView::ImageCategorizedView(QWidget*)': /scratch/wip/digikam/work/digikam-1.0.0-beta1/digikam/imagecategorizedview.cpp:129: error: 'setDrawDraggedItems' was not declared in this scope /scratch/wip/digikam/work/digikam-1.0.0-beta1/digikam/imagecategorizedview.cpp: In member function 'QModelIndex Digikam::ImageCategorizedView::indexForCategoryAt(const QPoint&) const': /scratch/wip/digikam/work/digikam-1.0.0-beta1/digikam/imagecategorizedview.cpp:668: error: 'categoryAt' was not declared in this scope /scratch/wip/digikam/work/digikam-1.0.0-beta1/digikam/imagecategorizedview.cpp: In member function 'virtual void Digikam::ImageCategorizedView::paintEvent(QPaintEvent*)': /scratch/wip/digikam/work/digikam-1.0.0-beta1/digikam/imagecategorizedview.cpp:898: error: 'categorizedIndexesIn' was not declared in this scope *** Error code 1 -- 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=198530
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Portability -- 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 tk@giga.or.at
https://bugs.kde.org/show_bug.cgi?id=198530
--- Comment #1 from Marcel Wiesweg <marcel wiesweg gmx de> 2009-07-01 17:23:44 --- SVN commit 990066 by mwiesweg: Include with "" not <> CCBUG: 198530 M +1 -2 imagecategorizedview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=990066 -- 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 tk@giga.or.at
https://bugs.kde.org/show_bug.cgi?id=198530
Marcel Wiesweg <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #2 from Marcel Wiesweg <marcel wiesweg gmx de> 2009-07-01 17:35:04 --- Your compiler must use the local copy of kcategorizedview.h, not the one installed in system headers. -- 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 tk@giga.or.at
https://bugs.kde.org/show_bug.cgi?id=198530
Thomas Klausner <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #3 from Thomas Klausner <tk giga or at> 2009-07-01 17:37:03 --- Thank you, your commit fixed the problem for me! -- 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 tk@giga.or.at
https://bugs.kde.org/show_bug.cgi?id=198530
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] Version|1.0.0-beta1 |1.0.0 -- 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 tk@giga.or.at
https://bugs.kde.org/show_bug.cgi?id=198530
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Portability |Bundle-Tarball -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |