[Bug 227131] New: Akonadi Crashes. Unable to create entire table

2010-02-15 Thread Javier Olaechea
https://bugs.kde.org/show_bug.cgi?id=227131

   Summary: Akonadi Crashes. Unable to create entire table
   Product: Akonadi
   Version: 4.4
  Platform: Archlinux Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: vkra...@kde.org
ReportedBy: pir...@gmail.com
CC: kdepim-bugs@kde.org


Version:(using KDE 4.4.0)
OS:Linux
Installed from:Archlinux Packages

[pir...@myhost ~]$ akonadictl start
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Starting Akonadi Server...  
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
   done.   
   [akonadiserver] search paths:  ("/opt/opencascade/bin",
"/bin", "/usr/bin", "/sbin", "/usr/sbin", "/opt/kde/bin",
"/usr/bin/perlbin/site", "/usr/bin/perlbin/vendor", "/usr/bin/perlbin/core",
"/opt/qt/bin", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec",
"/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin")  
[akonadiserver] Database "akonadi" opened using driver "QMYSQL" 
[akonadiserver] DbInitializer::run()
[akonadiserver] checking table  "SchemaVersionTable"
[akonadiserver] checking table  "ResourceTable" 
[akonadiserver] checking table  "CollectionTable"   
[akonadiserver] checking table  "MimeTypeTable" 
[akonadiserver] checking table  "PimItemTable"  
[akonadiserver] "CREATE TABLE PimItemTable (id BIGINT NOT NULL PRIMARY KEY
AUTO_INCREMENT, rev INTEGER NOT NULL DEFAULT 0, remoteId TEXT , collectionId
BIGINT  REFERENCES CollectionTable(id) ON DELETE CASCADE ON UPDATE CASCADE,
mimeTypeId BIGINT  REFERENCES MimeTypeTable(id) ON DELETE CASCADE ON UPDATE
CASCADE, datetime TIMESTAMP DEFAULT CURRENT_TIMESTAMP, atime TIMESTAMP , dirty
BOOL , size BIGINT NOT NULL DEFAULT 0);"
[akonadiserver] "Unable to create entire table. 
[akonadiserver] Query error: 'Invalid default value for 'atime' QMYSQL: Unable
to execute query'"  
[akonadiserver] Unable to initialize database.  
[akonadiserver] "[  
[akonadiserver] 0: akonadiserver(_Z11akBacktracev+0x39) [0x40b1c9]  
[akonadiserver] 1: akonadiserver() [0x40b712]   
[akonadiserver] 2: /lib/libc.so.6(+0x320b0) [0x7f89ed99a0b0]
[akonadiserver] 3: /lib/libc.so.6(gsignal+0x35) [0x7f89ed99a035]
[akonadiserver] 4: /lib/libc.so.6(abort+0x180) [0x7f89ed99b460] 
[akonadiserver] 5:
/usr/lib/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x6f)
[0x7f89eeb4631f]   
[akonadiserver] 6: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0xa8)
[0x40c758]  
[akonadiserver] 7: /usr/lib/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x78)
[0x7f89eebd5e38] 
[akonadiserver] 8: /usr/lib/libQtCore.so.4(+0x10b5d9) [0x7f89eebe65d9]  
[akonadiserver] 9: /usr/lib/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x39)
[0x7f89eebe77d9] 
[akonadiserver] 10: akonadiserver(_ZN6QDebugD1Ev+0x4e) [0x4067ce]   
[akonadiserver] 11:
/usr/lib/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServerC1EP7QObject+0x5f7)
[0x7f89eefb4347] 
[akonadiserver] 12:
/usr/lib/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServer8instanceEv+0x4a)
[0x7f89eefb50ba]   
[akonadiserver] 13: akonadiserver(main+0x3ac) [0x405dec]
[akonadiserver] 14: /lib/libc.so.6(__libc_start_main+0xfd) [0x7f89ed986b6d] 
[akonadiserver] 15: akonadiserver() [0x405949]  
[akonadiserver] ]   
[akonadiserver] "   
ProcessControl: Application 'akonadiserver' returned with exit code 255
(Unknown error)  


I think The critical Part is
"
[akonadiserver] "CREATE TABLE PimItemTable (id BIGINT NOT NULL PRIMARY KEY
AUTO_INCREMENT, rev INTEGER NOT NULL DEFAULT 0, remoteId TEXT , collectionId
BIGINT  REFERENCES CollectionTable(id) ON DELETE CASCADE ON UPDATE CASCADE,
mimeTypeId BIGINT  REFERENCES MimeTypeTable(id) ON DELETE CASCADE ON UPDATE
CASCADE, datetime TIMESTAMP DEFAULT CURRENT_TIMESTAMP, atime TIMESTAMP , dirty
BOOL , size BIGINT NOT NULL 

[Bug 226978] akonadi-server fails to start upon creating initial SQLite db

2010-02-15 Thread Anatoly
https://bugs.kde.org/show_bug.cgi?id=226978


Anatoly  changed:

   What|Removed |Added

 CC||anatoly.a.pet...@gmail.com




--- Comment #1 from Anatoly   2010-02-16 05:44:26 
---
I have the same problem on a similar configuration (Gentoo, gcc 4.4.3, KDE
4.4.0).

-- 
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 226456] Crash while navigating through list of e-mails

2010-02-15 Thread Haw Loeung
https://bugs.kde.org/show_bug.cgi?id=226456





--- Comment #3 from Haw Loeung   2010-02-16 05:28:20 ---
Created an attachment (id=40834)
 --> (http://bugs.kde.org/attachment.cgi?id=40834)
New crash information added by DrKonqi

Seems to be messages with attachments?

-- 
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 226921] crash on specific email (no attachment)

2010-02-15 Thread Chani
https://bugs.kde.org/show_bug.cgi?id=226921





--- Comment #3 from Chani   2010-02-16 05:15:03 ---
I forwarded the email... I think gmail screwed it up, though. and obviously I
can't forward it or save it or anything from kmail because it crashes.

-- 
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 227088] kmail crashes when opening an email

2010-02-15 Thread Giuseppe Bilotta
https://bugs.kde.org/show_bug.cgi?id=227088


Giuseppe Bilotta  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID




--- Comment #2 from Giuseppe Bilotta   2010-02-16 
01:06:09 ---
Sorry for the noise, apparently it was some Debian-specific library
incompatibility. An upgrade a couple of minutes ago fixed the issue. Closing.

-- 
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 227088] kmail crashes when opening an email

2010-02-15 Thread Giuseppe Bilotta
https://bugs.kde.org/show_bug.cgi?id=227088





--- Comment #1 from Giuseppe Bilotta   2010-02-16 
00:32:22 ---
Some more testing: KMail crashes whenever I do anything at all. Even leaving
KMail for some other Kontact app makes it crash.

-- 
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 227088] New: kmail crashes when opening an email

2010-02-15 Thread Giuseppe Bilotta
https://bugs.kde.org/show_bug.cgi?id=227088

   Summary: kmail crashes when opening an email
   Product: kontact
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: giuseppe.bilo...@gmail.com


Application that crashed: kontact
Version of the application: 4.3.4
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.3
Operating System: Linux 2.6.32-trunk-amd64 x86_64
Distribution: Debian GNU/Linux 5.0.4 (lenny)

What I was doing when the application crashed:
Since upgrading, I am unable to open _any_ email in _any_ folder, be it from
POP accounts or IMAP accounts

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
The current source language is "auto; currently c".
[KCrash Handler]
#5  0x7f41f690fe8c in jpeg_CreateDecompress () from /usr/lib/libjpeg.so.8
#6  0x7f41ee1f28bf in read_jpeg_image (device=,
outImage=0x73c97740, parameters=..., scaledSize=,
inQuality=-1) at qjpeghandler.cpp:766
#7  0x7f41fee77bf2 in QImageReader::read (this=0x73c97790,
image=0x73c97740) at image/qimagereader.cpp:1077
#8  0x7f41fee7814c in QImageReader::read (this=0x73c97790) at
image/qimagereader.cpp:1027
#9  0x7f41fee64628 in QImage::fromData (data=,
size=, format=) at
image/qimage.cpp:4653
#10 0x7f41fee66a9e in QImage::loadFromData (this=0x73c97840, data=0x3e
, len=632, format=0x2a67610 "0\235\242\002") at
image/qimage.cpp:4618
#11 0x7f41fc09d4cc in QImage::loadFromData (this=,
line=...) at /usr/include/qt4/QtGui/qimage.h:231
#12 KABC::VCardTool::parsePicture (this=, line=...) at
../../kabc/vcardtool.cpp:727
#13 0x7f41fc09e844 in KABC::VCardTool::parseVCards (this=0x73c98280,
vcard=) at ../../kabc/vcardtool.cpp:498
#14 0x7f41fc08c32f in KABC::VCardConverter::parseVCards (this=, vcard=...) at ../../kabc/vcardconverter.cpp:61
#15 0x7f41fc08d475 in KABC::VCardFormat::loadAll (this=, resource=0x2a27c50, file=) at
../../kabc/vcardformat.cpp:65
#16 0x7f41e0ae6964 in KABC::ResourceFile::clearAndLoad (this=0x2a27c50,
file=0x73c98360) at ../../../../kabc/plugins/file/resourcefile.cpp:227
#17 0x7f41e0ae7ead in KABC::ResourceFile::load (this=0x2a27c50) at
../../../../kabc/plugins/file/resourcefile.cpp:215
#18 0x7f41e0ae4b31 in KABC::ResourceFile::asyncLoad (this=0x73c97000)
at ../../../../kabc/plugins/file/resourcefile.cpp:238
#19 0x7f41fc061dd6 in KABC::AddressBook::asyncLoad (this=0x2a20130) at
../../kabc/addressbook.cpp:376
#20 0x7f41fc08ac39 in KABC::StdAddressBook::Private::init (this=0x191b030,
asynchronous=) at ../../kabc/stdaddressbook.cpp:182
#21 0x7f41fc08c0fa in KABC::StdAddressBook::self (asynchronous=) at ../../kabc/stdaddressbook.cpp:92
#22 0x7f41e8bf72ef in KMail::FancyHeaderStyle::format (this=, message=, strategy=,
vCardName=, 
printing=, topLevel=true) at
../../kmail/headerstyle.cpp:456
#23 0x7f41e8a977c7 in KMReaderWin::writeMsgHeader (this=0x146bcd0,
aMsg=, hasVCard=false, topLevel=) at
../../kmail/kmreaderwin.cpp:1791
#24 0x7f41e8a9f4c8 in KMReaderWin::parseMsg (this=0x146bcd0,
aMsg=0x1e1e3c0) at ../../kmail/kmreaderwin.cpp:1678
#25 0x7f41e8a8e4ba in KMReaderWin::displayMessage (this=0x146bcd0) at
../../kmail/kmreaderwin.cpp:1608
#26 0x7f41e8a8e694 in KMReaderWin::updateReaderWin (this=0x146bcd0) at
../../kmail/kmreaderwin.cpp:1548
#27 0x7f41e8a9bccd in KMReaderWin::update (this=0x73c97000,
observable=0x3e) at ../../kmail/kmreaderwin.cpp:950
#28 0x7f41e8cc0c99 in KMail::ISubject::notify (this=0x1e1e490) at
../../kmail/isubject.cpp:33
#29 0x7f41e89b1c8c in KMMessage::updateBodyPart (this=0x1e1e3c0,
partSpecifier=) at ../../kmail/kmmessage.cpp:3237
#30 0x7f41e8c94f2a in KMail::ImapJob::slotGetMessageResult (this=0x13934e0,
job=) at ../../kmail/imapjob.cpp:435
#31 0x7f41e8c9938b in KMail::ImapJob::qt_metacall (this=0x13934e0,
_c=QMetaObject::InvokeMetaMethod, _id=, _a=0x73ca3de0)
at ./imapjob.moc:82
#32 0x7f41ff95edf2 in QMetaObject::activate (sender=0x29f7480,
from_signal_index=, to_signal_index=7, argv=0x2a67610) at
kernel/qobject.cpp:3112
#33 0x7f41ffd36d32 in KJob::result (this=0x73c97000, _t1=0x29f7480) at
./kjob.moc:188
#34 0x7f41ffd370af in KJob::emitResult (this=0x29f7480) at
../../kdecore/jobs/kjob.cpp:304
#35 0x7f41fd1c1c83 in KIO::SimpleJob::slotFinished (this=0x29f7480) at
../../kio/kio/job.cpp:477
#36 0x7f41fd1c2143 in KIO::TransferJob::slotFinished (this=0x29f7480) at
../../kio/kio/job.cpp:948
#37 0x7f41fd1c0a51 in KIO::TransferJob::qt_metacall (this=0x29f7480,
_c=QMetaObject::InvokeMetaMethod, _id=, _a=0x73ca41f0)
at ./jobclasses.moc:343
#38 0x7f41ff95edf2 in QMetaObject::activate (sender=0x1929920,
from_signal_index=, to_signal_index=8, argv=0x2a67610) at
kernel/qobject.cpp:3112
#39 0x

