------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=83972 Summary: KOffice 1.3.1 does not compile on KDE 3.1/Qt 3.1 Product: koffice Version: 1.3.1 Platform: RedHat RPMs OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: koffice kde org ReportedBy: ulrich.heinen physchem uni-freiburg de Version: 1.3.1 (using KDE KDE 3.2.1KDE 1.2) Installed from: I Don't KnowRedHat RPMs Compiler: gcc 3.2.3 OS: Linux configure.in lists KDE/Qt 3.1 as minimum requirement for Koffice 1.3.1, but compilation fails in lib/kofficecore/koDocument.cc, lines 432, 1146 , 1349, because QString::arg(const QString &, const QString &) is not available in Qt < 3.2. Either the version requirement should be stepped up, or the respective lines should be modified to call arg(const QString &) separately for each argument. Will provide a patch, if this is the only issue occuring during compilation (currently underway.) ____________________________________ koffice mailing list koffice@mail.kde.org To unsubscribe please visit: https://mail.kde.org/mailman/listinfo/koffice