[Bug 207618] Contacts details are cut between two pages when printing if too long.

2009-09-16 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=207618





--- Comment #2 from Tobias Koenig   2009-09-17 08:59:13 ---
Hej David,

the page breaking was one advantage of the handcoded printing style, however
it has a lot of disadvantages as well:
  - difficult to read/debug code
  - no support for the following after the usage of QPrinter in KDE
- print only a range of pages
- print copies
- print reverse

I can have a look at this again, Qt richtext allows to add css hints to do
a page break if possible, it is used by the Mike's Printing Style already.

-- 
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 206935] plan text markup: "*foo*," doesn't show "foo" in bold (punctuation)

2009-09-16 Thread Arne Babenhauserheide
https://bugs.kde.org/show_bug.cgi?id=206935





--- Comment #4 from Arne Babenhauserheide   2009-09-17 
07:55:21 ---
Thank you! 

And a big thank you to Julien, 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 207646] kpimutils does not compile on Windows w/ MSVC. Patch included.

2009-09-16 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=207646


Allen Winter  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #2 from Allen Winter   2009-09-17 01:42:12 ---
SVN commit 1024628 by winterz:

Michael Drüing's patch to fix compile on MSVC 2008 
Thanks Michael.

BUG: 207646


 M  +1 -1  processes.cpp  
 M  +3 -1  processes.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1024628

-- 
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 206592] Delete 2200+ messages from IMAP spam folder crashes KMail (KMMoveCommand, KMMainWidget::moveMessageSet, KMMainWidget::slotDeleteMsg)

2009-09-16 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=206592


Dario Andres  changed:

   What|Removed |Added

  Component|general |general
Product|kontact |kmail
Summary|delete 2200+ imap messages  |Delete 2200+ messages from
   |from imap spam folder   |IMAP spam folder crashes
   |crashes kmail   |KMail (KMMoveCommand,
   ||KMMainWidget::moveMessageSe
   ||t,
   ||KMMainWidget::slotDeleteMsg
   ||)




-- 
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 207646] kpimutils does not compile on Windows w/ MSVC. Patch included.

2009-09-16 Thread Michael Drüing
https://bugs.kde.org/show_bug.cgi?id=207646





--- Comment #1 from Michael Drüing   2009-09-17 00:59:31 ---
Created an attachment (id=37005)
 --> (http://bugs.kde.org/attachment.cgi?id=37005)
patch to fix compilation

The patch to fix compilation on Windows w/ MSVC 2008 (and probably others,
too).

-- 
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 207646] New: kpimutils does not compile on Windows w/ MSVC. Patch included.

2009-09-16 Thread Michael Drüing
https://bugs.kde.org/show_bug.cgi?id=207646

   Summary: kpimutils does not compile on Windows w/ MSVC. Patch
included.
   Product: kdepimlibs
   Version: 4.3
  Platform: Compiled Sources
OS/Version: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kpimidentities
AssignedTo: t...@kde.org
ReportedBy: mich...@drueing.de
CC: kdepim-bugs@kde.org


Version:(using Devel)
Compiler:  MSVC 2008 compiled via emerge
OS:MS Windows
Installed from:Compiled sources

there are three errors in processes.{cpp,h} which keep it from compiling:
- Usage of undefined namespace KPIM
- QList<...> is required in the header file but not declared
- missing return value on killProcesses(...)

A patch to fix the 3 issues is attached.

-- 
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 207200] Kontact crashed when closing it

2009-09-16 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=207200


Dario Andres  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 CC||andresbajotie...@gmail.com
 Resolution||WAITINGFORINFO




--- Comment #2 from Dario Andres   2009-09-17 
00:49:00 ---
Besides that, backtrace ~matches~ the one in bug 199530.

-- 
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 206968] KMail crashed after removing two imap accounts (KMail::MessageListView::StorageModel::initializeMessageItem, .. KMessageBox/QDialog::exec, eventloop-problem?)

2009-09-16 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=206968


Dario Andres  changed:

   What|Removed |Added

Summary|kmail crashed after |KMail crashed after
   |removing two imap accounts  |removing two imap accounts
   ||(KMail::MessageListView::St
   ||orageModel::initializeMessa
   ||geItem, ..
   ||KMessageBox/QDialog::exec,
   ||eventloop-problem?)




-- 
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 199271] Crash after compacting a mbox folder

2009-09-16 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=199271


Christophe Giboudeaux  changed:

   What|Removed |Added

 CC||fr...@tennebo.com




--- Comment #10 from Christophe Giboudeaux   2009-09-17 
00:19:02 ---
*** Bug 207642 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 207642] kmail crashed when compacting mbox

2009-09-16 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=207642


Christophe Giboudeaux  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux   2009-09-17 
00:19:02 ---


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

-- 
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 207642] New: kmail crashed when compacting mbox

2009-09-16 Thread Frode Tennebø
https://bugs.kde.org/show_bug.cgi?id=207642

   Summary: kmail crashed when compacting mbox
   Product: kmail
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: fr...@tennebo.com


Application that crashed: kmail
Version of the application: 1.12.1
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.29.6-217.2.7.fc11.i586 i686
Distribution: "Fedora release 11 (Leonidas)"

What I was doing when the application crashed:
Tried to compact a large (190MB) mbox folder when kmail crashed...

This has also happened before, but I have just updated kdepim (and deps):
[...@leia Mail]$ rpm -q kdepim
kdepim-4.3.1-1.fc11.i586


 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#6  KMail::MessageListView::StorageModel::initializeMessageItem