[Bug 225822] time tracker crashes kontact on saving

2010-02-15 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=225822


Dario Andres  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||andresbajotie...@gmail.com
 Resolution||DUPLICATE




--- Comment #2 from Dario Andres   2010-02-15 
23:37:37 ---
Fixed in KDE SC 4.4.1 and 4.5
Regards

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

-- 
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 217302] KMail crash when paste image from clipboard [QMimeData::hasImage, KPIMTextEdit::TextEdit::insertFromMimeData, QMetaObject::activate]

2010-02-15 Thread Mailings
https://bugs.kde.org/show_bug.cgi?id=217302


Sebastian Körner (Mailings)  changed:

   What|Removed |Added

 CC||s.koerner.maili...@online.d
   ||e




-- 
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 226960] error with mysql 5.1.43: Last database error: "Can't initialize character set latin1

2010-02-15 Thread Facundo Aguilera
https://bugs.kde.org/show_bug.cgi?id=226960





--- Comment #7 from Facundo Aguilera   2010-02-15 22:23:04 
---
This is the answer from debian packagers
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569549

I only needed to downgrade mysql packs

-- 
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 226562] Contact Names are not correctly sorted

2010-02-15 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=226562





--- Comment #2 from Albert Astals Cid   2010-02-15 21:38:52 
---
Should this be backported?

-- 
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 226960] error with mysql 5.1.43: Last database error: "Can't initialize character set latin1

2010-02-15 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=226960





--- Comment #6 from Christophe Giboudeaux   2010-02-15 
21:23:35 ---
I applied the Debian patches, still no luck. I'm unable to reproduce the
charset issue.

-- 
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 226561] Creating a addressbook based on a existing vcf file is not user friendly

2010-02-15 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=226561





--- Comment #2 from Albert Astals Cid   2010-02-15 20:42:56 
---
Do you really think the user cares about the techincal limitations of your
solution?
Importing something and never getting a dialog confirming if it worked or not
it's just bad practice.

Of course it's your project, and you can do what you want with it, but consider
that if instead of me it was a random user that filed the bug he would have
gone "WTF" with the answer and we'd had a user less.

-- 
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 136145] Crash when saving some (but not all) IMAP attachments at once

2010-02-15 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=136145


Dario Andres  changed:

   What|Removed |Added

 CC||mpri...@laposte.net




--- Comment #81 from Dario Andres   2010-02-15 
20:16:17 ---
*** Bug 226700 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 226700] Crash of KMail when opening an attached file

2010-02-15 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=226700


Dario Andres  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||andresbajotie...@gmail.com
 Resolution||DUPLICATE




--- Comment #1 from Dario Andres   2010-02-15 
20:16:17 ---
This is being tracked at bug 136145. Regards

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

-- 
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 226808] Kontact crashed a few seconds after starting.

2010-02-15 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=226808


Dario Andres  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||andresbajotie...@gmail.com
 Resolution||DUPLICATE




--- Comment #1 from Dario Andres   2010-02-15 
20:12:53 ---
Merging with bug 201275. Thanks

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

-- 
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 201275] KMail(Kontact) crashed while staying deactive on the background [KMKernel::config, KMKernel::slotRunBackgroundTasks]

2010-02-15 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=201275





--- Comment #11 from Dario Andres   2010-02-15 
20:12:48 ---
>From bug 226808:
-- What I was doing when the application crashed:
At start it is telling me that another instance of Kontact is already running,
but none can be seen.This happens at least often.Most of the time it happens
when i switch to another application such as Firefox.

-- 
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 201275] KMail(Kontact) crashed while staying deactive on the background [KMKernel::config, KMKernel::slotRunBackgroundTasks]

2010-02-15 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=201275


Dario Andres  changed:

   What|Removed |Added

 CC||philippe.che...@free.fr




--- Comment #12 from Dario Andres   2010-02-15 
20:12:53 ---
*** Bug 226808 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 226921] crash on specific email (no attachment)

2010-02-15 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=226921


Dario Andres  changed:

   What|Removed |Added

 CC||andresbajotie...@gmail.com




--- Comment #2 from Dario Andres   2010-02-15 
20:08:32 ---
Seems related to bug 186502 / bug 224414. Regards

-- 
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 226977] Kmail crashed when mail with attachment is opened

2010-02-15 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=226977


Dario Andres  changed:

   What|Removed |Added

 CC||andresbajotie...@gmail.com




--- Comment #1 from Dario Andres   2010-02-15 
20:07:07 ---
Probably related to bug 224414 / bug 186502.
- Does that attachment have some weird properly? (like an empty name)
Regards

-- 
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 223112] kmail column sort order should change group order

2010-02-15 Thread Daniel Hahler
https://bugs.kde.org/show_bug.cgi?id=223112


Daniel Hahler  changed:

   What|Removed |Added

 CC||kde-bugzi...@thequod.de




--- Comment #1 from Daniel Hahler   2010-02-15 
20:00:38 ---
*** Bug 223997 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 223997] Sort order (by date) is wrong inside groups

2010-02-15 Thread Daniel Hahler
https://bugs.kde.org/show_bug.cgi?id=223997


Daniel Hahler  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Daniel Hahler   2010-02-15 
20:00:38 ---
Marking as duplicate of bug 223112.

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

-- 
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 186493] Kmail will not delete messages if not in currently selected folder

2010-02-15 Thread lnxusr
https://bugs.kde.org/show_bug.cgi?id=186493





--- Comment #3 from2010-02-15 19:03:23 ---
This is still the case in KDE 4.4.0

-- 
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 223837] Everytime I change to akregator, kontact crashes

2010-02-15 Thread Miguel Tadeu
https://bugs.kde.org/show_bug.cgi?id=223837





--- Comment #1 from Miguel Tadeu   2010-02-15 18:42:53 ---
This still happens in kde 4.4

-- 
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 226802] KMail ignores notification settings

2010-02-15 Thread Ivan Andrianov
https://bugs.kde.org/show_bug.cgi?id=226802


Ivan Andrianov  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID




--- Comment #1 from Ivan Andrianov   2010-02-15 
17:06:17 ---
I'm sorry. Everything works.

-- 
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 226960] error with mysql 5.1.43: Last database error: "Can't initialize character set latin1

2010-02-15 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=226960





--- Comment #5 from Christophe Giboudeaux   2010-02-15 
16:37:20 ---
I didn't have more luck with the Debian (SID) options:

# ./configure --prefix=/usr/local --exec-prefix=/usr/local
--libexecdir=/usr/local/sbin --datadir=/usr/local/share
--localstatedir=/var/lib/mysql --includedir=/usr/local/include
--infodir=/usr/local/share/info --mandir=/usr/local/share/man
--build=i486-linux-gnu --host=i486-linux-gnu --with-server-suffix="-1"
--with-comment="(Debian)" --with-system-type="debian-linux-gnu" --enable-shared
--enable-static --enable-thread-safe-client --enable-assembler 
--enable-local-infile --with-pstack --with-fast-mutexes --with-big-tables
--with-unix-socket-path=/var/run/mysqld/mysqld.sock --with-mysqld-user=mysql
--with-libwrap --without-readline --with-ssl --without-docs
--with-extra-charsets=all --with-plugins=max --without-ndbcluster
--with-embedded-server --with-embedded-privilege-control

and Akonadi still works.

# mysql_config 
Usage: /usr/local/bin/mysql_config [OPTIONS]
Options:
--cflags [-I/usr/local/include/mysql -DUNIV_LINUX -DUNIV_LINUX]
--include[-I/usr/local/include/mysql]
--libs   [-rdynamic -L/usr/local/lib/mysql -lmysqlclient -lz
-lcrypt -lnsl -lm]
--libs_r [-rdynamic -L/usr/local/lib/mysql -lmysqlclient_r -lz
-lpthread -lcrypt -lnsl -lm -lpthread]
--plugindir  [/usr/local/lib/mysql/plugin]
--socket [/var/run/mysqld/mysqld.sock]
--port   [0]
--version[5.1.43]
--libmysqld-libs [-rdynamic -L/usr/local/lib/mysql -lmysqld -ldl -lz
-lpthread -lcrypt -lnsl -lm -lpthread -lrt]

-- 
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 226112] akonadi crashes after creating a new imap resource

2010-02-15 Thread Kevin Ottens
https://bugs.kde.org/show_bug.cgi?id=226112


Kevin Ottens  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Kevin Ottens   2010-02-15 16:26:11 ---


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

-- 
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 227011] akondai crash on system startup

2010-02-15 Thread Kevin Ottens
https://bugs.kde.org/show_bug.cgi?id=227011


Kevin Ottens  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Kevin Ottens   2010-02-15 16:25:46 ---


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

-- 
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 227011] akondai crash on system startup

2010-02-15 Thread Rex Dieter
https://bugs.kde.org/show_bug.cgi?id=227011


Rex Dieter  changed:

   What|Removed |Added

 CC||rdie...@math.unl.edu




-- 
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 227011] New: akondai crash on system startup

2010-02-15 Thread Dennis Gilmore
https://bugs.kde.org/show_bug.cgi?id=227011

   Summary: akondai crash on system startup
   Product: Akonadi
   Version: unspecified
  Platform: Fedora RPMs
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: IMAP resource
AssignedTo: er...@kde.org
ReportedBy: den...@ausil.us
CC: vkra...@kde.org, kdepim-bugs@kde.org


Application: akonadi_imap_resource (0.1)
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.1
Operating System: Linux 2.6.33-0.43.rc7.git6.fc13.x86_64 x86_64
Distribution: "Fedora release 13 (Rawhide)"

-- Information about the crash:
Whenever i log into my machine after updating to 4.4 akondai continually
crashes over and over. 

The crash can be reproduced every time.

 -- Backtrace:
Application: Akonadi Resource (akonadi_imap_resource), signal: Segmentation
fault
82T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7fc0fcdbe820 (LWP 32192))]

Thread 2 (Thread 0x7fc0f28c3710 (LWP 32194)):
#0  0x003c99cd90f3 in __poll (fds=, nfds=, timeout=) at
../sysdeps/unix/sysv/linux/poll.c:87
#1  0x003fda63e457 in ?? () from /lib64/libglib-2.0.so.0
#2  0x003fda63e82c in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x003fdd77c2f6 in QEventDispatcherGlib::processEvents
(this=0x7fc0ec0008c0, flags=) at
kernel/qeventdispatcher_glib.cpp:414
#4  0x003fdd7553a2 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149
#5  0x003fdd75566c in QEventLoop::exec (this=0x7fc0f28c2d40, flags=...) at
kernel/qeventloop.cpp:201
#6  0x003fdd66e8d9 in QThread::exec (this=) at
thread/qthread.cpp:487
#7  0x7fc0fe11af01 in KIMAP::SessionThread::run (this=0x156b710) at
/usr/src/debug/kdepimlibs-4.4.0/kimap/sessionthread.cpp:160
#8  0x003fdd6709a5 in QThreadPrivate::start (arg=0x156b710) at
thread/qthread_unix.cpp:248
#9  0x003c9a806caa in start_thread (arg=0x7fc0f28c3710) at
pthread_create.c:297
#10 0x003c99ce25bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7fc0fcdbe820 (LWP 32192)):
[KCrash Handler]
#5  0x7fc0fe10583b in KIMAP::Job::start (this=0x147f9b0) at
/usr/src/debug/kdepimlibs-4.4.0/kimap/job.cpp:56
#6  0x00416c43 in ImapAccount::disconnect (this=0x148ec80) at
/usr/src/debug/kdepim-runtime-4.4.0/resources/imap/imapaccount.cpp:385
#7  0x00417204 in ImapAccount::onCapabilitiesTestDone (this=0x148ec80,
job=) at
/usr/src/debug/kdepim-runtime-4.4.0/resources/imap/imapaccount.cpp:326
#8  0x00417753 in ImapAccount::qt_metacall (this=0x148ec80,
_c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fffa1d0e450)
at
/usr/src/debug/kdepim-runtime-4.4.0/x86_64-redhat-linux-gnu/resources/imap/imapaccount.moc:99
#9  0x003fdd768acf in QMetaObject::activate (sender=0x147e7e0, m=, local_signal_index=, argv=0x7fffa1d0e450)
at kernel/qobject.cpp:3275
#10 0x0039486f40d2 in KJob::result(KJob*) () from
/usr/lib64/libkdecore.so.5
#11 0x0039486f4390 in KJob::emitResult() () from /usr/lib64/libkdecore.so.5
#12 0x7fc0fe105e10 in KIMAP::Job::handleErrorReplies (this=0x147e7e0,
response=) at
/usr/src/debug/kdepimlibs-4.4.0/kimap/job.cpp:86
#13 0x7fc0fe107d2f in KIMAP::CapabilitiesJob::handleResponse (this=, response=...) at
/usr/src/debug/kdepimlibs-4.4.0/kimap/capabilitiesjob.cpp:67
#14 0x7fc0fe119c67 in KIMAP::SessionPrivate::responseReceived
(this=0x1557010, response=...) at
/usr/src/debug/kdepimlibs-4.4.0/kimap/session.cpp:212
#15 0x7fc0fe11a702 in KIMAP::Session::qt_metacall (this=0x147e6f0,
_c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fc0ec038c40)
at
/usr/src/debug/kdepimlibs-4.4.0/x86_64-redhat-linux-gnu/kimap/session.moc:98
#16 0x003fdd765a21 in QObject::event (this=0x147e6f0, e=0x7fc0ec039890) at
kernel/qobject.cpp:1248
#17 0x0039479aa86c in QApplicationPrivate::notify_helper (this=0x12171a0,
receiver=0x147e6f0, e=0x7fc0ec039890) at kernel/qapplication.cpp:4298
#18 0x0039479b093b in QApplication::notify (this=,
receiver=0x147e6f0, e=0x7fc0ec039890) at kernel/qapplication.cpp:4181
#19 0x003948e06cf6 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libkdeui.so.5
#20 0x003fdd75695c in QCoreApplication::notifyInternal
(this=0x7fffa1d0f1c0, receiver=0x147e6f0, event=0x7fc0ec039890) at
kernel/qcoreapplication.cpp:704
#21 0x003fdd7576a7 in sendEvent (receiver=0x0, event_type=, data=0x11fe4c0) at kernel/qcoreapplication.h:215
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=, data=0x11fe4c0) at kernel/qcoreapplication.cpp:1345
#23 0x003fdd77c763 in sendPostedEvents (s=) at
kernel/qcoreapplication.h:220
#24 postEventSourceDispatch (s=) at
kernel/qeventdispatcher_glib.cpp:276
#25 0x003fda63a8a2 in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#26 0x003fda63e648 in ?? () from /lib64/libglib-2.0.so.0
#27 0x003fda63

