[Bug 245288] New: When signing the pinentry dialog flickers for a few seconds and then signing fails

2010-07-21 Thread Torsten Ekedahl
https://bugs.kde.org/show_bug.cgi?id=245288

   Summary: When signing the pinentry dialog flickers for a few
seconds and then signing fails
   Product: kmail
   Version: 1.13.5
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: encryption
AssignedTo: kdepim-bugs@kde.org
ReportedBy: t...@math.su.se


Version:   1.13.5 (using Devel) 
OS:Linux

When trying to send a message marked for signing, the pinentry dialog box
flickers very quickly for a few seconds (so quickly so that I can only see its
title) and then I get a dialog Signing failed: Bad passphrase. If I try
pinentry on the command line it works (I just give it the command GETPIN).

(I am not sure that I really use SVN or Snapshot Version. KDE reports itself as
having version 4.4.5 and I have picked it up from kubuntu-ppa.)

Reproducible: Always

Steps to Reproduce:
1. Create new mail and click Sign.
2. Send mail.

Actual Results:  
Pinentry dialog box flickers back and forth between visibility and invisibility
for a few seconds.

Expected Results:  
Dialog should show so that I can input password of GPG key.

-- 
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 245265] Long IMAP downloads cause mysql lock wait timeouts

2010-07-21 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=245265





--- Comment #1 from Volker Krause vkrause kde org  2010-07-21 10:02:15 ---
Just for the record, the suggestions at the end still need to be tested AFAIK:
[Monday 19 July 2010] [15:36:38] lfranchikrake_: i still have the
PimTable timeout issues, but I don't think it's related to your
specialcollections fix anymore
[Monday 19 July 2010] [15:36:50] lfranchimy internet is just super flaky
and akonady apparently really doesn't like that
[Monday 19 July 2010] [15:37:52] krakelfranchi: you could check if some
other session shows similar behaviror, i.e. lots of BEGIN commands but no
COMMIT or ROLLBACK ending the transactions
[Monday 19 July 2010] [15:38:01] krakelfranchi: this is how I found the
one I fixed
[Monday 19 July 2010] [15:40:18] lfranchiok
[Monday 19 July 2010] [15:42:59] krakelfranchi: of course there could be
other things than open transactions which might be causing this.
[Monday 19 July 2010] [15:43:46] krakeanother option might be to use
lxr.kde.org to check for use and subclassing of Akonadi::TransactionSequence
[Monday 19 July 2010] [15:44:15] lfranchiit might be related to the
slow/hanging internet/imap resource
[Monday 19 July 2010] [15:44:21] lfranchiapparently it just got faster,
problem went away
[Monday 19 July 2010] [15:47:40] volker|officeah, ItemSync (used
internally by the resource) can use a single transaction sequence indeed, and
when used in streaming mode it can stay open for quite some time
[Monday 19 July 2010] [15:48:45] volker|officelfranchi: you could try to
change mTransactionMode in kdepimlibs/akonadi/itemsync.cpp from Single to
Chunkwise or None, and see if that helps

-- 
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 243677] KMail migrator crash or abort destroys the font configuration.

2010-07-21 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=243677


Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID




--- Comment #3 from Laurent Montel montel kde org  2010-07-21 10:22:51 ---
For me it's not kmail-migrator which creates it.
Reopen it if new infos.
Regards

-- 
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 162175] Does not recognise/use the port number set in the smtp account settings dialog

2010-07-21 Thread mps
https://bugs.kde.org/show_bug.cgi?id=162175


mps moabi2...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||Fixed since at least 4.3 I
   ||think.
 Resolution||FIXED




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


[Bug 245301] New: Message lit scroll bar doesn't work after deleting a message

2010-07-21 Thread mps
https://bugs.kde.org/show_bug.cgi?id=245301

   Summary: Message lit scroll bar doesn't work after deleting a
message
   Product: kmail
   Version: 1.13.5
  Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: message list
AssignedTo: kdepim-bugs@kde.org
ReportedBy: moabi2...@gmail.com


Version:   1.13.5 (using KDE 4.4.4) 
OS:Linux

After deleting a message from the message list (by selecting and pressing
delete) in a folder with more than a screenful of messages, the messagelist is
updated, but the scroll bar does not work until you click on another message.
Basically the scroll bar 'handle' expands to the length of the kmail gui and
you can't scroll down. Clicking on a message seems to reset the scrollbar and
all works normally.

Does not happen when messages are moved, only when they are deleted.

Reproducible: Always

Steps to Reproduce:
Open the messagelist for a folder with more than a screenfull of messages.

Select one message (or a thread)

Delete  it

notice that scroll bar of message list is no longer active.



OS: Linux (x86_64) release 2.6.33.3-85.fc13.x86_64
Compiler: gcc

Using kde-redhat binaries with current QT 4.7 beta.

-- 
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 245301] Message list scroll bar doesn't work after deleting a message

2010-07-21 Thread mps
https://bugs.kde.org/show_bug.cgi?id=245301


mps moabi2...@gmail.com changed:

   What|Removed |Added

Summary|Message lit scroll bar  |Message list scroll bar
   |doesn't work after deleting |doesn't work after deleting
   |a message   |a 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 232818] Akonadi::CollectionDialog doesn't allow creating subfolders

2010-07-21 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=232818


Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #2 from Laurent Montel montel kde org  2010-07-21 12:09:13 ---
SVN commit 1152529 by mlaurent:

Fix bug #232818 -  Akonadi::CollectionDialog doesn't allow creating subfolders 
BUG: 232818


 M  +96 -3 collectiondialog.cpp  
 M  +35 -0 collectiondialog.h  
 M  +6 -0  collectionrequester.cpp  
 M  +3 -1  collectionrequester.h  


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

-- 
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 245265] Long IMAP downloads cause mysql lock wait timeouts

2010-07-21 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=245265





--- Comment #2 from Leo Franchi lfranchi kde org  2010-07-21 14:08:25 ---
Ah right, my bad. I forgot about it. Testing now.

-- 
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 245311] New: Akonadi IMAP doesn't work with Microsoft Exchange (UIDPLUS not in CAPABILITY)

2010-07-21 Thread Alex Merry
https://bugs.kde.org/show_bug.cgi?id=245311

   Summary: Akonadi IMAP doesn't work with Microsoft Exchange
(UIDPLUS not in CAPABILITY)
   Product: Akonadi
   Version: unspecified
  Platform: Compiled Sources
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: NOR
 Component: IMAP resource
AssignedTo: er...@kde.org
ReportedBy: k...@randomguy3.me.uk
CC: vkra...@kde.org, kdepim-bugs@kde.org


Version:   unspecified (using Devel) 
OS:Linux

As with Bug 204653 - Microsoft Exchange supports UIDPLUS, but doesn't report it
in CAPABILITY:

* OK The Microsoft Exchange IMAP4 service is ready.
. CAPABILITY
* CAPABILITY IMAP4 IMAP4rev1 AUTH=NTLM AUTH=GSSAPI AUTH=PLAIN IDLE NAMESPACE
LITERAL+
. OK CAPABILITY completed.
. LOGIN [user] [password]
. OK LOGIN completed.
. CAPABILITY
* CAPABILITY IMAP4 IMAP4rev1 AUTH=NTLM AUTH=GSSAPI AUTH=PLAIN IDLE NAMESPACE
LITERAL+
. OK CAPABILITY completed.
. NOOP
. OK NOOP completed.
. SELECT INBOX
* 3 EXISTS
* 0 RECENT
* FLAGS (\Seen \Answered \Flagged \Deleted \Draft $MDNSent)
* OK [PERMANENTFLAGS (\Seen \Answered \Flagged \Deleted \Draft $MDNSent)]
Permanent flags
* OK [UIDVALIDITY 3508] UIDVALIDITY value
* OK [UIDNEXT 910] The next unique identifier value
. OK [READ-WRITE] SELECT completed.
. FETCH 1 UID
* 1 FETCH (UID 889)
. OK FETCH completed.
. UID FETCH 889 FLAGS
* 1 FETCH (FLAGS (\Seen) UID 889)
. OK FETCH completed.

Reproducible: Always

-- 
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 245313] New: Kleopatra Segfault on Startup

2010-07-21 Thread q000te
https://bugs.kde.org/show_bug.cgi?id=245313

   Summary: Kleopatra Segfault on Startup
   Product: kleopatra
   Version: unspecified
  Platform: openSUSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: q00...@googlemail.com
CC: m...@kde.org


Application: kleopatra (2.0.12)
KDE Platform Version: 4.4.93 (KDE 4.4.93 (KDE 4.5 = 20100713))
Qt Version: 4.6.3
Operating System: Linux 2.6.31.12-0.2-default x86_64
Distribution: openSUSE 11.2 (x86_64)

-- Information about the crash:
- What I was doing when the application crashed:
start Kleopatra from KDE-Menu or start Kleopatra from Konsole(bash)

- This crash occurs on every start of Kleopatra.

- Konsole output(TM:~):
TM:~ kleopatra
Statup timing: 1 ms elapsed: Command line args created 
Startup timing: 187 ms elapsed: Application created 
Startup timing: 199 ms elapsed: UiServer created 
can't connect to `/home/userX/.gnupg/S.uiserver': Verbindungsaufbau abgelehnt
Startup timing: 200 ms elapsed: UiServer started 
UiServer: client connect on fd 22
[8460.22] DBG: - OK GPG UI server (Kleopatra/2.0.12) ready to serve
UiServer: client connection 0xb21720 established successfully
ReaderStatusThread[2nd]: new iteration command= __update__  ; nullSlot= true 
ReaderStatusThread[2nd]: .zZZ
[8460.22] DBG: - GETINFO pid
[8460.22] DBG: - D 8460
[8460.22] DBG: - OK
Server PID = 8460 
[8460.22] DBG: - BYE
[8460.22] DBG: - OK closing connection
UiServer: connection 0xb21720 closed
KCrash: Application 'kleopatra' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
sock_file=/home/userX/.kde4/socket-TM/kdeinit4__0
TM:~ QSocketNotifier: Invalid socket 10 and type 'Read', disabling...
QSocketNotifier: Invalid socket 13 and type 'Read', disabling...

-- Backtrace:
Application: Kleopatra (kleopatra), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f389422f760 (LWP 8460))]

Thread 4 (Thread 0x7f387d383910 (LWP 8461)):
#0  0x7f389369ad52 in pthread_mutex_lock () from /lib64/libpthread.so.0
#1  0x7f388af1ee93 in g_main_context_prepare () from
/usr/lib64/libglib-2.0.so.0
#2  0x7f388af1f2c8 in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x7f388af1f89c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#4  0x7f3890e8b1e6 in QEventDispatcherGlib::processEvents (this=0x990070,
flags=value optimized out) at kernel/qeventdispatcher_glib.cpp:414
#5  0x7f3890e60432 in QEventLoop::processEvents (this=value optimized
out, flags=) at kernel/qeventloop.cpp:149
#6  0x7f3890e6080c in QEventLoop::exec (this=0x7f387d382ff0, flags=) at
kernel/qeventloop.cpp:201
#7  0x7f3890d6f49b in QThread::exec (this=value optimized out) at
thread/qthread.cpp:487
#8  0x7f3890e40b18 in QInotifyFileSystemWatcherEngine::run (this=0x9aa460)
at io/qfilesystemwatcher_inotify.cpp:248
#9  0x7f3890d71f95 in QThreadPrivate::start (arg=0x9aa460) at
thread/qthread_unix.cpp:248
#10 0x7f389369865d in start_thread () from /lib64/libpthread.so.0
#11 0x7f38902f1e1d in clone () from /lib64/libc.so.6
#12 0x in ?? ()

Thread 3 (Thread 0x7f387cb82910 (LWP 8462)):
#0  0x7f389369c2ae in __pthread_mutex_unlock_usercnt () from
/lib64/libpthread.so.0
#1  0x7f388af1f532 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x7f388af1f89c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x7f3890e8b1e6 in QEventDispatcherGlib::processEvents (this=0xa6a5d0,
flags=value optimized out) at kernel/qeventdispatcher_glib.cpp:414
#4  0x7f3890e60432 in QEventLoop::processEvents (this=value optimized
out, flags=) at kernel/qeventloop.cpp:149
#5  0x7f3890e6080c in QEventLoop::exec (this=0x7f387cb81ff0, flags=) at
kernel/qeventloop.cpp:201
#6  0x7f3890d6f49b in QThread::exec (this=value optimized out) at
thread/qthread.cpp:487
#7  0x7f3890e40b18 in QInotifyFileSystemWatcherEngine::run (this=0xa02120)
at io/qfilesystemwatcher_inotify.cpp:248
#8  0x7f3890d71f95 in QThreadPrivate::start (arg=0xa02120) at
thread/qthread_unix.cpp:248
#9  0x7f389369865d in start_thread () from /lib64/libpthread.so.0
#10 0x7f38902f1e1d in clone () from /lib64/libc.so.6
#11 0x in ?? ()

Thread 2 (Thread 0x7f387b33b910 (LWP 8490)):
#0  0x7f389369d049 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f3890d72fdb in wait (this=value optimized out, mutex=0x963a30,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=value optimized out, mutex=0x963a30,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00479fae in (anonymous namespace)::ReaderStatusThread::run
(this=0x963a20) at
/usr/src/debug/kdepim-4.4.5/kleopatra/smartcard/readerstatus.cpp:454
#4  0x7f3890d71f95 in QThreadPrivate::start 

[Bug 242933] repeatedly fetch the same mail and sometimes failed on some unknown reason

2010-07-21 Thread Nai Xia
https://bugs.kde.org/show_bug.cgi?id=242933





--- Comment #4 from Nai Xia xia_nai yahoo com cn  2010-07-21 14:33:17 ---
hi, thanks for reply, is this already fixed in kde 4.5?
I installed ppa kde 4.5 RC2 today, the bug seems still there...
__
�Ͽ�ע���Ż�?
http://cn.mail.yahoo.com