(this=0x9df6090, mi=0x8ec8300, row=11, bUseReceiver=false) at
/usr/src/debug/kdepim-4.3.1/kmail/messagelistview/storagemodel.cpp:402
#7  0x013b41f1 in
KMail::MessageListView::Core::Model::viewItemJobStepInternalForJobPass1Fill
(this=0x92e2b98, job=0x97e6850, tsta...@0xbf8512e8)
at /usr/src/debug/kdepim-4.3.1/kmail/messagelistview/core/model.cpp:2750
#8  0x013b59eb in
KMail::MessageListView::Core::Model::viewItemJobStepInternalForJob
(this=0x92e2b98, job=0x97e6850, tsta...@0xbf8512e8)
at /usr/src/debug/kdepim-4.3.1/kmail/messagelistview/core/model.cpp:3392
#9  0x013b6012 in KMail::MessageListView::Core::Model::viewItemJobStepInternal
(this=0x92e2b98) at
/usr/src/debug/kdepim-4.3.1/kmail/messagelistview/core/model.cpp:3764
#10 0x013b6d1e in KMail::MessageListView::Core::Model::viewItemJobStep
(this=0x92e2b98) at
/usr/src/debug/kdepim-4.3.1/kmail/messagelistview/core/model.cpp:3952
#11 0x013b80d7 in KMail::MessageListView::Core::Model::setStorageModel
(this=0x92e2b98, storageModel=0x9df6090,
preSelectionMode=KMail::MessageListView::Core::PreSelectLastSelected)
at /usr/src/debug/kdepim-4.3.1/kmail/messagelistview/core/model.cpp:806
#12 0x013b8b33 in
KMail::MessageListView::Core::Model::slotStorageModelLayoutChanged
(this=0x92e2b98) at
/usr/src/debug/kdepim-4.3.1/kmail/messagelistview/core/model.cpp:4435
#13 0x00f30566 in KMail::MessageListView::Core::Model::qt_metacall
(this=0x92e2b98, _c=QMetaObject::InvokeMetaMethod, _id=24, _a=0xbf8516bc)
at /usr/src/debug/kdepim-4.3.1/i586-redhat-linux-gnu/kmail/moc_model.cpp:80
#14 0x0671d853 in QMetaObject::activate (sender=0x9df6090,
from_signal_index=17, to_signal_index=17, argv=0x0) at kernel/qobject.cpp:3113
#15 0x0671e4b2 in QMetaObject::activate (sender=0x9df6090, m=0x67f8fb8,
local_signal_index=13, argv=0x0) at kernel/qobject.cpp:3187
#16 0x06756b97 in QAbstractItemModel::modelReset (this=0x9df6090) at
.moc/release-shared/moc_qabstractitemmodel.cpp:213
#17 0x0670163d in QAbstractItemModel::reset (this=0x9df6090) at
kernel/qabstractitemmodel.cpp:2263
#18 0x01388c9d in KMail::MessageListView::StorageModel::slotViewConfigChanged
(this=0x9df6090) at
/usr/src/debug/kdepim-4.3.1/kmail/messagelistview/storagemodel.cpp:614
#19 0x00f2fa3b in KMail::MessageListView::StorageModel::qt_metacall
(this=0x9df6090, _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbf85183c)
at
/usr/src/debug/kdepim-4.3.1/i586-redhat-linux-gnu/kmail/moc_storagemodel.cpp:92
#20 0x0671d853 in QMetaObject::activate (sender=0x911b770,
from_signal_index=22, to_signal_index=22, argv=0x0) at kernel/qobject.cpp:3113
#21 0x0671e4b2 in QMetaObject::activate (sender=0x911b770, m=0x162dda0,
local_signal_index=18, argv=0x0) at kernel/qobject.cpp:3187
#22 0x010210b7 in KMFolder::viewConfigChanged (this=0x911b770) at
/usr/src/debug/kdepim-4.3.1/i586-redhat-linux-gnu/kmail/kmfolder.moc:269
#23 0x0102697d in KMFolder::setUserWhoField (this=0x911b770,
whofie...@0xbf851a78, writeConfig=false) at
/usr/src/debug/kdepim-4.3.1/kmail/kmfolder.cpp:745
#24 0x01027816 in KMFolder::readConfig (this=0x911b770,
configgro...@0xbf851b8c) at /usr/src/debug/kdepim-4.3.1/kmail/kmfolder.cpp:211
#25 0x01057447 in FolderStorage::readConfig (this=0x91175e0) at
/usr/src/debug/kdepim-4.3.1/kmail/folderstorage.cpp:963
#26 0x01052d0a in FolderStorage::countUnread (this=0x91175e0) at
/usr/src/debug/kdepim-4.3.1/kmail/folderstorage.cpp:866
#27 0x01020917 in KMFolder::countUnread (this=0x911b770) at
/usr/src/debug/kdepim-4.3.1/kmail/kmfolder.cpp:497
#28 0x01228ecc in KMMainWidget::updateMarkAsReadAction (this=0x92bdd50) at
/usr/src/debug/kdepim-4.3.1/kmail/kmmainwidget.cpp:4428
#29 0x012517e1 in KMMainWidget::qt_metacall (this=0x92bdd50,
_c=QMetaObject::InvokeMetaMethod, _id=130, _a=0xbf851d0c) at
/usr/src/debug/kdepim-4.3.1/i586-redhat-linux-gnu/kmail/kmmainwidget.moc:478
#30 0x0671d853 in QMetaObject::activate (sender=0x911b770, from_signal_index=4,
to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#31 0x0671e4

[Bug 207641] New: kmail crashed after closing alert about timeouted mailserver

2009-09-16 Thread Jan Matějka
https://bugs.kde.org/show_bug.cgi?id=207641

   Summary: kmail crashed after closing alert about timeouted
mailserver
   Product: kmail
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mosquitoe3...@gmail.com


Application that crashed: kmail
Version of the application: 1.12.1
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-0.slh.1-sidux-686 i686
Distribution: Debian GNU/Linux 5.0.3 (lenny)

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#6  KIO::Slave::deref (this=0x9046e88) at ../../kio/kio/slave.cpp:242
#7  0xb53f990c in KIO::Slave::gotInput (this=0x9046e88) at
../../kio/kio/slave.cpp:335
#8  0xb53fbde3 in KIO::Slave::qt_metacall (this=0x9046e88,
_c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbf8dfa18) at ./slave.moc:76
#9  0xb70dcb33 in QMetaObject::activate (sender=0x904c408, from_signal_index=4,
to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3112
#10 0xb70dd782 in QMetaObject::activate (sender=0x904c408, m=0xb54e54c0,
local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3186
#11 0xb5305937 in KIO::Connection::readyRead (this=0x904c408) at
./connection.moc:86
#12 0xb5307243 in KIO::ConnectionPrivate::dequeue (this=0x904c418) at
../../kio/kio/connection.cpp:82
#13 0xb5307626 in KIO::Connection::qt_metacall (this=0x904c408,
_c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x93adf50) at ./connection.moc:73
#14 0xb70d633b in QMetaCallEvent::placeMetaCall (this=0xaf89258,
object=0x904c408) at kernel/qobject.cpp:477
#15 0xb70d7e10 in QObject::event (this=0x904c408, e=0xaf89258) at
kernel/qobject.cpp:1110
#16 0xb6707814 in QApplicationPrivate::notify_helper (this=0x8413260,
receiver=0x904c408, e=0xaf89258) at kernel/qapplication.cpp:4056
#17 0xb670f97e in QApplication::notify (this=0xbf8e0248, receiver=0x904c408,
e=0xaf89258) at kernel/qapplication.cpp:3603
#18 0xb7e6b4ad in KApplication::notify (this=0xbf8e0248, receiver=0x904c408,
event=0xaf89258) at ../../kdeui/kernel/kapplication.cpp:302
#19 0xb70c79cb in QCoreApplication::notifyInternal (this=0xbf8e0248,
receiver=0x904c408, event=0xaf89258) at kernel/qcoreapplication.cpp:610
#20 0xb70c860e in QCoreApplication::sendEvent (receiver=0x0, event_type=0,
data=0x83ecb80) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x83ecb80) at kernel/qcoreapplication.cpp:1247
#22 0xb70c87ed in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1140
#23 0xb70f2c0f in QCoreApplication::sendPostedEvents (s=0x8415510) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#24 postEventSourceDispatch (s=0x8415510) at
kernel/qeventdispatcher_glib.cpp:210
#25 0xb47f44b8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0xb47f7a13 in ?? () from /usr/lib/libglib-2.0.so.0
#27 0xb47f7b98 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#28 0xb70f2858 in QEventDispatcherGlib::processEvents (this=0x83ec8d0,
flags=...) at kernel/qeventdispatcher_glib.cpp:327
#29 0xb67a6fd5 in QGuiEventDispatcherGlib::processEvents (this=0x83ec8d0,
flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#30 0xb70c601a in QEventLoop::processEvents (this=0xbf8e0150, flags=...) at
kernel/qeventloop.cpp:149
#31 0xb70c6462 in QEventLoop::exec (this=0xbf8e0150, flags=...) at
kernel/qeventloop.cpp:201
#32 0xb70c88b9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#33 0xb6707697 in QApplication::exec () at kernel/qapplication.cpp:3525
#34 0x0804a6d0 in _start ()

