[Bug 242231] New: Wrong recipient address in Composer when using Kaddressbook

2010-06-20 Thread axel
https://bugs.kde.org/show_bug.cgi?id=242231

   Summary: Wrong recipient address in Composer when using
Kaddressbook
   Product: kmail
   Version: 1.13.3
  Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: composer
AssignedTo: kdepim-bugs@kde.org
ReportedBy: axel@gmail.com


Version:   1.13.3 (using KDE 4.4.4) 
OS:Linux

If I click on an email address of my contacts from Kaddressbook, Composer opens
but the recipient address is something like this:
=?utf-8?B?zpHOvc+Ez4nOvc6vzr/PhSDOoM6xz43Ou86/z4IgPGFudG9uaW91LXBAaG90bWFpbC5jb20+?=

This happens only with my contacts that their names are in Greek and there is a
space between the name and the surname! If I click in a contact that has
English name and surname or a Greek contact with no space between name and
surname Composer has the right recipient address.

Reproducible: Always

Steps to Reproduce:
1. Open Kaddressbook
2. Click on the email address of a contact with Greek name e.g. Τεστ Τεστ
3. Composer opens but with wrong encoding in the recipient address.

Actual Results:  
The recipient address is this:
=?utf-8?B?zqTOtc+Dz4QgzqTOtc+Dz4QgPHRlc3RAbWFpbC5jb20+?=

Expected Results:  
I should see Τεστ Τεστ t...@mail.com in the recipient address.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 242241] New: KMail crashes when you click the attachment

2010-06-20 Thread Styopa Semenukha
https://bugs.kde.org/show_bug.cgi?id=242241

   Summary: KMail crashes when you click the attachment
   Product: kmail
   Version: 1.13.3
  Platform: Debian testing
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: semenu...@gmail.com


Application: kmail (1.13.3)
KDE Platform Version: 4.4.4 (KDE 4.4.4)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-gcc44 x86_64
Distribution: Debian GNU/Linux testing (squeeze)

-- Information about the crash:
I got a new email with a big attachment to my IMAP account. When I selected the
message, it was shown in the Reading panel and the progress indicator in the
status bar began to run. While it was running, I clicked the attachment to
download it, and KMail crashed.

The crash can be reproduced every time.

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
The current source language is auto; currently asm.
[KCrash Handler]
#5  QBasicAtomicInt::deref (this=0x1bcd390, other=...) at
../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:133
#6  QByteArray::operator= (this=0x1bcd390, other=...) at
tools/qbytearray.cpp:865
#7  0x7f333c7e55ca in ?? () from /usr/lib/libkmailprivate.so.4
#8  0x7f333c6e5639 in ?? () from /usr/lib/libkmailprivate.so.4
#9  0x7f333c96a698 in KMHandleAttachmentCommand::slotStart() () from
/usr/lib/libkmailprivate.so.4
#10 0x7f333c96cab6 in
KMHandleAttachmentCommand::qt_metacall(QMetaObject::Call, int, void**) () from
/usr/lib/libkmailprivate.so.4
#11 0x7f333bf21346 in QMetaObject::activate (sender=0x1ad30f0, m=value
optimized out, local_signal_index=value optimized out,
argv=0xffd4a164) at kernel/qobject.cpp:3295
#12 0x7f333bf2884f in QSingleShotTimer::timerEvent (this=0x1ad30f0) at
kernel/qtimer.cpp:308
#13 0x7f333bf1dba3 in QObject::event (this=0x1ad30f0, e=0x7fff667b5dd0) at
kernel/qobject.cpp:1212
#14 0x7f333b2ae32c in QApplicationPrivate::notify_helper (this=0x10c7fa0,
receiver=0x1ad30f0, e=0x7fff667b5dd0) at kernel/qapplication.cpp:4302
#15 0x7f333b2b480b in QApplication::notify (this=0x7fff667b6240,
receiver=0x1ad30f0, e=0x7fff667b5dd0) at kernel/qapplication.cpp:4185
#16 0x7f333d84a436 in KApplication::notify (this=0x7fff667b6240,
receiver=0x1ad30f0, event=0x7fff667b5dd0) at
../../kdeui/kernel/kapplication.cpp:302
#17 0x7f333bf0e15c in QCoreApplication::notifyInternal
(this=0x7fff667b6240, receiver=0x1ad30f0, event=0x7fff667b5dd0) at
kernel/qcoreapplication.cpp:726
#18 0x7f333bf3aed2 in QCoreApplication::sendEvent (this=0x10cb8e0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#19 QTimerInfoList::activateTimers (this=0x10cb8e0) at
kernel/qeventdispatcher_unix.cpp:603
#20 0x7f333bf37a24 in timerSourceDispatch (source=value optimized out) at
kernel/qeventdispatcher_glib.cpp:184
#21 0x7f33324f76c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x7f33324fb538 in ?? () from /lib/libglib-2.0.so.0
#23 0x7f33324fb6ec in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#24 0x7f333bf37713 in QEventDispatcherGlib::processEvents (this=0x1083840,
flags=value optimized out) at kernel/qeventdispatcher_glib.cpp:412
#25 0x7f333b35e14e in QGuiEventDispatcherGlib::processEvents
(this=0x1bcd390, flags=value optimized out) at
kernel/qguieventdispatcher_glib.cpp:204
#26 0x7f333bf0ca82 in QEventLoop::processEvents (this=value optimized
out, flags=) at kernel/qeventloop.cpp:149
#27 0x7f333bf0ce5c in QEventLoop::exec (this=0x7fff667b6070, flags=) at
kernel/qeventloop.cpp:201
#28 0x7f333bf11aeb in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1003
#29 0x00403462 in _start ()