-- 
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 223826] Dropping message to message list shouldn't give popup menu

2010-07-21 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=223826


Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Laurent Montel montel kde org  2010-07-21 14:36:20 ---
SVN commit 1152561 by mlaurent:

Fix bug #223826 -  Dropping message to message list shouldn't give popup menu
BUG: 223826


 M  +3 -1  widget.cpp  


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

-- 
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 242933] repeatedly fetch the same mail and sometimes failed on some unknown reason

2010-07-21 Thread sven-ola
https://bugs.kde.org/show_bug.cgi?id=242933





--- Comment #5 from  sven-ola gmx de  2010-07-21 14:42:56 ---
Hi

yes. Bug still there according to repository.

// Sven-Olaw

Nai Xia xia_...@yahoo.com.cn schrieb:

https://bugs.kde.org/show_bug.cgi?id=242933





--- Comment #4 from Nai Xia xia_nai yahoo com cn  2010-07-21 14:33:17 ---
hi, thanks for reply, is this already fixed in kde 4.5?
I installed ppa kde 4.5 RC2 today, the bug seems still there...
__
�Ͽ�ע���Ż�?
http://cn.mail.yahoo.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.

-- 
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 245311] Akonadi IMAP doesn't work with Microsoft Exchange (UIDPLUS not in CAPABILITY)

2010-07-21 Thread Alex Merry
https://bugs.kde.org/show_bug.cgi?id=245311


Alex Merry k...@randomguy3.me.uk changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID




--- Comment #1 from Alex Merry kde randomguy3 me uk  2010-07-21 15:02:54 ---
Actually, having actually looked up RFC 4315, the commands suggested on Bug
204653 don't actually check whether the server secretly supports the UIDPLUS
extension.  I tested the actual UID EXPUNGE command, and it returns BAD [uid
argument].

-- 
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 236109] uidplus and imap -

2010-07-21 Thread Alex Merry
https://bugs.kde.org/show_bug.cgi?id=236109


Alex Merry k...@randomguy3.me.uk changed:

   What|Removed |Added

 CC||k...@randomguy3.me.uk




-- 
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 236109] uidplus and imap -

2010-07-21 Thread Alex Merry
https://bugs.kde.org/show_bug.cgi?id=236109





--- Comment #3 from Alex Merry kde randomguy3 me uk  2010-07-21 15:04:56 ---
And, indeed, not all MS Exchange Servers support UIDPLUS at all - it seems
Exchange Server 2007 doesn't.

-- 
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 240602] Mails from IMAP folder doesn't show up in Inbox

2010-07-21 Thread Bjoern Ricks
https://bugs.kde.org/show_bug.cgi?id=240602





--- Comment #4 from Bjoern Ricks bjoern ricks intevation de  2010-07-21 
15:29:58 ---
This bug is still valid on MacOS, Windows and Linux with a fresh new 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 243294] Groupware folders not created by Kolab resource

2010-07-21 Thread Bjoern Ricks
https://bugs.kde.org/show_bug.cgi?id=243294


Bjoern Ricks bjoern.ri...@intevation.de changed:

   What|Removed |Added

 CC||bjoern.ri...@intevation.de




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


[Bug 241185] Email Addresses Multiply when being dragged from Kaddressbook and dropped on a Kmail Address-Field

2010-07-21 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=241185


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #2 from Leo Franchi lfranchi kde org  2010-07-21 15:53:07 ---
SVN commit 1152583 by lfranchi:

Don't aggregate and multiple email addresses when dropped from another
application.

BUG: 241185


 M  +2 -1  composerlineedit.cpp  


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

-- 
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 245324] New: kontact crashed while kmail open or akregator open or minimized on system tray

2010-07-21 Thread Ruben Salvador
https://bugs.kde.org/show_bug.cgi?id=245324

   Summary: kontact crashed while kmail open or akregator open or
minimized on system tray
   Product: kontact
   Version: 4.4.3
  Platform: Debian testing
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: lalocadelar...@gmail.com


Application: kontact (4.4.3)
KDE Platform Version: 4.4.4 (KDE 4.4.4)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-5-amd64 x86_64
Distribution: Debian GNU/Linux testing (squeeze)

-- Information about the crash:
From today (July 21st) kontact began crashing for no apparent reason. As the
title says, it has crashed while minimized on tray, while using akregator,
while using kmail, after sending email...

I reopen it and crashes again after a while. Same happen if system is
restarted.

No idea how to offer a clearer explanation

The crash can be reproduced every time.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
The current source language is auto; currently asm.
[KCrash Handler]
#5  0x7f48ade8aa9e in KMail::SearchJob::slotSearchDataSingleMessage
(this=0x35f9d80, job=value optimized out, data=...) at
../../kmail/searchjob.cpp:424
#6  0x7f48ade8e442 in KMail::SearchJob::qt_metacall (this=0x35f9d80,
_c=QMetaObject::InvokeMetaMethod, _id=value optimized out, _a=0x7fff719db5f0)
at ./searchjob.moc:95
#7  0x7f48c775b346 in QMetaObject::activate (sender=0x35fa020, m=value
optimized out, local_signal_index=value optimized out, argv=0x3001) at
kernel/qobject.cpp:3295
#8  0x7f48c7b6175c in KJob::infoMessage (this=0x19a25e0, _t1=0x35fa020,
_t2=value optimized out, _t3=value optimized out) at ./kjob.moc:208
#9  0x7f48c4ea8337 in KIO::SimpleJobPrivate::_k_slotSlaveInfoMessage
(this=value optimized out, msg=...) at ../../kio/kio/job.cpp:539
#10 0x7f48c4eabf4a in KIO::SimpleJob::qt_metacall (this=0x35fa020,
_c=QMetaObject::InvokeMetaMethod, _id=value optimized out, _a=0x7fff719db750)
at ./jobclasses.moc:178
#11 0x7f48c775b346 in QMetaObject::activate (sender=0x1bf08b0, m=value
optimized out, local_signal_index=value optimized out, argv=0x3001) at
kernel/qobject.cpp:3295
#12 0x7f48c4f6c385 in KIO::SlaveInterface::infoMessage (this=0x19a25e0,
_t1=value optimized out) at ./slaveinterface.moc:287
#13 0x7f48c4f6f0fe in KIO::SlaveInterface::dispatch (this=0x1bf08b0,
_cmd=26, rawdata=...) at ../../kio/kio/slaveinterface.cpp:294
#14 0x7f48c4f6ca53 in KIO::SlaveInterface::dispatch (this=0x1bf08b0) at
../../kio/kio/slaveinterface.cpp:91
#15 0x7f48c4f60ec6 in KIO::Slave::gotInput (this=0x1bf08b0) at
../../kio/kio/slave.cpp:324
#16 0x7f48c4f610ac in KIO::Slave::qt_metacall (this=0x1bf08b0,
_c=QMetaObject::InvokeMetaMethod, _id=value optimized out, _a=0x7fff719dbb40)
at ./slave.moc:82
#17 0x7f48c775b346 in QMetaObject::activate (sender=0x1c00130, m=value
optimized out, local_signal_index=value optimized out, argv=0x3001) at
kernel/qobject.cpp:3295
#18 0x7f48c4e7cb07 in KIO::ConnectionPrivate::dequeue (this=0x1bf0880) at
../../kio/kio/connection.cpp:82
#19 0x7f48c4e7cc2d in KIO::Connection::qt_metacall (this=0x1c00130,
_c=QMetaObject::InvokeMetaMethod, _id=value optimized out, _a=0x2afbe80) at
./connection.moc:79
#20 0x7f48c7757e89 in QObject::event (this=0x1c00130, e=0x23211b0) at
kernel/qobject.cpp:1248
#21 0x7f48c6ae832c in QApplicationPrivate::notify_helper (this=0x11bb560,
receiver=0x1c00130, e=0x23211b0) at kernel/qapplication.cpp:4302
#22 0x7f48c6aee80b in QApplication::notify (this=0x7fff719dc650,
receiver=0x1c00130, e=0x23211b0) at kernel/qapplication.cpp:4185
#23 0x7f48c8130436 in KApplication::notify (this=0x7fff719dc650,
receiver=0x1c00130, event=0x23211b0) at ../../kdeui/kernel/kapplication.cpp:302
#24 0x7f48c774815c in QCoreApplication::notifyInternal
(this=0x7fff719dc650, receiver=0x1c00130, event=0x23211b0) at
kernel/qcoreapplication.cpp:726
#25 0x7f48c774b804 in QCoreApplication::sendEvent (receiver=0x0,
event_type=value optimized out, data=0x1192ed0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#26 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=value
optimized out, data=0x1192ed0) at kernel/qcoreapplication.cpp:1367
#27 0x7f48c7771bd3 in QCoreApplication::sendPostedEvents (s=value
optimized out) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#28 postEventSourceDispatch (s=value optimized out) at
kernel/qeventdispatcher_glib.cpp:276
#29 0x7f48bf0766c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#30 0x7f48bf07a538 in ?? () from /lib/libglib-2.0.so.0
#31 0x7f48bf07a6ec in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#32 0x7f48c7771713 in QEventDispatcherGlib::processEvents (this=0x1192640,
flags=value optimized out) at 