This bug may be a duplicate of or related to bug 203222

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 206935] plan text markup: "*foo*," doesn't show "foo" in bold (punctuation)

2009-09-16 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=206935


Thomas McGuire  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #3 from Thomas McGuire   2009-09-16 23:23:20 ---
And the patch has been committed, so closing it as resolved.
Will be part of 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 207604] Kontact crash segfault exit (KMKernel::config, ~SearchWindow)

2009-09-16 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=207604


Dario Andres  changed:

   What|Removed |Added

 CC||andresbajotie...@gmail.com
  Component|general |mail
Summary|kontact crash segfault exit |Kontact crash segfault exit
   ||(KMKernel::config,
   ||~SearchWindow)




--- Comment #1 from Dario Andres   2009-09-16 
23:05:32 ---
This may be related to bug 193935.
- Does it always crash on exit ?
Thanks

-- 
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 207130] Description column in 'Shortcuts for Kontact' document incomplete.

2009-09-16 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=207130


Sabine Faure  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED




--- Comment #2 from Sabine Faure   2009-09-16 22:56:21 ---
It is corrected now.

A lot of descriptions have been added to explain Kaddressbook functionalities.


Trunk, Svn Rev 1024362

-- 
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 207618] Contacts details are cut between two pages when printing if too long.

2009-09-16 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=207618


David Faure  changed:

   What|Removed |Added

   Keywords||regression
 CC||fa...@kde.org




--- Comment #1 from David Faure   2009-09-16 22:49:38 ---
I wonder if the switch to HTML makes it impossible to fix this?
Tobias, wasn't the benefit of the "hand-written painting code" that it was
possible to do proper page breaking?

-- 
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 207633] New: Regression: headers are not printed except on page 1

2009-09-16 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=207633

   Summary: Regression: headers are not printed except on page 1
   Product: kaddressbook
   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
CC: to...@kde.org


Version:(using Devel)
Compiler:  gcc 4.3.2 
OS:Linux
Installed from:Compiled sources

- Configure Akonadi with an IMAP and Kolab resource.
- Launch Kaddressbook
- Create or select a dozen of Contacts or more (so that there should be THREE
printed pages)
- Go to File menu/Print...
- Select a printer. Warning: this bug does not happen if you select a .pdf
file. Please use a real printer.
- Click on 'Print'
- Check the 'Selected contacts' QToolButton
- Click on 'Next'
- Select 'Detailed Style' from the Print Style combo box
- Click on 'Next'
- Click on 'Finish'

On the first page the headers are printed correctly.
On the second and third page, they are either missing completely or only
printed as empty rectangle cells (much like a line in a spreadsheet with 6
different columns).

This is a regression since printing Contacts on a printer worked when I last
tested it (on Friday 11/09/09 using Trunk, Svn Rev 1022237)

Trunk, Svn Rev 1024362

-- 
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 207093] Reverse functionality not implemented when printing

2009-09-16 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=207093


Sabine Faure  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED




--- Comment #2 from Sabine Faure   2009-09-16 22:29:02 ---
It is corrected now.

The reverse option works now whether you select print in a .pdf file or print
with a printer.

Trunk, Svn Rev 1024362

-- 
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 207078] Importing Contacts detail from a spreadsheet (.csv) does not import birthdays and anniversaries.

2009-09-16 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=207078





--- Comment #5 from Sabine Faure   2009-09-16 22:04:49 ---
Created an attachment (id=37002)
 --> (http://bugs.kde.org/attachment.cgi?id=37002)
Spreadsheet that I used to test 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 207628] New: maildir folders with more than 1000 unread mails are reprocessed every time

2009-09-16 Thread Fabian Schoelzel
https://bugs.kde.org/show_bug.cgi?id=207628

   Summary: maildir folders with more than 1000 unread mails are
reprocessed every time
   Product: kmail
   Version: unspecified
  Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: fabian.schoel...@googlemail.com


Version:(using KDE 4.3.1)
OS:Linux
Installed from:Unlisted Binary Package

I have a maildir folder, which contains a total of 53425 mails from a mailing
list (122,6 MiB). The folder is configured for a mailing list. When i have more
than 1000 unread mails in this folder, it doesn't behave correct anymore. As
soon as i click on that folder to view its contents, ...

- it processes all the mails (1-2 minutes)
- then it threads all mails (~30 seconds)

When i change to some other folder and then return to this folder, it happens
again. As soon as i mark some mail as unread, so that i have less than 1000
mails unread, this behaviour goes away. If i get new mails, so that unread
mails breaks the 1000 border again, this behaviour returns.

Please tell me if i missed some info.

Cheers,
Fabian

-- 
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 207078] Importing Contacts detail from a spreadsheet (.csv) does not import birthdays and anniversaries.

2009-09-16 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=207078





--- Comment #4 from Sabine Faure   2009-09-16 22:02:59 ---
Created an attachment (id=37001)
 --> (http://bugs.kde.org/attachment.cgi?id=37001)
CSV import dialogue snapshot

-- 
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 207078] Importing Contacts detail from a spreadsheet (.csv) does not import birthdays and anniversaries.

2009-09-16 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=207078


Sabine Faure  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |




--- Comment #3 from Sabine Faure   2009-09-16 21:49:35 ---
This does not work, neither the Birthday nor the Anniversary are imported.

The Anniversary field is still missing from the column headings list in the
'CSV Import' dialogue.

I am reopening this bug since I do not see any change in the display or in the
imported contact.

Trunk, Svn Rev 1024362

-- 
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 207618] New: Contacts details are cut between two pages when printing if too long.

2009-09-16 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=207618

   Summary: Contacts details are cut between two pages when
printing if too long.
   Product: kaddressbook
   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
CC: to...@kde.org


Version:(using Devel)
Compiler:  gcc 4.3.2 
OS:Linux
Installed from:Compiled sources

- Configure Akonadi with an IMAP and Kolab resource.
- Launch Kaddressbook
- Create or select a dozen of Contacts (so that if you select them all there
should be two printed pages)
- Go to File menu/Print...
- Select 'Print to File (PDF)'
- Choose a name and a location for the .PDF file
- Click on 'Print'
- Check the 'Selected contacts' QToolButton
- Click on 'Next'twice
- Select 'Detailed Style' from the Print Style combo box
- Click on 'Next'
- Click on 'Finish'

Open the .pdf you've just created. 
In it, there is a good chance that the last contact of the first page is split
between the two pages (some information on the bottom of the first page and the
rest on the top of the second one).

Ideally, it would be better that the whole contact be pushed onto the next
page, if the information about it does not fit within the current page.

Trunk, Svn Rev 1024362

-- 
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 206658] Printing only one page does not work

2009-09-16 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=206658


Sabine Faure  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED




--- Comment #2 from Sabine Faure   2009-09-16 21:03:12 ---
It is corrected now.

Printing only one page works now.


Trunk, Svn Rev 1024362

-- 
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 206328] Contact Headers feature does not work properly in printing assistant

2009-09-16 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=206328


Sabine Faure  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED




--- Comment #5 from Sabine Faure   2009-09-16 20:56:51 ---
It is corrected now.

the 'Use colored contact headers' checkbox has been removed since the buttons
are active by default now.
Tool tips on both buttons have been added.