[Bug 193514] Crash when activating plugin [[Kontact::Plugin::identifier], Kontact::MainWindow::activatePluginModule, Kontact::MainWindow::setActivePluginModule, KontactApp::newInstance]

2010-02-15 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=193514


Dario Andres  changed:

   What|Removed |Added

 CC||mark_gr...@btinternet.com




--- Comment #79 from Dario Andres   2010-02-15 
15:59:08 ---
*** Bug 226688 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 226688] kontact crashed on restart

2010-02-15 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=226688


Dario Andres  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||andresbajotie...@gmail.com
 Resolution||DUPLICATE




--- Comment #1 from Dario Andres   2010-02-15 
15:59:08 ---
This is being tracked at bug 193514. Regards

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

-- 
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 226960] error with mysql 5.1.43: Last database error: "Can't initialize character set latin1

2010-02-15 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=226960





--- Comment #4 from Christophe Giboudeaux   2010-02-15 
15:35:25 ---
Thanks.

I just built MySQL 5.1.43 from sources with the following command line:

./configure --prefix=/usr/local --with-plugins=max --enable-shared
--enable-static --with-ssl --without-docs

and wiped the previous akonadi DB to test a first run initialization.
No issue so far:

# which mysqld
/usr/local/libexec/mysqld

# mysqld --version
mysqld  Ver 5.1.43 for pc-linux-gnu on i686 (Source distribution)

# akonadictl status
Akonadi Control: running
Akonadi Server: running
Akonadi Server Search Support: available (backend: Virtuoso)

# ps x |grep mysqld 
21519 ?Sl 0:01 /usr/local/libexec/mysqld
--defaults-file=/home/krop/.local/share/akonadi//mysql.conf --datadir
/home/krop/.local/share/akonadi/db_data/
--socket=/home/krop/.local/share/akonadi/db_misc/mysql.socket

I'll now try the configure parameters used in the Debian package to check
whether there's a difference or no.

-- 
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 226942] Always segmentation fault during startup.

2010-02-15 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=226942


Dario Andres  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||andresbajotie...@gmail.com
 Resolution||DUPLICATE




--- Comment #4 from Dario Andres   2010-02-15 
15:21:00 ---
This issues is being tracked at bug 215288. Merging. 
Thanks for the detailed information.

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

-- 
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 226957] Kontact crashes after starting

2010-02-15 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=226957


Dario Andres  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||andresbajotie...@gmail.com
 Resolution||DUPLICATE




--- Comment #1 from Dario Andres   2010-02-15 
15:17:17 ---
Merging with bug 189740. Thanks

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

-- 
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 226956] KMail/Kontact crashes at clicking a (HTML-)mail in mail-list

2010-02-15 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=226956


Dario Andres  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||andresbajotie...@gmail.com
 Resolution||DUPLICATE




--- Comment #1 from Dario Andres   2010-02-15 
15:15:15 ---
Merging with bug 224414. Thanks

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

-- 
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 224414] [testcase mail] KMail crashes when checking some mails (spam message in moderated group) from GMail IMAP (unnamed attachment) [..., QTreeWidgetItem, KMMimePartTreeItem, partNode::fillMim

2010-02-15 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=224414


Dario Andres  changed:

   What|Removed |Added

 CC||kaysi...@gmx.de




--- Comment #5 from Dario Andres   2010-02-15 
15:15:15 ---
*** Bug 226956 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 227004] Kontact crashes after saving an attachment

2010-02-15 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=227004


Dario Andres  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||andresbajotie...@gmail.com
 Resolution||DUPLICATE




--- Comment #1 from Dario Andres   2010-02-15 
15:10:23 ---
Merging with bug 226788. Thanks

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

-- 
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 226608] Crash when adding iCal resource to Akonadi

2010-02-15 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=226608


Dario Andres  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||andresbajotie...@gmail.com
 Resolution||DUPLICATE




--- Comment #1 from Dario Andres   2010-02-15 
15:10:18 ---
Merging with bug 226788. Thanks

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

-- 
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 189382] No usage of imap+TLS when server doesn't use a greeting with imap capabilities

2010-02-15 Thread mark
https://bugs.kde.org/show_bug.cgi?id=189382


m...@tvk.rwth-aachen.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #1 from2010-02-15 14:57:04 ---
dovecot 1.2 has the login_greeting_capability option removed (defaulting to no)
and with the option 'login_greeting = Dovecot ready.' KMail 1.13.0 is able to
fetch emails using TLS, so this bug isn't valid anymore.

-- 
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 227004] New: Kontact crashes after saving an attachment

2010-02-15 Thread Stephan Kleine
https://bugs.kde.org/show_bug.cgi?id=227004

   Summary: Kontact crashes after saving an attachment
   Product: kontact
   Version: unspecified
  Platform: openSUSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: bitdea...@gmail.com


Application: kontact (4.4)
KDE Platform Version: 4.4.00 (KDE 4.4.0) "release 223"
Qt Version: 4.6.1
Operating System: Linux 2.6.31.12-0.1-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

-- Information about the crash:
The attachment is a .txt file. I click on it, select the place where to save it
and click the save button and then Kontact crashes. The attachment is correctly
saved to disk though.

The crash can be reproduced every time.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#5  detach (this=) at /usr/include/QtCore/qlist.h:122
#6  begin (this=) at /usr/include/QtCore/qlist.h:248
#7  KDirWatchPrivate::Entry::removeClient (this=) at
/usr/src/debug/kdelibs-4.4.0/kio/kio/kdirwatch.cpp:456
#8  0x7fbdf044b007 in KDirWatchPrivate::removeEntry (this=0x1469bc0,
instance=0x0, e=0x0, sub_entry=0x0) at
/usr/src/debug/kdelibs-4.4.0/kio/kio/kdirwatch.cpp:890
#9  0x7fbdf044b3ae in KDirWatchPrivate::slotRemoveDelayed (this=0x1469bc0)
at /usr/src/debug/kdelibs-4.4.0/kio/kio/kdirwatch.cpp:1313
#10 0x7fbdf0466f3c in KDirWatchPrivate::qt_metacall (this=0x1469bc0,
_c=InvokeMetaMethod, _id=, _a=0x7fffa87731c0)
at /usr/src/debug/kdelibs-4.4.0/build/kio/kdirwatch_p.moc:84
#11 0x7fbdf2b6fbff in QMetaObject::activate (sender=0x108ddb0, m=, local_signal_index=, argv=0x0) at
kernel/qobject.cpp:3275
#12 0x7fbdf2b7735f in QSingleShotTimer::timerEvent (this=0x108ddb0) at
kernel/qtimer.cpp:308
#13 0x7fbdf2b6c853 in QObject::event (this=0x108ddb0, e=0x7fffa8773960) at
kernel/qobject.cpp:1212
#14 0x7fbdf1f1bc9c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQtGui.so.4
#15 0x7fbdf1f2227b in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQtGui.so.4
#16 0x7fbdf34ba456 in KApplication::notify (this=0x7fffa8773d70,
receiver=0x108ddb0, event=0x7fffa8773960) at
/usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#17 0x7fbdf2b5cdfc in QCoreApplication::notifyInternal
(this=0x7fffa8773d70, receiver=0x108ddb0, event=0x7fffa8773960) at
kernel/qcoreapplication.cpp:704
#18 0x7fbdf2b89ac5 in sendEvent (event=,
receiver=) at kernel/qcoreapplication.h:215
#19 QTimerInfoList::activateTimers (event=,
receiver=) at kernel/qeventdispatcher_unix.cpp:617
#20 0x7fbdf2b86634 in timerSourceDispatch (source=) at
kernel/qeventdispatcher_glib.cpp:184
#21 0x7fbdea376dee in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#22 0x7fbdea37a7b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#23 0x7fbdea37a8e0 in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#24 0x7fbdf2b86323 in QEventDispatcherGlib::processEvents (this=0x613810,
flags=) at kernel/qeventdispatcher_glib.cpp:412
#25 0x7fbdf1fc9dce in ?? () from /usr/lib64/libQtGui.so.4
#26 0x7fbdf2b5b712 in QEventLoop::processEvents (this=, flags=) at kernel/qeventloop.cpp:149
#27 0x7fbdf2b5baec in QEventLoop::exec (this=0x7fffa8773cb0, flags=) at
kernel/qeventloop.cpp:201
#28 0x7fbdf2b5f83b in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:981
#29 0x00403ede in _start ()

Possible duplicates by query: bug 226788, bug 226608.

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 194282] kmail refuses to send gnupg encrypted mail

2010-02-15 Thread mark
https://bugs.kde.org/show_bug.cgi?id=194282


m...@tvk.rwth-aachen.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #1 from2010-02-15 14:49:23 ---
this does not happen with KDE 4.4/KMail 1.13.0 any more

-- 
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 226982] KMail (and kaddressbook) exit immediately when invoked for the first time after a failed akonadi startup

2010-02-15 Thread shlomif
https://bugs.kde.org/show_bug.cgi?id=226982


shlo...@iglu.org.il changed:

   What|Removed |Added

Summary|KMail (and kaddressbook)|KMail (and kaddressbook)
   |crash when invoked for the  |exit immediately when
   |first time after a failed   |invoked for the first time
   |akonadi startup |after a failed akonadi
   ||startup




-- 
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 226982] KMail (and kaddressbook) crash when invoked for the first time after a failed akonadi startup

2010-02-15 Thread shlomif
https://bugs.kde.org/show_bug.cgi?id=226982





--- Comment #5 from2010-02-15 14:35:10 ---
I should note that in a new UNIX user account, KMail and KAddressbook appear to
start 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 226982] KMail (and kaddressbook) crash when invoked for the first time after a failed akonadi startup

2010-02-15 Thread Vasileios P . Lourdas
https://bugs.kde.org/show_bug.cgi?id=226982





--- Comment #4 from Vasileios P. Lourdas   2010-02-15 
14:23:58 ---
OK, now this is a different error. The KDE devs should probably reply.

-- 
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 226815] kontact crashes when restarting after mail fetching via IMAP got stuck

2010-02-15 Thread Mat Lechner
https://bugs.kde.org/show_bug.cgi?id=226815





--- Comment #1 from Mat Lechner   2010-02-15 14:20:14 ---
This bug seems to be related to bug 223705, because IMAP is stuck after
resuming from suspend.

-- 
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 226982] KMail (and kaddressbook) crash when invoked for the first time after a failed akonadi startup

2010-02-15 Thread shlomif
https://bugs.kde.org/show_bug.cgi?id=226982