This bug may be a duplicate of or related to bug 188142.

Possible duplicates by query: bug 232039.

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 238375] Disable New Contact when no address book defined

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=238375


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #2 from Tobias Koenig tokoe kde org  2010-06-20 12:13:38 ---
SVN commit 1140325 by tokoe:

Enabled/disable the 'New Contact' and 'New Contact Group' actions depending
on whether there exists a writable address book

BUG: 238375


 M  +44 -6 standardcontactactionmanager.cpp  


WebSVN link: http://websvn.kde.org/?view=revrevision=1140325

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 235453] Modifying the Quick Search query should keep the current selection

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=235453


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX




--- Comment #1 from Tobias Koenig tokoe kde org  2010-06-20 12:33:53 ---
Hej,

this is the intended behaviour, therefor it won't be changed.

Ciao,
Tobias

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 237664] 'Send Queued Messages' functionality does not work

2010-06-20 Thread leon pollak
https://bugs.kde.org/show_bug.cgi?id=237664


leon pollak le...@plris.com changed:

   What|Removed |Added

 CC||le...@plris.com




--- Comment #2 from leon pollak leonp plris com  2010-06-20 13:00:10 ---
I have this issue now after yum upgrade on my FC13 installation.version
displayed 1.13.3.
Will be very thankful for any help, as now I cannot send e-mails at all!

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 238136] adding group: checking the people's name is too strict policy

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=238136


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #1 from Tobias Koenig tokoe kde org  2010-06-20 13:04:51 ---
SVN commit 1140333 by tokoe:

Allow to store contact group members without names, just email addresses

BUG: 238136


 M  +1 -6  contactgroupmodel.cpp  


WebSVN link: http://websvn.kde.org/?view=revrevision=1140333

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 237664] 'Send Queued Messages' functionality does not work

2010-06-20 Thread leon pollak
https://bugs.kde.org/show_bug.cgi?id=237664





--- Comment #3 from leon pollak leonp plris com  2010-06-20 13:12:39 ---
(In reply to comment #2)
 I have this issue now after yum upgrade on my FC13 installation.version
 displayed 1.13.3.
 Will be very thankful for any help, as now I cannot send e-mails at all!

Eventually found the decision: closed the kmail, deleted all index files,
reopened kmail - now all seems to work fine.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 234258] Automatic email on birthday

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=234258


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WONTFIX




--- Comment #1 from Tobias Koenig tokoe kde org  2010-06-20 13:14:27 ---
Hej,

this is a nice idea but nothing that should be implemented in KAddressBook
directly. With KDE 4.4 KAddressBook is based on Akonadi which allows an easy
access to contacts from 3rd-party applications, so your idea can be implemented
in a separated application. However you can use the custom field functionality
from KAddressBook, that will be available in KDE 4.5 again, to have a boolean
field 'Send birthday email', which will be evaluated by the application to send
the mail only to a selected range of contacts.

Ciao,
Tobias

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 242251] New: Akonadi Agent (akonadi_nepomuk_contact_feeder), signal: Segmentation fault [KCrash Handler]

2010-06-20 Thread AvelHeol
https://bugs.kde.org/show_bug.cgi?id=242251

   Summary: Akonadi Agent (akonadi_nepomuk_contact_feeder),
signal: Segmentation fault [KCrash Handler]
   Product: kaddressbook
   Version: unspecified
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: ph.fondril...@yahoo.fr
CC: to...@kde.org


Version:   unspecified (using KDE 4.4.4) 
OS:Linux

Application: akonadi_nepomuk_contact_feeder (0.1)
KDE Platform Version: 4.4.4 (KDE 4.4.4)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-22-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
Indiquez-nous en détails ce que vous faisiez lors du plantage de
l'application.

 -- Backtrace:
Application: Akonadi Agent (akonadi_nepomuk_contact_feeder), signal:
Segmentation fault
[KCrash Handler]
#5  0x7fdef1b98f60 in KMimeType::mimeType(QString const,
KMimeType::FindByNameOption) () from /usr/lib/libkdecore.so.5
#6  0x7fdef17aca22 in ?? () from /usr/lib/libakonadi-kde.so.4
#7  0x7fdef17ad578 in ?? () from /usr/lib/libakonadi-kde.so.4
#8  0x7fdef1726102 in ?? () from /usr/lib/libakonadi-kde.so.4
#9  0x7fdef17a8a3a in Akonadi::Monitor::qt_metacall(QMetaObject::Call, int,
void**) () from /usr/lib/libakonadi-kde.so.4
#10 0x7fdef17232b8 in
Akonadi::ChangeRecorder::qt_metacall(QMetaObject::Call, int, void**) () from
/usr/lib/libakonadi-kde.so.4
#11 0x7fdef1397036 in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib/libQtCore.so.4
#12 0x7fdef17f3602 in ?? () from /usr/lib/libakonadi-kde.so.4
#13 0x7fdef17f364d in ?? () from /usr/lib/libakonadi-kde.so.4
#14 0x7fdef0da85a6 in ?? () from /usr/lib/libQtDBus.so.4
#15 0x7fdef0db2fef in ?? () from /usr/lib/libQtDBus.so.4
#16 0x7fdef1393b79 in QObject::event(QEvent*) () from
/usr/lib/libQtCore.so.4
#17 0x7fdeef08ec0c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQtGui.so.4
#18 0x7fdeef0950eb in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#19 0x7fdef212e606 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#20 0x7fdef1383d9c in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/libQtCore.so.4
#21 0x7fdef1387454 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/libQtCore.so.4
#22 0x7fdef13ad873 in ?? () from /usr/lib/libQtCore.so.4
#23 0x7fdeeb8298c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0x7fdeeb82d748 in ?? () from /lib/libglib-2.0.so.0
#25 0x7fdeeb82d8fc in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#26 0x7fdef13ad3b3 in
QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag) ()
from /usr/lib/libQtCore.so.4
#27 0x7fdeef13f18e in ?? () from /usr/lib/libQtGui.so.4
#28 0x7fdef13826c2 in
QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) () from
/usr/lib/libQtCore.so.4
#29 0x7fdef1382a9c in
QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) () from
/usr/lib/libQtCore.so.4
#30 0x7fdef138773b in QCoreApplication::exec() () from
/usr/lib/libQtCore.so.4
#31 0x7fdef17076a6 in Akonadi::AgentBase::init(Akonadi::AgentBase*) () from
/usr/lib/libakonadi-kde.so.4
#32 0x00408dd8 in _start ()

Rapporter à https://bugs.kde.org

Reproducible: Always

Steps to Reproduce:
right clic on akonadi tray in the miniatures box to start akonadi.
systray informs that akonadi starts well
then the bug box appears
if starting kde pim after, ressource contacts are available
but for each instance of action in the ressource contact file, there is an
error message saying the ressource cannot be reached


Expected Results:  
no error message

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 238035] kaddressbook: new contact resource for ubuntu one

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=238035


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #1 from Tobias Koenig tokoe kde org  2010-06-20 13:21:17 ---
Hej,

Ubuntu One is accessible via CouchDB where a Akonadi resource exists already
for in playground/pim/akonadi/couch-desktop in KDE SVN.
Have fun testing!

Ciao,
Tobias

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 203952] Additional 'Reading of name' fields for Kontact...

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=203952


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX




--- Comment #3 from Tobias Koenig tokoe kde org  2010-06-20 13:25:08 ---
Hej,

sorry but I guess an implementation of this feature will never happen as long
as there is no standardized field for this property in the various contact data
exchange formats (namely vCard). In the meantime you can use custom fields to
store this information.

Ciao,
Tobias

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 223756] Associate contacts with one another

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=223756


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX




--- Comment #4 from Tobias Koenig tokoe kde org  2010-06-20 13:28:06 ---
Providing information about these relationships is out of scope for
KAddressBook and should be implemented in a separated application with a user
interface that has been designed for exactly this purpose.
This application can make use of Nepomuk and Akonadi of course and use the
contact library for the viewer components.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 223757] Define fields shared between different contacts

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=223757


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX




--- Comment #4 from Tobias Koenig tokoe kde org  2010-06-20 13:31:45 ---
Hej,

our internal data structure is not designed to allow sharing of fields and
properly will never be, because it causes more problems (conflict handling on
changes, synchronization, import/export) then it actually solves.
A PIM solution that is based on a database and is an isolated application might
work, however Akonadi is highly integrated in various PIM systems so we have to
make compromises.

Ciao,
Tobias

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 232466] counter productive consistency check in kaddressbook mail address text field

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=232466


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Tobias Koenig tokoe kde org  2010-06-20 13:32:39 ---


*** This bug has been marked as a duplicate of bug 224023 ***

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 224023] emailaddress can not be pasted, if they are not perfect

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=224023


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 CC||r...@fietze-home.de




--- Comment #5 from Tobias Koenig tokoe kde org  2010-06-20 13:32:39 ---
*** Bug 232466 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 224032] allow to mark/tag email addresses and phone numbers as office, parents, secretary, invalid

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=224032


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE




--- Comment #2 from Tobias Koenig tokoe kde org  2010-06-20 13:37:34 ---


*** This bug has been marked as a duplicate of bug 58706 ***

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 237988] build fails - redefining UserRole

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=237988


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #2 from Tobias Koenig tokoe kde org  2010-06-20 13:42:39 ---
Hej,

this has been fixed in revision 1135768

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 237456] Akonadi crashes during Kontact startup

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=237456





--- Comment #1 from Tobias Koenig tokoe kde org  2010-06-20 13:45:15 ---
Hej,

the bug in KPixmapCache should have been fixed in the meantime.
Please reopen if you can still reproduce it in KDE 4.4.4 or 4.5

Ciao,
Tobias

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 238029] Akonadi crash when modify a calendar event

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=238029


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WORKSFORME




--- Comment #1 from Tobias Koenig tokoe kde org  2010-06-20 13:47:43 ---
Hej,

works fine here with SVN trunk, so in KDE 4.5 this bug will be fixed.
Thanks for reporting.