The font setting option has been removed as well.

Trunk, Svn Rev 1024362

-- 
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 207610] New: Notes are not printed when using the Ring Binders printing style.

2009-09-16 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=207610

   Summary: Notes are not printed when using the Ring Binders
printing style.
   Product: kaddressbook
   Version: unspecified
  Platform: Compiled Sources
OS/Version: Linux
Status: NEW
  Severity: wishlist
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: sab...@kdab.net
CC: to...@kde.org


Version:(using Devel)
Compiler:  gcc 4.3.2 
OS:Linux
Installed from:Compiled sources

- Configure Akonadi with an IMAP and Kolab resource.
- Launch Kaddressbook
- Create a couple of Contacts with Notes and select them
- Go to File menu/Print...
- Select 'Print to File (PDF)'
- Choose a name and a location for the .PDF file
- Click on 'Print'
- Check the 'Selected contacts' QToolButton
- Click on 'Next' 
- Select 'Printout for Ring Binders' from the Print Style combo box
- Click on 'Next'
- A 'Ring Binder Printing Style - Appearance' dialogue appears. In it, the user
can check which information he/she wants to print (Phone Numbers, email
addresses...)
But there is no check box for 'Notes'
- Select all check boxes
- Click on 'Finish'

Open the .pdf you've just printed. In it there is all the Contacts' information
except the Notes that are not printed.

I think this feature would be useful for people wishing to include opening
hours or directions as Notes for example.

Trunk, Svn Rev 1024362

-- 
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 206323] Printing information does not fit between the lines ( Printing Ring Binders option)

2009-09-16 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=206323


Sabine Faure  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED




--- Comment #2 from Sabine Faure   2009-09-16 20:31:59 ---
It is corrected now.

The Contacts' information fits between the lines when printing using the Ring
Binders option.

Trunk, Svn Rev 1024362

-- 
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 206299] Printing Contacts from a whole Address Books can be improved.

2009-09-16 Thread Sabine Faure
https://bugs.kde.org/show_bug.cgi?id=206299


Sabine Faure  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED




--- Comment #4 from Sabine Faure   2009-09-16 19:53:34 ---
It is corrected now.

You can print all the Contacts from an address book just by selecting it.

The selected address book appears automatically in the printing assistant when
selecting the 'All contacts from: addressbook name' radio button.

Nice touch ! Thx Tobias ;o)

Trunk, Svn Rev 1024362

-- 
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 207604] New: kontact crash segfault exit

2009-09-16 Thread Doug Neal
https://bugs.kde.org/show_bug.cgi?id=207604

   Summary: kontact crash segfault exit
   Product: kontact
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: kde-bugzi...@neal.me.uk


Application that crashed: kontact
Version of the application: 4.3.1
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.28-15-generic x86_64
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
Kontact crashed with a segfault on exiting. Sorry I can't be more specific.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#5  0x7fd2f6fd616f in KMKernel::config () at
/build/buildd/kdepim-4.3.1/kmail/kmkernel.cpp:2157
#6  0x7fd2f700a4a4 in ~SearchWindow (this=0x4fe6500) at
/build/buildd/kdepim-4.3.1/kmail/searchwindow.cpp:387
#7  0x7fd30a6a45f5 in QObject::event (this=0x4fe6500, e=0x1b48da0) at
kernel/qobject.cpp:1094
#8  0x7fd30b2658ed in QWidget::event (this=0x4fe6500, event=0x1b48da0) at
kernel/qwidget.cpp:7946
#9  0x7fd30b214f4d in QApplicationPrivate::notify_helper (this=0x1327000,
receiver=0x4fe6500, e=0x1b48da0) at kernel/qapplication.cpp:4056
#10 0x7fd30b21d18a in QApplication::notify (this=0x7fff181582b0,
receiver=0x4fe6500, e=0x1b48da0) at kernel/qapplication.cpp:4021
#11 0x7fd30c619deb in KApplication::notify (this=0x7fff181582b0,
receiver=0x4fe6500, event=0x1b48da0) at
/build/buildd/kde4libs-4.3.1/kdeui/kernel/kapplication.cpp:302
#12 0x7fd30a6946ac in QCoreApplication::notifyInternal
(this=0x7fff181582b0, receiver=0x4fe6500, event=0x1b48da0) at
kernel/qcoreapplication.cpp:610
#13 0x7fd30a69531a in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x12fa850) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#14 0x7fd30a6bde03 in postEventSourceDispatch (s=) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#15 0x7fd303de520a in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#16 0x7fd303de88e0 in ?? () from /usr/lib/libglib-2.0.so.0
#17 0x7fd303de8a7c in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#18 0x7fd30a6bda8f in QEventDispatcherGlib::processEvents (this=0x12fa0a0,
flags=) at kernel/qeventdispatcher_glib.cpp:327
#19 0x7fd30b2adbdf in QGuiEventDispatcherGlib::processEvents (this=0x0,
flags=) at kernel/qguieventdispatcher_glib.cpp:202
#20 0x7fd30a692f42 in QEventLoop::processEvents (this=, flags={i = 404062672}) at kernel/qeventloop.cpp:149
#21 0x7fd30a693314 in QEventLoop::exec (this=0x7fff18158210, flags={i =
404062752}) at kernel/qeventloop.cpp:201
#22 0x7fd30a6955e4 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:888
#23 0x00404945 in main (argc=1, argv=0x7fff18158998) at
/build/buildd/kdepim-4.3.1/kontact/src/main.cpp:218

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

2009-09-16 Thread Felipe Figueiredo
https://bugs.kde.org/show_bug.cgi?id=136145


Felipe Figueiredo  changed:

   What|Removed |Added

 CC|phils...@gmail.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 204107] Crash while closing Kontact (KMail::ListJob::slotListEntries, ..., KIO::ListJob::entries)

2009-09-16 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=204107





--- Comment #6 from Dario Andres   2009-09-16 
17:54:39 ---
@Maciej: your crash is already reported at bug 199375. Thanks!

-- 
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 204107] Crash while closing Kontact (KMail::ListJob::slotListEntries, ..., KIO::ListJob::entries)

2009-09-16 Thread Maciej Mrozowski
https://bugs.kde.org/show_bug.cgi?id=204107





--- Comment #5 from Maciej Mrozowski   2009-09-16 17:05:49 
---
Some scenario but indeed backtrace is different - separate bug report then?

-- 
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 206024] Crash when autocompleting LDAP address (KPIM::AddresseeLineEdit::slotLDAPSearchData)

2009-09-16 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=206024


Christophe Giboudeaux  changed:

   What|Removed |Added

 CC||kdeb...@wasimahmed.com




--- Comment #22 from Christophe Giboudeaux   2009-09-16 
16:11:14 ---
*** Bug 207587 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 207587] kmail ldap addressbook lookup

2009-09-16 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=207587


Christophe Giboudeaux  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux   2009-09-16 
16:11:14 ---


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

-- 
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 207587] New: kmail ldap addressbook lookup

2009-09-16 Thread kdebugs
https://bugs.kde.org/show_bug.cgi?id=207587

   Summary: kmail ldap addressbook lookup
   Product: kontact
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: kdeb...@wasimahmed.com


Application that crashed: kontact
Version of the application: 4.3.1
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-1-686 i686
Distribution: Debian GNU/Linux unstable (sid)