--- Comment #3 from2010-02-15 14:19:55 ---
(In reply to comment #2)
> The log shows that akonadi server cannot connect to MySQL server. If you use
> MySQL for akonadi, create a new database and put the correct values inside
> ~/.config/akonadi/akonadiserverrc. Akonadi server will then be able to connect
> to the database and start.

My akonadiserverrc now reads:

<<<

[%General]
Driver=QPSQL
SizeThreshold=4096
ExternalPayload=false

[QPSQL]
Name=akonadi_shlomi
User=shlomi
Password=
StartServer=false
Host=localhost
Options=

[Debug]
Tracer=null

>>>

And it can connect to Pg:

<<<
shlomi:~$ psql akonadi_shlomi
Welcome to psql 8.3.9, the PostgreSQL interactive terminal.

Type:  \copyright for distribution terms
   \h for help with SQL commands
   \? for help with psql commands
   \g or terminate with semicolon to execute query
   \q to quit

akonadi_shlomi=> \dt
  List of relations
 Schema |Name| Type  | Owner
++---+
 public | collectionattributetable   | table | shlomi
 public | collectionmimetyperelation | table | shlomi
 public | collectionpimitemrelation  | table | shlomi
 public | collectiontable| table | shlomi
 public | flagtable  | table | shlomi
 public | mimetypetable  | table | shlomi
 public | parttable  | table | shlomi
 public | pimitemflagrelation| table | shlomi
 public | pimitemtable   | table | shlomi
 public | resourcetable  | table | shlomi
 public | schemaversiontable | table | shlomi
(11 rows)

akonadi_shlomi=>
>>>

However, kmail still exits:

<<

/usr/bin/akonadi_vcard_resource] akonadi_vcard_resource_3(27148)/kdeui
(KIconLoader) KIconLoader::loadIcon: No such icon "akonadi_vcard_resource_3"
[akonadiserver] Database "akonadi_shlomi" opened using driver "QPSQL"   
[/usr/bin/akonadi_ical_resource] Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)  
[akonadiserver] Database "akonadi_shlomi" opened using driver "QPSQL"   
[akonadiserver] Database "akonadi_shlomi" opened using driver "QPSQL"   
[akonadiserver] Database "akonadi_shlomi" opened using driver "QPSQL"   
[akonadiserver] Database "akonadi_shlomi" opened using driver "QPSQL"   
[/usr/bin/akonadi_contacts_resource] akonadi_contacts_resource_0(27128)/kdeui
(KIconLoader) KIconLoader::loadIcon: No such icon "akonadi_contacts_resource_0" 
[/usr/bin/akonadi_ical_resource] Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)  
[akonadiserver] Database "akonadi_shlomi" opened using driver "QPSQL"   
[akonadiserver] Database "akonadi_shlomi" opened using driver "QPSQL"   
[akonadiserver] Database "akonadi_shlomi" opened using driver "QPSQL"   
[akonadiserver] Database "akonadi_shlomi" opened using driver "QPSQL"   
[akonadiserver] Database "akonadi_shlomi" opened using driver "QPSQL"   
[akonadiserver] Database "akonadi_shlomi" opened using driver "QPSQL"   
[akonadiserver] Database "akonadi_shlomi" opened using driver "QPSQL"   
[akonadiserver] Database "akonadi_shlomi" opened using driver "QPSQL"   
[akonadiserver] Database "akonadi_shlomi" opened using driver "QPSQL"   
[akonadiserver] Database "akonadi_shlomi" opened using driver "QPSQL"   
[akonadiserver] Database "akonadi_shlomi" opened using driver "QPSQL"   
[/usr/bin/akonadi_ical_resource] Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)  
[/usr/bin/akonadi_ical_resource] Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)  
[/usr/bin/akonadi_kcal_resource] akonadi_kcal_resource_0(27137)/kdepimlibs
(kcal): Cannot read uid map file '
"/home/shlomi/.kde4/share/apps/kcal/uidmaps/remote_FLwbIRuKkX" '
[/usr/bin/akonadi_vcard_resource] Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)  
[/usr/bin/akonadi_vcard_resource] Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)  
[/usr/bin/akonadi_vcard_resource] Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)  
[akonadiserver] Database "akonadi_shlomi" opened using driver "QPSQL"   
[akonadiserver] Database "akonadi_shlomi" opened using driver "QPSQL"   
[/usr/bin/akonadi_kabc_resource] akonadi_kabc_resource_1(27136)/libakonadi
Akonadi::EntityCache::fetchResult: Fetch failed:
"Unknown error. (Collection 11 does not exist)"
[/usr/bin/akonadi_kcal_resource] akonadi_kcal_resource_0(27137)/kdepimlibs
(

[Bug 207050] accept certificate forever without being prompted

2010-02-15 Thread Peer Frank
https://bugs.kde.org/show_bug.cgi?id=207050





--- Comment #5 from Peer Frank   2010-02-15 14:01:46 ---
KMail Version 1.13.0 on KDE 4.4.0 "release 223"
still have that 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 226982] KMail (and kaddressbook) crash when invoked for the first time after a failed akonadi startup

2010-02-15 Thread Vasileios P . Lourdas
https://bugs.kde.org/show_bug.cgi?id=226982


Vasileios P. Lourdas  changed:

   What|Removed |Added

 CC||bugzi...@lourdas.name




--- Comment #2 from Vasileios P. Lourdas   2010-02-15 
13:20:21 ---
The log shows that akonadi server cannot connect to MySQL server. If you use
MySQL for akonadi, create a new database and put the correct values inside
~/.config/akonadi/akonadiserverrc. Akonadi server will then be able to connect
to the database and start.

-- 
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 215655] kontact toolbar always forgets the "new mail" button

2010-02-15 Thread Ronny Standtke
https://bugs.kde.org/show_bug.cgi?id=215655


Ronny Standtke  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #1 from Ronny Standtke   2010-02-15 
13:17:14 ---
This seems to be fixed in KDE 4.4.

-- 
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 135412] Change to settings causes column order to reset

2010-02-15 Thread Björn Ruberg
https://bugs.kde.org/show_bug.cgi?id=135412


Björn Ruberg  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME




--- Comment #5 from Björn Ruberg   2010-02-15 
13:12:20 ---
Seems to work in KDE 4.3.5

-- 
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 199375] Kontact/kmail crash during exit (QListData::shared_null, qDeleteAll, ProtocolInfo, Scheduler related)

2010-02-15 Thread Michael Monnerie
https://bugs.kde.org/show_bug.cgi?id=199375


Michael Monnerie  changed:

   What|Removed |Added

 CC|kde-bugrep...@zmi.at|




-- 
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-02-15 Thread Vasileios P . Lourdas
https://bugs.kde.org/show_bug.cgi?id=226984





--- Comment #2 from Vasileios P. Lourdas   2010-02-15 
13:06:11 ---
Created an attachment (id=40799)
 --> (http://bugs.kde.org/attachment.cgi?id=40799)
Composer window with  as contact name

-- 
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-02-15 Thread Vasileios P . Lourdas
https://bugs.kde.org/show_bug.cgi?id=226984





--- Comment #1 from Vasileios P. Lourdas   2010-02-15 
13:05:30 ---
Created an attachment (id=40798)
 --> (http://bugs.kde.org/attachment.cgi?id=40798)
Addressbook with non-latin contact names

-- 
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 226982] KMail (and kaddressbook) crash when invoked for the first time after a failed akonadi startup

2010-02-15 Thread shlomif
https://bugs.kde.org/show_bug.cgi?id=226982





--- Comment #1 from2010-02-15 13:04:14 ---
OK, it doesn't seem to be a segfault, but rather a "graceful" exit 1. Here are
the warnings on the command line:

<

(gdb) r --nofork
Starting program: /usr/bin/kmail --nofork
[Thread debugging using libthread_db enabled]
warning: the debug information found in
"/usr/lib/debug//usr/lib/libfreetype.so.6.3.22.debug" does not match
"/usr/lib/libfreetype.so.6" (CRC mismatch).

warning: the debug information found in
"/usr/lib/debug/usr/lib/libfreetype.so.6.3.22.debug" does not match
"/usr/lib/libfreetype.so.6" (CRC mismatch). 

Missing separate debug info for /usr/lib/libfreetype.so.6
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)  
"/usr/bin/kmail(23184)" Error in thread 2996881120 :
"org.freedesktop.DBus.Error.ServiceUnknown - The name
org.kde.nepomuk.services.nepomukstorage was not provided by any .service files" 
"/usr/bin/kmail(23184)" Error in thread 2996881120 :
"QLocalSocket::connectToServer: Connection refused" 
"/usr/bin/kmail(23184)" Error in thread 2996881120 :
"org.freedesktop.DBus.Error.ServiceUnknown - The name
org.kde.nepomuk.services.nepomukstorage was not provided by any .service files" 
"/usr/bin/kmail(23184)" Error in thread 2996881120 :
"QLocalSocket::connectToServer: Connection refused" 
"/usr/bin/kmail(23184)" Error in thread 2996881120 :
"org.freedesktop.DBus.Error.ServiceUnknown - The name
org.kde.nepomuk.services.nepomukstorage was not provided by any .service files" 
"/usr/bin/kmail(23184)" Error in thread 2996881120 :
"QLocalSocket::connectToServer: Connection refused" 
[New Thread 0xb0a81b70 (LWP 23196)] 
Detaching after fork from child process 23197.  
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)  
[akonadiserver] search paths:  ("/home/shlomi/apps/perl/local-lib/bin",
"/home/shlomi/apps/apache-maven/apache-maven-2.1.0//bin",
"/home/shlomi/apps/icewm-testing/bin",
"/home/shlomi/Download/unpack/graphics/fop/fop-0.93",
"/home/shlomi/apps/perl/modules/local/bin",
"/home/shlomi/apps/perl/modules/bin", "/home/shlomi/apps/latemp/bin",
"/home/shlomi/apps/file/gringotts/bin", "/home/shlomi/apps/gimageview/bin",
"/home/shlomi/apps/test/quadpres/bin",
"/home/shlomi/apps/docbook-builder/local/bin", "/home/shlomi/apps/vim/bin",
"/home/shlomi/bin", "/home/shlomi/apps/perl/local-lib/bin",
"/home/shlomi/apps/apache-maven/apache-maven-2.1.0//bin",
"/home/shlomi/Download/unpack/file/docbook/docbook-xsl-snapshot/tools/bin",
"/usr/local/bin", "/bin", "/usr/bin", "/usr/games", "/usr/lib/qt4/bin",
"/usr/lib/ssh", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec",
"/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin")  
[akonadiserver] Database "akonadi" opened using driver "QMYSQL" 
[akonadiserver] DbInitializer::run()
[akonadiserver] checking table  "SchemaVersionTable"
[akonadiserver] checking table  "ResourceTable" 
[akonadiserver] checking table  "CollectionTable"   
[akonadiserver] checking table  "MimeTypeTable" 
[akonadiserver] checking table  "PimItemTable"  
[akonadiserver] checking table  "FlagTable" 
[akonadiserver] checking table  "PartTable" 
[akonadiserver] checking table  "CollectionAttributeTable"  
[akonadiserver] checking relation  "PimItemFlagRelation"
[akonadiserver] checking relation  "CollectionMimeTypeRelation" 
[akonadiserver] checking relation  "CollectionPimItemRelation"  
[akonadiserver] DbInitializer::run() done   
[akonadiserver] skipping update 2   
[akonadiserver] skipping update 3   
[akonadiserver] skipping update 4   
[akonadiserver] skipping update 8   
[akonadiserver] skipping update 10  
[akonadiserver] skipping update 12  
[akonadiserver] skipping update 13  
[akonadiserver] skipping update 14  
[akonadiserver] Nepomuk QueryServer interface not available!
[akonadiserver] Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)  

[Bug 226983] New: Kleopatra fails to mail X.509 certificate to server

2010-02-15 Thread dthbg
https://bugs.kde.org/show_bug.cgi?id=226983

   Summary: Kleopatra fails to mail X.509 certificate to server
   Product: kleopatra
   Version: unspecified
  Platform: unspecified
OS/Version: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: dt...@online.de
CC: m...@kde.org


Version:   2.0.11-svn1008232 (2009-07-29) (using 4.1.4, compiled
sources)
Compiler:  i586-mingw32msvc-gcc
OS:Microsoft Windows (i686) release 5.1 (XP Professional)

I intended to create an X.509 certificate for signing software setup achives
that I produce with InnoSetup.
In order to create the certificate I chose "New certificate" from the file menu
and selected "X.509". Then I filled out the necessary fields, on the Advanced
Tab I only checked the "Signing" box. After clicking the create certificate
button I was prompted to enter a passphrase (3 times). After that, I got a
dialog saying "Certificate created successfully". I clicked "Save the request
to file" and was warned to send the request to a CA by e-mail. I clicked the
"Send request" button and then received a message box saying something
like"Kleoptra intended to send the request by my standard e-mail client; some
clients fail sending these kind of mails ... If this doesn't work either you
can save the request and attach it to the e-mail".
Unfortunately no e-mail address shows up. So where to send it to?
How can one find out whether the e-mail was sent succesfully? By the way: my
mail client is Outlook Express/XP.
In the Kleopatra certificate server settings I have an entry like this:
Protocol: ldap, Server: server,
Server Port: 389, Basic DN: , X.509: checked, OpenPGP: unchecked. I
could imagine something is wrong with the Server name "server", but I neither
know how to enter a server name nor which server name to enter.
Thank you all in advance for assistence!
Best greetings from Hamburg
Dierk