[Bug 245326] New: Unread message count in folder view disappear

2010-07-21 Thread Bjoern Ricks
https://bugs.kde.org/show_bug.cgi?id=245326

   Summary: Unread message count in folder view disappear
   Product: KMail 2
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: NOR
 Component: folders
AssignedTo: kdepim-bugs@kde.org
ReportedBy: bjoern.ri...@intevation.de


Version:   unspecified (using Devel) 
OS:Linux

The count of unread messages (inside folder view) often disappears.

It's recalculated after every sync and often disappears afterwards.
Still occurs in recent kdepim trunk version.

Reproducible: Always

-- 
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 215397] Hebrew Messages are Displayed with Jumpy Margins

2010-07-21 Thread shlomif
https://bugs.kde.org/show_bug.cgi?id=215397





--- Comment #6 from  shlomif iglu org il  2010-07-21 16:31:58 ---
(In reply to comment #5)
 (In reply to comment #4)
  (In reply to comment #3)
   I have failed to reproduce the bug on KDE 4.3.85 (4.4 beta 2) compiled 
   from
   clean KDE sources (revision 1066139). It may have to do with some specific
   selection of fonts, or a Mandriva patch.
   
  
  Thanks! I'll investigate.
  
 
 OK, seems like changing the font has indeed resolved the problem. Now only to
 find a good font that will work on both Hebrew and Latin. And it may still be 
 a
 Qt or underlying libraries bug.
 
 Regards,
 
 -- Shlomi Fish
 

Hi!

I'm now using kmail-4.4.3-12mdv2010.1 with kdebase4-workspace-4.4.92-1mdv2010.1
on Mandriva Linux Cooker. Changing the message preview font to Bitstream Vera
Sans Mono 12 reproduces this bug, while it's OK while using the Tahoma font
(but which isn't monospaced , so it's not as ideal). Can anyone look into 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 164679] I've lost many emails in IMAP accounts

2010-07-21 Thread Richard Clayton
https://bugs.kde.org/show_bug.cgi?id=164679


Richard Clayton rich...@rideandclimb.com changed:

   What|Removed |Added

 CC||rich...@rideandclimb.com




--- Comment #10 from Richard Clayton richard rideandclimb com  2010-07-21 
17:20:08 ---
I can confirm this bug in Kmail 1.12.4 - using disconnected imap and having
kmail crash whilst kmail seemed to be in the process of checking for mail I
find that all my emails are gone from the server (there seems to be a link
between the crash and the loss of mail but I can't currently be sure of that).

Qt: 4.5.3-4
KDE: 4.3.4-2
KMail: 1.12.4

Mepis 8.5

Fortunately I have a backup of the 10 years of mail that I have on this
particular address as I was simply taking Mepis for a spin. I am more than
happy to give the time to see if this bug can be confirmed as it would be very
serious if someone didn't have a backup.

-- 
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 236109] Support IMAP servers that don't have the UIDPLUS extension

2010-07-21 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=236109


Thomas McGuire mcgu...@kde.org changed:

   What|Removed |Added

Summary|uidplus and imap -  |Support IMAP servers that
   ||don't have the UIDPLUS
   ||extension




-- 
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 245281] attachment names containing utf8 and quote characters are truncated

2010-07-21 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=245281


Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 CC||mon...@kde.org




--- Comment #1 from Laurent Montel montel kde org  2010-07-21 17:53:40 ---
I can confirm it
Perhaps a bug in:
QString KMMessagePart::fileName( void ) const;
Need to investigate

-- 
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 245281] attachment names containing utf8 and quote characters are truncated

2010-07-21 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=245281





--- Comment #2 from Laurent Montel montel kde org  2010-07-21 18:02:44 ---
it's this function which creates this bug
return KMMsgBase::decodeRFC2231String( str );

-- 
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 244247] kmail does not write it's transport agent into mailtransports when choosing sendmail

2010-07-21 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=244247


Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #1 from Laurent Montel montel kde org  2010-07-21 19:22:25 ---
SVN commit 1152666 by mlaurent:

Fix bug #244247
BUG: 244247


 M  +1 -1  sendmailsettings.ui  


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

-- 
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 245311] Akonadi IMAP doesn't work with Microsoft Exchange (UIDPLUS not in CAPABILITY)

2010-07-21 Thread Torgny Nyblom
https://bugs.kde.org/show_bug.cgi?id=245311


Torgny Nyblom k...@nyblom.org changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||k...@nyblom.org
 Resolution|INVALID |




--- Comment #2 from Torgny Nyblom kde nyblom org  2010-07-21 20:57:53 ---
I'm reopening and asking if someone who can test can test appending to a
message  and copying a message and post the servers output here (the same as
above but including the APPEND and COPY command).

The reason is that we do not use more then the extended response codes from
these commands from the RFC.

-- 
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 140443] dimap mail loss on kmail crash and troubleshoot / rebuild / refresh imap cache

