Author Topic: KDE-Pim/Pi 1.9.7 Release  (Read 12372 times)

raybert

  • Full Member
  • ***
  • Posts: 233
    • View Profile
KDE-Pim/Pi 1.9.7 Release
« Reply #30 on: October 19, 2004, 12:04:06 pm »
Quote
Quote

I did this by first importing to DTM and then syncing with DTM.  If anyone is interested, I imported to DTM using a utility that I got from somewhere a while ago called "xml2dtm".  if anyone needs more info about this let me know.
I am very interested in finding this utility.  Can you give me more information?
I don't recall where I got the xml2dtm utility from but I think it was via a link on one of the message boards.

I just did a search in ZUG and found this link: <http://www.pellicosystems.com/zaurus/appli...ons/xml2dtm.tar>.  It appears to still work.

I couldn't find xml2dtm on ZSI.

I'll upload the package to the ZUG for posterity.

The package contains a binary and a script.  I modified the script slightly for my own use.  I only wanted to import the address book and I was afraid of breaking my existing addresses, so I changed the script to make a local copy of the addressbook file and then work from that.  I also enabled the category import, but it doesn't seem to have worked (I had to recreate all of my categories manually in KA/pi).  Here's my modified script:

Code: [Select]
#!/bin/sh

cp /home/root/Settings/Categories.xml .
./xml2dtm Categories.xml /home/zaurus/Applications/dtm/SLFLER.BOX
rm -f ./Categories.xml

cp /home/root/Applications/addressbook/addressbook.xml .
./xml2dtm addressbook.xml /home/root/Applications/dtm/SLADRS.BOX
rm -f ./addressbook.xml

#./xml2dtm datebook.xml /home/zaurus/Applications/dtm/SLDATE.BOX
#./xml2dtm todolist.xml /home/zaurus/Applications/dtm/SLTODO.BOX
#qcop QPE/Application/addressbook 'reload()'
Good luck,

~ray

DaveAnderson

  • Full Member
  • ***
  • Posts: 100
    • View Profile
KDE-Pim/Pi 1.9.7 Release
« Reply #31 on: October 20, 2004, 01:41:32 pm »
Hey Guys,

I'm loving the look of these programs.  They're perfect for my Z C860.  

Has anyone successfully sync'd with Evolution 2.0?  I need to know if I can sync my contacts and calendar info.  Thanks.

swing

  • Jr. Member
  • **
  • Posts: 71
    • View Profile
    • http://
KDE-Pim/Pi 1.9.7 Release
« Reply #32 on: October 20, 2004, 02:56:57 pm »
Quote
anyone using 1.9.7 has dtm syncing problem w/ outlook?  when using previous version, it works perfectly.  however, in 1.9.7, i can only sync with outlook after i quit kopi and fastload disabled.  if not, i'll get an API error in my pc.
Yes, I've got something similar.

