[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [developers] kprayertime 4.0
- To: developer at arabeyes dot org
- Subject: Re: [developers] kprayertime 4.0
- From: Hatem Nassrat <hnassrat at gmail dot com>
- Date: Mon, 10 Aug 2009 16:19:47 -0300
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:references:mime-version:content-type:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=tG6VzlS7zlY9HzkqwE5jFFydCSWyQ198FyqN1CzVeoM=; b=u3Pb/CeUqHNUNs/Wn3c4huyT0Si83lhWp90+ECYUJP5J1793FQf2dCp+OJ0nn9vOE+ KHyZa3IV1v7O94l4vfIpXI0ppnChMLsSWk93ZE1XOrVHf8PjgiQ0HfXY2fA5Hy10n7gS GioU5jz6f7NJrzreWPSCt+QnHm0oIyGbx3LI4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:content-transfer-encoding :in-reply-to:user-agent; b=vBeSxoUXc7ToRhC+Russ2+33/UNw+51sveCteyCFZd1nQ+Lg+5DapZ9CUHGVTqS1F8 L8mntHBMEVJUvVvj5/i0GRNaqEcD+7d6X9JVI0LQf/YSjAtNGxTjvMtPjfoLqlN5vNb9 meZkQrcM69Be4AhhDOQ2eMCFEwFOEXGwGlHG0=
- User-agent: Mutt/1.5.18 (2008-05-17)
On Mon, 10 Aug 2009 19:11:03 +0200, Riyad Preukschas <rpreukschas at web dot de> wrote:
> Am Sonntag, 9. August 2009 18:24:13 schrieb A Lynch:
> > I've been working on a KDE 4.2 plasmoid GUI for the ITL library ... .
>
> Actually I have tried the same ;-)
> The preliminary result is visible on Gitorious [1]: Istructions, Screenshots and TODOs can be found in the Wiki.
I am trying to compile your plasmoid as a deb package, I have found the
following dependency that wasn't mentioned:
devscripts (to get the debuild binary)
Great README on the wiki, I would replace the following command under
buildit:
cd /where/your/applet/is/installed
- WITH -
cd /where/your/applet/is/downloaded
Anyways running the builddeb.sh script I get the following compile time
errors:
/home/hatem/sources/prayer-times-plasmoid/builddir/ui_prayertimesNotificationsConfig.h: In member function ‘void Ui_prayertimesNotificationsConfig::retranslateUi(QWidget*)’:
/home/hatem/sources/prayer-times-plasmoid/builddir/ui_prayertimesNotificationsConfig.h:139: error: ‘class KUrlRequester’ has no member named ‘setText’
/home/hatem/sources/prayer-times-plasmoid/prayertimesapplet.cpp: In member function ‘void PrayerTimesApplet::configAccepted()’:
/home/hatem/sources/prayer-times-plasmoid/prayertimesapplet.cpp:223: error: ‘class Marble::GeoDataCoordinates’ has no member named ‘longitude’
/home/hatem/sources/prayer-times-plasmoid/prayertimesapplet.cpp:224: error: ‘class Marble::GeoDataCoordinates’ has no member named ‘latitude’
/home/hatem/sources/prayer-times-plasmoid/prayertimesapplet.cpp:225: error: ‘class Marble::GeoDataCoordinates’ has no member named ‘setLongitude’
/home/hatem/sources/prayer-times-plasmoid/prayertimesapplet.cpp:226: error: ‘class Marble::GeoDataCoordinates’ has no member named ‘setLatitude’
/home/hatem/sources/prayer-times-plasmoid/prayertimesapplet.cpp: In member function ‘void PrayerTimesApplet::configMouseGeoPositionChanged()’:
/home/hatem/sources/prayer-times-plasmoid/prayertimesapplet.cpp:288: error: no matching function for call to ‘Marble::MarbleWidget::screenCoordinates(qreal&, qreal&, qreal&, qreal&)’
/usr/include/marble/MarbleWidget.h:273: note: candidates are: bool Marble::MarbleWidget::screenCoordinates(qreal, qreal, int&, int&)
/home/hatem/sources/prayer-times-plasmoid/prayertimesapplet.cpp:289: error: conversion from ‘QVector<QPersistentModelIndex>’ to non-scalar type ‘QVector<QModelIndex>’ requested
--
Hatem Nassrat
A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?