2010-07-21 Thread Richard Clayton
https://bugs.kde.org/show_bug.cgi?id=140443


Richard Clayton rich...@rideandclimb.com changed:

   What|Removed |Added

 CC||rich...@rideandclimb.com




--- Comment #15 from Richard Clayton richard rideandclimb com  2010-07-21 
21:26:53 ---
Are these possibly the same bugs?

https://bugs.kde.org/show_bug.cgi?id=164679

-- 
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 245362] New: crash after removal dictionary servers

2010-07-21 Thread Marcin Gryszkalis
https://bugs.kde.org/show_bug.cgi?id=245362

   Summary: crash after removal dictionary servers
   Product: kmail
   Version: 1.13.5
  Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: m...@fork.pl


Application: kmail (1.13.5)
KDE Platform Version: 4.4.5 (KDE 4.4.5) (Compiled from sources)
Qt Version: 4.6.2
Operating System: Linux 2.6.33-gentoo-ines i686
Distribution (Platform): Gentoo Packages

-- Information about the crash:
I have LDAP 3 servers in crypto configuration, after removing 2 of them (select
+ delete button) kmai crashed.


The crash can be reproduced every time.

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#6  0xb56670a5 in QVectorQVectorQPersistentModelIndexData* ::count
(this=0x0, data=0xe2bf6d8) at src/corelib/tools/qvector.h:245
#7  QAbstractItemModelPrivate::removePersistentIndexData (this=0x0,
data=0xe2bf6d8) at kernel/qabstractitemmodel.cpp:550
#8  0xb5667403 in QPersistentModelIndexData::destroy (data=0xe2bf6d8) at
kernel/qabstractitemmodel.cpp:83
#9  0xb56674fb in ~QPersistentModelIndex (this=0xbd6a6bc, __in_chrg=value
optimized out) at kernel/qabstractitemmodel.cpp:155
#10 0xb5197fec in QItemSelectionModelPrivate::~QItemSelectionModelPrivate() ()
from /usr/lib/qt4/libQtGui.so.4
#11 0xb56875a3 in QScopedPointerDeleterQObjectData::cleanup (this=0xba1fd70,
__in_chrg=value optimized out) at src/corelib/tools/qscopedpointer.h:62
#12 ~QScopedPointer (this=0xba1fd70, __in_chrg=value optimized out) at
src/corelib/tools/qscopedpointer.h:100
#13 ~QObject (this=0xba1fd70, __in_chrg=value optimized out) at
kernel/qobject.cpp:992
#14 0xb518dfb0 in ~QItemSelectionModel (this=0xba1fd70, __in_chrg=value
optimized out) at itemviews/qitemselectionmodel.cpp:976
#15 0xb568069b in QObjectPrivate::deleteChildren (this=0xae0af28) at
kernel/qobject.cpp:1978
#16 0xb4c42ab8 in ~QWidget (this=0xbe68518, __in_chrg=value optimized out) at
kernel/qwidget.cpp:1469
#17 0xb5003172 in ~QFrame (this=0xbe68518, __in_chrg=value optimized out) at
widgets/qframe.cpp:242
#18 0xb50959bd in ~QAbstractScrollArea (this=0xbe68518, __in_chrg=value
optimized out) at widgets/qabstractscrollarea.cpp:524
#19 0xb513213a in ~QAbstractItemView (this=0xbe68518, __in_chrg=value
optimized out) at itemviews/qabstractitemview.cpp:598
#20 0xb517318a in ~QTreeView (this=0xbe68518, __in_chrg=value optimized out)
at itemviews/qtreeview.cpp:208
#21 0xb568069b in QObjectPrivate::deleteChildren (this=0xadb1b08) at
kernel/qobject.cpp:1978
#22 0xb4c42ab8 in ~QWidget (this=0xabd39e0, __in_chrg=value optimized out) at
kernel/qwidget.cpp:1469
#23 0xb3a263ba in ~DirectoryServicesWidget (this=0xabd39e0, __in_chrg=value
optimized out) at
/usr/src/debug/kde-base/libkleo-4.4.5/libkleo-4.4.5/libkleo/ui/directoryserviceswidget.cpp:538
#24 0xb568069b in QObjectPrivate::deleteChildren (this=0xada1768) at
kernel/qobject.cpp:1978
#25 0xb4c42ab8 in ~QWidget (this=0xbfc3e400, __in_chrg=value optimized out)
at kernel/qwidget.cpp:1469
#26 0xb50d9179 in ~QDialog (this=0xbfc3e400, __in_chrg=value optimized out)
at dialogs/qdialog.cpp:328
#27 0xb764ca6c in ~KDialog (this=0xbfc3e400, __in_chrg=value optimized out)
at
/usr/src/debug/kde-base/kdelibs-4.4.5/kdelibs-4.4.5/kdeui/dialogs/kdialog.cpp:205
#28 0xb3a1d518 in Kleo::CryptoConfigEntryLDAPURL::slotOpenDialog
(this=0xc244380) at
/usr/src/debug/kde-base/libkleo-4.4.5/libkleo-4.4.5/libkleo/ui/cryptoconfigmodule.cpp:874
#29 0xb3a1f6a2 in Kleo::CryptoConfigEntryLDAPURL::qt_metacall (this=0xc244380,
_c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfc3e568)
at
/usr/src/debug/kde-base/libkleo-4.4.5/libkleo-4.4.5_build/libkleo/cryptoconfigmodule_p.moc:584
#30 0xb5676be2 in QMetaObject::metacall (object=0xc244380, cl=4294967295,
idx=6, argv=0xbfc3e568) at kernel/qmetaobject.cpp:237
#31 0xb5684868 in QMetaObject::activate (sender=0xbb43c30, m=0xb54b4884,
local_signal_index=2, argv=0x0) at kernel/qobject.cpp:3285
#32 0xb52ab7b0 in QAbstractButton::clicked (this=0xbb43c30, _t1=false) at
.moc/release-shared/moc_qabstractbutton.cpp:206
#33 0xb4fb7970 in QAbstractButtonPrivate::emitClicked (this=0xc2450b8) at
widgets/qabstractbutton.cpp:546
#34 0xb4fb86d1 in QAbstractButtonPrivate::click (this=0xc2450b8) at
widgets/qabstractbutton.cpp:539
#35 0xb4fb8924 in QAbstractButton::mouseReleaseEvent (this=0xbb43c30,
e=0xbfc3ed44) at widgets/qabstractbutton.cpp:1121
#36 0xb4c3b43a in QWidget::event (this=0xbb43c30, event=0xbfc3ed44) at
kernel/qwidget.cpp:7998
#37 0xb4fb7846 in QAbstractButton::event (this=0xbb43c30, e=0x0) at
widgets/qabstractbutton.cpp:1080
#38 0xb5058195 in QPushButton::event (this=0xbb43c30, e=0xbfc3ed44) at
widgets/qpushbutton.cpp:679
#39 0xb4be303d in QApplicationPrivate::notify_helper (this=0x9244418,
receiver=0xbb43c30, e=0xbfc3ed44) at kernel/qapplication.cpp:4300
#40 

[Bug 245365] New: Forward