I installed v1.9.8 (first version to be installed to me Zaurus - although I've been using the Windows version for a while in preparation for buying the Z)...

I set KO/Pi and KA/Pi to fastload, remapped the Application buttons to kopi and kapi, and set the Calendar / Address Book / ToDo NOT fastload, and got the sync error.

However, I also found that clicking on the Calendar etc. started KO/Pi, which seemed a little wrong, so I set the 3 original apps back to fastload, and now syncing works again.

I guess I'm wasting memory keeping these fastloaded, but I need syncing, as I have a number of apps feeding new data into Outlook that I want to get into my diary, so would like to see a resolution to this problem too.
SL-5500 w/WiFi CF, 256Mb SD, Audiovox RTM-8000
Looking for a UK SL-C760/860/1000

zautrix

  • Sr. Member
  • ****
  • Posts: 437
    • View Profile
    • http://www.pi-sync.net
KDE-Pim/Pi 1.9.7 Release
« Reply #33 on: October 20, 2004, 03:11:42 pm »
Quote
Quote
anyone using 1.9.7 has dtm syncing problem w/ outlook?  when using previous version, it works perfectly.  however, in 1.9.7, i can only sync with outlook after i quit kopi and fastload disabled.  if not, i'll get an API error in my pc.
Yes, I've got something similar.

I installed v1.9.8 (first version to be installed to me Zaurus - although I've been using the Windows version for a while in preparation for buying the Z)...

I set KO/Pi and KA/Pi to fastload, remapped the Application buttons to kopi and kapi, and set the Calendar / Address Book / ToDo NOT fastload, and got the sync error.

However, I also found that clicking on the Calendar etc. started KO/Pi, which seemed a little wrong, so I set the 3 original apps back to fastload, and now syncing works again.

I guess I'm wasting memory keeping these fastloaded, but I need syncing, as I have a number of apps feeding new data into Outlook that I want to get into my diary, so would like to see a resolution to this problem too.
I have added a "receive via infrared beamed entries automatically" to KO/Pi and KA/Pi.
The new feature is responsible for the syncing error.
Will be fixed in next version.
(In next version, "receive via infrared beamed entries automatically" will be disabled before syncing)

z.

jettie1767

  • Newbie
  • *
  • Posts: 26
    • View Profile
KDE-Pim/Pi 1.9.7 Release
« Reply #34 on: October 20, 2004, 04:18:36 pm »
zautrix,

how come when I click on Calendar or Address Book, they explode but never open?  are they disabled when ko/pi and ka/pi are installed?  The Email program still works.  The only difference I can think of is that ko/pi and ka/pi are fast-loaded and mo/pi is not.  btw, the original Calendar, Address Book and Email are all not fast loaded.

Thanks!

zautrix

  • Sr. Member
  • ****
  • Posts: 437
    • View Profile
    • http://www.pi-sync.net
KDE-Pim/Pi 1.9.7 Release
« Reply #35 on: October 20, 2004, 04:47:32 pm »
Quote
zautrix,

how come when I click on Calendar or Address Book, they explode but never open?  are they disabled when ko/pi and ka/pi are installed?  The Email program still works.  The only difference I can think of is that ko/pi and ka/pi are fast-loaded and mo/pi is not.  btw, the original Calendar, Address Book and Email are all not fast loaded.

Thanks!
It is caused by the "add received beamed entries automatically" feature.

KO/Pi and KA/Pi are "registering" itself as the standard pim apps at startup.

Such that the standard pim apps cannot be started, if KO/Pi and KA/Pi ar running.

Thats it actually not a bug, it is a feature. ( the "add received beamed entries automatically" feature.).

z.

jettie1767

  • Newbie
  • *
  • Posts: 26
    • View Profile
KDE-Pim/Pi 1.9.7 Release
« Reply #36 on: October 21, 2004, 09:22:27 pm »
Thanks for the clarification, z!

zautrix

  • Sr. Member
  • ****
  • Posts: 437
    • View Profile
    • http://www.pi-sync.net
KDE-Pim/Pi 1.9.7 Release
« Reply #37 on: October 22, 2004, 01:58:37 pm »
FYI:

New Version 1.9.9 available at

http://sourceforge.net/project/showfiles.p...ckage_id=112604

KDE-Pim/Pi has a new member, it is called PWM/Pi and is a password manager.

Releasenotes and change log available at the new pi-sync forum:

http://www.pi-sync.net/phpBB2/viewforum.php?f=3
« Last Edit: October 22, 2004, 01:59:34 pm by zautrix »

zautrix

  • Sr. Member
  • ****
  • Posts: 437
    • View Profile
    • http://www.pi-sync.net
KDE-Pim/Pi 1.9.7 Release
« Reply #38 on: October 22, 2004, 05:24:36 pm »
Quote
FYI:

New Version 1.9.9 available at

http://sourceforge.net/project/showfiles.p...ckage_id=112604

KDE-Pim/Pi has a new member, it is called PWM/Pi and is a password manager.

Releasenotes and change log available at the new pi-sync forum:

http://www.pi-sync.net/phpBB2/viewforum.php?f=3
Please DO NOT USE KO/Pi 1.9.9!

There is a strange bug with the time settings!

z.

Hrw

  • Hero Member
  • *****
  • Posts: 1366
    • View Profile
KDE-Pim/Pi 1.9.7 Release
« Reply #39 on: October 22, 2004, 06:30:15 pm »
cool... I just builded it (filename of source archive sucks) - didn't tested yet on device.
OpenZaurus 3.5.4x Release Manager
OpenEmbedded, Ångström, Poky developer
My website

Misc embedded hardware.

zautrix

  • Sr. Member
  • ****
  • Posts: 437
    • View Profile
    • http://www.pi-sync.net
KDE-Pim/Pi 1.9.7 Release
« Reply #40 on: October 22, 2004, 06:40:37 pm »
Quote
cool... I just builded it (filename of source archive sucks) - didn't tested yet on device.
I have changed the makefile to build the source archive with your desired name.

You wouldn't have noticed that bug, it was caused by a German translation of a timezone settings string.

And you probably wouldn't have noticed a much more uglier bug I found regarding the timezone settings when looking for the first bug.

Such that the first bug was actually good luck, because I found the second.

New version 1.9.10 will be available soon...

FYI:
The bulding of the qtopia resource plugin has changed.
It does not depend on any external lib anymore such that it should be possible to build it in OE.


z.

Hrw

  • Hero Member
  • *****
  • Posts: 1366
    • View Profile
KDE-Pim/Pi 1.9.7 Release
« Reply #41 on: October 22, 2004, 07:36:00 pm »
Code: [Select]
ccache arm-linux-g++ -march=armv4 -mtune=xscale -c -pipe -I/home/hrw/zaurus/oe/build/1014/tmp/staging/arm-linux/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2  -fno-exceptions -fno-rtti -I/home/hrw/zaurus/oe/build/1014/tmp/staging/arm-linux/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -fpermissive  -Wall -W  -O2 -fPIC  -DQWS -DQT_NO_DEBUG -I/home/hrw/zaurus/oe/build/1014/tmp/staging/i686-linux/share/qmake/linux-oe-g++ -I. -I/home/hrw/zaurus/oe/build/1014/tmp/work/kdepimpi-1.9.9+20041023-r0/kdepim -I/home/hrw/zaurus/oe/build/1014/tmp/work/kdepimpi-1.9.9+20041023-r0/kdepim/kabc -I/home/hrw/zaurus/oe/build/1014/tmp/work/kdepimpi-1.9.9+20041023-r0/kdepim/microkde -I/home/hrw/zaurus/oe/build/1014/tmp/work/kdepimpi-1.9.9+20041023-r0/kdepim/microkde/kdecore -I/home/hrw/zaurus/oe/build/1014/tmp/work/kdepimpi-1.9.9+20041023-r0/kdepim/microkde/kio/kfile -I/home/hrw/zaurus/oe/build/1014/tmp/work/kdepimpi-1.9.9+20041023-r0/kdepim/microkde/kio/kio -I/home/hrw/zaurus/oe/build/1014/tmp/work/kdepimpi-1.9.9+20041023-r0/kdepim/microkde/kresources -I/home/hrw/zaurus/oe/build/1014/tmp/work/kdepimpi-1.9.9+20041023-r0/kdepim/qtcompat -I/home/hrw/zaurus/oe/build/1014/tmp/staging/arm-linux/include -I.. -I/home/hrw/zaurus/oe/build/1014/tmp/staging/arm-linux/qt2/include -Imoc/ -o obj/resourceqtopia.o resourceqtopia.cpp
resourceqtopia.cpp:46:39: qpe/pim/addressbookaccess.h: No such file or directory
resourceqtopia.cpp:322: warning: unused parameter 'addr'
make[1]: *** [obj/resourceqtopia.o] Error 1

libqpe from OPIE doesn't have pim stuff

kabc/plugins/opie/ fails too - libopie1 is obsolete - libopie2* are now in use.
OpenZaurus 3.5.4x Release Manager
OpenEmbedded, Ångström, Poky developer
My website

Misc embedded hardware.

ulf1

  • Jr. Member
  • **
  • Posts: 77
    • View Profile
    • http://
KDE-Pim/Pi 1.9.7 Release
« Reply #42 on: October 22, 2004, 09:05:41 pm »
Hello,

please do not use pwm/pi to store important data yet.
We found a bug in the encryptionroutines that can lead to the loss of data.

Neverthless try it with some testdata and let us know your impressions.

thanks,
Ulf
« Last Edit: October 22, 2004, 09:06:10 pm by ulf1 »

Chaos

  • Full Member
  • ***
  • Posts: 197
    • View Profile
    • http://zaurus.duelmonsters.ca
KDE-Pim/Pi 1.9.7 Release
« Reply #43 on: October 23, 2004, 01:25:13 am »
I'm playing with KDEPIM/PI 1.9.7 right now, and it's REALLY nice. Must be really close to a fully-stable version.

Actually, I'm integrating it into my ROM's next release.  It's gonna be fun stuff. Just wiped out all the Qtopia/Opie/DTM sync libs since I don't need them (as it's going to be only KDEPIM/PI based).  Every time a new KDEPIM/PI is released, I'll integrate it right in.

Hmm, first ROM with integrated KDEPIM/PI, maybe?

And yeah, my post was a little bit of rambling... Being tired promotes rambling...
Sorry. I just don't have the time...

Hrw

  • Hero Member
  • *****
  • Posts: 1366
    • View Profile
KDE-Pim/Pi 1.9.7 Release
« Reply #44 on: October 23, 2004, 07:46:22 am »
Chaos: You won't be first... OpenEmbedded team create OPIE+KDEPIM/PI images since 2004.07.20 (they are not released)
OpenZaurus 3.5.4x Release Manager
OpenEmbedded, Ångström, Poky developer
My website

Misc embedded hardware.