I've updated the config.ui for the preferences widget to address the size problems, please update and try again.
You can update by doing an: svn up from the source directory, wassalaam abdulhaq On Mon, Aug 10, 2009 at 12:42 AM, Afief Halumi <[email protected]> wrote: > By the way the initial size when I'm adding the widget seems to be huge. > It's not really a bug but I think the initial size should be smaller. > > > On Mon, Aug 10, 2009 at 2:41 AM, Afief Halumi <[email protected]> wrote: > >> Compiled and installed wonderfully on Kbuntu 9.04 but the configuration >> screen seems to have a bug where I'm supposed to specify Altitude and >> Longitude(you can see that there is no way to know what I'm specifying) and >> the lookup button doesn't seem to do anything. >> >> Here's a screenshot: >> http://www.petaimg.com/u265/828prayertime.jpeg >> >> On Mon, Aug 10, 2009 at 12:46 AM, A Lynch <[email protected]>wrote: >> >>> Thanks for this, good advice. >>> The 'b' script was taken from a sample kde plasmoid (in KDE 4.1 IIRC). I >>> am now developing in KDE 4.2 (Kubuntu). >>> >>> Regarding the cmake problem, I found this link: >>> >>> http://bbs.archlinux.org/viewtopic.php?id=75961 >>> >>> <http://bbs.archlinux.org/viewtopic.php?id=75961>suggesting that perhaps >>> kdelibs wasn't installed (in that particular case). What version of KDE are >>> you on? >>> >>> wassalaam >>> >>> >>> On Sun, Aug 9, 2009 at 10:33 PM, Hatem Nassrat <[email protected]>wrote: >>> >>>> On Sun, 9 Aug 2009 17:24:13 +0100 A Lynch <[email protected]>, >>>> wrote: >>>> > svn co >>>> > >>>> https://kprayertime.svn.sourceforge.net/svnroot/kprayertime/kprayertime4. >>>> > >>>> > and follow the build instructions in the README. >>>> >>>> The README file needs some work: >>>> >>>> 1. list cmake as a dependency >>>> 2. Add the following line to the top of the script b >>>> >>>> #!/bin/sh >>>> >>>> 3. I am not sure what standard was followed with this script `b`, >>>> instead I would say: >>>> >>>> cd build; cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` .. >>>> >>>> After fixing those issues I am now stumped here: >>>> >>>> No cmake_minimum_required command is present. A line of code such as >>>> >>>> cmake_minimum_required(VERSION 2.6) >>>> >>>> should be added at the top of the file. The version specified may be >>>> lower >>>> if you wish to support older CMake versions for this project. For more >>>> information run "cmake --help-policy CMP0000" >>>> >>>> >>> _______________________________________________ >>> Developer mailing list >>> [email protected] >>> http://lists.arabeyes.org/mailman/listinfo/developer >>> >> >> > > _______________________________________________ > Developer mailing list > [email protected] > http://lists.arabeyes.org/mailman/listinfo/developer >
_______________________________________________ Developer mailing list [email protected] http://lists.arabeyes.org/mailman/listinfo/developer