2010-07-21 Thread Philip Murad
https://bugs.kde.org/show_bug.cgi?id=245365

   Summary: Forward
   Product: kontact
   Version: 4.4.2
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: phi...@helpingmiddleamerica.com


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

-- Information about the crash:
Crashed when selecting an email address on a forward-inline email

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

Thread 2 (Thread 0xb2451b70 (LWP 3008)):
#0  0x00534f5b in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0
#1  0x0084aba6 in pthread_mutex_lock () from /lib/tls/i686/cmov/libc.so.6
#2  0x021cf51a in g_main_context_check () from /lib/libglib-2.0.so.0
#3  0x021d00ce in ?? () from /lib/libglib-2.0.so.0
#4  0x021d04b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x02cbe60f in QEventDispatcherGlib::processEvents (this=0x8f79e90,
flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0x02c91059 in QEventLoop::processEvents (this=0xb2451270, flags=) at
kernel/qeventloop.cpp:149
#7  0x02c914aa in QEventLoop::exec (this=0xb2451270, flags=...) at
kernel/qeventloop.cpp:201
#8  0x02b8d5a8 in QThread::exec (this=0x8f77e68) at thread/qthread.cpp:487
#9  0x02c70c1b in QInotifyFileSystemWatcherEngine::run (this=0x8f77e68) at
io/qfilesystemwatcher_inotify.cpp:248
#10 0x02b9032e in QThreadPrivate::start (arg=0x8f77e68) at
thread/qthread_unix.cpp:248
#11 0x0053296e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x0083da4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb771b990 (LWP 2914)):
[KCrash Handler]
#6  0x006986c3 in KPIM::AddresseeLineEdit::loadContacts (this=0x8ccc820) at
../../libkdepim/addresseelineedit.cpp:580
#7  0xb40bc122 in KMLineEdit::loadContacts (this=0x8ccc820) at
../../kmail/kmlineeditspell.cpp:195
#8  0x0069b18b in KPIM::AddresseeLineEdit::doCompletion (this=0x8ccc820,
ctrlT=false) at ../../libkdepim/addresseelineedit.cpp:422
#9  0x0069eb65 in KPIM::AddresseeLineEdit::slotCompletion (this=0x8ccc820) at
../../libkdepim/addresseelineedit.cpp:995
#10 0x006a07ab in KPIM::AddresseeLineEdit::qt_metacall (this=0x8ccc820,
_c=QMetaObject::InvokeMetaMethod, _id=81, _a=0xbfabd5e8) at
./addresseelineedit.moc:97
#11 0xb40bc09a in KMLineEdit::qt_metacall (this=0x8ccc820,
_c=QMetaObject::InvokeMetaMethod, _id=81, _a=0xbfabd5e8) at
./kmlineeditspell.moc:74
#12 0xb413178a in RecipientLineEdit::qt_metacall (this=0x8ccc820,
_c=QMetaObject::InvokeMetaMethod, _id=81, _a=0xbfabd5e8) at
./recipientseditor.moc:135
#13 0x02c97c9a in QMetaObject::metacall (object=0x8ccc820, cl=3215708712,
idx=81, argv=0xbfabd5e8) at kernel/qmetaobject.cpp:237
#14 0x02ca63d5 in QMetaObject::activate (sender=0x8ccc820, m=0xe92ba0,
local_signal_index=2, argv=0xbfabd5e8) at kernel/qobject.cpp:3293
#15 0x00dad103 in KLineEdit::completion (this=0x8ccc820, _t1=...) at
./klineedit.moc:233
#16 0x00dad2b7 in KLineEdit::doCompletion (this=0x8ccc820, txt=...) at
../../kdeui/widgets/klineedit.cpp:1769
#17 0x00db1a65 in KLineEdit::keyPressEvent (this=0x8ccc820, e=0xbfabdee4) at
../../kdeui/widgets/klineedit.cpp:926
#18 0x0069edb6 in KPIM::AddresseeLineEdit::keyPressEvent (this=0x8ccc820,
e=0xbfabdee4) at ../../libkdepim/addresseelineedit.cpp:233
#19 0xb40bbb6e in KMLineEdit::keyPressEvent (this=0x8ccc820, e=0xbfabdee4) at
../../kmail/kmlineeditspell.cpp:77
#20 0xb413338c in RecipientLineEdit::keyPressEvent (this=0x8ccc820,
ev=0xbfabdee4) at ../../kmail/recipientseditor.cpp:144
#21 0x04c6d503 in QWidget::event (this=0x8ccc820, event=0xbfabdee4) at
kernel/qwidget.cpp:8033
#22 0x0507aaeb in QLineEdit::event (this=0x8ccc820, e=0xbfabdee4) at
widgets/qlineedit.cpp:1474
#23 0x00db2f0c in KLineEdit::event (this=0x8ccc820, ev=0xbfabdee4) at
../../kdeui/widgets/klineedit.cpp:1329
#24 0x04c0f4dc in QApplicationPrivate::notify_helper (this=0x87fdad0,
receiver=0x8ccc820, e=0xbfabdee4) at kernel/qapplication.cpp:4300
#25 0x04c17b71 in QApplication::notify (this=0xbfabe944, receiver=0x8ccc820,
e=0xbfabdee4) at kernel/qapplication.cpp:3763
#26 0x00cc6f2a in KApplication::notify (this=0xbfabe944, receiver=0x8ccc820,
event=0xbfabdee4) at ../../kdeui/kernel/kapplication.cpp:302
#27 0x02c92a3b in QCoreApplication::notifyInternal (this=0xbfabe944,
receiver=0x8ccc820, event=0xbfabdee4) at kernel/qcoreapplication.cpp:704
#28 0x04c102be in QCoreApplication::sendSpontaneousEvent (receiver=0x8ccc820,
event=0x8ccc820) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#29 qt_sendSpontaneousEvent (receiver=0x8ccc820, event=0x8ccc820) at
kernel/qapplication.cpp:5279
#30 0x04cc9d90 in QKeyMapper::sendKeyEvent (keyWidget=0x8ccc820, 

[Bug 245366] New: Akonadi does not start anymore

2010-07-21 Thread Fabio Puddu
https://bugs.kde.org/show_bug.cgi?id=245366

   Summary: Akonadi does not start anymore
   Product: Akonadi
   Version: 1.3.0
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: vkra...@kde.org
ReportedBy: fpu...@gmail.com
CC: kdepim-bugs@kde.org


Version:   1.3.0 (using KDE 4.4.4) 
OS:Linux

result of akonadictl start

Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Starting Akonadi Server...
   done.
fa...@werowance:~$ Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
[akonadiserver] search paths:  (/usr/local/sbin, /usr/local/bin,
/usr/sbin, /usr/bin, /sbin, /bin, /usr/games, /usr/sbin,
/usr/local/sbin, /usr/local/libexec, /usr/libexec, /opt/mysql/libexec,
/opt/local/lib/mysql5/bin)
[akonadiserver] Found mysql_install_db:  /usr/bin/mysql_install_db
[akonadiserver] Found mysql_upgrade:  /usr/bin/mysql_upgrade
akonadiserver [out] Looking for 'mysql' as: /usr/bin/mysql
 