What I was doing when the application crashed:
I typed in the first few letters of an e-mail address to wait for Microsoft
Exchange ldap lookup to finish off the address.  Instead it crashed.  Happens
consistently.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#6  QListWidgetItem::text (this=0x9273780, adrs=...) at
/usr/include/qt4/QtGui/qlistwidget.h:90
#7  KPIM::AddresseeLineEdit::slotLDAPSearchData (this=0x9273780, adrs=...) at
../../libkdepim/addresseelineedit.cpp:820
#8  0xb7e3038a in KPIM::AddresseeLineEdit::qt_metacall (this=0x9273780,
_c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xbfd2160c) at
./addresseelineedit.moc:95
#9  0xb131438a in KMLineEdit::qt_metacall (this=0x9273780,
_c=QMetaObject::InvokeMetaMethod, _id=84, _a=0xbfd2160c) at
./kmlineeditspell.moc:68
#10 0xb1388f3a in RecipientLineEdit::qt_metacall (this=0x9273780,
_c=QMetaObject::InvokeMetaMethod, _id=84, _a=0xbfd2160c) at
./recipientseditor.moc:123
#11 0xb7702b33 in QMetaObject::activate (sender=0x91b9d50, from_signal_index=5,
to_signal_index=5, argv=0xbfd2160c) at kernel/qobject.cpp:3112
#12 0xb7703782 in QMetaObject::activate (sender=0x91b9d50, m=0xb7eb4248,
local_signal_index=1, argv=0xbfd2160c) at kernel/qobject.cpp:3186
#13 0xb7e33613 in KPIM::LdapSearch::searchData (this=0x91b9d50, _t1=...) at
./ldapclient.moc:205
#14 0xb7e373af in KPIM::LdapSearch::slotDataTimer (this=0x91b9d50) at
../../libkdepim/ldapclient.cpp:465
#15 0xb7e3a3b3 in KPIM::LdapSearch::qt_metacall (this=0x91b9d50,
_c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfd216f8) at ./ldapclient.moc:185
#16 0xb7702b33 in QMetaObject::activate (sender=0x91b9d60, from_signal_index=4,
to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3112
#17 0xb7703782 in QMetaObject::activate (sender=0x91b9d60, m=0xb77dede4,
local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3186
#18 0xb773e177 in QTimer::timeout (this=0x91b9d60) at
.moc/release-shared/moc_qtimer.cpp:128
#19 0xb7708e9e in QTimer::timerEvent (this=0x91b9d60, e=0xbfd21b7c) at
kernel/qtimer.cpp:261
#20 0xb76fdbcf in QObject::event (this=0x91b9d60, e=0xbfd21b7c) at
kernel/qobject.cpp:1074
#21 0xb6d2d814 in QApplicationPrivate::notify_helper (this=0x8cef2a8,
receiver=0x91b9d60, e=0xbfd21b7c) at kernel/qapplication.cpp:4056
#22 0xb6d3597e in QApplication::notify (this=0xbfd21f2c, receiver=0x91b9d60,
e=0xbfd21b7c) at kernel/qapplication.cpp:3603
#23 0xb7bee4ad in KApplication::notify (this=0xbfd21f2c, receiver=0x91b9d60,
event=0xbfd21b7c) at ../../kdeui/kernel/kapplication.cpp:302
#24 0xb76ed9cb in QCoreApplication::notifyInternal (this=0xbfd21f2c,
receiver=0x91b9d60, event=0xbfd21b7c) at kernel/qcoreapplication.cpp:610
#25 0xb771c361 in QCoreApplication::sendEvent (this=0x8ce939c) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#26 QTimerInfoList::activateTimers (this=0x8ce939c) at
kernel/qeventdispatcher_unix.cpp:572
#27 0xb7718900 in timerSourceDispatch (source=0x8ce9368) at
kernel/qeventdispatcher_glib.cpp:165
#28 0xb51474b8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0xb514aa13 in ?? () from /usr/lib/libglib-2.0.so.0
#30 0xb514ab98 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#31 0xb7718858 in QEventDispatcherGlib::processEvents (this=0x8cc86e8,
flags=...) at kernel/qeventdispatcher_glib.cpp:327
#32 0xb6dccfd5 in QGuiEventDispatcherGlib::processEvents (this=0x8cc86e8,
flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#33 0xb76ec01a in QEventLoop::processEvents (this=0xbfd21da0, flags=...) at
kernel/qeventloop.cpp:149
#34 0xb76ec462 in QEventLoop::exec (this=0xbfd21da0, flags=...) at
kernel/qeventloop.cpp:201
#35 0xb76ee8b9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#36 0xb6d2d697 in QApplication::exec () at kernel/qapplication.cpp:3525
#37 0x0804bd40 in main (argc=1, argv=0xbfd22124) at
../../../kontact/src/main.cpp:218

This bug may be a duplicate of or related to bug 206245

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 207541] kontact crashed on exit from inside of a mailbox (KMail::ImapAccountBase::findJob, KMail::ListJob::slotListEntries , .., KIO::ListJob::entries)

2009-09-16 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=207541


Dario Andres  changed:

   What|Removed |Added

 CC||andresbajotie...@gmail.com
  Component|general |general
Product|kontact |kmail
Summary|kontact crashed on exit |kontact crashed on exit
   |from inside of a mailbox|from inside of a mailbox
   ||(KMail::ImapAccountBase::fi
   ||ndJob,
   ||KMail::ListJob::slotListEnt
   ||ries ,..,
   ||KIO::ListJob::entries)




--- Comment #1 from Dario Andres   2009-09-16 
15:38:52 ---
This is likely to be the same or related to bug 204107.
Thanks

-- 
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 204107] Crash while closing Kontact (KMail::ListJob::slotListEntries, ..., KIO::ListJob::entries)

2009-09-16 Thread Dario Andres
https://bugs.kde.org/show_bug.cgi?id=204107


Dario Andres  changed:

   What|Removed |Added

 CC||andresbajotie...@gmail.com




--- Comment #4 from Dario Andres   2009-09-16 
15:38:41 ---
@Maciej Mrozowski: the crash you posted is a different one already reported.
Thanks

-- 
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 205743] No right column update when switching address book.

2009-09-16 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=205743


Tobias Koenig  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Tobias Koenig   2009-09-16 15:38:13 ---
SVN commit 1024375 by tokoe:

Show an empty details view if no address book folder is selected.

BUG: 205743


 M  +17 -0 mainwidget.cpp  
 M  +4 -0  mainwidget.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1024375

-- 
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 207090] Collate checkbox not checked by default

2009-09-16 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=207090


Tobias Koenig  changed:

   What|Removed |Added

   Severity|normal  |wishlist




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


[Bug 207578] New: cannot read messages which contain square brackets ([]) in message-id

2009-09-16 Thread Will Stephenson
https://bugs.kde.org/show_bug.cgi?id=207578

   Summary: cannot read messages which contain square brackets
([]) in message-id
   Product: knode
   Version: unspecified
  Platform: Compiled Sources
OS/Version: unspecified
Status: NEW
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: wstephen...@kde.org


Version:(using Devel)
Installed from:Compiled sources

Forwarded from https://bugzilla.novell.com/show_bug.cgi?id=536643:

Knode retrieves the article list for a newsgroup, sorts it and displays a list
of articles available to read. After the user selects one, Knode uses the
message ID of the article to retrieve it from the news server. In the case
where an article message ID contains square brackets, these are stripped from
the message Id and the now invalid message ID is requested, resulting in a 430
error being returned.

As an example, a poster to the demon.service newsgroup using the identity
"Wm.." uses message IDs with the right-hand side @[127.0.0.1]. These articles
can't be read using Knode as Knode requests message IDs with the RHS as
@127.0.0.1. In the displayed error message, the link to Google groups also
strips the square brackets.

Reproducible: Always

Steps to Reproduce:
1. subscribe to a newsgroup where a user is using square brackets in message
ID.
2. retrieve the list of articles in the group
3. select an article with the square brackets in the RHS of the message ID
Actual Results:  
Knode displays an error with a clickable link to Google saying:

An error occurred.

The article you requested is not available on your news server.
You could try to get it from groups.google.com.



Expected Results:  
The article should be correctly displayed.

-- 
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 207093] Reverse functionality not implemented when printing

2009-09-16 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=207093


Tobias Koenig  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Tobias Koenig   2009-09-16 14:41:54 ---
This has been fixed by using the HTML/QTextDocument based printing code

-- 
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 206328] Contact Headers feature does not work properly in printing assistant

2009-09-16 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=206328





--- Comment #4 from Tobias Koenig   2009-09-16 14:36:32 ---
I have removed the font settings and the 'Use color for headers' checkbox
now, as the HTML based printing doesn't make use of them.
The color buttons are active by default now and have black/white as default.

-- 
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 206328] Contact Headers feature does not work properly in printing assistant

2009-09-16 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=206328


Tobias Koenig  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Comment #3 from Tobias Koenig   2009-09-16 14:35:08 ---
SVN commit 1024356 by tokoe:

Add tooltip to color buttons

BUG: 206328


 M  +2 -0  detailledstyle.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1024356

-- 
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 206658] Printing only one page does not work

2009-09-16 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=206658


Tobias Koenig  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Tobias Koenig   2009-09-16 14:30:17 ---
This has been fixed now by porting all 3 printing styles
to HTML/QTextDocument based printing code.

-- 
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 206323] Printing information does not fit between the lines ( Printing Ring Binders option)

2009-09-16 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=206323


Tobias Koenig  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Tobias Koenig   2009-09-16 14:28:17 ---
SVN commit 1024355 by tokoe:

Replaced hand crafted printing code with HTML based code.
This fixes the layout issues that appeared after porting.

BUG: 206323


 M  +2 -142rbs_appearance.ui  
 M  +92 -410   ringbinderstyle.cpp  
 M  +3 -34 ringbinderstyle.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1024355

-- 
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 169048] Crashes when applying all filters on IMAP folder

2009-09-16 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=169048


Christophe Giboudeaux  changed:

   What|Removed |Added

 CC||florian.reinh...@googlemail
   ||.com




--- Comment #14 from Christophe Giboudeaux   2009-09-16 
13:18:18 ---
*** Bug 207567 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 207567] Filtering inbox email with CTRL-J crashed kmail / kontact

2009-09-16 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=207567


Christophe Giboudeaux  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
  Component|mail|filtering
Version|4.3.1   |1.12.1
 Resolution||DUPLICATE
Product|kontact |kmail




--- Comment #1 from Christophe Giboudeaux   2009-09-16 
13:18:17 ---


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

-- 
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 207567] Filtering inbox email with CTRL-J crashed kmail / kontact

2009-09-16 Thread Florian Reinhard
https://bugs.kde.org/show_bug.cgi?id=207567


Florian Reinhard  changed:

   What|Removed |Added

  Component|general |mail
Version|unspecified |4.3.1




-- 
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 207567] New: Filtering inbox email with CTRL-J crashed kmail / kontact

2009-09-16 Thread Florian Reinhard
https://bugs.kde.org/show_bug.cgi?id=207567

   Summary: Filtering inbox email with CTRL-J crashed kmail /
kontact
   Product: kontact
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: NEW
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: florian.reinh...@googlemail.com


Application that crashed: kontact
Version of the application: 4.3.1
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.28-15-generic i686
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
how i got to that crash:
1. Added a new filter
2. applied it to a email in the inbox of a imap account with CTRL-J



 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[Current thread is 0 (LWP 4123)]

Thread 5 (Thread 0xabab9b90 (LWP 29855)):
#0  0xb7f2e430 in __kernel_vsyscall ()
#1  0xb50540e5 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb58cd2ed in __pthread_cond_wait (cond=0x87f6060, mutex=0x87f6048) at
forward.c:139
#3  0xb5ab1172 in QWaitCondition::wait (this=0x87f5fc8, mutex=0x8632f58,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb0af7148 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x87f5fb0,
th=0xa6ea990) at
/build/buildd/kde4libs-4.3.1/threadweaver/Weaver/WeaverImpl.cpp:365
#5  0xb0af9eec in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0x8782f70, th=0xa6ea990) at
/build/buildd/kde4libs-4.3.1/threadweaver/Weaver/WorkingHardState.cpp:80
#6  0xb0af5d2b in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0x87f5fb0, th=0xa6ea990) at
/build/buildd/kde4libs-4.3.1/threadweaver/Weaver/WeaverImpl.cpp:356
#7  0xb0af9fea in ThreadWeaver::WorkingHardState::applyForWork (this=0x8782f70,
th=0xa6ea990) at
/build/buildd/kde4libs-4.3.1/threadweaver/Weaver/WorkingHardState.cpp:71
#8  0xb0af76d3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x87f5fb0,
th=0xa6ea990, previous=0x9937570) at
/build/buildd/kde4libs-4.3.1/threadweaver/Weaver/WeaverImpl.cpp:351
#9  0xb0af7fbe in ThreadWeaver::ThreadRunHelper::run (this=0xabab9330,
parent=0x87f5fb0, th=0xa6ea990) at
/build/buildd/kde4libs-4.3.1/threadweaver/Weaver/Thread.cpp:87
#10 0xb0af85fb in ThreadWeaver::Thread::run (this=0xa6ea990) at
/build/buildd/kde4libs-4.3.1/threadweaver/Weaver/Thread.cpp:142
#11 0xb5ab0132 in QThreadPrivate::start (arg=0xa6ea990) at
thread/qthread_unix.cpp:188
#12 0xb50504ff in start_thread (arg=0xabab9b90) at pthread_create.c:297
#13 0xb58be49e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 4 (Thread 0xa920bb90 (LWP 20743)):
#0  0xb7f2e430 in __kernel_vsyscall ()
#1  0xb50540e5 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb58cd2ed in __pthread_cond_wait (cond=0x87f6060, mutex=0x87f6048) at
forward.c:139
#3  0xb5ab1172 in QWaitCondition::wait (this=0x87f5fc8, mutex=0x8632f58,
time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  0xb0af7148 in
ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x87f5fb0,
th=0x874db30) at
/build/buildd/kde4libs-4.3.1/threadweaver/Weaver/WeaverImpl.cpp:365
#5  0xb0af9eec in ThreadWeaver::WorkingHardState::waitForAvailableJob
(this=0x8782f70, th=0x874db30) at
/build/buildd/kde4libs-4.3.1/threadweaver/Weaver/WorkingHardState.cpp:80
#6  0xb0af5d2b in ThreadWeaver::WeaverImpl::waitForAvailableJob
(this=0x87f5fb0, th=0x874db30) at
/build/buildd/kde4libs-4.3.1/threadweaver/Weaver/WeaverImpl.cpp:356
#7  0xb0af9fea in ThreadWeaver::WorkingHardState::applyForWork (this=0x8782f70,
th=0x874db30) at
/build/buildd/kde4libs-4.3.1/threadweaver/Weaver/WorkingHardState.cpp:71
#8  0xb0af76d3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x87f5fb0,
th=0x874db30, previous=0x0) at
/build/buildd/kde4libs-4.3.1/threadweaver/Weaver/WeaverImpl.cpp:351
#9  0xb0afa009 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8782f70,
th=0x874db30) at
/build/buildd/kde4libs-4.3.1/threadweaver/Weaver/WorkingHardState.cpp:74
#10 0xb0af76d3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x87f5fb0,
th=0x874db30, previous=0x0) at
/build/buildd/kde4libs-4.3.1/threadweaver/Weaver/WeaverImpl.cpp:351
#11 0xb0afa009 in ThreadWeaver::WorkingHardState::applyForWork (this=0x8782f70,
th=0x874db30) at
/build/buildd/kde4libs-4.3.1/threadweaver/Weaver/WorkingHardState.cpp:74
#12 0xb0af76d3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x87f5fb0,
th=0x874db30, previous=0xab9c968) at
/build/buildd/kde4libs-4.3.1/threadweaver/Weaver/WeaverImpl.cpp:351
#13 0xb0af7fbe in ThreadWeaver::ThreadRunHelper::run (this=0xa920b330,
parent=0x87f5fb0, th=0x874db30) at
/build/buildd/kde4libs-4.3.1/threadweaver/Weaver/Thread.cpp:87
#14 0xb0af85fb in ThreadWeaver::Thread::run (this=0x874db30) at
/build/buildd/kde4libs-4.3.1/threadweaver/Weaver/Thread.cpp:142
#15 0xb5ab0132 in QThreadPriva

[Bug 207561] Kontact/Akregator crashes when click a image with close window function

2009-09-16 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=207561


Christophe Giboudeaux  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux   2009-09-16 
12:26:29 ---


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

-- 
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 207561] New: Kontact/Akregator crashes when click a image with close window function

2009-09-16 Thread Marcin Ciosek
https://bugs.kde.org/show_bug.cgi?id=207561

   Summary: Kontact/Akregator crashes when click a image with
close window function
   Product: kontact
   Version: unspecified
  Platform: SuSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: 0...@data.pl


Application: kontact (4.4 pre)
KDE Version: 4.3.67 (KDE 4.3.67 (KDE 4.4 >= 20090904)) "release 16"
Qt Version: 4.5.2
Operating System: Linux 2.6.31-rc9-7-desktop i686
Distribution: "openSUSE 11.2 Milestone 7 (i586)"

What I was doing when the application crashed:
Mostly can be repeated by browsing kde-look.org and viewing screen shot. If you
press a picture that is supposed to close a preview window - whole Kontact
crashes.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#6  0xb7786349 in QObjectPrivate::cleanConnectionLists (this=0xa350778) at
kernel/qobject.cpp:306
#7  0xb778c600 in QMetaObject::activate (sender=0x8f7b688, from_signal_index=0,
to_signal_index=1, argv=0xbffaf188) at kernel/qobject.cpp:3148
#8  0xb778c801 in QMetaObject::activate (sender=0x8f7b688, m=0xb78641a8,
from_local_signal_index=0, to_local_signal_index=1, argv=0xbffaf188) at
kernel/qobject.cpp:3207
#9  0xb778c89d in QObject::destroyed (this=0x8f7b688, _t1=0x8f7b688) at
.moc/release-shared/moc_qobject.cpp:143
#10 0xb778d6e7 in QObject::~QObject (this=0x8f7b688, __in_chrg=) at kernel/qobject.cpp:757
#11 0xb6a1ece3 in KParts::Part::~Part() () from /usr/lib/libkparts.so.4
#12 0xb6a1f4bc in KParts::ReadOnlyPart::~ReadOnlyPart() () from
/usr/lib/libkparts.so.4
#13 0xb646d90f in KHTMLPart::~KHTMLPart() () from /usr/lib/libkhtml.so.5
#14 0xb7784d13 in qDeleteInEventHandler (o=0xa350778) at
kernel/qobject.cpp:3815
#15 0xb7786287 in QObject::event (this=0x8f7b688, e=0xa6a0050) at
kernel/qobject.cpp:1094
#16 0xb6dba94c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#17 0xb6dc239e in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#18 0xb7cc7ee1 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#19 0xb7775e3e in QCoreApplication::notifyInternal (this=0xbffafa34,
receiver=0x8f7b688, event=0xa6a0050) at kernel/qcoreapplication.cpp:610
#20 0xb7776aac in sendEvent (event=, receiver=) at kernel/qcoreapplication.h:213
#21 QCoreApplicationPrivate::sendPostedEvents (event=,
receiver=) at kernel/qcoreapplication.cpp:1247
#22 0xb7776c6c in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1140
#23 0xb77a1e9d in sendPostedEvents () at kernel/qcoreapplication.h:218
#24 postEventSourceDispatch () at kernel/qeventdispatcher_glib.cpp:210
#25 0xb4f03442 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0xb4f06d18 in ?? () from /usr/lib/libglib-2.0.so.0
#27 0xb4f06e3e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#28 0xb77a1aa8 in QEventDispatcherGlib::processEvents (this=0x8073ab8,
flags=...) at kernel/qeventdispatcher_glib.cpp:327
#29 0xb6e5c23a in ?? () from /usr/lib/libQtGui.so.4
#30 0xb777445d in QEventLoop::processEvents (this=0xbffaf994, flags=) at
kernel/qeventloop.cpp:149
#31 0xb77748a9 in QEventLoop::exec (this=0xbffaf994, flags=...) at
kernel/qeventloop.cpp:201
#32 0xb7776d40 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#33 0xb6dba7c4 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#34 0x0804b726 in _start ()

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 207556] Kmail crashed while downloading attachment via IMAP(SSL)

2009-09-16 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=207556


Christophe Giboudeaux  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
Version|unspecified |1.12.1
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux   2009-09-16 
12:16:35 ---


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

2009-09-16 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=136145


Christophe Giboudeaux  changed:

   What|Removed |Added

 CC||sebast...@dystopianfuture.d
   ||e




--- Comment #41 from Christophe Giboudeaux   2009-09-16 
12:16:35 ---
*** Bug 207556 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 207559] New: Message structure should become integral part of message display

2009-09-16 Thread Nicos Gollan
https://bugs.kde.org/show_bug.cgi?id=207559

   Summary: Message structure should become integral part of
message display
   Product: kmail
   Version: unspecified
  Platform: Debian testing
OS/Version: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: gt...@spearhead.de


Version:(using KDE 4.3.1)
OS:Linux
Installed from:Debian testing/unstable Packages

With the message list being set above/beyond the message display, and a folder
view plus Kontact's icon bar to the side, a lot of screen space is taken from
what should be the most important ting: the message itself.

See for example bugs #195259, #180162, #171973

I propose that the structure view should become part of the message view in a
less obtrusive way, e.g. a very compact view floated to the right of the header
that can be expanded if needed.

