<div dir="ltr"><div>Hi Vijay,<br><br>I updated the page on KF5 porting, we're almost there, but whatsupinteresting and moonphase tool and calender requires porting to KF5 still. I think once these are ported, we can merge all changes back to master and focus of fixing bugs.<br>
<br></div>Regards,<br>Jasem<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Aug 13, 2014 at 12:09 AM, Vijay <span dir="ltr"><<a href="mailto:vijay.atwork13@gmail.com" target="_blank">vijay.atwork13@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Morning guys !!<br>
<br>
I am working on fixing bugs and polishing Moon Phase tool, Solar system viewer,<br>
and Almanac in Randa Meetup 2014. You can checkout new version of this tools<br>
in "gsoc2014-vijay13" and "gsoc2013-vijay13-weather" branches. Please shoot me<br>
with bugs.<br>
<br>
And I thank and request to people porting KStars into KF5 to update status on<br>
<a href="https://community.kde.org/KDEEdu/RouteToKF5" target="_blank">https://community.kde.org/KDEEdu/RouteToKF5</a>.<br>
<br>
Cheers,<br>
Vijay<br>
<div class="HOEnZb"><div class="h5"><br>
On Friday 18 Jul 2014 1:25:50 PM Jasem Mutlaq wrote:<br>
> Folks,<br>
><br>
> After more tinkering, KStars now finally runs albeit with a LOT of stuff<br>
> disabled. I will try to re-enable them one by one and would start with the<br>
> easiest to get them out of the way. The QML stuff needs to be ported to KF5<br>
> since I have very little experience in QML, I will stay away from it. I'll<br>
> mark the things that I cannot port myself.<br>
><br>
> Regards,<br>
> Jasem<br>
><br>
><br>
><br>
> On Wed, Jul 16, 2014 at 12:22 PM, Jasem Mutlaq <<a href="mailto:mutlaqja@ikarustech.com">mutlaqja@ikarustech.com</a>><br>
><br>
> wrote:<br>
> > kde_file.h is part of KDE4. I migrated KDE_fseek to QT_FSEEK so this file<br>
> > is no longer required. Please update and test again. Btw, KStars still<br>
> > crashes at startup, I think we need strip down the startup process so we<br>
> > can diagnose these issues one by one. Furthermore, the ~400 FIXME entries<br>
> > must be tackled, it would be made more difficult since they were written<br>
> > by<br>
> > developers who are not necessarily available now. Also, I can't get<br>
> > QtCreator to run KStars is debug mode now, will try later.<br>
> ><br>
> > Regards,<br>
> > Jasem<br>
> ><br>
> ><br>
> ><br>
> > On Tue, Jul 15, 2014 at 10:01 AM, Samikshan Bairagya <<a href="mailto:samikshan@gmail.com">samikshan@gmail.com</a>><br>
> ><br>
> > wrote:<br>
> >> On Mon, Jul 14, 2014 at 8:21 PM, Jasem Mutlaq <<a href="mailto:mutlaqja@ikarustech.com">mutlaqja@ikarustech.com</a>><br>
> >><br>
> >> wrote:<br>
> >> > Hello,<br>
> >> ><br>
> >> > I'm not sure on Fedora, but on Kubuntu, you can just use project-neon5<br>
> >><br>
> >> PPA,<br>
> >><br>
> >> > and just use neon5-env to setup the environment variables, and then it<br>
> >> > should build cleanly. It won't run yet, but at least it compiles and a<br>
> >><br>
> >> lot<br>
> >><br>
> >> > of files/directories are disabled still.<br>
> >> ><br>
> >> ><br>
> >> > On Mon, Jul 14, 2014 at 10:15 AM, Samikshan Bairagya <<br>
> >><br>
> >> <a href="mailto:samikshan@gmail.com">samikshan@gmail.com</a>><br>
> >><br>
> >> > wrote:<br>
> >> >> Hi,<br>
> >> >><br>
> >> >> I checked out the frameworks branch and tried building KStars.<br>
> >> >> However,<br>
> >> >> I can't figure out what all packages I need to install in order to get<br>
> >> >> rid of the<br>
> >> >> following cmake error:<br>
> >> >><br>
> >> >> sbairagy@dhcp193-120 ~/k/b/kstars-build [1]> cmake<br>
> >> >> -DCMAKE_INSTALL_PREFIX=../../usr/ -DCMAKE_BUILD_TYPE=Debug<br>
> >> >> ../../src/kstars/<br>
> >> >><br>
> >> >> CMake Error at CMakeLists.txt:27 (find_package):<br>
> >> >>   By not providing "FindKF5.cmake" in CMAKE_MODULE_PATH this project<br>
> >><br>
> >> has<br>
> >><br>
> >> >>   asked CMake to find a package configuration file provided by "KF5",<br>
> >><br>
> >> but<br>
> >><br>
> >> >>   CMake did not find one.<br>
> >> >><br>
> >> >>   Could not find a package configuration file provided by "KF5" with<br>
> >><br>
> >> any<br>
> >><br>
> >> >> of<br>
> >> >><br>
> >> >>   the following names:<br>
> >> >>     KF5Config.cmake<br>
> >> >>     kf5-config.cmake<br>
> >> >><br>
> >> >>   Add the installation prefix of "KF5" to CMAKE_PREFIX_PATH or set<br>
> >> >><br>
> >> >> "KF5_DIR"<br>
> >> >><br>
> >> >>   to a directory containing one of the above files.  If "KF5" provides<br>
> >><br>
> >> a<br>
> >><br>
> >> >>   separate development package or SDK, be sure it has been installed.<br>
> >> >><br>
> >> >> -- Configuring incomplete, errors occurred!<br>
> >> >> See also<br>
> >> >> "/home/sbairagy/kde/build/kstars-build/CMakeFiles/CMakeOutput.log".<br>
> >> >> See also<br>
> >> >> "/home/sbairagy/kde/build/kstars-build/CMakeFiles/CMakeError.log".<br>
> >> >><br>
> >> >> ----<br>
> >><br>
> >> I have been able to get cmake to work for frameworks branch. For Fedora<br>
> >> 20,<br>
> >> I followed <a href="http://copr.fedoraproject.org/coprs/dvratil/kde-frameworks/" target="_blank">http://copr.fedoraproject.org/coprs/dvratil/kde-frameworks/</a><br>
> >> to get<br>
> >> the necessary packages. But I added the --skip-broken flag with yum to<br>
> >> get<br>
> >> rid of problems arising from the conflicting packages.<br>
> >><br>
> >> But now I am getting the following error wrt to kde_file.h:<br>
> >><br>
> >><br>
> >><br>
/home/sbairagy/kde/src/kstars/kstars/skycomponents/starcomponent.cpp:49:2<br>
> >> 2:<br>
> >> fatal error: kde_file.h: No such file or directory<br>
> >><br>
> >>  #include <kde_file.h><br>
> >><br>
> >>                       ^<br>
> >><br>
> >> compilation terminated.<br>
> >><br>
> >><br>
/home/sbairagy/kde/src/kstars/kstars/skycomponents/deepstarcomponent.cpp:<br>
> >> 39:22: fatal error: kde_file.h: No such file or directory<br>
> >><br>
> >>  #include <kde_file.h><br>
> >><br>
> >>                       ^<br>
> >><br>
> >> compilation terminated.<br>
> >> make[2]: ***<br>
> >> [kstars/CMakeFiles/KStarsLib.dir/skycomponents/starcomponent.cpp.o]<br>
> >> Error 1<br>
> >> make[2]: *** Waiting for unfinished jobs....<br>
> >> make[2]: ***<br>
> >> [kstars/CMakeFiles/KStarsLib.dir/skycomponents/deepstarcomponent.cpp.o]<br>
> >> Error 1<br>
> >> make[1]: *** [kstars/CMakeFiles/KStarsLib.dir/all] Error 2<br>
> >> make: *** [all] Error 2<br>
> >><br>
> >> ========<br>
> >><br>
> >> I can't figure out what I might be missing here.<br>
> >><br>
> >> Regards,<br>
> >> --<br>
> >> Samikshan<br>
> ><br>
> > --<br>
> > Best Regards,<br>
> > Jasem Mutlaq<br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr"><div>Best Regards,<br>Jasem Mutlaq<br></div><div><br></div></div>
</div>