
KitchenSync
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
KitchenSync: the KDE OpenSync frontend.
This is the OpenSync 0.22 compatible version, effectively a backport from what is available in KDE SVN. It was created because most distros are still shipping OpenSync 0.22.
This is NOT compatible with OpenSync 0.3x or 0.4x.
If you are looking for that, please see http://kde-apps.org/content/show.php/KitchenSync?content=132538.
This release is not guaranteed bug-free; if you encounter problems, please make sure they are not with the underlying OpenSync framework by comparing with the msynctool command-line OpenSync frontend.
10 years ago
0.22.0
- Backport KitchenSync to work with OpenSync 0.22
- Add configuration frontends for kdepim-sync 0.22 and akonadi-sync 0.22
10 years ago
0.22.0
- Backport KitchenSync to work with OpenSync 0.22
- Add configuration frontends for kdepim-sync 0.22 and akonadi-sync 0.22
tigerfoot
10 years ago
I've closed my kontact ( like I was doing with the old version ), that's was my error.
Now kontact open it seems to connect, I have to found on which channel my Nokia N97 is listening for the sync ...
Stay tuned
Report
tigerfoot
10 years ago
when I try to add a akonadi member I ended with.
QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kitchensync(4051)/libakonadi Akonadi::SessionPrivate::init: Akonadi Client Session: connection config file ' akonadi/akonadiconnectionrc can not be found in ' "/home/bruno/.config" ' nor in any of ("/etc/xdg", "/etc")
kitchensync(4051)/libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: "QLocalSocket::connectToServer: Invalid name"
QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout
Report
MasterPatricko
10 years ago
Run "akonaditray", a blue akonadi icon will appear in your system tray. Right click, select "Configure...", then choose the tab "Akonadi Server Configuration". Does it say akonadi is running? Does the "Test..." button give any useful output?
Report