Ciao,
Tobias

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 238773] akonadi-server can not create sqlite DB, INSERT INTO ResourceTable (name, isVirtual) VALUES ('akonadi_search_resource', true) does not work

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=238773


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID




--- Comment #1 from Tobias Koenig tokoe kde org  2010-06-20 13:50:30 ---
Hej,

the sqlite backend is officially not supported and only for testing purpose!!!
There is a special version for the Akonadi mobile edition, however that needs
an up-to-date sqlite version and an adapted QtSQL driver...

Ciao,
Tobias

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 240321] Kontact crashed when quitting

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=240321


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WORKSFORME




--- Comment #2 from Tobias Koenig tokoe kde org  2010-06-20 13:51:35 ---
Hej,

works fine with current version from SVN trunk, so this bug will be fixed in
KDE 4.5. Thanks for reporting.

Ciao,
Tobias

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 240825] Akonadi is not operational.

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=240825


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution||WAITINGFORINFO




--- Comment #2 from Tobias Koenig tokoe kde org  2010-06-20 14:05:35 ---
Hej,

can you update to a more recent version of KDE (e.g. 4.4.4) please?
This will contain a button in the message dialog where you can get a log
with information what exactly is going wrong.
Please attach this log to this report, otherwise we are not able to help
you solving this problem.

Ciao,
Tobias

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 225380] Akonadi does not reconnect if server is started without internet connection

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=225380


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 CC||to...@kde.org,
   ||vkra...@kde.org
  Component|general |IMAP resource




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 242257] New: Data loss while updating kde contacts

2010-06-20 Thread Fathi Boudra
https://bugs.kde.org/show_bug.cgi?id=242257

   Summary: Data loss while updating kde contacts
   Product: Akonadi
   Version: 1.1.0
  Platform: Debian unstable
OS/Version: Linux
Status: NEW
  Severity: major
  Priority: NOR
 Component: Google Resource
AssignedTo: savag...@yahoo.com
ReportedBy: f...@kde.org
CC: vkra...@kde.org, kdepim-bugs@kde.org


Version:   1.1.0 (using KDE 4.4.4) 
OS:Linux

Debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=586528

I use akonadi-kde-resource-googledata to synchronize my android phone with the
kde desktop. Most of the google contact labels (home address, birthday etc.)
aren't visible in KABC. While updating a full-featured contact in kde entries
will be blanked at google contacts.


Reproducible: Didn't try

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 227698] Akonadi server fails to start

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=227698


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 CC||to...@kde.org
 Resolution||WAITINGFORINFO




--- Comment #11 from Tobias Koenig tokoe kde org  2010-06-20 14:55:28 ---
Hej,

the problem seems to be a trailing ',' in the sql_mode option in your mysql
config file /home/jwheaton/.local/share/akonadi//mysql.conf, as described in
http://forum.kde.org/viewtopic.php?f=20t=79717start=45

Can you verify that removing the ',' fixes the issue?

Ciao,
Tobias

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 229274] Vcard import into Akonadi in Kontact 4.4.0 does not import notes which is part of contacts

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=229274


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||to...@kde.org
 Resolution||WORKSFORME




--- Comment #1 from Tobias Koenig tokoe kde org  2010-06-20 15:00:16 ---
Hej,

importing works fine here, the 'NOTE:' property is imported without problems.
Do you have a test file that shows the problem?

Ciao,
Tobias

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 229577] akonadi totally locks up with remote datasources set up

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=229577


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 CC||to...@kde.org,
   ||vkra...@kde.org
  Component|general |KResource compat bridges




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 231450] Akonadi change events, todo, journal resource settings on restart

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=231450


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

  Component|general |general
Version|4.4 |unspecified
Product|Akonadi |korganizer




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 233266] akonadi startup error report changes results, shows on every kontact start

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=233266


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 CC||to...@kde.org
 Resolution||WAITINGFORINFO




--- Comment #1 from Tobias Koenig tokoe kde org  2010-06-20 15:04:15 ---
Hej,

is this problem still reproducable with a recent version of KDE (e.g. 4.4.4)?

Ciao,
Tobias

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 233811] nepomuk search process not registered at d-bus

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=233811


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 CC||to...@kde.org
 Resolution||WAITINGFORINFO




--- Comment #1 from Tobias Koenig tokoe kde org  2010-06-20 15:09:40 ---
Hej,

what does the command
  qdbus org.kde.nepomuk.services.nepomukqueryservice /nepomukqueryservice
output on the console?

Ciao,
Tobias

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 234232] Akonadi fails to start - InnoDB: No valid checkpoint found

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=234232


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID




--- Comment #1 from Tobias Koenig tokoe kde org  2010-06-20 15:11:26 ---
Hej,

seems like your mysql server has been build without innodb support which is
needed by Akonadi to work properly. Please contact your distributor and ask for
a package that has innodb support built in.

Ciao,
Tobias

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 236228] too much cpu usage

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=236228


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 CC||vkra...@kde.org
  Component|general |KResource compat bridges




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 238700] akonadi should not complain about startup problems when there were none!

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=238700


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 CC||to...@kde.org
 Resolution||WAITINGFORINFO




--- Comment #1 from Tobias Koenig tokoe kde org  2010-06-20 15:13:59 ---
Hej,

does this still happen in KDE 4.4.4?