-- 
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] New: Clicking on e-mail address of contact with non-latin name opens Composer with ??? as the recipient name

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

   Summary: Clicking on e-mail address of contact with non-latin
name opens Composer with ??? as the recipient name
   Product: kaddressbook
   Version: unspecified
  Platform: Gentoo Packages
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: bugzi...@lourdas.name
CC: to...@kde.org


Version:(using KDE 4.4.0)
Compiler:  gcc 4.4.3 gcc (Gentoo 4.4.3 p1.0) 4.4.3
OS:Linux
Installed from:Gentoo Packages

I have my address book with contacts that have names with non-latin characters,
in fact they are Greek. With KAddressbook open, clicking on the contact's
e-mail opens Composer, but instead of displaying "contact's name"  in the recipient, it displays "??" .

I will attach screenshots.

-- 
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 187227] Add possibility to hide tabbar

2010-02-15 Thread Björn Ruberg
https://bugs.kde.org/show_bug.cgi?id=187227


Björn Ruberg  changed:

   What|Removed |Added

 CC||bjo...@ruberg-wegener.de
  Component|general |GUI
Summary|save space in KMail (for|Add possibility to hide
   |notebooks - very small  |tabbar
   |screen) |




--- Comment #5 from Björn Ruberg   2010-02-15 
12:59:18 ---
You already can deactivate the message structure and view attachments inside
the header. I think hiding the tabbar is the main remaining wish here.
Specifying

-- 
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 226982] New: KMail (and kaddressbook) crash when invoked for the first time after a failed akonadi startup

2010-02-15 Thread shlomif
https://bugs.kde.org/show_bug.cgi?id=226982

   Summary: KMail (and kaddressbook) crash when invoked for the
first time after a failed akonadi startup
   Product: kmail
   Version: unspecified
  Platform: Mandriva RPMs
OS/Version: Linux
Status: NEW
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: shlo...@iglu.org.il


Version:(using KDE 4.4.0)
Compiler:  gcc-c++-4.4.3-2mnb2 
OS:Linux
Installed from:Mandriva RPMs

When I start KMail or KAddressbok for the first time, then they wait for
Akonadi to load and then crash. I'll provide a backtrace soon. This happens in
a user I've been using for a while and does not seem to be present in a new
Unix account.

-- 
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 187077] kioslave imap takes 100% cpu

2010-02-15 Thread Björn Ruberg
https://bugs.kde.org/show_bug.cgi?id=187077


Björn Ruberg  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||bjo...@ruberg-wegener.de
  Component|general |IMAP
 Ever Confirmed|0   |1




--- Comment #2 from Björn Ruberg   2010-02-15 
12:54:35 ---
Have experienced that too

-- 
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 224732] addressbook migration from 4.3 to 4.4 fails

2010-02-15 Thread shlomif
https://bugs.kde.org/show_bug.cgi?id=224732


shlo...@iglu.org.il changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||shlo...@iglu.org.il
 Resolution|FIXED   |




--- Comment #3 from2010-02-15 12:48:42 ---
I did all that and kaddressbook still shows nothing. What should I do to
restore the contacts? The Addressbook in KDE should *just work*. But even I as
a technical user find handling its regressions a major issue.

-- 
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 226978] New: akonadi-server fails to start upon creating initial SQLite db

2010-02-15 Thread Vasileios P . Lourdas
https://bugs.kde.org/show_bug.cgi?id=226978

   Summary: akonadi-server fails to start upon creating initial
SQLite db
   Product: Akonadi
   Version: 4.4
  Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: vkra...@kde.org
ReportedBy: bugzi...@lourdas.name
CC: kdepim-bugs@kde.org


Version:(using KDE 4.4.0)
Compiler:  gcc 4.4.3 gcc (Gentoo 4.4.3 p1.0) 4.4.3
OS:Linux
Installed from:Gentoo Packages

I know sqlite is not recommended for use by akonadi-server, but I don't want to
use MySQL for the
PIM storage (at least not currently), so I'm falling back to sqlite.

When there's no sqlite database and you try to start akonadi-server by using
the akonadictl tool,
akonadi-server crashes because of a mispelled SQL instruction. Details:

Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
[akonadiserver] QSqlDatabasePrivate::removeDatabase: connection
'initConnection' is still in use,
all queries will cease to work.
[akonadiserver] Database "/home/x/.local/share/akonadi/akonadi.db" opened
using driver
"QSQLITE"
[akonadiserver] DbInitializer::run()
[akonadiserver] checking table  "SchemaVersionTable"
[akonadiserver] "CREATE TABLE SchemaVersionTable (version INTEGER NOT NULL);"
[akonadiserver] checking table  "ResourceTable"
[akonadiserver] "CREATE TABLE ResourceTable (id INTEGER NOT NULL PRIMARY KEY
AUTOINCREMENT, name
VARCHAR(255) COLLATE BINARY NOT NULL UNIQUE, isVirtual BOOL DEFAULT false);"
[akonadiserver] "Unable to add initial data to table 'ResourceTable'.
[akonadiserver] Query error: 'no such column: true Unable to execute statement'
[akonadiserver] Query was: INSERT INTO ResourceTable (name,isVirtual) VALUES
('akonadi_search_resource',true)"
[akonadiserver] Unable to initialize database.
[akonadiserver] "[
[akonadiserver] 0: akonadiserver(_Z11akBacktracev+0x39) [0x40af69]
[akonadiserver] 1: akonadiserver [0x40b4b2]
[akonadiserver] 2: /lib/libc.so.6 [0x7fe9618d9100]
[akonadiserver] 3: /lib/libc.so.6(gsignal+0x35) [0x7fe9618d9085]
[akonadiserver] 4: /lib/libc.so.6(abort+0x180) [0x7fe9618da4b0]
[akonadiserver] 5:
/usr/lib64/qt4/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x74)
[0x7fe962a6a3a4]
[akonadiserver] 6: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0xa8)
[0x40c5b8]
[akonadiserver] 7: /usr/lib64/qt4/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x78)
[0x7fe962af8348]
[akonadiserver] 8: /usr/lib64/qt4/libQtCore.so.4 [0x7fe962b09699]
[akonadiserver] 9: /usr/lib64/qt4/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x39)
[0x7fe962b0a889]
[akonadiserver] 10: akonadiserver(_ZN6QDebugD1Ev+0x4d) [0x406b3d]
[akonadiserver] 11:
/usr/lib64/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServerC1EP7QObject+0x5f4)
[0x7fe962ed6524]
[akonadiserver] 12:
/usr/lib64/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServer8instanceEv+0x4a)
[0x7fe962ed72ca]
[akonadiserver] 13: akonadiserver(main+0x3aa) [0x40615a]
[akonadiserver] 14: /lib/libc.so.6(__libc_start_main+0xfd) [0x7fe9618c5a3d]
[akonadiserver] 15: akonadiserver(_ZNSt8ios_base4InitD1Ev+0x39) [0x405cb9]
[akonadiserver] ]
[akonadiserver] "
ProcessControl: Application 'akonadiserver' returned with exit code 255
(Unknown error)
[akonadiserver] QSqlDatabasePrivate::removeDatabase: connection
'initConnection' is still in use,
all queries will cease to work.
[akonadiserver] Database "/home/x/.local/share/akonadi/akonadi.db" opened
using driver
"QSQLITE"
[akonadiserver] DbInitializer::run()
[akonadiserver] checking table  "SchemaVersionTable"
[akonadiserver] checking table  "ResourceTable"
[akonadiserver] "Unable to add initial data to table 'ResourceTable'.
[akonadiserver] Query error: 'no such column: true Unable to execute statement'
[akonadiserver] Query was: INSERT INTO ResourceTable (name,isVirtual) VALUES
('akonadi_search_resource',true)"
[akonadiserver] Unable to initialize database.
[akonadiserver] "[
[akonadiserver] 0: akonadiserver(_Z11akBacktracev+0x39) [0x40af69]
[akonadiserver] 1: akonadiserver [0x40b4b2]
[akonadiserver] 2: /lib/libc.so.6 [0x7fdb60e0c100]
[akonadiserver] 3: /lib/libc.so.6(gsignal+0x35) [0x7fdb60e0c085]
[akonadiserver] 4: /lib/libc.so.6(abort+0x180) [0x7fdb60e0d4b0]
[akonadiserver] 5:
/usr/lib64/qt4/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x74)
[0x7fdb61f9d3a4]
[akonadiserver] 6: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0xa8)
[0x40c5b8]
[akonadiserver] 7: /usr/lib64/qt4/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x78)
[0x7fdb6202b348]
[akonadiserver] 8: /usr/lib64/qt4/libQtCore.so.4 [0x7fdb6203c699]
[akonadiserver] 9: /usr/lib64/qt4/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x39)
[0x7fdb6203d889]
[akonadiserver] 10: akonadiserver(_ZN6QDebugD1Ev+0x4d) [0x406b3d]
[akonadiserver] 11:
/usr/lib64/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServerC1EP7QOb

[Bug 226977] New: Kmail crashed when mail with attachment is opened

2010-02-15 Thread Vadim Naboikin
https://bugs.kde.org/show_bug.cgi?id=226977

   Summary: Kmail crashed when mail with attachment is opened
   Product: kmail
   Version: 1.13.0
  Platform: Archlinux Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: va...@discover-ua.com


Application: kmail (1.13.0)
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.1
Operating System: Linux 2.6.32-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
Kmail is crashed every time when I try to open message with attachment file
(openoffice calc)

The crash can be reproduced every time.

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#5  0x01263a50 in ?? ()
#6  0x7fd8d2e5aa69 in QMetaObject::cast(QObject*) const () from
/usr/lib/libQtCore.so.4
#7  0x7fd8d27ba5c7 in QTreeWidgetItem::insertChild(int, QTreeWidgetItem*)
() from /usr/lib/libQtGui.so.4
#8  0x7fd8d27baa4b in QTreeWidgetItem::addChild(QTreeWidgetItem*) () from
/usr/lib/libQtGui.so.4
#9  0x7fd8d27bae43 in QTreeWidgetItem::QTreeWidgetItem(QTreeWidgetItem*,
int) () from /usr/lib/libQtGui.so.4
#10 0x7fd8d384dc69 in
KMMimePartTreeItem::KMMimePartTreeItem(KMMimePartTreeItem*, partNode*, QString
const&, QString const&, QString const&, unsigned long long, bool) ()
   from /usr/lib/libkmailprivate.so.4
#11 0x7fd8d3892853 in partNode::fillMimePartTree(KMMimePartTreeItem*,
KMMimePartTree*, QString const&, QString const&, QString const&, unsigned long
long, bool) ()
   from /usr/lib/libkmailprivate.so.4
