First, excuse me for the double post, I don't know what happened.
Second, this comment is invalid since I updated KDiary to version 0.2. It should work now with KDE 3.4.
At first, great piece of software!
After solving some compile problems (I have a newer automake version (->running aclocal manualy) and correcting the path of libkpinterfaces.la in kdekdiaryplugin/Makefile [I run gentoo/kde3.3]) it works good.
Could you provide .po files for your plugin. I would translate it to german.
How can I add diary entries for other days then today? I would add diary entries that are in the past.
Is it possible that you integrate a password protection that prevents others for opening the diary?
ciao
Sarah
It would be even cooler if this module allows you to publish it to a weblog. XMLRPC offers a great API for publishing to a range of blogging tools, such as Movable Type, Drupal and more.
But for now: this looks like a promising piece of work.
Ratings & Comments
14 Comments
This looks nice, although the screenshots don't reveal much. However, I can't get it to run on Kontact 1.2 on KDE 3.5_beta1.
Apperently, this program does not work under KDE 3.4. This is what you should do:- Download and extract kdiary
- Download and apply my patch from http://home.hccnet.nl/bram_s/stuff/kdiary_kde3.4.diff
- Move to the top level dir of kdiary
- Get a new admin dir:
svn co https://svn.kde.org/home/kde/trunk/KDE/kde-common/admin
- Get a new Makefile.cvs:
http://websvn.kde.org/*checkout*/branches/KDE/3.4/kdelibs/Makefile.cvs?rev=409205
and put it in the top level dir.
- Run: make -f Makefile.cvs
- Then, do the usual ./configure ; make ; make install
Note: You need autoconf and automake to perform these steps! I used automake-1.7.
why not publish a working version for kde 3.4 this way its pain to make it work :)
Erm... I just uploaded a working version. Just download and install.
ok, thanks!
or is it working now? I want to try it out. Does "Support for Kontact 1.1 (KDE 3.4)" mean I can compile now with 3.4?
Apperently, this program does not work under KDE 3.4. This is what you should do:- Download and extract kdiary
- Download and apply my patch from http://home.hccnet.nl/bram_s/stuff/kdiary_kde3.4.diff
- Move to the top level dir of kdiary
- Get a new admin dir:
svn co https://svn.kde.org/home/kde/trunk/KDE/kde-common/admin
- Get a new Makefile.cvs:
http://websvn.kde.org/*checkout*/branches/KDE/3.4/kdelibs/Makefile.cvs?rev=409205
and put it in the top level dir.
- Run: make -f Makefile.cvs
- Then, do the usual ./configure ; make ; make install
Note: You need autoconf and automake to perform these steps! I used automake-1.7.
First, excuse me for the double post, I don't know what happened. Second, this comment is invalid since I updated KDiary to version 0.2. It should work now with KDE 3.4.
Please help me it fails to compile here. kde-3.4, gcc-3.4.3 /bin/sh ../../libtool --silent --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kdiary/library -I/usr/kde/3.4/include -I/usr/qt/3/include -I. -I/usr/lib/qt3/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O3 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c finddialog.cpp kdiaryconfigdialog.cpp:19:34: kdiaryconfigdialog.moc: No such file or directory make[3]: *** [kdiaryconfigdialog.lo] Fehler 1 make[3]: *** Warte auf noch nicht beendete Prozesse... finddialog.cpp:25:26: finddialog.moc: No such file or directory finddialog.cpp:267: warning: unused parameter 'on' make[3]: *** [finddialog.lo] Fehler 1 make[3]: Leaving directory `/var/tmp/portage/kdiary-plugin-0.1/work/kdiary-plugin-0.1/libkdiary/ui' make[2]: *** [all-recursive] Fehler 1 make[2]: Leaving directory `/var/tmp/portage/kdiary-plugin-0.1/work/kdiary-plugin-0.1/libkdiary' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/var/tmp/portage/kdiary-plugin-0.1/work/kdiary-plugin-0.1' make: *** [all-recursive-am] Fehler 2
Two files are missing: kdiary_plugin.moc kdiary_part.moc Tried tmake but no .pro files are icluded...
At first, great piece of software! After solving some compile problems (I have a newer automake version (->running aclocal manualy) and correcting the path of libkpinterfaces.la in kdekdiaryplugin/Makefile [I run gentoo/kde3.3]) it works good. Could you provide .po files for your plugin. I would translate it to german. How can I add diary entries for other days then today? I would add diary entries that are in the past. Is it possible that you integrate a password protection that prevents others for opening the diary? ciao Sarah
It would be even cooler if this module allows you to publish it to a weblog. XMLRPC offers a great API for publishing to a range of blogging tools, such as Movable Type, Drupal and more. But for now: this looks like a promising piece of work.
You're right ! The kontact's "diary" is too simple. Your solution is great ...
nice work!