Revision 8dc5aba...

Go back to digest for 4th September 2011

Bug Fixes in KDE-PIM

Volker Krause committed changes in [akonadi/1.6] server/src/akonadi.cpp:

Fix akonadi multiuser on Windows

When two users tried to start an akonadiserver on Windows
the default NamedPipe conflicted causing akonadi to crash.

With this patch the NamedPipe will include the Windows Username
to avoid such conflicts.

Tested to work with Spaces and special characters in the Username.

File Changes

Modified 1 files
  • server/src/akonadi.cpp
1 files changed in total