Ciao,
Tobias

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 228644] kontact crashes inserting a contact via copy paste from the kadressbook

2010-06-20 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=228644





--- Comment #8 from Allen Winter winter kde org  2010-06-20 15:18:29 ---
SVN commit 1140352 by winterz:

foward port SVN commit 1139654 by winterz from 4.4 branch:

when checking the mimetype from the TransferJob, make sure to also look for
mimetype aliases (per dfaure) and then be careful still about 0
KMimeType::Ptr's.
CCBUG: 228644


 M  +6 -1  attachmentfromurljob.cpp  


WebSVN link: http://websvn.kde.org/?view=revrevision=1140352

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 240777] build fails - missing socket library

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=240777


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution||WAITINGFORINFO




--- Comment #2 from Tobias Koenig tokoe kde org  2010-06-20 15:19:26 ---
Hej,

a libsocket does not exist under Linux, so we can't apply the patch as it is.
I wonder why this application needs explicit linking but akonadi server for
example not. Could it be that the socket library is brought in as dependency by
another library we have to link against?

Ciao,
Tobias

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 240866] Error when opening Kontact Akonadi

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=240866


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 CC||to...@kde.org
 Resolution||WAITINGFORINFO




--- Comment #1 from Tobias Koenig tokoe kde org  2010-06-20 15:20:52 ---
Hej,

can you still reproduce this bug in KDE 4.4.4?

Ciao,
Tobias

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 206358] akonadi startup dialog disappears without user interaction

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=206358


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 Status|NEW |NEEDSINFO
 CC||to...@kde.org
 Resolution||WAITINGFORINFO




--- Comment #1 from Tobias Koenig tokoe kde org  2010-06-20 15:24:29 ---
Hej Martin,

is this bug still reproducable with 4.4.4?

Ciao,
Tobias

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 233811] nepomuk search process not registered at d-bus

2010-06-20 Thread Mathias
https://bugs.kde.org/show_bug.cgi?id=233811


Mathias xwar...@gmx.de changed:

   What|Removed |Added

 Status|NEEDSINFO   |UNCONFIRMED
 Resolution|WAITINGFORINFO  |




--- Comment #2 from Mathias Xwarman gmx de  2010-06-20 15:34:57 ---
for now the deamon runs and search, even after i delete my
~/.kde/share/apps/nepomuk folder. but I cant search for anything. (that works
after I delete my whole .kde folder what I would not do again. After that all
works fine, since I upgrade to the current (4.4.4) version from the kubuntu kde
ppa. 

The output is now: 

method QDBusObjectPath org.kde.nepomuk.QueryService.query(QString query)
method QDBusVariant org.freedesktop.DBus.Properties.Get(QString interface_name,
QString property_name)  
method QVariantMap org.freedesktop.DBus.Properties.GetAll(QString
interface_name) 
method void org.freedesktop.DBus.Properties.Set(QString interface_name, QString
property_name, QDBusVariant value)  
method QString org.freedesktop.DBus.Introspectable.Introspect()

Search seems to work with a clean userprofile.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 64227] In headers, show whether addresses are known to address book

2010-06-20 Thread Sebastian Muszynski
https://bugs.kde.org/show_bug.cgi?id=64227


Sebastian Muszynski ba...@linkt.de changed:

   What|Removed |Added

 CC||ba...@linkt.de




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 239078] Doesn't remember defined shortcuts

2010-06-20 Thread Bryan
https://bugs.kde.org/show_bug.cgi?id=239078





--- Comment #4 from Bryan BryanFRitt HotMail com  2010-06-20 16:00:39 ---
When 'KNotes' starts up the shortcuts for 'hide all notes' and 'show all notes'
don't work. If I edit those shortcuts they will start working again. I don't
even have to click OK on the 'Configure Shortcuts - KNotes' dialog box for the
shortcuts to go back to working. I could just do the shortcut changes and even
leave the 'Configure Shortcuts - KNotes' dialog box up, and the shortcuts will
start working again, even if I hit cancel on the 'Configure Shortcuts - KNotes'
dialog box the shortcuts will still be back to working.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 232818] Akonadi::CollectionDialog doesn't allow creating subfolders

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=232818


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

   Severity|normal  |wishlist




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 220732] The ability to set a delay for searching for resources

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=220732


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 CC||kdepim-bugs@kde.org
  Component|general |ICal file resource




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 208188] Wish: Hide Akonadi, or allow Akonadi resources to be renamed

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=208188


Tobias Koenig to...@kde.org changed:

   What|Removed |Added

 CC||kdepim-bugs@kde.org,
   ||vkra...@kde.org
  Component|general |Google Resource




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 90950] integration of popular forums into kmail and/or knode

2010-06-20 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=90950





--- Comment #3 from Tobias Koenig tokoe kde org  2010-06-20 16:43:05 ---
The source code is available in playground/pim/akonadi_kdeforum

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 223034] cannot send mail to distribution list

2010-06-20 Thread H . H .
https://bugs.kde.org/show_bug.cgi?id=223034


H.H. cyberb...@gmx.de changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |




--- Comment #25 from H.H. cyberbeat gmx de  2010-06-20 17:37:44 ---
I have to reopen. I don't know what update is responsible for this. but:
- first I only upgraded the kde-4.4 libs and base to 4.4.4. then the bug
reappeared. and even after upgrading the rest (kde pim,..) the bug stays. so I
reopen.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 242275] New: KMail crashes if I try to Configure Filters...