akonadiserver [out] Looking for 'mysqlcheck' as: /usr/bin/mysqlcheck
 
akonadiserver [out] Running 'mysqlcheck' with connection arguments:
'--port=3306' '--socket=/var/run/mysqld/mysqld.sock'
'--socket=/home/fabio/.local/share/akonadi/db_misc/mysql.socket' 
 
[akonadiserver] /usr/bin/mysqlcheck: Got error: 2002: Can't connect to local
MySQL server through socket
'/home/fabio/.local/share/akonadi/db_misc/mysql.socket' (2) when trying to
connect
[akonadiserver] FATAL ERROR: Upgrade failed
[akonadiserver] Database process exited unexpectedly during initial connection!
[akonadiserver] executable: /usr/sbin/mysqld-akonadi
[akonadiserver] arguments:
(--defaults-file=/home/fabio/.local/share/akonadi//mysql.conf,
--datadir=/home/fabio/.local/share/akonadi/db_data/,
--socket=/home/fabio/.local/share/akonadi/db_misc/mysql.socket)
[akonadiserver] stdout: 
[akonadiserver] stderr: 
[akonadiserver] exit code: 1
[akonadiserver] process error: Process operation timed out
[akonadiserver] [
[akonadiserver] 0: akonadiserver(_Z11akBacktracev+0x39) [0x40b739]
[akonadiserver] 1: akonadiserver() [0x40bc7a]
[akonadiserver] 2: /lib/libc.so.6(+0x33af0) [0x7fcf258b6af0]
[akonadiserver] 3: /lib/libc.so.6(gsignal+0x35) [0x7fcf258b6a75]
[akonadiserver] 4: /lib/libc.so.6(abort+0x180) [0x7fcf258ba5c0]
[akonadiserver] 5:
/usr/lib/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x74)
[0x7fcf26a9dda4]
[akonadiserver] 6: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0xa8)
[0x40cd88]
[akonadiserver] 7: /usr/lib/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0x77)
[0x7fcf26b2c967]
[akonadiserver] 8: /usr/lib/libQtCore.so.4(+0x10e1d9) [0x7fcf26b3a1d9]
[akonadiserver] 9: /usr/lib/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x39)
[0x7fcf26b3b3d9]
[akonadiserver] 10: akonadiserver(_ZN6QDebugD1Ev+0x49) [0x4071b9]
[akonadiserver] 11:
/usr/lib/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServer25startMysqlDatabaseProcessEv+0x1dea)
[0x7fcf26f0cb7a]
[akonadiserver] 12:
/usr/lib/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServer20startDatabaseProcessEv+0x2e8)
[0x7fcf26f0f728]
[akonadiserver] 13:
/usr/lib/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServerC1EP7QObject+0x76)
[0x7fcf26f0f9f6]
[akonadiserver] 14:
/usr/lib/libakonadiprivate.so.1(_ZN7Akonadi13AkonadiServer8instanceEv+0x4a)
[0x7fcf26f10d1a]
[akonadiserver] 15: akonadiserver(main+0x429) [0x406539]
[akonadiserver] 16: /lib/libc.so.6(__libc_start_main+0xfd) [0x7fcf258a1c4d]
[akonadiserver] 17: akonadiserver() [0x406019]
[akonadiserver] ]
[akonadiserver] 
ProcessControl: Application 'akonadiserver' returned with exit code 255
(Unknown error)
[akonadiserver] search paths:  (/usr/local/sbin, /usr/local/bin,
/usr/sbin, /usr/bin, /sbin, /bin, /usr/games, /usr/sbin,
/usr/local/sbin, /usr/local/libexec, /usr/libexec, /opt/mysql/libexec,
/opt/local/lib/mysql5/bin)
[akonadiserver] Found mysql_install_db:  /usr/bin/mysql_install_db
[akonadiserver] Found mysql_upgrade:  /usr/bin/mysql_upgrade
akonadiserver [out] Looking for 'mysql' as: /usr/bin/mysql
 
akonadiserver [out] Looking for 'mysqlcheck' as: /usr/bin/mysqlcheck
 
akonadiserver [out] Running 'mysqlcheck' with connection arguments:
'--port=3306' '--socket=/var/run/mysqld/mysqld.sock'
'--socket=/home/fabio/.local/share/akonadi/db_misc/mysql.socket' 
 
[akonadiserver] /usr/bin/mysqlcheck: Got error: 2002: Can't connect to local
MySQL server through socket
'/home/fabio/.local/share/akonadi/db_misc/mysql.socket' (2) when trying to
connect
[akonadiserver] FATAL ERROR: Upgrade failed
[akonadiserver] Database process exited unexpectedly during initial connection!
[akonadiserver] executable: /usr/sbin/mysqld-akonadi
[akonadiserver] arguments:
(--defaults-file=/home/fabio/.local/share/akonadi//mysql.conf,
--datadir=/home/fabio/.local/share/akonadi/db_data/,

[Bug 222276] selected columns are not displayed on startup

2010-07-21 Thread Jan
https://bugs.kde.org/show_bug.cgi?id=76


Jan malte.ge...@googlemail.com changed:

   What|Removed |Added

 CC||malte.ge...@googlemail.com




--- Comment #2 from Jan malte gerth googlemail com  2010-07-21 23:38:42 ---
this problem still exists in KDE 4.5 RC from the kubuntu beta ppa. This makes
working with kadressbook really annoying, besides all the other complications
with the new kadressbook.
Sorry, you really make great pieces of software, but kadressbook is absolutly a
mistake. Nearly every day some of my clients is complaining about it and i have
to migrate them to use thunderbird instead of the well integrated kontact on
their kde desktop.
Tell us if we can help in any way to get the kadressbook working well again as
soon as possible.

-- 
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 245373] New: suggestion for 'What's this? text

2010-07-21 Thread Marcel Martin
https://bugs.kde.org/show_bug.cgi?id=245373

   Summary: suggestion for 'What's this? text
   Product: kmail
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: GUI
AssignedTo: kdepim-bugs@kde.org
ReportedBy: m...@freenet.de


Version:   unspecified
OS:Linux

This is from an email that was sent to quality-whatst...@kde.org. See also bug
#237488.

From: Krzysztof Żelechowski
  To: quality-whatst...@kde.org
  Date: Saturday 10:21:04

Widget text: '78'
current -- qt_spinbox_lineedit (QLineEdit)
qt_spinbox_lineedit (QLineEdit)
kcfg_LineWrapWidth (KIntSpinBox)
 (ComposerPageGeneralTab)
qt_tabwidget_stackedwidget (QStackedWidget)
tabbar (KTabWidget)
kcmkmail_config_composer (ComposerPage)
 (KCModuleProxy)
 (QStackedWidget)
 (KPageWidget)
toplevel -- configure (ConfigureDialog)

Please type in your what's this help between these lines: 
--%---
Some electronic mail transport systems require that the line length does not 
exceed a fixed value, usually 80 because that is the width of a default VT100 
terminal screen.  If you clear this setting, your messages may be trimmed or 
rejected by such systems, or cause them to malfunction.   If you keep this 
setting, structured text in your messages, such as patches or long URL, will 
be broken and unusable.
--%---


Reproducible: Didn't try

-- 
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 242644] missing last and first name column in list view

2010-07-21 Thread Jan
https://bugs.kde.org/show_bug.cgi?id=242644





--- Comment #2 from Jan malte gerth googlemail com  2010-07-21 23:41:53 ---
until now, kde 4.5 from kubuntu beta ppa, this isn't available yet. will it
really come with 4.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 245379] New: akonadi_kolabproxy_resource not available prevents creation of an addressbook

2010-07-21 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=245379

   Summary: akonadi_kolabproxy_resource not available prevents
creation of an addressbook
   Product: KAddressbook Mobile
   Version: unspecified
  Platform: Compiled Sources
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: sab...@kdab.net


Version:   unspecified (using Devel) 
OS:Linux

Trying to add a new kolab addressbook does not work due to the fact that
'akonadi_kolabproxy_resource' is not available.

Reproducible: Always

Steps to Reproduce:
- Launch Kab-mobile
- click on 'New Address Book' button
- Akonadi server starts: 'Starting Akonadi Server...'
- Akonadi Server Self-test - Account assistant says that an error occured
during the start up of the Akonadi server.
- The Account Assistant starts.
- Enter all the necessary data and clicking next several times
- The account failes to be created


Actual Results:  
The following error message appears: Resource type
'akonadi_kolabproxy_resource' is not available. 
The addressbook is not added

Expected Results:  
The addressbook should have been added.

N900, rev 20100721.1152530

-- 
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 245389] New: Identical to 240271

2010-07-21 Thread Alexis Kauffmann
https://bugs.kde.org/show_bug.cgi?id=245389

   Summary: Identical to 240271
   Product: kontact
   Version: 4.4.2
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: l...@gehspace.com


Application: kontact (4.4.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-23-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I was reading my feeds using Akregator inside Kontact when the feed count
changed to -1. When I clicked on a different article, everything crashed.

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

Thread 2 (Thread 0x7f754586b710 (LWP 2820)):
#0  0x7f756cbbef83 in *__GI___poll (fds=value optimized out, nfds=value
optimized out, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x7f75656f34a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x7f75656f38fc in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#3  0x7f756dfaa566 in QEventDispatcherGlib::processEvents (this=0x20d8570,
flags=value optimized out) at kernel/qeventdispatcher_glib.cpp:414
#4  0x7f756df7f992 in QEventLoop::processEvents (this=value optimized
out, flags=) at kernel/qeventloop.cpp:149
#5  0x7f756df7fd6c in QEventLoop::exec (this=0x7f754586ad90, flags=) at
kernel/qeventloop.cpp:201
#6  0x7f756de89d59 in QThread::exec (this=value optimized out) at
thread/qthread.cpp:487
#7  0x7f756df60178 in QInotifyFileSystemWatcherEngine::run (this=0x20f3400)
at io/qfilesystemwatcher_inotify.cpp:248
#8  0x7f756de8c775 in QThreadPrivate::start (arg=0x20f3400) at
thread/qthread_unix.cpp:248
#9  0x7f7567c6a9ca in start_thread (arg=value optimized out) at
pthread_create.c:300
#10 0x7f756cbcb6fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x in ?? ()

Thread 1 (Thread 0x7f756faee780 (LWP 2528)):
[KCrash Handler]
#5  0x7f7544da274f in Akregator::Article::title (this=value optimized
out) at ../../../akregator/src/article.cpp:375
#6  0x7f7544dadc3a in Private (this=0x3f9c5c0, articles_=value optimized
out, qq=value optimized out) at ../../../akregator/src/articlemodel.cpp:76
#7  0x7f7544dadd6a in ArticleModel (this=0x32eb970, articles=...,
parent=value optimized out) at ../../../akregator/src/articlemodel.cpp:79
#8  0x7f7544dcb697 in
Akregator::SelectionController::articleHeadersAvailable (this=0x268cd40,
job=value optimized out) at
../../../akregator/src/selectioncontroller.cpp:212
#9  0x7f7544dcba8c in Akregator::SelectionController::qt_metacall
(this=0x268cd40, _c=QMetaObject::InvokeMetaMethod, _id=value optimized out,
_a=0x7fff05f36e40) at ./selectioncontroller.moc:92
#10 0x7f756df93e3f in QMetaObject::activate (sender=0x22b7ae0, m=value
optimized out, local_signal_index=value optimized out, argv=0x1e1090) at
kernel/qobject.cpp:3293
#11 0x7f756e398cdf in KJob::finished (this=0x7fff05f36c20, _t1=0x22b7ae0)
at ./kjob.moc:173
#12 0x7f756e398e15 in KJob::emitResult (this=0x22b7ae0) at
../../kdecore/jobs/kjob.cpp:310
#13 0x7f7544da7bd6 in Akregator::ArticleListJob::doList (this=0x22b7ae0) at
../../../akregator/src/articlejobs.cpp:190
#14 0x7f7544da7ce0 in Akregator::ArticleListJob::qt_metacall
(this=0x22b7ae0, _c=QMetaObject::InvokeMetaMethod, _id=value optimized out,
_a=value optimized out) at ./articlejobs.moc:239
#15 0x7f756df93e3f in QMetaObject::activate (sender=0x6410c30, m=value
optimized out, local_signal_index=value optimized out, argv=0x1e1090) at
kernel/qobject.cpp:3293
#16 0x7f756df9b65f in QSingleShotTimer::timerEvent (this=0x6410c30) at
kernel/qtimer.cpp:308
#17 0x7f756df90a63 in QObject::event (this=0x6410c30, e=0x7fff05f376e0) at
kernel/qobject.cpp:1212
#18 0x7f756d33a22c in QApplicationPrivate::notify_helper (this=0x15a1c10,
receiver=0x6410c30, e=0x7fff05f376e0) at kernel/qapplication.cpp:4300
#19 0x7f756d3406fb in QApplication::notify (this=0x7fff05f37a40,
receiver=0x6410c30, e=0x7fff05f376e0) at kernel/qapplication.cpp:4183
#20 0x7f756e969526 in KApplication::notify (this=0x7fff05f37a40,
receiver=0x6410c30, event=0x7fff05f376e0) at
../../kdeui/kernel/kapplication.cpp:302
#21 0x7f756df8106c in QCoreApplication::notifyInternal
(this=0x7fff05f37a40, receiver=0x6410c30, event=0x7fff05f376e0) at
kernel/qcoreapplication.cpp:704
#22 0x7f756dfadd42 in QCoreApplication::sendEvent (this=0x15a9c70) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#23 QTimerInfoList::activateTimers (this=0x15a9c70) at
kernel/qeventdispatcher_unix.cpp:603
#24 0x7f756dfaa848 in timerSourceDispatch (source=value optimized out) at
kernel/qeventdispatcher_glib.cpp:184
#25 idleTimerSourceDispatch (source=value optimized out) at