#12 0x7fd8d38810dc in
KMail::ObjectTreeParser::insertAndParseNewChildNode(partNode&, char const*,
char const*, bool, bool) () from /usr/lib/libkmailprivate.so.4
#13 0x7fd8d3884f00 in
KMail::ObjectTreeParser::processMessageRfc822Subtype(partNode*,
KMail::ProcessResult&) () from /usr/lib/libkmailprivate.so.4
#14 0x7fd8d3880801 in KMail::ObjectTreeParser::parseObjectTree(partNode*)
() from /usr/lib/libkmailprivate.so.4
#15 0x7fd8d3880b25 in KMail::ObjectTreeParser::stdChildHandling(partNode*)
() from /usr/lib/libkmailprivate.so.4
#16 0x7fd8d3880ed4 in
KMail::ObjectTreeParser::processMultiPartMixedSubtype(partNode*,
KMail::ProcessResult&) () from /usr/lib/libkmailprivate.so.4
#17 0x7fd8d3880801 in KMail::ObjectTreeParser::parseObjectTree(partNode*)
() from /usr/lib/libkmailprivate.so.4
#18 0x7fd8d3702510 in KMReaderWin::parseMsg(KMMessage*) () from
/usr/lib/libkmailprivate.so.4
#19 0x7fd8d36f7590 in KMReaderWin::displayMessage() () from
/usr/lib/libkmailprivate.so.4
#20 0x7fd8d36f7760 in KMReaderWin::updateReaderWin() () from
/usr/lib/libkmailprivate.so.4
#21 0x7fd8d36f8035 in KMReaderWin::update(KMail::Interface::Observable*) ()
from /usr/lib/libkmailprivate.so.4
#22 0x7fd8d39203b1 in KMail::ISubject::notify() () from
/usr/lib/libkmailprivate.so.4
#23 0x7fd8d361d8ac in KMMessage::updateBodyPart(QString, QByteArray const&)
() from /usr/lib/libkmailprivate.so.4
#24 0x7fd8d38f7a69 in KMail::ImapJob::slotGetMessageResult(KJob*) () from
/usr/lib/libkmailprivate.so.4
#25 0x7fd8d38f962b in KMail::ImapJob::qt_metacall(QMetaObject::Call, int,
void**) () from /usr/lib/libkmailprivate.so.4
#26 0x7fd8d2e68b0f in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib/libQtCore.so.4
#27 0x7fd8d41a7542 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#28 0x7fd8d41a77e0 in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#29 0x7fd8ceb2d333 in KIO::SimpleJob::slotFinished() () from
/usr/lib/libkio.so.5
#30 0x7fd8ceb2dcf7 in KIO::TransferJob::slotFinished() () from
/usr/lib/libkio.so.5
#31 0x7fd8ceb2b921 in KIO::TransferJob::qt_metacall(QMetaObject::Call, int,
void**) () from /usr/lib/libkio.so.5
#32 0x7fd8d2e68b0f in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib/libQtCore.so.4
#33 0x7fd8cebecfe1 in KIO::SlaveInterface::dispatch(int, QByteArray const&)
() from /usr/lib/libkio.so.5
#34 0x7fd8cebea353 in KIO::SlaveInterface::dispatch() () from
/usr/lib/libkio.so.5
#35 0x7fd8cebde7c6 in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#36 0x7fd8cebde9ac in KIO::Slave::qt_metacall(QMetaObject::Call, int,
void**) () from /usr/lib/libkio.so.5
#37 0x7fd8d2e68b0f in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib/libQtCore.so.4
#38 0x7fd8ceafc837 in KIO::ConnectionPrivate::dequeue() () from
/usr/lib/libkio.so.5
#39 0x7fd8ceafc95d in KIO::Connection::qt_metacall(QMetaObject::Call, int,
void**) () from /usr/lib/libkio.so.5
#40 0x7fd8d2e65a49 in QObject::event(QEvent*) () from
/usr/lib/libQtCore.so.4
#41 0x7fd8d221b47c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQtGui.so.4
#42 0x7fd8d222

[Bug 199375] Kontact/kmail crash during exit (QListData::shared_null, qDeleteAll, ProtocolInfo, Scheduler related)

2010-02-15 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=199375





--- Comment #80 from Dario Andres   2010-02-15 
12:39:53 ---

@Shlomi Fish:

Your KMail bug is a different one...  (this report is about a crash on exit).
Please use the report assistant in the Crash Handler dialog to report a new
crash.

About the Akregator issue: please read
http://tokoe-kde.blogspot.com/2009/09/kaddressbook-and-akonadi-in-kde-44.html ,
http://forum.kde.org/viewtopic.php?f=20&t=85382 and bug 224732
Regards


-- 
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 226400] Contact details are always empty, though data exists and is shown in contactlist

2010-02-15 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=226400


Tobias Koenig  changed:

   What|Removed |Added

 CC||fed...@deadbabylon.de




--- Comment #11 from Tobias Koenig   2010-02-15 12:23:57 ---
*** Bug 226948 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 226948] contact details not shown when syncing collection in akonadi

2010-02-15 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=226948


Tobias Koenig  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Tobias Koenig   2010-02-15 12:23:57 ---


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

-- 
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 226621] new groups are not saved

2010-02-15 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=226621





--- Comment #10 from Tobias Koenig   2010-02-15 12:22:44 ---
Hej,

in SVN trunk (I thought I have backported it to 4.4 branch as well...)
the 'New Group...' button is only enabled if the address book really supports
to store contact groups.

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 226960] error with mysql 5.1.43: Last database error: "Can't initialize character set latin1

2010-02-15 Thread Arkadiusz Miskiewicz
https://bugs.kde.org/show_bug.cgi?id=226960





--- Comment #3 from Arkadiusz Miskiewicz   2010-02-15 12:20:19 
---
latin1.xml is there:
-rw-r--r-- 1 root root 9770 02-02 10:12 /usr/share/mysql/charsets/latin1.xml

mysqld is at /usr/sbin/mysqld (and akonadi finds it now since:
arekm 3659  0.0  0.8 226480 31952 ?Sl   Feb13   1:04
/usr/sbin/mysqld
--defaults-file=/home/users/arekm/.local/share/akonadi//mysql.conf
--datadir=/home/users/arekm/.local/share/akonadi/db_data/
--socket=/home/users/arekm/.local/share/akonadi/db_misc/mysql.socket
)

[ar...@carme-pld ~]$ mysql_config
Usage: /usr/bin/mysql_config [OPTIONS]
Options:
--cflags [-I/usr/include/mysql  -DUNIV_LINUX -DUNIV_LINUX]
--include[-I/usr/include/mysql]
--libs   [-L/usr/lib64 -lmysqlclient -lz -lcrypt -lm -lssl
-lcrypto]
--libs_r [-L/usr/lib64 -lmysqlclient_r -lz -lpthread -lcrypt
-lm -lpthread -lssl -lcrypto]
--plugindir  [/usr/lib64/plugin]
--socket [/var/lib/mysql/mysql.sock]
--port   [0]
--version[5.1.43]
--libmysqld-libs [-L/usr/lib64 -lmysqld -ldl -lz -lpthread -lcrypt -lm
-lpthread -lwrap -lrt -lssl -lcrypto]

-- 
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 225086] Kontact Segmentation Fault on Launch

2010-02-15 Thread Paul Crook
https://bugs.kde.org/show_bug.cgi?id=225086


Paul Crook  changed:

   What|Removed |Added

 CC||paul_cr...@lineone.net




--- Comment #2 from Paul Crook   2010-02-15 12:00:56 ---
I'm experiencing the same problem.  I changed a password on an imap email
account over the weekend.  I think I then successfully accessed my mail in that
that account - not sure on that point - but now whenever I open Kmail the
"Authorisation Dialogue" pops up and it doesn't matter if I enter the correct
password, a spurious password or just hit cancel Kmail just segfaults (signal
11).

"kmail --version" details 
Qt: 4.5.2
KDE: 4.3.2 (KDE 4.3.2)
KMail: 1.12.2

using (K)Ubuntu 9.10

-- 
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 226960] error with mysql 5.1.43: Last database error: "Can't initialize character set latin1

2010-02-15 Thread Nicolas Lécureuil
https://bugs.kde.org/show_bug.cgi?id=226960


Nicolas Lécureuil  changed:

   What|Removed |Added

 CC||nlecure...@mandriva.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 226960] error with mysql 5.1.43: Last database error: "Can't initialize character set latin1

2010-02-15 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=226960





--- Comment #2 from Christophe Giboudeaux   2010-02-15 
11:45:41 ---
@ Arkadiusz your akonadi log indicates that the mysql server is being searched
in these directories: /opt/mysql/libexec, /opt/local/lib/mysql5/bin

Where is mysqld installed on your machine ? 

can you paste the output of : `mysql_config`

-- 
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 226960] error with mysql 5.1.43: Last database error: "Can't initialize character set latin1

2010-02-15 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=226960





--- Comment #1 from Christophe Giboudeaux   2010-02-15 
11:22:29 ---
Can one of you look in /usr/share/mysql/charsets and report if there's a
'latin1.xml' file there ?

-- 
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 226960] error with mysql 5.1.43: Last database error: "Can't initialize character set latin1

2010-02-15 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=226960


Christophe Giboudeaux  changed:

   What|Removed |Added

 CC||budin...@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 226960] error with mysql 5.1.43: Last database error: "Can't initialize character set latin1

2010-02-15 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=226960


Christophe Giboudeaux  changed:

   What|Removed |Added

 CC||ar...@maven.pl




-- 
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 226960] New: error with mysql 5.1.43: Last database error: "Can't initialize character set latin1

2010-02-15 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=226960

   Summary: error with mysql 5.1.43: Last database error: "Can't
initialize character set latin1
   Product: Akonadi
   Version: 4.5
  Platform: Unlisted Binaries
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: NOR
 Component: server
AssignedTo: vkra...@kde.org
ReportedBy: cgiboude...@gmail.com
CC: kdepim-bugs@kde.org


This was reported several times and seem to affect the 5.1.43 users:

http://forum.kde.org/viewtopic.php?p=147126

from bug 225333#c5:

Here mysql 5.1.43, too and akonadiserver dies this way:

$ akonadiserver start
search paths:  ("/home/users/arekm/.vpython/bin", "/sbin", "/usr/sbin",
"/usr/local/sbin", "/home/users/arekm/bin", "/usr/lib64/qt4/bin",
"/usr/local/bin", "/usr/bin", "/bin", "/usr/games", "/usr/X11R6/bin",
"/home/users/arekm/bin", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec",
"/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin")  
Database "akonadi" opened using driver "QMYSQL" 
DbInitializer::run()
checking table  "SchemaVersionTable"
checking table  "ResourceTable" 
checking table  "CollectionTable"   
checking table  "MimeTypeTable" 
checking table  "PimItemTable"  
checking table  "FlagTable" 
checking table  "PartTable" 
checking table  "CollectionAttributeTable"  
checking relation  "PimItemFlagRelation"
checking relation  "CollectionMimeTypeRelation"
checking relation  "CollectionPimItemRelation"
DbInitializer::run() done
skipping update 2
skipping update 3
skipping update 4
skipping update 8
skipping update 10
skipping update 12
skipping update 13
skipping update 14
Character set 'latin1' is not a compiled character set and is not specified in
the '/usr/share/mysql/charsets/Index.xml' file
Nepomuk QueryServer interface not available!
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
DataStore::unhideAllPimItems()
Character set 'latin1' is not a compiled character set and is not specified in
the '/usr/share/mysql/charsets/Index.xml' file
Database error: Cannot open database.
Last driver error: "QMYSQL: Unable to connect"
Last database error: "Can't initialize character set latin1 (path:
/usr/share/mysql/charsets/)"
Database error: Cannot open database.
Last driver error: "QMYSQL: Unable to connect"
Last database error: "Can't initialize character set latin1 (path:
/usr/share/mysql/charsets/)"
Unable to connect to dbus service:  ""
"[
0: akonadiserver(_Z11akBacktracev+0x39) [0x40ad19]
1: akonadiserver() [0x40b262]
2: /lib64/libc.so.6(+0x32520) [0x7fbd34dd1520]
3: /lib64/libc.so.6(gsignal+0x35) [0x7fbd34dd14a5]
4: /lib64/libc.so.6(abort+0x180) [0x7fbd34dd2970]
5: /usr/lib64/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x74)
[0x7fbd35f7d7c4]
6: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0xa8) [0x40c328]
7: /usr/lib64/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x77) [0x7fbd3600c197]
8: /usr/lib64/libQtCore.so.4(+0x10b529) [0x7fbd3601d529]
9: /usr/lib64/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x39) [0x7fbd3601e729]
10: akonadiserver(main+0x542) [0x406022]
11: /lib64/libc.so.6(__libc_start_main+0xfd) [0x7fbd34dbdc2d]
12: akonadiserver() [0x4059e9]
]
"

but /usr/share/mysql/charsets/Index.xml contains latin1 definition:

  Western
  cp1252 West European
  csisolatin1
  iso-8859-1
  iso-ir-100
  iso_8859-1
  iso_8859-1:1987
  l1
  latin1
  
  
primary
compiled
  
  
  
  
  
binary
compiled
  
  
Dutch
English
French
German Duden
Italian
Latin
Portuguese
Spanish
  
  
Dutch
English
French
German Duden
Italian
Latin
Portuguese
Spanish
  


--
from https://bugs.kde.org/show_bug.cgi?id=225333#c14 :

I'm having the same error:
...
Database error: Cannot open database.
  Last driver error: "QMYSQL: Unable to connect"
  Last database error: "Can't initialize character set latin1 (path:
/usr/share/mysql/charsets/)"
...

Akonadi starts, but is unusable for korganizar and kmail (empty folder list in
resources config, when there are some akonadi calendar sources) 

It's not a bad MySQL config. I purged and reinstalled it and removed all
akonadi config files from ~. 
Comment #12 works for me, downgrading to .41 in debian solves the problem, but
with .43 is not working.


Debian and Mandriva look affected. Nothing in the mysql changelog:
http://dev.mysql.com/doc/refman/5.1/en/news-5-1-

[Bug 226957] New: Kontact crashes after starting

2010-02-15 Thread Daniele
https://bugs.kde.org/show_bug.cgi?id=226957

   Summary: Kontact crashes after starting
   Product: kontact
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mostros...@gmail.com


Application that crashed: kontact
Version of the application: 4.3.2
KDE Version: 4.3.1 (KDE 4.3.1) "release 6"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.12-0.1-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

What I was doing when the application crashed:
I've added four remote calendars.
After restarting, kontact immediatly crashes.

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

Thread 2 (Thread 0x7f7917c4f910 (LWP 7320)):
#0  0x7f792e71b2cd in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f79333b74a2 in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib64/libQtCore.so.4
#2  0x7f79333ad5e2 in ?? () from /usr/lib64/libQtCore.so.4
#3  0x7f79333b6485 in ?? () from /usr/lib64/libQtCore.so.4
#4  0x7f792e71665d in start_thread () from /lib64/libpthread.so.0
#5  0x7f7932230e1d in clone () from /lib64/libc.so.6
#6  0x in ?? ()

Thread 1 (Thread 0x7f7934b6a750 (LWP 7317)):
[KCrash Handler]
#5  0x7f792f966727 in KCal::IncidenceBase::uid() const () from
/usr/lib64/libkcal.so.4
#6  0x7f792f9e3779 in KCal::ResourceCached::clearChange(KCal::Incidence*)
() from /usr/lib64/libkcal.so.4
#7  0x7f791946ca88 in KCal::ResourceRemote::slotSaveJobResult(KJob*) ()
from /usr/lib64/libkcal_resourceremote.so.4
#8  0x7f791946cf3b in KCal::ResourceRemote::qt_metacall(QMetaObject::Call,
int, void**) () from /usr/lib64/libkcal_resourceremote.so.4
#9  0x7f79334b0fbc in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQtCore.so.4
#10 0x7f7933879102 in KJob::result(KJob*) () from
/usr/lib64/libkdecore.so.5
#11 0x7f793387947f in KJob::emitResult() () from /usr/lib64/libkdecore.so.5
#12 0x7f7930dad00b in KIO::FileCopyJob::slotResult(KJob*) () from
/usr/lib64/libkio.so.5
#13 0x7f7930dacb40 in KIO::FileCopyJob::qt_metacall(QMetaObject::Call, int,
void**) () from /usr/lib64/libkio.so.5
#14 0x7f79334b0fbc in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQtCore.so.4
#15 0x7f7933879102 in KJob::result(KJob*) () from
/usr/lib64/libkdecore.so.5
#16 0x7f793387947f in KJob::emitResult() () from /usr/lib64/libkdecore.so.5
#17 0x7f7930da42b3 in KIO::SimpleJob::slotFinished() () from
/usr/lib64/libkio.so.5
#18 0x7f7930da4773 in KIO::TransferJob::slotFinished() () from
/usr/lib64/libkio.so.5
#19 0x7f7930da3081 in KIO::TransferJob::qt_metacall(QMetaObject::Call, int,
void**) () from /usr/lib64/libkio.so.5
#20 0x7f79334b0fbc in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQtCore.so.4
#21 0x7f7930e66961 in KIO::SlaveInterface::dispatch(int, QByteArray const&)
() from /usr/lib64/libkio.so.5
#22 0x7f7930e63213 in KIO::SlaveInterface::dispatch() () from
/usr/lib64/libkio.so.5
#23 0x7f7930e55fed in KIO::Slave::gotInput() () from /usr/lib64/libkio.so.5
#24 0x7f7930e5810c in KIO::Slave::qt_metacall(QMetaObject::Call, int,
void**) () from /usr/lib64/libkio.so.5
#25 0x7f79334b0fbc in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib64/libQtCore.so.4
#26 0x7f7930d71457 in ?? () from /usr/lib64/libkio.so.5
#27 0x7f7930d7157d in KIO::Connection::qt_metacall(QMetaObject::Call, int,
void**) () from /usr/lib64/libkio.so.5
#28 0x7f79334ab2d9 in QObject::event(QEvent*) () from
/usr/lib64/libQtCore.so.4
#29 0x7f79329672ac in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQtGui.so.4
#30 0x7f793296e57e in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQtGui.so.4
#31 0x7f7933e148d6 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libkdeui.so.5
#32 0x7f793349bddc in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib64/libQtCore.so.4
#33 0x7f793349c9ea in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#34 0x7f79334c4803 in ?? () from /usr/lib64/libQtCore.so.4
#35 0x7f792c09cdee in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#36 0x7f792c0a07b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#37 0x7f792c0a08e0 in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#38 0x7f79334c43a3 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib64/libQtCore.so.4
#39 0x7f79329fa31e in ?? () from /usr/lib64/libQtGui.so.4
#40 0x7f793349a712 in
QEventLoop::processEvents(QFlags) () from
/usr/lib64/libQtCore.so.4
#41 0x7f

[Bug 226956] New: KMail/Kontact crashes at clicking a (HTML-)mail in mail-list

2010-02-15 Thread Kay Simon
https://bugs.kde.org/show_bug.cgi?id=226956

   Summary: KMail/Kontact crashes at clicking a (HTML-)mail in
mail-list
   Product: kontact
   Version: unspecified
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: kaysi...@gmx.de


Application: kontact (4.4)
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.1
Operating System: Linux 2.6.31-19-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
By clicking on a mail in mail-list, KMail/Kontact crashes every time.

The crash can be reproduced every time.

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

Thread 2 (Thread 0xb394bb70 (LWP 17499)):
#0  0x00b69270 in __i686.get_pc_thunk.bx () from
/lib/tls/i686/cmov/libpthread.so.0
#1  0x00b6e119 in __pthread_mutex_unlock_usercnt () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0x0048ca86 in pthread_mutex_unlock () from /lib/tls/i686/cmov/libc.so.6
#3  0x0244daa7 in g_main_context_query () from /lib/libglib-2.0.so.0
#4  0x0245239c in ?? () from /lib/libglib-2.0.so.0
#5  0x02452863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#6  0x0742d91f in QEventDispatcherGlib::processEvents (this=0x9661b90,
flags=...) at kernel/qeventdispatcher_glib.cpp:414
#7  0x07400319 in QEventLoop::processEvents (this=0xb394b240, flags=) at
kernel/qeventloop.cpp:149
#8  0x0740076a in QEventLoop::exec (this=0xb394b240, flags=...) at
kernel/qeventloop.cpp:201
#9  0x072fc5a8 in QThread::exec (this=0x9b2a458) at thread/qthread.cpp:487
#10 0x073dffbb in QInotifyFileSystemWatcherEngine::run (this=0x9b2a458) at
io/qfilesystemwatcher_inotify.cpp:248
#11 0x072ff32e in QThreadPrivate::start (arg=0x9b2a458) at
thread/qthread_unix.cpp:248
#12 0x00b6a80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#13 0x0047f8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7814980 (LWP 17471)):
[KCrash Handler]
#6  QAbstractItemView::d_func (this=0x5) at itemviews/qabstractitemview.h:353
#7  QAbstractItemView::model (this=0x5) at itemviews/qabstractitemview.cpp:684
#8  0x06afbc82 in QTreeWidgetItem::insertChild (this=0xa12d718, index=1,
child=0x9e18758) at itemviews/qtreewidget.cpp:1897
#9  0x06afc15d in QTreeWidgetItem::addChild (this=0xa12d718, child=0x9e18758)
at itemviews/qtreewidget.cpp:1882
#10 0x06afc5a0 in QTreeWidgetItem (this=0x9e18758, parent=0xa12d718, type=0) at
itemviews/qtreewidget.cpp:1428
#11 0xb45792d4 in KMMimePartTreeItem (this=0x9e18758, parent=0xa12d718,
node=0xa1a9288, description=..., mimetype=..., encoding=..., size=0,
revertOrder=false) at ../../kmail/kmmimeparttree.cpp:378
#12 0xb45c38ba in partNode::fillMimePartTree (this=0xa1a9288,
parentItem=0xa12d718, mimePartTree=0x0, labelDescr=..., labelCntType=...,
labelEncoding=..., size=0, revertOrder=)
at ../../kmail/partNode.cpp:549
#13 0xb45b08cd in KMail::ObjectTreeParser::insertAndParseNewChildNode
(this=0xbff3ce00, startNode=..., content=0x75173bc "", cntDesc=0xb48abce2
"encapsulated message", append=, 
addToTextualContent=false) at ../../kmail/objecttreeparser.cpp:232
#14 0xb45b4ba9 in KMail::ObjectTreeParser::processMessageRfc822Subtype
(this=0xbff3ce00, node=0xa011da8) at ../../kmail/objecttreeparser.cpp:1582
#15 0xb45bde5b in process (this=0xa7767f8, otp=0xbff3ce00, node=0xa011da8,
result=...) at ../../kmail/bodypartformatter.cpp:116
#16 0xb45aff0b in KMail::ObjectTreeParser::parseObjectTree (this=0xbff3ce00,
node=0xa011da8) at ../../kmail/objecttreeparser.cpp:318
#17 0xb45b0277 in KMail::ObjectTreeParser::stdChildHandling (this=0xbff3d01c,
child=0xa011bc8) at ../../kmail/objecttreeparser.cpp:1278
#18 0xb45b0671 in KMail::ObjectTreeParser::processMultiPartMixedSubtype
(this=0xbff3d01c, node=0xa011b28) at ../../kmail/objecttreeparser.cpp:1291
#19 0xb45bde1b in process (this=0xa13a628, otp=0xbff3d01c, node=0xa011b28,
result=...) at ../../kmail/bodypartformatter.cpp:118
#20 0xb45aff0b in KMail::ObjectTreeParser::parseObjectTree (this=0xbff3d01c,
node=0xa011b28) at ../../kmail/objecttreeparser.cpp:318
#21 0xb440ede1 in KMReaderWin::parseMsg (this=0x97f3098, aMsg=0xa10abe0) at
../../kmail/kmreaderwin.cpp:1611
#22 0xb4403d83 in KMReaderWin::displayMessage (this=0x97f3098) at
../../kmail/kmreaderwin.cpp:1535
#23 0xb4403f6d in KMReaderWin::updateReaderWin (this=0x97f3098) at
../../kmail/kmreaderwin.cpp:1478
#24 0xb4404870 in KMReaderWin::update (this=0x97f3098, observable=0xa10ac50) at
../../kmail/kmreaderwin.cpp:903
#25 0xb465e252 in KMail::ISubject::notify (this=0xa10ac50) at
../../kmail/isubject.cpp:33
#26 0xb430b852 in KMMessage::updateBodyPart (this=0xa10abe0, partSpecifier=...,
data=...) at ../../kmail/kmmessage.cpp:3185
#27 0xb4632f90 in KMail::ImapJob::slotGetMessageResult (this=0xa12e940,
job=0x99c7200) at 

[Bug 199375] Kontact/kmail crash during exit (QListData::shared_null, qDeleteAll, ProtocolInfo, Scheduler related)

2010-02-15 Thread shlomif
https://bugs.kde.org/show_bug.cgi?id=199375


shlo...@iglu.org.il changed:

   What|Removed |Added

 CC||shlo...@iglu.org.il




--- Comment #79 from2010-02-15 10:53:48 ---
What should I do about this bug? KMail is crashing when I run it the first time
and KAddressBook does not display any addressbook entries. What information do
I need to provide? It's not clear from this bug.

Please fix this bug.

Regards,

-- Shlomi Fish

-- 
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 186698] ctrl+k doesn't delete the line anymore

2010-02-15 Thread Björn Ruberg
https://bugs.kde.org/show_bug.cgi?id=186698





--- Comment #17 from Björn Ruberg   2010-02-15 
10:49:15 ---
I didn't say that. You self wrote joikingly, that you should write your mails
with vim - and I tell you that that is actually possible as a workaround.

-- 
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 226921] crash on specific email (no attachment)

2010-02-15 Thread Torgny Nyblom
https://bugs.kde.org/show_bug.cgi?id=226921





--- Comment #1 from Torgny Nyblom   2010-02-15 10:20:38 ---
If you can please attach the mail to this bug, otherwise you can sent it to me.
Either way please make sure that you attach/send the complete unchanged
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 226400] Contact details are always empty, though data exists and is shown in contactlist

2010-02-15 Thread Felix Tiede
https://bugs.kde.org/show_bug.cgi?id=226400





--- Comment #10 from Felix Tiede   2010-02-15 10:16:18 ---
I took the radical approach and deleted the entire nepomuk repository
directory. Nepomuk recreated the database, imported old data and now all works
well.

-- 
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 226948] New: contact details not shown when syncing collection in akonadi

2010-02-15 Thread Sebastian Vahl
https://bugs.kde.org/show_bug.cgi?id=226948

   Summary: contact details not shown when syncing collection in
akonadi
   Product: kaddressbook
   Version: unspecified
  Platform: Fedora RPMs
OS/Version: unspecified
Status: NEW
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: fed...@deadbabylon.de
CC: to...@kde.org


Version:(using KDE 4.4.0)
Installed from:Fedora RPMs

Don't know how to say it in normal sentences, so here is a way how to reproduce
it:
1. open kadressbook and view a contact
2. kcmshell4 kcm_akonadi (and leave kadressbook open)
3. Edit "personal contacts" and click ok
4. watch akonadi to sync "personal contacts"
5. change back to kadressbook, no contact details are shown anymore

Additional information will be delivered if needed.

-- 
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 226621] new groups are not saved

2010-02-15 Thread Fabio Puddu
https://bugs.kde.org/show_bug.cgi?id=226621





--- Comment #9 from Fabio Puddu   2010-02-15 09:51:41 ---
The problem relies in saving groups into a "VCard Directory" address book type.
After migrating all the contacts to the new "Personal Contacts" address book
type, the problem is solved.
It would be great if that advice is shown in a popup message while trying to
create groups in that kind of address book.
Greetings,
Fabio

-- 
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 226944] New: [Regression] KMail fails to correctly filter some mails

2010-02-15 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=226944

   Summary: [Regression] KMail fails to correctly filter some
mails
   Product: kmail
   Version: 1.13.0
  Platform: unspecified
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: tsdg...@terra.es


Version:   1.13.0 (using 4.4.00 (KDE 4.4.0), Kubuntu packages)
Compiler:  cc
OS:Linux (x86_64) release 2.6.31-19-generic

When receiving mails some of the mails that should end up in a folder because
they match a List-Id filter end up in the inbox folder. 

Notes:
 * Pressing Ctrl+J in the mail once it's in the inbox folder makes it correctly
go to the folder it belongs to.
 * Some of the mails that should go to the same filtered folder go, so some
work and some do not, could not find a real difference between the ones that
are correctly filtered and the ones that are not.

This worked until i upgraded to KDE 4.4

-- 
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 226942] Always segmentation fault during startup.

2010-02-15 Thread steffen.oschatz
https://bugs.kde.org/show_bug.cgi?id=226942





--- Comment #3 from2010-02-15 09:40:47 ---
==1137== Memcheck, a memory error detector
==1137== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==1137== Using Valgrind-3.5.0-Debian and LibVEX; rerun with -h for copyright
info
==1137== Command: knotes --nocrashhandler --sync --nofork
==1137== Parent PID: 13308
==1137== 
==1137== Syscall param write(buf) points to uninitialised byte(s)
==1137==at 0x8986B00: __write_nocancel (in /lib/libc-2.10.1.so)
==1137==by 0xCD45CFE: ??? (in /usr/lib/libICE.so.6.3.0)
==1137==by 0xCD4A58F: _IceWrite (in /usr/lib/libICE.so.6.3.0)
==1137==by 0xCD4A673: IceFlush (in /usr/lib/libICE.so.6.3.0)
==1137==by 0x70B6BCC: sm_setProperty(char const*, char const*, int,
SmPropValue*) (qapplication_x11.cpp:5486)
==1137==by 0x70BA63F: sm_setProperty(QString const&, QString const&)
(qapplication_x11.cpp:5501)
==1137==by 0x70CDC3D: sm_performSaveYourself(QSessionManagerPrivate*)
(qapplication_x11.cpp:5565)
==1137==by 0x70CE928: sm_saveYourselfCallback(_SmcConn*, void*, int, int,
int, int) (qapplication_x11.cpp:5544)
==1137==by 0xCB3A4EE: _SmcProcessMessage (in /usr/lib/libSM.so.6.0.0)
==1137==by 0xCD4F00B: IceProcessMessages (in /usr/lib/libICE.so.6.3.0)
==1137==by 0x70B710E: QSmSocketReceiver::qt_metacall(QMetaObject::Call,
int, void**) (qapplication_x11.moc:65)
==1137==by 0x82C7DDB: QMetaObject::activate(QObject*, int, int, void**)
(qobject.cpp:3113)
==1137==  Address 0x1302963c is 12 bytes inside a block of size 1,024 alloc'd
==1137==at 0x4C24477: calloc (vg_replace_malloc.c:418)
==1137==by 0xCD42A98: IceOpenConnection (in /usr/lib/libICE.so.6.3.0)
==1137==by 0xCB3692A: SmcOpenConnection (in /usr/lib/libSM.so.6.0.0)
==1137==by 0x70BDC5D: QSessionManager::QSessionManager(QApplication*,
QString&, QString&) (qapplication_x11.cpp:5726)
==1137==by 0x7061436: QApplicationPrivate::initialize()
(qapplication.cpp:857)
==1137==by 0x706154A: QApplicationPrivate::construct(_XDisplay*, unsigned
long, unsigned long) (qapplication.cpp:750)
==1137==by 0x7062187: QApplication::QApplication(int&, char**, bool, int)
(qapplication.cpp:705)
==1137==by 0x6AC26BB: KApplication::KApplication(bool, KComponentData
const&) (kapplication.cpp:372)
==1137==by 0x6AC8322: KUniqueApplication::KUniqueApplication(bool, bool)
(kuniqueapplication.cpp:326)
==1137==by 0x525ABE6: KPIM::PimApplication::PimApplication() (in
/usr/lib/libkdepim.so.4.3.0)
==1137==by 0x41B35C: ??? (in /usr/bin/knotes)
==1137==by 0x41B10A: ??? (in /usr/bin/knotes)
==1137== 
==1137== Invalid read of size 8
==1137==at 0x7F2CFD3:
QDBusAbstractInterface::callWithArgumentList(QDBus::CallMode, QString const&,
QList const&) (qdbusabstractinterface.h:138)
==1137==by 0x5B9CB75: DNSSD::PublicServicePrivate::serverStateChanged(int,
QString const&) (avahi_entrygroup_interface.h:94)
==1137==by 0x5B9CD85: DNSSD::PublicService::publishAsync()
(avahi-publicservice.cpp:230)
==1137==by 0x41D773: ??? (in /usr/bin/knotes)
==1137==by 0x41FDA7: ??? (in /usr/bin/knotes)
==1137==by 0x41B2A4: ??? (in /usr/bin/knotes)
==1137==by 0x6AC6986: KUniqueApplication::Private::_k_newInstanceNoFork()
(kuniqueapplication.cpp:392)
==1137==by 0x6AC69F0: KUniqueApplication::qt_metacall(QMetaObject::Call,
int, void**) (kuniqueapplication.moc:66)
==1137==by 0x82C7DDB: QMetaObject::activate(QObject*, int, int, void**)
(qobject.cpp:3113)
==1137==by 0x82CCE1E: QSingleShotTimer::timerEvent(QTimerEvent*)
(qtimer.cpp:298)
==1137==by 0x82C1D82: QObject::event(QEvent*) (qobject.cpp:1075)
==1137==by 0x705CEFB: QApplicationPrivate::notify_helper(QObject*, QEvent*)
(qapplication.cpp:4056)
==1137==  Address 0x8 is not stack'd, malloc'd or (recently) free'd
==1137== 
==1137== 
==1137== Process terminating with default action of signal 11 (SIGSEGV)
==1137==  Access not within mapped region at address 0x8
==1137==at 0x7F2CFD3:
QDBusAbstractInterface::callWithArgumentList(QDBus::CallMode, QString const&,
QList const&) (qdbusabstractinterface.h:138)
==1137==by 0x5B9CB75: DNSSD::PublicServicePrivate::serverStateChanged(int,
QString const&) (avahi_entrygroup_interface.h:94)
==1137==by 0x5B9CD85: DNSSD::PublicService::publishAsync()
(avahi-publicservice.cpp:230)
==1137==by 0x41D773: ??? (in /usr/bin/knotes)
==1137==by 0x41FDA7: ??? (in /usr/bin/knotes)
==1137==by 0x41B2A4: ??? (in /usr/bin/knotes)
==1137==by 0x6AC6986: KUniqueApplication::Private::_k_newInstanceNoFork()
(kuniqueapplication.cpp:392)
==1137==by 0x6AC69F0: KUniqueApplication::qt_metacall(QMetaObject::Call,
int, void**) (kuniqueapplication.moc:66)
==1137==by 0x82C7DDB: QMetaObject::activate(QObject*, int, int, void**)
(qobject.cpp:3113)
==1137==by 0x82CCE1E: QSingleShotTimer::timerEvent(QTimerEvent*)
(qtimer.cpp:298)
==1137==by 0x82C1D82: QObject::event(QEvent*) (qobject.cpp:1075)
==1137==by 0x

[Bug 226942] Always segmentation fault during startup.

2010-02-15 Thread steffen.oschatz
https://bugs.kde.org/show_bug.cgi?id=226942





--- Comment #2 from2010-02-15 09:31:35 ---
Starting program: /usr/bin/knotes --nocrashhandler --sync --nofork
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffe87a5910 (LWP 17696)]
(17697)/ main: Unknown resource type:  "notes"

Program received signal SIGSEGV, Segmentation fault.
QDBusAbstractInterface::callWithArgumentList (this=0x0, mode=QDBus::Block,
method=..., args=...) at qdbusabstractinterface.cpp:368
368 qdbusabstractinterface.cpp: No such file or directory.
in qdbusabstractinterface.cpp

-- 
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 226942] Always segmentation fault during startup.

2010-02-15 Thread steffen.oschatz
https://bugs.kde.org/show_bug.cgi?id=226942





--- Comment #1 from2010-02-15 09:24:36 ---
Application: KNotes (knotes), signal: Segmentation fault
[KCrash Handler]
#5  QDBusAbstractInterface::d_func (this=0x0, mode=QDBus::Block, method=...,
args=...) at qdbusabstractinterface.h:138
#6  QDBusAbstractInterface::callWithArgumentList (this=0x0, mode=QDBus::Block,
method=..., args=...) at qdbusabstractinterface.cpp:368
#7  0x7fa6c8c8fb76 in OrgFreedesktopAvahiEntryGroupInterface::Reset
(this=0x15111e0, s=) at
../../dnssd/avahi_entrygroup_interface.h:94
#8  DNSSD::PublicServicePrivate::serverStateChanged (this=0x15111e0, s=) at ../../dnssd/avahi-publicservice.cpp:203
#9  0x7fa6c8c8fd86 in DNSSD::PublicService::publishAsync (this=) at ../../dnssd/avahi-publicservice.cpp:230
#10 0x0041d774 in _start ()

-- 
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 226942] New: Always segmentation fault during startup.

2010-02-15 Thread steffen.oschatz
https://bugs.kde.org/show_bug.cgi?id=226942

   Summary: Always segmentation fault during startup.
   Product: knotes
   Version: unspecified
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: steffen.osch...@gmail.com


Version:   3.9 (using KDE 4.3.2)
OS:Linux
Installed from:Ubuntu Packages

In Kontact the notes are ok. 
Console says: (375)/ main: Unknown resource type: 
"notes".
Installed kdelibs5-dbg, but the traceback is very short anyway.

-- 
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 226621] new groups are not saved

2010-02-15 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=226621





--- Comment #8 from Tobias Koenig   2010-02-15 09:14:23 ---
Hej Mark,

therefor we have to know _what_ actually goes wrong...
Have you tried starting Akonadi server manually in a console
via 'akonadictl start'? Have you started 'akonadiconsole' and
enabled the debugger on the 3rd tab? Are there any errors or warnings
reported?

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 226621] new groups are not saved

2010-02-15 Thread Mark van ROssum
https://bugs.kde.org/show_bug.cgi?id=226621





--- Comment #7 from Mark van ROssum   2010-02-15 
09:10:13 ---
Hi Tobias,

I can see that. 
I do maintain though that an error message should be generated.

-- 
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 226621] new groups are not saved

2010-02-15 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=226621





--- Comment #6 from Tobias Koenig   2010-02-15 09:07:48 ---
Hej Mark,

but I can't fix any bug that is not caused by KAddressBook...
and I won't add any workaround for a distribution specific migration bug.

If you need help to get Akonadi up and running, join the mailinglist/forum
of your distributor, userbase.kde.org, kdepim-u...@kde.org or join
the #akonadi IRC channel on freenode.org. There are many ways to get help
for your setup problem...

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 226935] can not remove adressbook

2010-02-15 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=226935


Tobias Koenig  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Tobias Koenig   2010-02-15 09:04:05 ---
Hej,

this bug has been fixed a couple of days ago in SVN

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 226939] New: select all with lots of messages takes forever and locks up kmail

2010-02-15 Thread Jake Martin
https://bugs.kde.org/show_bug.cgi?id=226939

   Summary: select all with lots of messages takes forever and
locks up kmail
   Product: kmail
   Version: unspecified
  Platform: Gentoo Packages
OS/Version: unspecified
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: foont...@gmail.com


Version:(using KDE 4.4.0)
Installed from:Gentoo Packages

When I select a lot of messages with "select all", by pressing CTRL-A, it takes
a very long time to perform the operation (over a minute).  Once they are
selected, nothing works (like CTRL-J for apply filters, or right clicking).

In KDE 3.5, selecting the same number of messages was instantaneous (10,000+
messages).

I just want to apply my filters to all the messages, but I cannot do that
because kmail locks up when I select all.  There should also be a button to
apply a filter to all messages when you create it.

-- 
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 226913] Duplicate contacts appear in kaddressbook from a directory VCARD address book

2010-02-15 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=226913


Tobias Koenig  changed:

   What|Removed |Added

  Component|general |general
Product|kaddressbook|kab3




-- 
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