2010-06-20 Thread OsamaK
https://bugs.kde.org/show_bug.cgi?id=242275

   Summary: KMail crashes if I try to Configure Filters...
   Product: kmail
   Version: 1.13.3
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: osamak@gmail.com


Version:   1.13.3 (using Devel) 
OS:Linux

I use KMail 1.13.3 on KDE 4.4.80 (KDE 4.5 Beta1) and it crashes when I click
Settings - Configure Filters

I used to use KMail with the current stable version of KDE and it didn't have
this problem.

Reproducible: Always

Steps to Reproduce:
1. Upgrade to KDE 4.4.80 (KDE 4.5 Beta1)
2. Click Settings menu.
3. Choose Configure Filters...

Actual Results:  
Crashing

Expected Results:  
Openning the Configure Filters window.

OS: Linux (i686) release 2.6.32-22-generic
Compiler: cc

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 242276] New: KMail crashes if I try to Configure Filters...

2010-06-20 Thread OsamaK
https://bugs.kde.org/show_bug.cgi?id=242276

   Summary: KMail crashes if I try to Configure Filters...
   Product: kmail
   Version: 1.13.3
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: osamak@gmail.com


Version:   1.13.3 (using Devel) 
OS:Linux

I use KMail 1.13.3 on KDE 4.4.80 (KDE 4.5 Beta1) and it crashes when I click
Settings - Configure Filters

I used to use KMail with the current stable version of KDE and it didn't have
this problem.

Reproducible: Always

Steps to Reproduce:
1. Upgrade to KDE 4.4.80 (KDE 4.5 Beta1)
2. Click Settings menu.
3. Choose Configure Filters...

Actual Results:  
Crashing

Expected Results:  
Openning the Configure Filters window.

OS: Linux (i686) release 2.6.32-22-generic
Compiler: cc

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 242278] New: Plantage Kontact apres redemarrage de l'application sans dialogue avec Akonadi

2010-06-20 Thread florianbfr
https://bugs.kde.org/show_bug.cgi?id=242278

   Summary: Plantage Kontact apres redemarrage de l'application
sans dialogue avec Akonadi
   Product: kontact
   Version: 4.4.2
  Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: florian_...@yahoo.fr


Application: kontact (4.4.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2) (Compiled from sources)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
1- start Kontact : ok but no answer from Akonadi
2- shutdown Kontact
3- start Kontact = Out

The crash can be reproduced every time.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7744730 (LWP 1480))]

Thread 2 (Thread 0xb1806b70 (LWP 1551)):
#0  0x00bdaf5b in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0
#1  0x00ce7ba6 in pthread_mutex_lock () from /lib/tls/i686/cmov/libc.so.6
#2  0x018acb03 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#3  0x018acee9 in ?? () from /lib/libglib-2.0.so.0
#4  0x018ad4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x0117a60f in QEventDispatcherGlib::processEvents (this=0x94627e8,
flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0x0114d059 in QEventLoop::processEvents (this=0xb1806270, flags=) at
kernel/qeventloop.cpp:149
#7  0x0114d4aa in QEventLoop::exec (this=0xb1806270, flags=...) at
kernel/qeventloop.cpp:201
#8  0x010495a8 in QThread::exec (this=0x944db90) at thread/qthread.cpp:487
#9  0x0112cc1b in QInotifyFileSystemWatcherEngine::run (this=0x944db90) at
io/qfilesystemwatcher_inotify.cpp:248
#10 0x0104c32e in QThreadPrivate::start (arg=0x944db90) at
thread/qthread_unix.cpp:248
#11 0x00bd896e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x00cdaa4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7744730 (LWP 1480)):
[KCrash Handler]
#6  0x0072ab50 in KontactInterface::Plugin::part (this=0x8e004e0) at
../../kontactinterface/plugin.cpp:190
#7  0x036d7eaa in KOrganizerUniqueAppHandler::newInstance (this=0x8e0a288) at
../../../../kontact/plugins/korganizer/korg_uniqueapp.cpp:33
#8  0x0072c7e9 in KontactInterface::UniqueAppHandler::newInstance
(this=0x8e0a288, asn_id=..., args=...) at
../../kontactinterface/uniqueapphandler.cpp:129
#9  0x0072c874 in KontactInterface::UniqueAppHandler::qt_metacall
(this=0x8e0a288, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbff75e9c) at
./uniqueapphandler.moc:79
#10 0x00d87b34 in QDBusConnectionPrivate::deliverCall (this=0x8ad8d60,
object=0x8e0a288, msg=..., metaTypes=..., slotIdx=4) at qdbusintegrator.cpp:904
#11 0x00d88ddf in QDBusConnectionPrivate::activateCall (this=0x8ad8d60,
object=0x8e0a288, flags=272, msg=...) at qdbusintegrator.cpp:809
#12 0x00d895ac in QDBusConnectionPrivate::activateObject (this=0x8ad8d60,
node=..., msg=..., pathStartPos=26) at qdbusintegrator.cpp:1383
#13 0x00d89b1a in QDBusActivateObjectEvent::placeMetaCall (this=0x8d51c30) at
qdbusintegrator.cpp:1477
#14 0x0115f3fe in QObject::event (this=0x8e0a288, e=0x8d51c30) at
kernel/qobject.cpp:1248
#15 0x042b34dc in QApplicationPrivate::notify_helper (this=0x8ae1ed8,
receiver=0x8e0a288, e=0x8d51c30) at kernel/qapplication.cpp:4300
#16 0x042ba05e in QApplication::notify (this=0xbff768b4, receiver=0x8e0a288,
e=0x8d51c30) at kernel/qapplication.cpp:3704
#17 0x0097cf2a in KApplication::notify (this=0xbff768b4, receiver=0x8e0a288,
event=0x8d51c30) at ../../kdeui/kernel/kapplication.cpp:302
#18 0x0114ea3b in QCoreApplication::notifyInternal (this=0xbff768b4,
receiver=0x8e0a288, event=0x8d51c30) at kernel/qcoreapplication.cpp:704
#19 0x01151473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0,
data=0x8ac14e0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#20 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x8ac14e0) at kernel/qcoreapplication.cpp:1345
#21 0x011515dd in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1238
#22 0x0117aadf in QCoreApplication::sendPostedEvents (s=0x8ae5d90) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#23 postEventSourceDispatch (s=0x8ae5d90) at
kernel/qeventdispatcher_glib.cpp:276
#24 0x018a95e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x018ad2d8 in ?? () from /lib/libglib-2.0.so.0
#26 0x018ad4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x0117a5d5 in QEventDispatcherGlib::processEvents (this=0x8ac1070,
flags=...) at kernel/qeventdispatcher_glib.cpp:412
#28 0x04373135 in QGuiEventDispatcherGlib::processEvents (this=0x8ac1070,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x0114d059 in QEventLoop::processEvents (this=0xbff76814, 