That would also reduce issues with the structure popping on and off when
browsing through messages that need or don't need it, and could also be
designed to cater to more or less complex structures without creating either a
small frame that is hard to scroll, or a big empty frame.

-- 
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 207556] New: Kmail crashed while downloading attachment via IMAP(SSL)

2009-09-16 Thread Sebastian Weisgerber
https://bugs.kde.org/show_bug.cgi?id=207556

   Summary: Kmail crashed while downloading attachment via
IMAP(SSL)
   Product: kmail
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: sebast...@dystopianfuture.de


Application that crashed: kmail
Version of the application: 1.12.1
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-1-686-bigmem i686
Distribution: Debian GNU/Linux 5.0.3 (lenny)

What I was doing when the application crashed:
Kmail crashed while downloading attachment via IMAP(SSL).
I selected save as from the ressource-selector at the bottom of the screen.
Kmail crashed after ~50%.
I tried downloading the attachment about 3 times before, each time resulting in
acorrupt download.

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#6  DwString::c_str (this=0x96f67d8, msg=0x933b4f8, partSpecifier=...) at
../../mimelib/mimelib/string.h:618
#7  DwMessageComponent::partId (this=0x96f67d8, msg=0x933b4f8,
partSpecifier=...) at ../../mimelib/mimelib/msgcmp.h:259
#8  KMLoadPartsCommand::slotPartRetrieved (this=0x96f67d8, msg=0x933b4f8,
partSpecifier=...) at ../../kmail/kmcommands.cpp:2742
#9  0xb76115ad in KMLoadPartsCommand::qt_metacall (this=0x96f67d8,
_c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbfd52278) at
./kmcommands.moc:1858
#10 0xb70bfb33 in QMetaObject::activate (sender=0x965c8a0, from_signal_index=5,
to_signal_index=5, argv=0xbfd52278) at kernel/qobject.cpp:3112
#11 0xb70c0782 in QMetaObject::activate (sender=0x965c8a0, m=0xb7a354d0,
local_signal_index=1, argv=0xbfd52278) at kernel/qobject.cpp:3186
#12 0xb749 in KMail::FolderJob::messageUpdated (this=0x965c8a0,
_t1=0x933b4f8, _t2=...) at ./folderjob.moc:106
#13 0xb7672f1b in KMail::ImapJob::slotGetMessageResult (this=0x965c8a0,
job=0x96ac9c8) at ../../kmail/imapjob.cpp:476
#14 0xb76774bc in KMail::ImapJob::qt_metacall (this=0x965c8a0,
_c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfd523ec) at ./imapjob.moc:82
#15 0xb70bfb33 in QMetaObject::activate (sender=0x96ac9c8, from_signal_index=7,
to_signal_index=7, argv=0xbfd523ec) at kernel/qobject.cpp:3112
#16 0xb70c0782 in QMetaObject::activate (sender=0x96ac9c8, m=0xb7c75b48,
local_signal_index=3, argv=0xbfd523ec) at kernel/qobject.cpp:3186
#17 0xb7b193d3 in KJob::result (this=0x96ac9c8, _t1=0x96ac9c8) at
./kjob.moc:188
#18 0xb7b19879 in KJob::emitResult (this=0x96ac9c8) at
../../kdecore/jobs/kjob.cpp:304
#19 0xb53247b5 in KIO::SimpleJob::slotFinished (this=0x96ac9c8) at
../../kio/kio/job.cpp:477
#20 0xb5325113 in KIO::TransferJob::slotFinished (this=0x96ac9c8) at
../../kio/kio/job.cpp:948
#21 0xb53216a3 in KIO::TransferJob::qt_metacall (this=0x96ac9c8,
_c=QMetaObject::InvokeMetaMethod, _id=7, _a=0xbfd52628) at ./jobclasses.moc:343
#22 0xb70bfb33 in QMetaObject::activate (sender=0x9489318, from_signal_index=8,
to_signal_index=8, argv=0x0) at kernel/qobject.cpp:3112
#23 0xb70c0782 in QMetaObject::activate (sender=0x9489318, m=0xb54cbb84,
local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3186
#24 0xb53ea437 in KIO::SlaveInterface::finished (this=0x9489318) at
./slaveinterface.moc:165
#25 0xb53ee1e7 in KIO::SlaveInterface::dispatch (this=0x9489318, _cmd=104,
rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#26 0xb53ea917 in KIO::SlaveInterface::dispatch (this=0x9489318) at
../../kio/kio/slaveinterface.cpp:91
#27 0xb53dc8fd in KIO::Slave::gotInput (this=0x9489318) at
../../kio/kio/slave.cpp:322
#28 0xb53dede3 in KIO::Slave::qt_metacall (this=0x9489318,
_c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfd528f8) at ./slave.moc:76
#29 0xb70bfb33 in QMetaObject::activate (sender=0x97a9150, from_signal_index=4,
to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3112
#30 0xb70c0782 in QMetaObject::activate (sender=0x97a9150, m=0xb54c84c0,
local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3186
#31 0xb52e8937 in KIO::Connection::readyRead (this=0x97a9150) at
./connection.moc:86
#32 0xb52ea243 in KIO::ConnectionPrivate::dequeue (this=0x98aa4f0) at
../../kio/kio/connection.cpp:82
#33 0xb52ea626 in KIO::Connection::qt_metacall (this=0x97a9150,
_c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x94638d8) at ./connection.moc:73
#34 0xb70b933b in QMetaCallEvent::placeMetaCall (this=0x94a9540,
object=0x97a9150) at kernel/qobject.cpp:477
#35 0xb70bae10 in QObject::event (this=0x97a9150, e=0x94a9540) at
kernel/qobject.cpp:1110
#36 0xb66ea814 in QApplicationPrivate::notify_helper (this=0x8dbb0c8,
receiver=0x97a9150, e=0x94a9540) at kernel/qapplication.cpp:4056
#37 0xb66f297e in QApplication::notify (this=0xbfd53128, receiver=0x97a9150,
e=0x94a9540) at kernel/qapplication.cpp:3603
#38 0xb7e4e4ad in KApplication::notify (this=0xbfd53128, receiver=0x97a9150,
event=0x94a9540) at ../../kdeui/kernel/kappl

[Bug 207547] New: contact data sent to phone is wrong

2009-09-16 Thread FranJPR
https://bugs.kde.org/show_bug.cgi?id=207547

   Summary: contact data sent to phone is wrong
   Product: kontact
   Version: 4.3
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: fjpere...@gmail.com


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

When I send addressbook.vcf to my Sony Ericsson phone via Bluetooth, the
character encoding of the file is wrong, i.e. 

BEGIN:VCARD
CLASS:PUBLIC
FN:Félix
N:Félix
NOTE:Cerrajería Brunete
TEL;TYPE=WORK:912345678
UID:W72taFIpmj
VERSION:3.0
END:VCARD

However, the name in the addressbook of the phone is Félix instead of Félix,

Thank you

-- 
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 67516] KMail does not seem to suppost the RFC 2046 standard for content type: message/partial. (at least partial messages I receive are not reassembled)

2009-09-16 Thread kavol
https://bugs.kde.org/show_bug.cgi?id=67516


kavol  changed:

   What|Removed |Added

 CC||ka...@seznam.cz




--- Comment #2 from kavol   2009-09-16 09:21:39 ---
Note that this bug is still present in KDE 4.3.1, which is very sad ...

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