[Bug 240981] Crash of akonadi on login

2010-06-20 Thread Luis Silva
https://bugs.kde.org/show_bug.cgi?id=240981


Luis Silva lacsi...@gmail.com changed:

   What|Removed |Added

 CC||lacsi...@gmail.com




--- Comment #4 from Luis Silva lacsilva gmail com  2010-06-20 18:22:40 ---
I have also noticed something interesting. When you start akonadi at the same
time you start nepomuk you get a crash on the nepomukstorage service. This is
very consistent and could be the cause for this crash.
Just shut down both akonadi and nepomuk and then, from a console do:
nepomukserver  akonadictl start

That's it, you get an unusable nepomuk as a result.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 242287] New: Export of VCARD 2.1: Unnecessary (wrong?) linefeeds cause problems

2010-06-20 Thread Larx
https://bugs.kde.org/show_bug.cgi?id=242287

   Summary: Export of VCARD 2.1: Unnecessary (wrong?) linefeeds
cause problems
   Product: kaddressbook
   Version: unspecified
  Platform: openSUSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: bugzi...@go4more.de
CC: to...@kde.org


Version:   unspecified (using KDE 4.4.4) 
OS:Linux

When exporting VCARD 2.1 contact information from kaddressbook, VCF entries
which are longer than a single line are wrapped. 

The special characters used for this line wrap are for some reason 0x0d 0x0a
0x20, that is CR, LF and - space?!?

Obviously, other programs trying to import this  kind of VCF don't know what to
do with this kind of linefeed in the middle of a valid VCF entry.

Removing those strange word/line feeds from my VCARDs make them compatible
again. IMHO the additional space - if not even the complete word wrap - is
unnecessary.



Reproducible: Always

Steps to Reproduce:
Export 2.1 VCFs with longer entries.

Actual Results:  
Word wrap with space in it breaks the respective  VCARD entry

Expected Results:  
No word wrap

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 238071] POP mail gets same message repeatedly from server

2010-06-20 Thread m . eik michalke
https://bugs.kde.org/show_bug.cgi?id=238071





--- Comment #1 from m.eik michalke m reaktanz de  2010-06-20 20:22:25 ---
hi,

in the meantime, it got worse. i've been away for a few days, so there were
more mails than usual on the POP3 server. as i'm writing this, kmail shows more
than strike1100/strike strike1200/strike 1500 supposedly new mails,
about 95% of them duplicates. but the worst part is that kmail/kontact is not
responding to anything -- actually for more than one and a half hour now. i've
tried killing the process (since i wasn't able to shut it down otherwise) and
restarting it, but it just contienues where it was interrupted: fetching the
same mails over and over again, slowly counting them down (it started with
about 120 new mails, now its down to 18, so hopefully i'll be able to clean up
the mess some time later this evening...).

unfortunately, in this state kmail has become totally useless for me. i
actually had to read all mails with an instance of claws in the meantime to not
lose a whole hour. i have the same problem on three different machines.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 242147] after deleting a mail (cached IMAP) scroll bar is limited

2010-06-20 Thread Mark van Rossum
https://bugs.kde.org/show_bug.cgi?id=242147


Mark van Rossum mvanr...@inf.ed.ac.uk changed:

   What|Removed |Added

 CC||mvanr...@inf.ed.ac.uk




--- Comment #1 from Mark van Rossum mvanross inf ed ac uk  2010-06-20 
20:56:58 ---
Same over here on  1.13.3
fedora 13, kde--testing

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 226984] Clicking on e-mail address of contact with non-latin name opens Composer with ??? as the recipient name

2010-06-20 Thread Vasileios P . Lourdas
https://bugs.kde.org/show_bug.cgi?id=226984





--- Comment #16 from Vasileios P. Lourdas bugzilla lourdas name  2010-06-20 
21:54:25 ---
You can also take a look at bug #242231.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 242257] Data loss while updating kde contacts

2010-06-20 Thread Marek Otahal
https://bugs.kde.org/show_bug.cgi?id=242257


Marek Otahal markota...@gmail.com changed:

   What|Removed |Added

 CC||markota...@gmail.com




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 241464] Error with the postgres backend: The value of a duplicated key breaks the unique constraint collectiontable_parentandnameindex

2010-06-20 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=241464





--- Comment #3 from Christophe Giboudeaux cgiboudeaux gmail com  2010-06-20 
23:48:46 ---
Here's the full query that the server is running: 

[akonadiserver] Executing query INSERT INTO CollectionTable (remoteId,
remoteRevision, name, parentId, resourceId, cachePolicyInherit) VALUES (:0, :1,
:2, :3, :4, :5) RETURNING id
[akonadiserver] :0 QVariant(QString, /Junk)
[akonadiserver] :1 QVariant(QString, )
[akonadiserver] :2 QVariant(QString, Junk)
[akonadiserver] :3 QVariant(qlonglong, 5)
[akonadiserver] :4 QVariant(qlonglong, 3)
[akonadiserver] :5 QVariant(bool, true)
[akonadiserver] Error during executing query INSERT INTO CollectionTable
(remoteId, remoteRevision, name, parentId, resourceId, cachePolicyInherit)
VALUES (:0, :1, :2, :3, :4, :5) RETURNING id :  ERROR:  duplicate key value
violates unique constraint collectiontable_parentandnameindex
[akonadiserver] QPSQL: Unable to create query
[akonadiserver] Error during insertion into table CollectionTable ERROR: 
duplicate key value violates unique constraint
collectiontable_parentandnameindex
[akonadiserver] QPSQL: Unable to create query
[akonadiserver] Unable to free statement: ERROR:  current transaction is
aborted, commands ignored until end of transaction block
[akonadiserver]

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 242308] New: Kontact process still running after application is closed

2010-06-20 Thread Leonardo La Malfa
https://bugs.kde.org/show_bug.cgi?id=242308

   Summary: Kontact process still running after application is
closed
   Product: kontact
   Version: 4.4.3
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: lela...@alice.it


Version:   4.4.3 (using KDE 4.4.4) 
OS:Linux

Recently, I've taken to checking System Monitor more often, and have noticed
that, after a day use, the process named kontact is present in the list of
running programs although I've just closed it. Nothing changes if I wait a
couple of minutes, or until I shut down. If I right-click the process and
choose Show Application Window nothing happens. If I click on Kontact in the
main menu, cursor bounces for a while, there's some activity in the task bar, 
but ultimately it fails to start. So it's not like the app is really running,
although it behaves as if trying to open another instance of the same
application. I have to manually kill the process, if I want to restart Kontact.

This is reproducible everyday, after hours and hours of use. After a whole day,
it eats up to 150 MB of RAM, and may be problematic if the process just sits
there uselessly and unnoticed. However, I've tried to start the programme, use
it for shorter periods, then quit it, and the process exits properly.

Reproducible: Sometimes




OS: Linux (i686) release 2.6.32-22-generic
Compiler: cc

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 240777] build fails - missing socket library

2010-06-20 Thread tropikhajma
https://bugs.kde.org/show_bug.cgi?id=240777





--- Comment #3 from tropikhajma tropikhajma gmail com  2010-06-21 00:23:22 ---
(In reply to comment #2)
 Hej,
 
 a libsocket does not exist under Linux, so we can't apply the patch as it is.

yeah, that's what I had in mind when talking about 'more flexible way' -
something like ifdef sunpro_cc ...

 I wonder why this application needs explicit linking but akonadi server for
 example not. Could it be that the socket library is brought in as dependency 
 by
 another library we have to link against?

hey, if I only knew how to figure that sort of things easily ...


 
 Ciao,
 Tobias

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 237456] Akonadi crashes during Kontact startup

2010-06-20 Thread William Lugg
https://bugs.kde.org/show_bug.cgi?id=237456





--- Comment #2 from William Lugg wlugg prairienetworks com  2010-06-21 
03:03:10 ---
No, that problem seems to have gone away in 4.4.4.

FWIW, I do still have to stop and start Akonadi after starting Kontact and 
getting the Akodadi Server Self Test dialog displayed.

I'm sure this is unrelated to the subject bug, but is very annoying.

HTH

Bill Lugg
  Milstar Software Support
  Peterson AFB, CO
  No Micro$oft products were used to create this email.  
  God rules and if He needed a computer it would run Linux!

On Sunday, June 20, 2010 05:45:20 am Tobias Koenig wrote:
 https://bugs.kde.org/show_bug.cgi?id=237456
 
 
 
 
 
 --- Comment #1 from Tobias Koenig tokoe kde org  2010-06-20 13:45:15 ---
 Hej,
 
 the bug in KPixmapCache should have been fixed in the meantime.
 Please reopen if you can still reproduce it in KDE 4.4.4 or 4.5
 
 Ciao,
 Tobias

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs