[Bug 236757] please try to autodetect format of file based address book

2010-05-07 Thread Anne Wilson
https://bugs.kde.org/show_bug.cgi?id=236757


Anne Wilson  changed:

   What|Removed |Added

 CC||cannewil...@googlemail.com




--- Comment #1 from Anne Wilson   2010-05-08 
08:15:58 ---
It would also be a good idea for it to check for addressbooks on removable
devices during first-run as importing from there would be very useful.

-- 
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 236756] start import wizard on first run

2010-05-07 Thread Anne Wilson
https://bugs.kde.org/show_bug.cgi?id=236756


Anne Wilson  changed:

   What|Removed |Added

 CC||cannewil...@googlemail.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 236125] Import skips empty CSV cells

2010-05-07 Thread Ken West
https://bugs.kde.org/show_bug.cgi?id=236125





--- Comment #2 from Ken West   2010-05-08 04:20:18 
---
Thanks, Tobias!

Until 4.5 hits the streets, the following shell command will work around the
issue by translating NULL fields into empty string fields ('input-null.csv' and
'input-empty.csv' respectively) ...

sed "s/,,/,\"\",/g" input-null.csv | sed "s/,,/,\"\",/g" - > input-empty.csv

Ken

-- 
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 236792] No identity set error message

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


Sabine Faure  changed:

   What|Removed |Added

Summary|no identity error message   |No identity set error
   ||message




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


[Bug 236792] New: no identity error message

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

   Summary: no identity error message
   Product: KMail 2
   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:(using Devel)
Compiler:  gcc 4.3.2 
OS:Linux
Installed from:Compiled sources

- Launch Kmail
- Click on 'New' button
- Go to Settings menu/Configure Kmail...
- Click on 'Identities' icon and configure an identity
- In the 'Composer' dialogue, go to View menu/Identity
- An 'Identity:' combo box appears above the 'to' line edit and displays the ID
name
- Fill in the email's recipient address, the subject and enter a few words
- Click on 'Send' button
- A 'Sorry' pop up dialogue appears with the following message: 'You must enter
your email address in the From: field. You should also set your email address
for all identities, so that you do not have to enter it for each message.'

This should not happen since you already have configured and set an identity.

Trunk, Svn Rev 1124075

-- 
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 236791] New: Message List tab empty

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

   Summary: Message List tab empty
   Product: KMail 2
   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:(using Devel)
Compiler:  gcc 4.3.2 
OS:Linux
Installed from:Compiled sources

- Launch Kmail
- In the Folder View an Imap resource is selected 
- The tab at the top of the Message List says 'Empty'
- Click on the Imap resource inbox folder in the Folder View
- The name of the folder is now displayed in the tab
- Click on the Imap resource
- Its name is now displayed in the tab

The message list tab should never display 'Empty'. It should always display the
selected folder or resource name from the Folder View.

Trunk, Svn Rev 1124075

-- 
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 236790] Regression: impossible to send emails

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


Sabine Faure  changed:

   What|Removed |Added

Summary|Impossible to send a|Regression: impossible to
   |message |send emails




-- 
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 236790] New: Impossible to send a message

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

   Summary: Impossible to send a message
   Product: KMail 2
   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:(using Devel)
Compiler:  gcc 4.3.2 
OS:Linux
Installed from:Compiled sources

- Launch Kmail
- Click on 'New' button
- Enter a recipient email address, a subject and a few lines
- Go to Message menu/Send Mail or click on 'Send' button
- The email window becomes greyed and after a few seconds an error message
appears: 'There was an error trying to queue the message for sending. The error
was: Append failed'
- Click on 'Ok'

The email window is closed but the email is not send at all whereas this should
not happen.
This is a regression since yesterday I was able to send mail with rev 1123669

Trunk, Svn Rev 1124075

-- 
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 236788] New: Kmail quite slow on launch

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

   Summary: Kmail quite slow on launch
   Product: KMail 2
   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:(using Devel)
Compiler:  gcc 4.3.2 
OS:Linux
Installed from:Compiled sources

- Launch Kmail
- Click on 'Lose Data' in the 'Unstable Development version of Kmail' dialogue
- the Kmail main window appears immediately but its Folder view is empty
- after a little while the 'Local Folders' appears as well as an empty Imap
resource (22 seconds after launch Kmail)
- Then after a little while the first Imap resource's folders appear too
- And after another little while the second Imap resources and its folders
appear too

Total time from launch to Imap resources display: 38 seconds

This is possibly a duplicated of bug #223459

Trunk, Svn Rev 1124075

-- 
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 236783] New: 'New Main Window' very slow to appear

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

   Summary: 'New Main Window' very slow to appear
   Product: KMail 2
   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:(using Devel)
Compiler:  gcc 4.3.2 
OS:Linux
Installed from:Compiled sources

- Launch Kmail
- Click on 'New' button
- In the 'Composer' dialogue, go to Message menu/New Main Window

The menu closes but the new main window takes quite a long time to appear
whereas in Kmail 1.13.1 (Kontact 4.4.1) it appears immediately.

Note: Can this be due to the fact that I have two imap resources configured in
Kmail atm (one for work, one for testing purposes)?

Trunk, Svn Rev 1124075

-- 
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 236782] New: Akonadi ical plugin crashes when I open my session

2010-05-07 Thread Frédéric COIFFIER
https://bugs.kde.org/show_bug.cgi?id=236782

   Summary: Akonadi ical plugin crashes when I open my session
   Product: Akonadi
   Version: unspecified
  Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: ICal file resource
AssignedTo: vkra...@kde.org
ReportedBy: frederic.coiff...@free.fr
CC: kdepim-bugs@kde.org


Application: akonadi_ical_resource (0.1)
KDE Platform Version: 4.4.3 (KDE 4.4.3)
Qt Version: 4.6.2
Operating System: Linux 2.6.33-gentoo-r2 i686
Distribution (Platform): Gentoo Packages

-- Information about the crash:
It's the first time I get this problem (maybe linked to KDE 4.4.3 update ?):
When I opened my KDE session, Akonadi was restored and I got this crash and I
got it each time I tried to restart akonadi.

The crash can be reproduced every time.

 -- Backtrace:
Application: Akonadi Resource (akonadi_ical_resource), signal: Aborted
[KCrash Handler]
#6  0xb776c424 in __kernel_vsyscall ()
#7  0x46e59461 in *__GI_raise (sig=) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#8  0x46e5aba2 in *__GI_abort () at abort.c:92
#9  0x47209ccf in __gnu_cxx::__verbose_terminate_handler () at
/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/libstdc++-v3/libsupc++/vterminate.cc:93
#10 0x47207b56 in __cxxabiv1::__terminate (handler=) at
/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/libstdc++-v3/libsupc++/eh_terminate.cc:38
#11 0x47207b93 in std::terminate () at
/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/libstdc++-v3/libsupc++/eh_terminate.cc:48
#12 0x47207cd2 in __cxa_throw (obj=) at
/var/tmp/portage/sys-devel/gcc-4.4.3-r2/work/gcc-4.4.3/libstdc++-v3/libsupc++/eh_throw.cc:83
#13 0x44e05c96 in qBadAlloc () at global/qglobal.cpp:2004
#14 0x412d1a8d in QX11PixmapData::toImage (this=) at
image/qpixmap_x11.cpp:1494
#15 0x412b687c in QPixmap::toImage (this=) at
image/qpixmap.cpp:486
#16 0x4425fc47 in KPixmapCache::Private::writeData (this=,
key=, pix=)
at
/var/tmp/portage/kde-base/kdelibs-4.4.3/work/kdelibs-4.4.3/kdeui/util/kpixmapcache.cpp:1474
#17 0x442609f6 in KPixmapCache::insert (this=, key=, pix=)
at
/var/tmp/portage/kde-base/kdelibs-4.4.3/work/kdelibs-4.4.3/kdeui/util/kpixmapcache.cpp:1440
#18 0x4419db0c in KIconCache::insert (this=) at
/var/tmp/portage/kde-base/kdelibs-4.4.3/work/kdelibs-4.4.3/kdeui/icons/kiconcache.cpp:298
#19 0x441923f5 in KIconLoader::loadIcon (this=,
_name=, group=, size=, state=, 
overlays=, path_store=,
canReturnNull=)
at
/var/tmp/portage/kde-base/kdelibs-4.4.3/work/kdelibs-4.4.3/kdeui/icons/kiconloader.cpp:1005
#20 0x441920b5 in KIconLoader::loadIcon (this=,
_name=, group=, size=, state=, 
overlays=, path_store=,
canReturnNull=)
at
/var/tmp/portage/kde-base/kdelibs-4.4.3/work/kdelibs-4.4.3/kdeui/icons/kiconloader.cpp:1130
#21 0x4418a355 in KIconEngine::pixmap (this=, size=, mode=, state=)
at
/var/tmp/portage/kde-base/kdelibs-4.4.3/work/kdelibs-4.4.3/kdeui/icons/kiconengine.cpp:119
#22 0x41283427 in QIcon::pixmap (this=, size=) at
image/qicon.cpp:669
#23 0x4126ecbb in QWidgetPrivate::setWindowIcon_sys (this=, forceReset=) at kernel/qwidget_x11.cpp:1445
#24 0x412243ad in QWidget::create (this=, window=, initializeWindow=, destroyOldWindow=) at kernel/qwidget.cpp:1351
#25 0x41220416 in QWidgetPrivate::createWinId (this=,
winid=) at kernel/qwidget.cpp:2319
#26 0x41224169 in QWidget::createWinId (this=) at kernel/qwidget.cpp:2335
#27 0x4125f7d6 in setupOwner () at kernel/qclipboard_x11.cpp:131
#28 0x41260289 in QClipboard (this=, parent=) at kernel/qclipboard_x11.cpp:458
#29 0x411c4864 in QApplication::clipboard () at kernel/qapplication.cpp:3090
#30 0x441d595d in KClipboardSynchronizer::Private::setupSignals (this=) at
/var/tmp/portage/kde-base/kdelibs-4.4.3/work/kdelibs-4.4.3/kdeui/kernel/kclipboard.cpp:94
#31 0x441d6054 in KClipboardSynchronizer (this=,
parent=) at
/var/tmp/portage/kde-base/kdelibs-4.4.3/work/kdelibs-4.4.3/kdeui/kernel/kclipboard.cpp:84
#32 0x441d610b in operator-> () at
/var/tmp/portage/kde-base/kdelibs-4.4.3/work/kdelibs-4.4.3/kdeui/kernel/kclipboard.cpp:73
#33 operator KClipboardSynchronizer* () at
/var/tmp/portage/kde-base/kdelibs-4.4.3/work/kdelibs-4.4.3/kdeui/kernel/kclipboard.cpp:73
#34 KClipboardSynchronizer::self () at
/var/tmp/portage/kde-base/kdelibs-4.4.3/work/kdelibs-4.4.3/kdeui/kernel/kclipboard.cpp:74
#35 0x441d0668 in KApplicationPrivate::init (this=,
GUIenabled=)
at
/var/tmp/portage/kde-base/kdelibs-4.4.3/work/kdelibs-4.4.3/kdeui/kernel/kapplication.cpp:463
#36 0x441d1d98 in KApplication (this=, GUIenabled=) at
/var/tmp/portage/kde-base/kdelibs-4.4.3/work/kdelibs-4.4.3/kdeui/kernel/kapplication.cpp:343
#37 0x0805adbe in Akonadi::ResourceBase::init (argc=3,
argv=0xbf9c0004) at /usr/include/akonadi/resourcebase.h:177
#38 main (argc=3, argv=0xbf9c0004) at
/var/tmp/portage/kde-base/kdepim-runtime-4.4.3/work/kdepim-runtime-4.4.3/res

[Bug 236778] fancy header doesn't display custom photo from addressbook anymore

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


Thomas McGuire  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WONTFIX




--- Comment #1 from Thomas McGuire   2010-05-07 23:19:35 ---
Sorry, the contact photo had to be disabled because it produced some bad
crashes in combination with IMAP.
It is available again in KMail 2.

-- 
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 236780] New: Search for attachment by mime-type

2010-05-07 Thread Jonas Thorell
https://bugs.kde.org/show_bug.cgi?id=236780

   Summary: Search for attachment by mime-type
   Product: kontact
   Version: 4.4.3
  Platform: openSUSE RPMs
OS/Version: unspecified
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: jthor...@gmail.com


Version:(using KDE 4.4.3)
Installed from:openSUSE RPMs

I ran into a problem in Kontact today. I needed to find pdf I was mailed
several years ago, and I'm not sure exactly who e-mailed it to me (except that
it was someone from work, which narrows it down to about a 100 people...) nor
the exact time-frame.

It is possible to search the e-mail database for e-mails containing one or
several attachments, but would it be possible in a future version to add
something like Attachment type:" and select what document type you want to
find?

-- 
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 236778] New: fancy header doesn't display custom photo from addressbook anymore

2010-05-07 Thread Janet
https://bugs.kde.org/show_bug.cgi?id=236778

   Summary: fancy header doesn't display custom photo from
addressbook anymore
   Product: kmail
   Version: 1.13.3
  Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: bugzi...@kerridis.de


Version:   1.13.3 (using 4.4.3 (KDE 4.4.3), Debian packages)
Compiler:  cc
OS:Linux (i686) release 2.6.33-3.slh.5-sidux-686

The fancy header for mails always displayed the custom photo/logo when it was
set in kaddressbook, a *very* nice feature. Since the update to KDE SC 4.4 the
place where the photo was shown remains empty.

-- 
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 236775] New: KMail sending all new mail to trash

2010-05-07 Thread roland
https://bugs.kde.org/show_bug.cgi?id=236775

   Summary: KMail sending all new mail to trash
   Product: kmail
   Version: 1.13.2
  Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: rol...@logikalsolutions.com


Version:   1.13.2 (using 4.4.2 (KDE 4.4.2), Kubuntu packages)
Compiler:  cc
OS:Linux (x86_64) release 2.6.32-22-generic

64-bit AMD, but probably all revisions.  All inbound messages being sent to
trash folder.  The Spam wizard is the only thing set to route messages to trash
so the calls to bogofilter must be failing...perhaps akondi address book bugs,
I don't know.  I just know that with bogo enabled all things go to trash.  This
is not good.

-- 
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 236774] Imap resource does not appear in folder view on creation

2010-05-07 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=236774


David Faure  changed:

   What|Removed |Added

 CC||fa...@kde.org




--- Comment #1 from David Faure   2010-05-07 22:39:40 ---
This is definitely related to the kwallet information that pre-filled the
dialog. In this example, it was pre-filled with mail.kdab.net information, and
we replaced it with mail.kdab.com info. And yet this shows up in the logs:

akonadi_imap_resource_3(3961) ImapResource::mailBoxForCollection: RID mismatch,
is  "imap://sab...@kdab.net@mail.kdab.net/"  expected 
"imap://sabinet...@kdab.com@mail.kdab.com/"

and then SyncCollectionTree says:
akonadi_imap_resource_3(3961)/libakonadi Akonadi::JobPrivate::handleResponse:
Akonadi::CollectionFetchJob(0x15d2240) "NO Hierarchical RID does not specify a
unique collection

But from the logs it's clear that the connection was made correctly as
sabinet...@kdab.com, which is the correct account.
"kdab.net", the wrong information, doesn't appear at all in the logs before the
"RID mismatch" line.

-- 
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 236774] New: Imap resource does not appear in folder view on creation

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

   Summary: Imap resource does not appear in folder view on
creation
   Product: KMail 2
   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:(using Devel)
Compiler:  gcc 4.3.2 
OS:Linux
Installed from:Compiled sources

- Launch Kmail
- Go to Settings menu/Configure Kmail...
- Click on 'Accounts' icon
- In 'Receiving' tab, click on 'Add' button to add a new imap resource
- Select 'IMAP E-Mail Server' from the list
- Click on 'Ok'
- In the 'Akonadi Resource' dialogue, 'General' tab information is prefilled of
an old invalid account (ex: address in .net)
- Correct the information using an existing account (ex: address .com)
- In the 'Advanced' tab, click on 'auto detect' button
- Select the 'SSL/TLS' radio button
- Click on 'Ok'

The new Imap resource should be displayed in the folder view (left hand side)
of Kmail whereas it is not.

Note: I retried this and did not get the prefilled information and this time it
worked: the Imap resource and inbox were displayed properly in the folder view.

Trunk, Svn Rev 1124075

-- 
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 236604] icons for contacts with photo are too small in contacts list

2010-05-07 Thread Janet
https://bugs.kde.org/show_bug.cgi?id=236604





--- Comment #2 from Janet   2010-05-07 22:32:07 ---
That was quick - 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 236762] Messages that lack of charset are improperly displayed - there is no workaround

2010-05-07 Thread Arkadiusz Miskiewicz
https://bugs.kde.org/show_bug.cgi?id=236762





--- Comment #1 from Arkadiusz Miskiewicz   2010-05-07 21:25:27 
---
Created an attachment (id=43353)
 --> (http://bugs.kde.org/attachment.cgi?id=43353)
knode and example 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 236762] New: Messages that lack of charset are improperly displayed - there is no workaround

2010-05-07 Thread Arkadiusz Miskiewicz
https://bugs.kde.org/show_bug.cgi?id=236762

   Summary: Messages that lack of charset are improperly displayed
- there is no workaround
   Product: knode
   Version: unspecified
  Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: ar...@maven.pl


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

Some versions of Microsoft Outlook Express don't add charset information even
if user enters non-ascii characters.

This is very common here in Poland (and likely other countries where non
ascii/latin1 is used by default).

Example message (real) attached. You should find it on google news via
message-id for example.

The fix (aka workaround for such common stupidity of outlook express) should be
easy - allow to specify custom charset for messages that lack proper charset
headers.

Path:
news.onet.pl!news.nask.pl!news.nask.org.pl!newsfeed.pionier.net.pl!news.e-wro.pl!not-for-mail
From: "PW" 
Newsgroups: pl.pregierz
Subject: Po¿ytecznych idiotów
Date: Fri, 7 May 2010 01:50:28 +0200
Organization: Miejskie Sieci Informatyczne e-wro
Lines: 35
Message-ID: 
Reply-To: "PW" 
NNTP-Posting-Host: h82-143-133-125-static.e-wro.net.pl
X-Trace: atena.e-wro.net 1273189819 28291 82.143.133.125 (6 May 2010 23:50:19
GMT)
X-Complaints-To: ab...@e-wro.pl
NNTP-Posting-Date: Thu, 6 May 2010 23:50:19 + (UTC)
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.5843
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579
X-RFC2646: Format=Flowed; Original
Xref: news.onet.pl pl.pregierz:1051244

-- 
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 236757] New: please try to autodetect format of file based address book

2010-05-07 Thread Martin Steigerwald
https://bugs.kde.org/show_bug.cgi?id=236757

   Summary: please try to autodetect format of file based address
book
   Product: kaddressbook
   Version: unspecified
  Platform: Debian testing
OS/Version: Linux
Status: NEW
  Severity: wishlist
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mar...@lichtvoll.de
CC: to...@kde.org


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

Currently KAddressBook / Akonadi seems to support vCard, CSV, LDIF, GMX file
based addressbooks. The wizard should try to auto-detect the format of the
addressbook file the user points at.

See also:
- Bug #236756
- Mailing list thread "KDE Addressbook on an Appliance" on kde-pim:
http://lists.kde.org/?l=kde-pim&m=127317679129105&w=2

-- 
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 236756] New: start import wizard on first run

2010-05-07 Thread Martin Steigerwald
https://bugs.kde.org/show_bug.cgi?id=236756

   Summary: start import wizard on first run
   Product: kaddressbook
   Version: unspecified
  Platform: Debian testing
OS/Version: Linux
Status: NEW
  Severity: wishlist
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mar...@lichtvoll.de
CC: to...@kde.org


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

KAddressBook should ease migration from kab3 and when switching to a different
computer for the casual user. Thus I suggest to run a import wizard on first
run, which offers the following choices:

1) Importing an existing kab3 addressbook std.vcf file. It should auto-detect
the file and auto select the option when it is found (also see bug #223139).

2) Importing an existing addressbook file in another format... currently
KAddressBook / Akonadi seems to support vCard, CSV, LDIF, GMX file based
addressbooks. The wizard should try to auto-detect the format of the address
book file the user points at.

3) Importing an existing addressbook from an LDAP / AD server.

Also see the kde-pim mailing list thread "KDE Addressbook on an Appliance":

http://lists.kde.org/?l=kde-pim&m=127298463031285&w=2

-- 
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 236530] PATCH: Propose useful filename when saving self-test report

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





--- Comment #3 from Thomas McGuire   2010-05-07 20:45:58 ---
Ok, I committed this patch now, thanks you for your contribution, Thomas!
I just made one minor modification: I added "const" to the declaration of the
default filename variable, to make it const-correct.

Sorry for the wrong name in the commit message :(

-- 
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 236530] PATCH: Propose useful filename when saving self-test report

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


Thomas McGuire  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #2 from Thomas McGuire   2010-05-07 20:43:27 ---
SVN commit 1124092 by tmcguire:

Better default filename for the selftest dialog save function.

Patch by Trevor Fischer , thank you!
BUG: 236530

 M  +5 -1  selftestdialog.cpp  


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

-- 
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 236739] KMail Crashes When Opening Config Window

2010-05-07 Thread Fadi R
https://bugs.kde.org/show_bug.cgi?id=236739





--- Comment #1 from Fadi R   2010-05-07 20:33:18 ---
Created an attachment (id=43348)
 --> (http://bugs.kde.org/attachment.cgi?id=43348)
New crash information added by DrKonqi

I have just had the same crash that I reported before. I have attached it to
that report. The error is totally reproduceable, it takes place when I open the
KMail settings window when I have a new message being composed.

-- 
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 236739] KMail Crashes When Opening Config Window

2010-05-07 Thread Fadi R
https://bugs.kde.org/show_bug.cgi?id=236739


Fadi R  changed:

   What|Removed |Added

 CC||mo.ma...@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 223438] Metabug for KMail 2 release blockers

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


Bug 223438 depends on bug 223441, which changed state.

Bug 223441 Summary: Port, fix and test objecttreeparser
http://bugs.kde.org/show_bug.cgi?id=223441

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED



-- 
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 223441] Port, fix and test objecttreeparser

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


Thomas McGuire  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #10 from Thomas McGuire   2010-05-07 20:19:15 ---
Closing this big bug report now, I split out stuff into new bug reports.

https://bugs.kde.org/show_bug.cgi?id=236732
https://bugs.kde.org/236725
https://bugs.kde.org/show_bug.cgi?id=236734
https://bugs.kde.org/show_bug.cgi?id=236736
https://bugs.kde.org/show_bug.cgi?id=236737
https://bugs.kde.org/show_bug.cgi?id=236740
https://bugs.kde.org/show_bug.cgi?id=236743
https://bugs.kde.org/show_bug.cgi?id=236748

-- 
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 236748] Two passphrase dialogs for message shown

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


Thomas McGuire  changed:

   What|Removed |Added

   Priority|NOR |LO




-- 
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 236748] New: Two passphrase dialogs for message shown

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

   Summary: Two passphrase dialogs for message shown
   Product: kdepim
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: NEW
  Keywords: akonadi-ports-regression
  Severity: normal
  Priority: NOR
 Component: messageviewer
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mcgu...@kde.org
CC: aman...@kde.org


- Create a simple message, encrypt it, and save as draft (make sure "never 
  encrypt drafts" option is disabled)
- Enable automatic decryption of messages
- View the message in the viewer
- A passphrase dialog is shown. Click cancel.
- Another passphrase dialog is shown. That is a 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 236743] Message structure viewer should display decrypted content

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


Thomas McGuire  changed:

   What|Removed |Added

   Priority|NOR |LO




-- 
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 236743] New: Message structure viewer should display decrypted content

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

   Summary: Message structure viewer should display decrypted
content
   Product: kdepim
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: NEW
  Keywords: akonadi-ports-regression
  Severity: normal
  Priority: NOR
 Component: messageviewer
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mcgu...@kde.org


Once an encrypted message is decrypted, the mimetree viewer should show these
decrypted nodes, instead of the original encrypted ones.

-- 
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 223438] Metabug for KMail 2 release blockers

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


Thomas McGuire  changed:

   What|Removed |Added

 Depends on||236742




-- 
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 236742] No filename extension when saving attachment

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


Thomas McGuire  changed:

   What|Removed |Added

   Priority|NOR |LO
 Blocks||223438




-- 
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 236742] New: No filename extension when saving attachment

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

   Summary: No filename extension when saving attachment
   Product: kdepim
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: NEW
  Keywords: akonadi-ports-regression
  Severity: normal
  Priority: NOR
 Component: messageviewer
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mcgu...@kde.org


1. Create a message with the attachment "test.pdf" and save as draft
2. View the draft in the viewer
3. "Save as" the attachment
4. The file dialog shows "test_pdf", whereas it should be "test.pdf"

-- 
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 236740] Scrolling to attachment in encapsulated message does not work

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


Thomas McGuire  changed:

   What|Removed |Added

   Priority|NOR |LO




-- 
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 236740] New: Scrolling to attachment in encapsulated message does not work

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

   Summary: Scrolling to attachment in encapsulated message does
not work
   Product: kdepim
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: NEW
  Keywords: akonadi-ports-regression
  Severity: normal
  Priority: NOR
 Component: messageviewer
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mcgu...@kde.org


1. Create a message with an PDF attachment, save as draft
2. Forward the draft as attachment, add some text lines, save as draft
3. Open the message in the viewer. The PDF attachment should be in the 
   attachment quick list. Right-click the attachment in the quick list, select 
   "Scroll To"
4. Nothing happens

-- 
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 236739] New: KMail Crashes When Opening Config Window

2010-05-07 Thread Fadi R
https://bugs.kde.org/show_bug.cgi?id=236739

   Summary: KMail Crashes When Opening Config Window
   Product: kmail
   Version: 1.13.2
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mo.ma...@gmail.com


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

-- Information about the crash:
I have just installed Kubuntu 10.04 with KDE 4.4. I was on a website and wanted
to send an email. It opened up KMail new message window. I selected KMail
Confuration in the Menu so that I can set up my account and it crashed. First
time I use KMail in this system. 

Thanks for all the very hard debugging work, guys.  keep it up!! : )



 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f430e8cf820 (LWP 1916))]

Thread 2 (Thread 0x7f42ef176710 (LWP 1961)):
#0  0x7f430b3cdf53 in *__GI___poll (fds=, nfds=, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x7f4302d7c4a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x7f4302d7c8fc in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#3  0x7f430bd38566 in QEventDispatcherGlib::processEvents (this=0x13ebe10,
flags=) at kernel/qeventdispatcher_glib.cpp:414
#4  0x7f430bd0d992 in QEventLoop::processEvents (this=, flags=) at kernel/qeventloop.cpp:149
#5  0x7f430bd0dd6c in QEventLoop::exec (this=0x7f42ef175cf0, flags=) at
kernel/qeventloop.cpp:201
#6  0x7f430bc17d59 in QThread::exec (this=) at
thread/qthread.cpp:487
#7  0x7f430bcee178 in QInotifyFileSystemWatcherEngine::run (this=0x1656e80)
at io/qfilesystemwatcher_inotify.cpp:248
#8  0x7f430bc1a775 in QThreadPrivate::start (arg=0x1656e80) at
thread/qthread_unix.cpp:248
#9  0x7f43098249ca in start_thread (arg=) at
pthread_create.c:300
#10 0x7f430b3da69d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x in ?? ()

Thread 1 (Thread 0x7f430e8cf820 (LWP 1916)):
[KCrash Handler]
#5  0x7f43072e45f9 in ?? () from /usr/lib/libmessagelist.so.4
#6  0x7f43072e4899 in
MessageList::Utils::AggregationComboBox::AggregationComboBox(QWidget*) () from
/usr/lib/libmessagelist.so.4
#7  0x7f430d1b436e in ?? () from /usr/lib/libkmailprivate.so.4
#8  0x7f430d1b5241 in AppearancePage::AppearancePage(KComponentData const&,
QWidget*) () from /usr/lib/libkmailprivate.so.4
#9  0x7f42ee7747b7 in create_kmail_config_appearance () from
/usr/lib/kde4/kcm_kmail.so
#10 0x7f4306776664 in KCModuleLoader::loadModule (mod=...,
report=KCModuleLoader::Inline, parent=0x1f70230, args=) at
../../kutils/kcmoduleloader.cpp:111
#11 0x7f430677a8e9 in KCModuleProxyPrivate::loadModule (this=0x1f623d0) at
../../kutils/kcmoduleproxy.cpp:106
#12 0x7f430677b415 in KCModuleProxy::realModule (this=) at ../../kutils/kcmoduleproxy.cpp:83
#13 0x7f430677b489 in KCModuleProxy::useRootOnlyMessage (this=0x1fd8810) at
../../kutils/kcmoduleproxy.cpp:315
#14 0x7f4306777d0e in KCMultiDialog::addModule (this=0x16ab040,
moduleInfo=..., parentItem=, args=)
at ../../kutils/kcmultidialog.cpp:340
#15 0x7f4306778b6e in KCMultiDialog::addModule (this=0x16ab040, path=, args=...) at ../../kutils/kcmultidialog.cpp:321
#16 0x7f430d196879 in ?? () from /usr/lib/libkmailprivate.so.4
#17 0x7f430d35f239 in KMKernel::slotShowConfigurationDialog() () from
/usr/lib/libkmailprivate.so.4
#18 0x7f430d36af96 in KMKernel::qt_metacall(QMetaObject::Call, int, void**)
() from /usr/lib/libkmailprivate.so.4
#19 0x7f430bd21e3f in QMetaObject::activate (sender=0x1444f00, m=, local_signal_index=, argv=0x7f430c0230d0)
at kernel/qobject.cpp:3293
#20 0x7f430c1dc032 in QAction::triggered (this=0x1fd8810, _t1=false) at
.moc/release-shared/moc_qaction.cpp:263
#21 0x7f430c1de0ab in QAction::activate (this=0x1444f00, event=) at kernel/qaction.cpp:1255
#22 0x7f430c61d39d in QMenuPrivate::activateCausedStack (this=, causedStack=..., action=0x1444f00, action_e=QAction::Trigger,
self=true) at widgets/qmenu.cpp:1011
#23 0x7f430c622dda in QMenuPrivate::activateAction (this=0x14b3b10,
action=0x1444f00, action_e=QAction::Trigger, self=) at
widgets/qmenu.cpp:1103
#24 0x7f430e3c0cee in KMenu::mouseReleaseEvent (this=0x14a78f0,
e=0x) at ../../kdeui/widgets/kmenu.cpp:471
#25 0x7f430c238582 in QWidget::event (this=0x14a78f0, event=0x7fff133a4370)
at kernel/qwidget.cpp:7998
#26 0x7f430c624f9b in QMenu::event (this=0x14a78f0, e=0x7fff133a4370) at
widgets/qmenu.cpp:2414
#27 0x7f430c1e222c in QApplicationPrivate::notify_helper (this=0xfd4b70,
receiver=0x14a78f0, e=0x7fff133a4370) at kernel/qapplication.cpp:4300
#28 0x7f430c1e8ecb in QApplication::notify (this=0x7fff133a5190,
receiver=0x14a78f0, e=0x7fff13

[Bug 236738] New: Crash when encrypting mail with multiple attachments

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

   Summary: Crash when encrypting mail with multiple attachments
   Product: kdepim
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: NEW
  Keywords: akonadi-ports-regression
  Severity: normal
  Priority: NOR
 Component: messagecomposer
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mcgu...@kde.org
CC: lfran...@kde.org
Blocks: 223438


1. Open the composer
2. Attach some files (I just used about 10 files in my home dir)
3. Activate encryption (make sure "never encrypt when saving as draft" is 
   disabled
4. Click save as draft
5. Crash:

ASSERT: "d->resultContent" in file
/media/kdedev/trunk/src/KDE/kdepim-git/messagecomposer/contentjobbase.cpp, line
81

#0  0x7103a645 in raise () from /lib64/libc.so.6
#1  0x7103bc33 in abort () from /lib64/libc.so.6
#2  0x71d8719d in qt_message_output (msgType=QtFatalMsg, buf=0x11f3ee8
"ASSERT: \"d->resultContent\" in file
/media/kdedev/trunk/src/KDE/kdepim-git/messagecomposer/contentjobbase.cpp, line
81") at global/qglobal.cpp:2250
#3  0x71d87395 in qt_message(QtMsgType, const char *, typedef
__va_list_tag __va_list_tag *) (msgType=QtFatalMsg, msg=0x71f4a148 "ASSERT:
\"%s\" in file %s, line %d", ap=0x7fffb9d0) at global/qglobal.cpp:2296
#4  0x71d874c1 in qFatal (msg=0x71f4a148 "ASSERT: \"%s\" in file
%s, line %d") at global/qglobal.cpp:2479
#5  0x71d87737 in qt_assert (assertion=0x7fffee7586da
"d->resultContent", file=0x7fffee758690
"/media/kdedev/trunk/src/KDE/kdepim-git/messagecomposer/contentjobbase.cpp",
line=81) at global/qglobal.cpp:2013
#6  0x7fffee73e7b4 in Message::ContentJobBase::content (this=0x152b890) at
/media/kdedev/trunk/src/KDE/kdepim-git/messagecomposer/contentjobbase.cpp:81
#7  0x7fffee71c745 in Message::ComposerPrivate::contentJobPreCryptFinished
(this=0x12a53c0, job=0x152b890) at
/media/kdedev/trunk/src/KDE/kdepim-git/messagecomposer/composer.cpp:253
#8  0x7fffee71da60 in Message::Composer::qt_metacall (this=0xc63120,
_c=InvokeMetaMethod, _id=4, _a=0x7fffbd50) at
/media/kdedev/trunk/build/KDE/kdepim-git/messagecomposer/composer.moc:89
#9  0x71ec886f in QMetaObject::metacall (object=0xc63120,
cl=InvokeMetaMethod, idx=32, argv=0x7fffbd50) at kernel/qmetaobject.cpp:237
#10 0x71eddbe0 in QMetaObject::activate (sender=0x152b890,
m=0x776f4780, local_signal_index=0, argv=0x7fffbd50) at
kernel/qobject.cpp:3293
#11 0x773445a5 in KJob::finished (this=0x152b890, _t1=0x152b890) at
/media/kdedev/trunk/build/KDE/kdelibs/kdecore/kjob.moc:173
#12 0x773447f0 in KJob::emitResult (this=0x152b890) at
/media/kdedev/trunk/src/KDE/kdelibs/kdecore/jobs/kjob.cpp:310
#13 0x7734318c in KCompositeJob::slotResult (this=0x152b890,
job=0x1011990) at
/media/kdedev/trunk/src/KDE/kdelibs/kdecore/jobs/kcompositejob.cpp:104
#14 0x7fffee73ed69 in Message::ContentJobBase::slotResult (this=0x152b890,
job=0x1011990) at
/media/kdedev/trunk/src/KDE/kdepim-git/messagecomposer/contentjobbase.cpp:123
#15 0x7fffee73e6c6 in Message::ContentJobBase::qt_metacall (this=0x152b890,
_c=InvokeMetaMethod, _id=2, _a=0x7fffc070) at
/media/kdedev/trunk/build/KDE/kdepim-git/messagecomposer/contentjobbase.moc:77
#16 0x7fffee742383 in Message::MultipartJob::qt_metacall (this=0x152b890,
_c=InvokeMetaMethod, _id=30, _a=0x7fffc070) at
/media/kdedev/trunk/build/KDE/kdepim-git/messagecomposer/multipartjob.moc:67
#17 0x71ec886f in QMetaObject::metacall (object=0x152b890,
cl=InvokeMetaMethod, idx=30, argv=0x7fffc070) at kernel/qmetaobject.cpp:237
#18 0x71eddbe0 in QMetaObject::activate (sender=0x1011990,
m=0x776f4780, local_signal_index=3, argv=0x7fffc070) at
kernel/qobject.cpp:3293
#19 0x77344411 in KJob::result (this=0x1011990, _t1=0x1011990) at
/media/kdedev/trunk/build/KDE/kdelibs/kdecore/kjob.moc:194
#20 0x773447fd in KJob::emitResult (this=0x1011990) at
/media/kdedev/trunk/src/KDE/kdelibs/kdecore/jobs/kjob.cpp:312
#21 0x7734318c in KCompositeJob::slotResult (this=0x1011990,
job=0x122ead0) at
/media/kdedev/trunk/src/KDE/kdelibs/kdecore/jobs/kcompositejob.cpp:104
#22 0x7fffee73ed69 in Message::ContentJobBase::slotResult (this=0x1011990,
job=0x122ead0) at
/media/kdedev/trunk/src/KDE/kdepim-git/messagecomposer/contentjobbase.cpp:123
#23 0x7fffee73e6c6 in Message::ContentJobBase::qt_metacall (this=0x1011990,
_c=InvokeMetaMethod, _id=2, _a=0x7fffc390) at
/media/kdedev/trunk/build/KDE/kdepim-git/messagecomposer/contentjobbase.moc:77
#24 0x7fffee73f313 in Message::AttachmentJob::qt_metacall (this=0x1011990,
_c=InvokeMetaMethod, _id=30, _a=0x7fffc390) at
/media/kdedev/trunk/build/KDE/kdepim-git/messagecomposer/attachmentjob.moc:69
#25 0x71ec886f in QMetaObject::metacall (object=0x1011990,
cl=Invoke

[Bug 223438] Metabug for KMail 2 release blockers

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


Thomas McGuire  changed:

   What|Removed |Added

 Depends on||236738




-- 
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 223438] Metabug for KMail 2 release blockers

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


Thomas McGuire  changed:

   What|Removed |Added

 Depends on||236737




-- 
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 236737] New: Flickering for seconds/Endless loop when viewing encrypted complex message

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

   Summary: Flickering for seconds/Endless loop when viewing
encrypted complex message
   Product: kdepim
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: NEW
  Keywords: akonadi-ports-regression
  Severity: normal
  Priority: NOR
 Component: messageviewer
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mcgu...@kde.org
CC: aman...@kde.org
Blocks: 223438


0. Have fancy header style enabled
1. Create a simple message with an attachment, save as draft
2. Forward that message as attachment, save the result as draft
3. Again Forward that message as attachment, enable encryption (and make sure 
   "never encrypt/sign drafts" option is disabled), save as draft
4. View the message in the viewer and decrypt it. Result: The viewer gets into 
   an endless updating loop. My guess is that the mementos of the temp nodes 
   get deleted at some point (or the temp nodes themselves?). (The header 
   formatter of the encapsulated message tries to create a memento and attach 
   it to the current node (the encapsulated 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 223812] Searching doesn't work

2010-05-07 Thread Till Adam
https://bugs.kde.org/show_bug.cgi?id=223812





--- Comment #5 from Till Adam   2010-05-07 19:22:15 ---
Yep, I'm aware of it, and working on it. :)

-- 
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 236734] New: Make storing the unencrypted message work

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

   Summary: Make storing the unencrypted message work
   Product: kdepim
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: NEW
  Keywords: akonadi-ports-regression
  Severity: normal
  Priority: NOR
 Component: messageviewer
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mcgu...@kde.org
CC: aman...@kde.org


If GlobalSettings::self()->storeDisplayedMessagesUnencrypted() is enabled,
KMail should replace the original encrypted message with the unencrypted
version in the store.
This code for that is currently not ported, see ViewerPrivate::parseMsg():
//FIXME(Andras) actually connect and do the replacement on the server

-- 
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 236732] Most attachment actions for encrypted attachments don't work

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





--- Comment #1 from Thomas McGuire   2010-05-07 19:03:38 ---
The attachment actions can be used from 3 places: The attachment quick list in
the header, the attachment link in the body and the mimetree viewer. All of
them should be tested.

-- 
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 236736] New: Exception when editing an encrypted message

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

   Summary: Exception when editing an encrypted message
   Product: KMail 2
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: NEW
  Keywords: akonadi-ports-regression
  Severity: normal
  Priority: NOR
 Component: composer
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mcgu...@kde.org
CC: aman...@kde.org
Blocks: 223438


1. Create a simple mail with a single attachment, activate encryption, and save 
   it as draft (with the "never encrypt drafts" option disabled).
2. In the drafts folder, double-click on that message to edit it
3. Result: Exception

Catchpoint 1 (exception thrown), 0x71895b00 in __cxa_throw () from
/usr/lib64/libstdc++.so.6

#0  0x71895b00 in __cxa_throw () from /usr/lib64/libstdc++.so.6
#1  0x768d2f9c in
Akonadi::Item::payload >
(this=0x7fffbdd0) at /media/kdedev/trunk/kde/include/akonadi/item.h:382
#2  0x7fffec1ec36e in
MessageViewer::ObjectTreeParser::createAndParseTempNode (this=0x7fffb980,
item=..., content=0x2038d98 "Content-Type: multipart/mixed;
boundary=\"nextPart1654694.C77qAPOzEp\"\nContent-Transfer-Encoding:
7Bit\n\n\n--nextPart
1654694.C77qAPOzEp\nContent-Transfer-Encoding: 7Bit\nContent-Type: text/plain;
charset=\"u"..., cntDesc=0x7fffec25b028 "encrypted data") at
/media/kdedev/trunk/src/KDE/kdepim-git/messageviewer/objecttreeparser.cpp:203
#3  0x7fffec1f231c in
MessageViewer::ObjectTreeParser::processMultiPartEncryptedSubtype
(this=0x7fffb980, item=..., node=0x16430b0, result=...) at
/media/kdedev/trunk/src/KDE/kdepim-git/messageviewer/objecttreeparser.cpp:1509
#4  0x7fffec1fc841 in (anonymous
namespace)::MultiPartEncryptedBodyPartFormatter::process (this=0xfbdf10,
otp=0x7fffb980, item=..., node=0x16430b0, result=...) at
/media/kdedev/trunk/src/KDE/kdepim-git/messageviewer/bodypartformatter.cpp:121
#5  0x7fffec1ea536 in MessageViewer::ObjectTreeParser::parseObjectTree
(this=0x7fffb980, item=..., node=0x16430b0) at
/media/kdedev/trunk/src/KDE/kdepim-git/messageviewer/objecttreeparser.cpp:293
#6  0x76a6a7cb in KMComposeWin::setMsg (this=0xd081e0, newMsg=...,
mayAutoSign=false, allowDecryption=true, isModified=false) at
/media/kdedev/trunk/src/KDE/kdepim-git/kmail/kmcomposewin.cpp:1751
#7  0x769755d6 in KMEditMsgCommand::execute (this=0xd578b0) at
/media/kdedev/trunk/src/KDE/kdepim-git/kmail/kmcommands.cpp:646
#8  0x769776b9 in KMCommand::slotPostTransfer (this=0xd578b0,
result=OK) at /media/kdedev/trunk/src/KDE/kdepim-git/kmail/kmcommands.cpp:277
#9  0x76977bca in KMCommand::qt_metacall (this=0xd578b0,
_c=InvokeMetaMethod, _id=5, _a=0x7fffc210) at
/media/kdedev/trunk/build/KDE/kdepim-git/kmail/kmcommands.moc:93
#10 0x76980025 in KMEditMsgCommand::qt_metacall (this=0xd578b0,
_c=InvokeMetaMethod, _id=9, _a=0x7fffc210) at
/media/kdedev/trunk/build/KDE/kdepim-git/kmail/kmcommands.moc:539
#11 0x71ec886f in QMetaObject::metacall (object=0xd578b0,
cl=InvokeMetaMethod, idx=9, argv=0x7fffc210) at kernel/qmetaobject.cpp:237
#12 0x71eddbe0 in QMetaObject::activate (sender=0xd578b0,
m=0x76dfb340, local_signal_index=0, argv=0x7fffc210) at
kernel/qobject.cpp:3293
#13 0x769658a0 in KMCommand::messagesTransfered (this=0xd578b0, _t1=OK)
at /media/kdedev/trunk/build/KDE/kdepim-git/kmail/kmcommands.moc:108
#14 0x769771ce in KMCommand::slotJobFinished (this=0xd578b0) at
/media/kdedev/trunk/src/KDE/kdepim-git/kmail/kmcommands.cpp:390
#15 0x76977bee in KMCommand::qt_metacall (this=0xd578b0,
_c=InvokeMetaMethod, _id=7, _a=0x7fffc470) at
/media/kdedev/trunk/build/KDE/kdepim-git/kmail/kmcommands.moc:95
#16 0x76980025 in KMEditMsgCommand::qt_metacall (this=0xd578b0,
_c=InvokeMetaMethod, _id=11, _a=0x7fffc470) at
/media/kdedev/trunk/build/KDE/kdepim-git/kmail/kmcommands.moc:539
#17 0x71ec886f in QMetaObject::metacall (object=0xd578b0,
cl=InvokeMetaMethod, idx=11, argv=0x7fffc470) at kernel/qmetaobject.cpp:237
#18 0x71eddbe0 in QMetaObject::activate (sender=0xd08870,
m=0x776f4780, local_signal_index=3, argv=0x7fffc470) at
kernel/qobject.cpp:3293
#19 0x77344411 in KJob::result (this=0xd08870, _t1=0xd08870) at
/media/kdedev/trunk/build/KDE/kdelibs/kdecore/kjob.moc:194
#20 0x773447fd in KJob::emitResult (this=0xd08870) at
/media/kdedev/trunk/src/KDE/kdelibs/kdecore/jobs/kjob.cpp:312
#21 0x74625f4c in Akonadi::JobPrivate::delayedEmitResult
(this=0x1590350) at
/media/kdedev/trunk/src/KDE/kdepimlibs-git/akonadi/job.cpp:143
#22 0x7462658c in Akonadi::Job::qt_metacall (this=0xd08870,
_c=InvokeMetaMethod, _id=6, _a=0x7fffc680) at
/media/kdedev/trunk/build/KDE/kdepimlibs-git/akonadi/job.moc:91
#23 0x74607254 in Akonadi::ItemFetchJob::qt_metacall (this=0xd08870,
_c=InvokeMet

[Bug 223438] Metabug for KMail 2 release blockers

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


Thomas McGuire  changed:

   What|Removed |Added

 Depends on||236736




-- 
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 236734] Make storing the unencrypted message work

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


Thomas McGuire  changed:

   What|Removed |Added

   Priority|NOR |VLO




--- Comment #1 from Thomas McGuire   2010-05-07 19:01:30 ---
Hidden config option, so setting this to low priority.
Our customer might want this, though.

-- 
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 236593] Akonadi sever not registering with d-bug on start or from Akonadi Console

2010-05-07 Thread Russ Fineman
https://bugs.kde.org/show_bug.cgi?id=236593





--- Comment #4 from Russ Fineman   2010-05-07 18:55:01 ---
latest backtrace:

Application: Akonadi Console (akonadiconsole), signal: Segmentation fault
[KCrash Handler]
#5  0x7f3285f3fec8 in mysql_get_server_version () from
/usr/lib64/libmysqlclient_r.so.16
#6  0x7f328626ce76 in QMYSQLDriver::tables(QSql::TableType) const () from
/usr/lib64/qt4/plugins/sqldrivers/libqsqlmysql.so
#7  0x7f3296aedcf4 in QSqlDatabase::tables(QSql::TableType) const () from
/usr/lib64/libQtSql.so.4
#8  0x004326f7 in DbBrowser::DbBrowser (this=0x7e7c90, parent=) at /usr/src/debug/kdepim-4.4.2/akonadiconsole/dbbrowser.cpp:32
#9  0x00436e8e in MainWidget::MainWidget (this=0x6a2590,
parent=0x725eb0) at
/usr/src/debug/kdepim-4.4.2/akonadiconsole/mainwidget.cpp:62
#10 0x00438b15 in MainWindow::MainWindow (this=0x725eb0, parent=, __in_chrg=, __vtt_parm=)
at /usr/src/debug/kdepim-4.4.2/akonadiconsole/mainwindow.cpp:41
#11 0x004366c7 in main (argc=, argv=) at /usr/src/debug/kdepim-4.4.2/akonadiconsole/main.cpp:45

Is there a document that helps decode this?

-- 
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 223438] Metabug for KMail 2 release blockers

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


Thomas McGuire  changed:

   What|Removed |Added

 Depends on||236732




-- 
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 236732] New: Most attachment actions for encrypted attachments don't work

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

   Summary: Most attachment actions for encrypted attachments
don't work
   Product: kdepim
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: NEW
  Keywords: akonadi-ports-regression
  Severity: normal
  Priority: NOR
 Component: messageviewer
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mcgu...@kde.org
CC: aman...@kde.org
Blocks: 223438


1. Create a simple mail with a single attachment, activate encryption, and save 
   it as draft (with the "never encrypt drafts" option disabled).
2. View the message in the viewer and decrypt it.
3. The attachment actions don't seem to work:
a) saving the attachment saves a "msg_asc", and not the decrypted attachment
b) Viewing the attachment says" [KMail: Attachment contains binary data. Trying
to show first 0 characters.]". The 0 here indicates something is wrong
c) The attachment properties show "application/octet-stream", which is not the 
   mimetype of the attachment
d) Copying does not seem to do anything
e) Open With seems to work :)
f) Deleting the attachment destroys the MIME structure of the 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 236593] Akonadi sever not registering with d-bug on start or from Akonadi Console

2010-05-07 Thread Russ Fineman
https://bugs.kde.org/show_bug.cgi?id=236593





--- Comment #3 from Russ Fineman   2010-05-07 18:52:50 ---
Akonadi will not start at all. Cannot get to contacts even tryed going back to
vcard addressbook.

Anything I can look at. No response on kdepin user mail list. logs indicate
segmentation fault when I try starting console. also following message when
starting console:

Failed to connect to database: Can't connect to local MySQL server through
socket '/home/finemanruss/.local/share/akonadi/db_misc/mysql.socket' (111)
QMYSQL: Unable to connect. Is there a way to replace socket to see if its
corrupt?

Manually I can log on to my other databases. Also phpmyadmin logs on. Neither
method shows akonadi db.

thanks.

-- 
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 236729] Saving message as draft with encryption active crashes

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





--- Comment #1 from Thomas McGuire   2010-05-07 18:46:30 ---
Btw, since the "never encrypt/sign when saving as draft" option was activated,
it probably shouldn't even try to resolve any keys.

-- 
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 236729] New: Saving message as draft with encryption active crashes

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

   Summary: Saving message as draft with encryption active crashes
   Product: KMail 2
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: NEW
  Keywords: akonadi-ports-regression
  Severity: normal
  Priority: NOR
 Component: composer
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mcgu...@kde.org
CC: lfran...@kde.org
Blocks: 223438


1. Have an identity with correct OpenPGP keys configured
2. Have the option "Never encrypt when saving as draft" enabled
3. Open a composer, fill out a bit of text, the subject and add an attachment.
   Leave the recipients empty.
4. Activate encryption in the toolbar
5. Save as draft

Result: Crash

kmail:
/media/kdedev/trunk/src/KDE/kdepim-git/libkleo/ui/keyapprovaldialog.cpp:114:
Kleo::KeyApprovalDialog::KeyApprovalDialog(const
std::vector >&, const std::vector >&, QWidget*): Assertion `!recipients.empty()'
failed.

#0  0x7103a645 in raise () from /lib64/libc.so.6
#1  0x7103bc33 in abort () from /lib64/libc.so.6
#2  0x71033329 in __assert_fail () from /lib64/libc.so.6
#3  0x7fffed3440ee in Kleo::KeyApprovalDialog::KeyApprovalDialog
(this=0x7fffa600, recipients=std::vector of length 0, capacity 0,
sender=std::vector of length 1, capacity 1 = {...}, parent=0x0) at
/media/kdedev/trunk/src/KDE/kdepim-git/libkleo
/ui/keyapprovaldialog.cpp:114
#4  0x769e26fe in Kleo::KeyResolver::showKeyApprovalDialog
(this=0x13a2690) at
/media/kdedev/trunk/src/KDE/kdepim-git/kmail/keyresolver.cpp:1444
#5  0x769ef850 in Kleo::KeyResolver::resolveEncryptionKeys
(this=0x13a2690, signingRequested=false) at
/media/kdedev/trunk/src/KDE/kdepim-git/kmail/keyresolver.cpp:1104
#6  0x769f0c6d in Kleo::KeyResolver::resolveAllKeys (this=0x13a2690,
signingrequest...@0x7fffb2ff, encryptionrequest...@0x7fffb2fe) at
/media/kdedev/trunk/src/KDE/kdepim-git/kmail/keyresolver.cpp:1050
#7  0x76a4cc3d in KMComposeWin::generateCryptoMessages (this=0x12c8d80,
sign=false, encrypt=true) at
/media/kdedev/trunk/src/KDE/kdepim-git/kmail/kmcomposewin.cpp:2199
#8  0x76a53120 in KMComposeWin::slotEmailAddressResolved
(this=0x12c8d80, job=0x1289e30) at
/media/kdedev/trunk/src/KDE/kdepim-git/kmail/kmcomposewin.cpp:2114
#9  0x76a734ab in KMComposeWin::qt_metacall (this=0x12c8d80,
_c=InvokeMetaMethod, _id=61, _a=0x7fffbc50) at
/media/kdedev/trunk/build/KDE/kdepim-git/kmail/kmcomposewin.moc:270
#10 0x71ec886f in QMetaObject::metacall (object=0x12c8d80,
cl=InvokeMetaMethod, idx=111, argv=0x7fffbc50) at
kernel/qmetaobject.cpp:237
#11 0x71eddbe0 in QMetaObject::activate (sender=0x1289e30,
m=0x776f4780, local_signal_index=3, argv=0x7fffbc50) at
kernel/qobject.cpp:3293
#12 0x77344411 in KJob::result (this=0x1289e30, _t1=0x1289e30) at
/media/kdedev/trunk/build/KDE/kdelibs/kdecore/kjob.moc:194
#13 0x773447fd in KJob::emitResult (this=0x1289e30) at
/media/kdedev/trunk/src/KDE/kdelibs/kdecore/jobs/kjob.cpp:312
#14 0x76a9f091 in EmailAddressResolveJob::slotAliasExpansionDone
(this=0x1289e30, job=0xed9640) at
/media/kdedev/trunk/src/KDE/kdepim-git/kmail/emailaddressresolvejob.cpp:103
#15 0x76a9f0fc in EmailAddressResolveJob::qt_metacall (this=0x1289e30,
_c=InvokeMetaMethod, _id=0, _a=0x7fffbf10) at
/media/kdedev/trunk/build/KDE/kdepim-git/kmail/emailaddressresolvejob.moc:73
#16 0x71ec886f in QMetaObject::metacall (object=0x1289e30,
cl=InvokeMetaMethod, idx=26, argv=0x7fffbf10) at kernel/qmetaobject.cpp:237
#17 0x71eddbe0 in QMetaObject::activate (sender=0xed9640,
m=0x776f4780, local_signal_index=3, argv=0x7fffbf10) at
kernel/qobject.cpp:3293
#18 0x77344411 in KJob::result (this=0xed9640, _t1=0xed9640) at
/media/kdedev/trunk/build/KDE/kdelibs/kdecore/kjob.moc:194
#19 0x773447fd in KJob::emitResult (this=0xed9640) at
/media/kdedev/trunk/src/KDE/kdelibs/kdecore/jobs/kjob.cpp:312
#20 0x76a9be2d in AliasesExpandJob::finishExpansion (this=0xed9640) at
/media/kdedev/trunk/src/KDE/kdepim-git/kmail/aliasesexpandjob.cpp:248
#21 0x76a9c329 in AliasesExpandJob::slotNicknameExpansionDone
(this=0xed9640, job=0xfc3830) at
/media/kdedev/trunk/src/KDE/kdepim-git/kmail/aliasesexpandjob.cpp:202
#22 0x76a9dcf4 in AliasesExpandJob::qt_metacall (this=0xed9640,
_c=InvokeMetaMethod, _id=1, _a=0x7fffc450) at
/media/kdedev/trunk/build/KDE/kdepim-git/kmail/aliasesexpandjob.moc:76
#23 0x71ec886f in QMetaObject::metacall (object=0xed9640,
cl=InvokeMetaMethod, idx=27, argv=0x7fffc450) at kernel/qmetaobject.cpp:237
#24 0x71eddbe0 in QMetaObject::activate (sender=0xfc3830,
m=0x776f4780, local_signal_index=3, argv=0x7fffc450) at
kernel/qobject.cpp:3293
#25 0x77344411 in KJob::result (this=0xfc3830, _t1=0xfc3830) at
/media

[Bug 223438] Metabug for KMail 2 release blockers

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


Thomas McGuire  changed:

   What|Removed |Added

 Depends on||236729




-- 
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 236727] Deleting attachment creates invalid MIME structure

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


Thomas McGuire  changed:

   What|Removed |Added

   Priority|NOR |LO




-- 
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 236727] New: Deleting attachment creates invalid MIME structure

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

   Summary: Deleting attachment creates invalid MIME structure
   Product: kdepim
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: NEW
  Keywords: akonadi-ports-regression
  Severity: normal
  Priority: NOR
 Component: messageviewer
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mcgu...@kde.org
Blocks: 223438


1. Create a simple mail with a single attachment
2. In the viewer, delete the attachment.

Result: The content type is still multipart/mixed, without any boundaries. This 
is wrong, the mail should be text/plain now.

-- 
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 223438] Metabug for KMail 2 release blockers

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


Thomas McGuire  changed:

   What|Removed |Added

 Depends on||236727




-- 
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 223812] Searching doesn't work

2010-05-07 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=223812





--- Comment #4 from Milian Wolff   2010-05-07 18:33:52 ---
The problem is this as follows:

- I start kmail with clean setup
- import 2.5k mails
- the indexer kicks in
- it's probably not yet finished, I start a search query
- kmail tells me "-1" results
- I start the query again => crash

the database has the required fields (even the pimitem relation to the search
collection) but it asserts due to this:

[akonadiserver] Error during executing query "INSERT INTO CollectionTable
(remoteId, name, parentId, resourceId, queryString, queryLanguage) VALUES (:0,
:1, :2, :3, :4, :5)" :  "Duplicate entry '1-Last Search' for key
'CollectionTable_parentAndNameIndex' QMYSQL3: Unable to execute statement"
[akonadiserver] Error during insertion into table "CollectionTable" "Duplicate
entry '1-Last Search' for key 'CollectionTable_parentAndNameIndex' QMYSQL3:
Unable to execute statement"
kmail(14269) KMail::SearchWindow::searchDone: "Unable to create persistent
search" 
ASSERT: "mFolder.hasAttribute()" in file
/home/speedy/projects/kde4/kdepim/kmail/searchwindow.cpp, line 523
*** KMail got signal 6 (Crashing)

neither of these commits seem to help nor change anything in this regard:
1121513, 1121507, 1118608, 1118601

-- 
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 236726] New: KMail crashing while writing an email over SSH

2010-05-07 Thread reini
https://bugs.kde.org/show_bug.cgi?id=236726

   Summary: KMail crashing while writing an email over SSH
   Product: kontact
   Version: 4.4.3
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: rrumber...@web.de


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

-- Information about the crash:
KMail crashed while I was writing an email while it was running over an SSH
tunnel.

The KDE version on the computer running KMail is 4.4.3 while the version on the
computer I was working from is 4.4.1.
The error message on the console was simply: *** KMail got signal 11 (Crashing)

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#6  0x in ?? ()
#7  0x010f030e in QObject::connect (sender=0xc18a358, signal=0xf30bb4
"2addressBookChanged(AddressBook*)", receiver=0xadd90c0, method=0xf328ee
"1loadContacts()", type=Qt::AutoConnection)
at kernel/qobject.cpp:2550
#8  0x00e9d097 in QObject::connect (this=0xadd90c0) at
/usr/include/qt4/QtCore/qobject.h:315
#9  KPIM::AddresseeLineEdit::loadContacts (this=0xadd90c0) at
../../libkdepim/addresseelineedit.cpp:601
#10 0xb3db2af2 in KMLineEdit::loadContacts (this=0xadd90c0) at
../../kmail/kmlineeditspell.cpp:195
#11 0x00e9f44b in KPIM::AddresseeLineEdit::doCompletion (this=0xadd90c0,
ctrlT=false) at ../../libkdepim/addresseelineedit.cpp:422
#12 0x00ea2e25 in KPIM::AddresseeLineEdit::slotCompletion (this=0xadd90c0) at
../../libkdepim/addresseelineedit.cpp:995
#13 0x00ea4a6b in KPIM::AddresseeLineEdit::qt_metacall (this=0xadd90c0,
_c=QMetaObject::InvokeMetaMethod, _id=81, _a=0xbfa89678) at
./addresseelineedit.moc:97
#14 0xb3db2a6a in KMLineEdit::qt_metacall (this=0xadd90c0,
_c=QMetaObject::InvokeMetaMethod, _id=81, _a=0xbfa89678) at
./kmlineeditspell.moc:74
#15 0xb3e2821a in RecipientLineEdit::qt_metacall (this=0xadd90c0,
_c=QMetaObject::InvokeMetaMethod, _id=81, _a=0xbfa89678) at
./recipientseditor.moc:135
#16 0x010e2c9a in QMetaObject::metacall (object=0xadd90c0,
cl=QMetaObject::ReadProperty, idx=81, argv=0xbfa89678) at
kernel/qmetaobject.cpp:237
#17 0x010f13d5 in QMetaObject::activate (sender=0xadd90c0, m=0xca8ba0,
local_signal_index=2, argv=0xbfa89678) at kernel/qobject.cpp:3293
#18 0x00bc30e3 in KLineEdit::completion (this=0xadd90c0, _t1=...) at
./klineedit.moc:233
#19 0x00bc3297 in KLineEdit::doCompletion (this=0xadd90c0, txt=...) at
../../kdeui/widgets/klineedit.cpp:1769
#20 0x00bc7a45 in KLineEdit::keyPressEvent (this=0xadd90c0, e=0xbfa89f74) at
../../kdeui/widgets/klineedit.cpp:926
#21 0x00ea3076 in KPIM::AddresseeLineEdit::keyPressEvent (this=0xadd90c0,
e=0xbfa89f74) at ../../libkdepim/addresseelineedit.cpp:233
#22 0xb3db253e in KMLineEdit::keyPressEvent (this=0xadd90c0, e=0xbfa89f74) at
../../kmail/kmlineeditspell.cpp:77
#23 0xb3e29e1c in RecipientLineEdit::keyPressEvent (this=0xadd90c0,
ev=0xbfa89f74) at ../../kmail/recipientseditor.cpp:144
#24 0x07747503 in QWidget::event (this=0xadd90c0, event=0xbfa89f74) at
kernel/qwidget.cpp:8033
#25 0x07b54aeb in QLineEdit::event (this=0xadd90c0, e=0xbfa89f74) at
widgets/qlineedit.cpp:1474
#26 0x00bc8eec in KLineEdit::event (this=0xadd90c0, ev=0xbfa89f74) at
../../kdeui/widgets/klineedit.cpp:1329
#27 0x076e94dc in QApplicationPrivate::notify_helper (this=0x9858098,
receiver=0xadd90c0, e=0xbfa89f74) at kernel/qapplication.cpp:4300
#28 0x076f1b71 in QApplication::notify (this=0xbfa8a9d4, receiver=0xadd90c0,
e=0xbfa89f74) at kernel/qapplication.cpp:3763
#29 0x00adcf5a in KApplication::notify (this=0xbfa8a9d4, receiver=0xadd90c0,
event=0xbfa89f74) at ../../kdeui/kernel/kapplication.cpp:302
#30 0x010dda3b in QCoreApplication::notifyInternal (this=0xbfa8a9d4,
receiver=0xadd90c0, event=0xbfa89f74) at kernel/qcoreapplication.cpp:704
#31 0x076ea2be in QCoreApplication::sendSpontaneousEvent (receiver=0xadd90c0,
event=0xbfa891e0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#32 qt_sendSpontaneousEvent (receiver=0xadd90c0, event=0xbfa891e0) at
kernel/qapplication.cpp:5279
#33 0x077a3d90 in QKeyMapper::sendKeyEvent (keyWidget=0xadd90c0, grab=false,
type=QEvent::KeyPress, code=73, modifiers=..., text=..., autorepeat=, count=, 
nativeScanCode=31, nativeVirtualKey=105, nativeModifiers=0) at
kernel/qkeymapper_x11.cpp:1861
#34 0x077a62f5 in QKeyMapperPrivate::translateKeyEvent (this=0x9882080,
keyWidget=0xadd90c0, event=0xbfa8a63c, grab=248) at
kernel/qkeymapper_x11.cpp:1831
#35 0x07779757 in QApplication::x11ProcessEvent (this=0xbfa8a9d4,
event=0xbfa8a63c) at kernel/qapplication_x11.cpp:3394
#36 0x077a960a in x11EventSourceDispatch (s=0x985a7b0, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#37 0x0840e5e5 in g_main_dispatch (cont

[Bug 223438] Metabug for KMail 2 release blockers

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


Thomas McGuire  changed:

   What|Removed |Added

 Depends on||236725




-- 
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 236725] New: Viewing encapsulated messages with attachment doesn't display text

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

   Summary: Viewing encapsulated messages with attachment doesn't
display text
   Product: kdepim
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: NEW
  Keywords: akonadi-ports-regression
  Severity: normal
  Priority: NOR
 Component: messageviewer
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mcgu...@kde.org
CC: aman...@kde.org
Blocks: 223438


1. Create a simple mail with attachment and save it as a draft
2. Forward the draft, save the result as draft again. The message should now 
   have the following structure:
multipart/mixed
  text/plain
  message/rfc822
multipart/mixed
  text/plain
  application/pdf (or whatever)
3. In the viewer pane, click on "Encapsulated message", which causes a separate 
   window to open. 
   Result: The text of the original message is not 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 236724] Incorrect threading on "Fwd" prefix

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


Thomas McGuire  changed:

   What|Removed |Added

   Priority|NOR |VLO




-- 
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 236724] New: Incorrect threading on "Fwd" prefix

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

   Summary: Incorrect threading on "Fwd" prefix
   Product: kdepim
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: NOR
 Component: messagelist
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mcgu...@kde.org


Messages which start with "Fwd" are threaded as children of other messages.
The message list should only consider messages with "Re" prefix for
subject-based threading.

To reproduce:
1. Save a simple mail as draft
2. Forward that mail as an attachment. A composer window will open
3. Save that mail as a draft as well
4. Result: The 2 messages a threaded, which is wrong

-- 
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 236723] New: deleted contact visible in contacts list.

2010-05-07 Thread Dj YB
https://bugs.kde.org/show_bug.cgi?id=236723

   Summary: deleted contact visible in contacts list.
   Product: kaddressbook
   Version: unspecified
  Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: yehi...@mail.ru
CC: to...@kde.org


Version:   4.4.2 (using 4.4.2 (KDE 4.4.2), 4.4.2-2.fc11 Fedora)
Compiler:  gcc
OS:Linux (i686) release 2.6.30.10-105.2.23.fc11.i686.PAE

when deleting a contact it remains visible in the list of contacts, but the
info shown in the right pane is of the previously selected contact.

-- 
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 219959] Kmail crash after paste image. [QMimeDataPrivate::retrieveTypedData, QMimeData::data, KMComposerEditor::insertFromMimeData]

2010-05-07 Thread Danilo
https://bugs.kde.org/show_bug.cgi?id=219959


Danilo  changed:

   What|Removed |Added

 CC||dandelore...@tiscali.it




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


[Bug 219959] Kmail crash after paste image. [QMimeDataPrivate::retrieveTypedData, QMimeData::data, KMComposerEditor::insertFromMimeData]

2010-05-07 Thread Danilo
https://bugs.kde.org/show_bug.cgi?id=219959





--- Comment #4 from Danilo   2010-05-07 17:54:04 ---
Created an attachment (id=43342)
 --> (http://bugs.kde.org/attachment.cgi?id=43342)
New crash information added by DrKonqi

Pasting an image from clipboard (via ksnapshot) makes kontact to crash (both
inline or as attachment)

-- 
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 229553] Inlining or attaching Image from Clipboard causes Kontact to crash [QMimeData::hasImage, KPIMTextEdit::TextEdit::insertFromMimeData, KMComposerEditor::insertFromMimeData]

2010-05-07 Thread Ladislav Nesnera
https://bugs.kde.org/show_bug.cgi?id=229553





--- Comment #4 from Ladislav Nesnera   2010-05-07 17:36:56 ---
Created an attachment (id=43341)
 --> (http://bugs.kde.org/attachment.cgi?id=43341)
kmail-20100507.kcrash

I have the same problem (Comment #3) with Qt: 4.6.2; KDE Development Platform:
4.4.3 (KDE 4.4.3); KMail: 1.13.3

-- 
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 236430] no seletion/input of classes

2010-05-07 Thread A . Oppermann
https://bugs.kde.org/show_bug.cgi?id=236430





--- Comment #3 from A. Oppermann   2010-05-07 
17:17:29 ---
(In reply to comment #0)
> Version:(using KDE 4.4.2)
> OS:Linux
> Installed from:Ubuntu Packages
> 
> In the new version of contact (kubuntu 10.04)there is no possibility to 
> select or put in classes> .

-- 
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 236712] New: Once again: Kmail crashed after sending a mail.

2010-05-07 Thread knurz
https://bugs.kde.org/show_bug.cgi?id=236712

   Summary: Once again: Kmail crashed after sending a mail.
   Product: kmail
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: kn...@gmx.at


Application that crashed: kmail
Version of the application: 1.12.2
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-21-generic i686
Distribution: Ubuntu 9.10

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7757aa0 (LWP 14211))]

Thread 3 (Thread 0xb1679b70 (LWP 14258)):
#0  0x00213422 in __kernel_vsyscall ()
#1  0x01d2b142 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0x009e98d4 in __pthread_cond_timedwait (cond=0x96667c8, mutex=0x96667b0,
abstime=0xb16792d0) at forward.c:152
#3  0x036a19ff in ?? () from /usr/lib/libxine.so.1
#4  0x01d2680e in start_thread (arg=0xb1679b70) at pthread_create.c:300
#5  0x009dc8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xb0e78b70 (LWP 14259)):
#0  0x01dffe06 in *__GI_clock_gettime (clock_id=31473652, tp=0xb0e77f98) at
../sysdeps/unix/clock_gettime.c:100
#1  0x0082abf3 in QTimerInfoList::getTime (this=0x8d7946c, t=...) at
kernel/qeventdispatcher_unix.cpp:339
#2  0x0082ade1 in QTimerInfoList::updateCurrentTime (this=0x8d7946c) at
kernel/qeventdispatcher_unix.cpp:297
#3  0x0082b88c in QTimerInfoList::timerWait (this=0x8d7946c, tm=...) at
kernel/qeventdispatcher_unix.cpp:420
#4  0x00829210 in timerSourcePrepare (source=0x8d79438, timeout=0xb0e7808c) at
kernel/qeventdispatcher_glib.cpp:141
#5  0x06d02f90 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#6  0x06d03351 in ?? () from /lib/libglib-2.0.so.0
#7  0x06d03863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#8  0x00829067 in QEventDispatcherGlib::processEvents (this=0x8ba4728,
flags=...) at kernel/qeventdispatcher_glib.cpp:329
#9  0x007fcc79 in QEventLoop::processEvents (this=0xb0e78254, flags=) at
kernel/qeventloop.cpp:149
#10 0x007fd0ca in QEventLoop::exec (this=0xb0e78254, flags=...) at
kernel/qeventloop.cpp:201
#11 0x0070ab73 in QThread::exec (this=0x8c5dbf0) at thread/qthread.cpp:487
#12 0x0364020a in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#13 0x0070de32 in QThreadPrivate::start (arg=0x8c5dbf0) at
thread/qthread_unix.cpp:188
#14 0x01d2680e in start_thread (arg=0xb0e78b70) at pthread_create.c:300
#15 0x009dc8de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb7757aa0 (LWP 14211)):
[KCrash Handler]
#6  0x00e7ff3a in KMMessage::transferInProgress (this=0xa07ce60) at
../../kmail/kmmessage.cpp:270
#7  0x0103c147 in KMAcctImap::killAllJobs (this=0x8c2d330,
disconnectSlave=true) at ../../kmail/kmacctimap.cpp:161
#8  0x0103c70f in ~KMAcctImap (this=0x8c2d330, __in_chrg=)
at ../../kmail/kmacctimap.cpp:86
#9  0x00fbe10e in qDeleteAll::const_iterator>
(this=0x8c3fd98, __in_chrg=) at
/usr/include/qt4/QtCore/qalgorithms.h:350
#10 qDeleteAll (this=0x8c3fd98, __in_chrg=)
at /usr/include/qt4/QtCore/qalgorithms.h:358
#11 ~AccountManager (this=0x8c3fd98, __in_chrg=) at
../../kmail/accountmanager.cpp:39
#12 0x010aa541 in KMKernel::cleanup (this=0xbf9bf33c) at
../../kmail/kmkernel.cpp:1758
#13 0x0804a70c in main (argc=2, argv=0xbf9bf5b4) at ../../kmail/main.cpp:148
The current source language is "auto; currently c".

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

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 236715] New: kontact crash

2010-05-07 Thread DT
https://bugs.kde.org/show_bug.cgi?id=236715

   Summary: kontact crash
   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: derekptho...@hotmail.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-22-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
kontact started twice when selected once.  Closed one successfully but within 5
minutes the remaining one crashed as i was  edited mail accounts

The crash can be reproduced some of the time.

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

Thread 2 (Thread 0x7f61d8d60710 (LWP 2079)):
#0  0x7f61f8dc4f53 in *__GI___poll (fds=, nfds=, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x7f61f18fa4a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x7f61f18fa8fc in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#3  0x7f61fa1af566 in QEventDispatcherGlib::processEvents (this=0x1f0eb10,
flags=) at kernel/qeventdispatcher_glib.cpp:414
#4  0x7f61fa184992 in QEventLoop::processEvents (this=, flags=) at kernel/qeventloop.cpp:149
#5  0x7f61fa184d6c in QEventLoop::exec (this=0x7f61d8d5fd90, flags=) at
kernel/qeventloop.cpp:201
#6  0x7f61fa08ed59 in QThread::exec (this=) at
thread/qthread.cpp:487
#7  0x7f61fa165178 in QInotifyFileSystemWatcherEngine::run (this=0x1f14de0)
at io/qfilesystemwatcher_inotify.cpp:248
#8  0x7f61fa091775 in QThreadPrivate::start (arg=0x1f14de0) at
thread/qthread_unix.cpp:248
#9  0x7f61f3e709ca in start_thread (arg=) at
pthread_create.c:300
#10 0x7f61f8dd169d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x in ?? ()

Thread 1 (Thread 0x7f61fbcf2780 (LWP 1877)):
[KCrash Handler]
#5  0x03b10061 in ?? ()
#6  0x7f61e1bc9b15 in KMailPart::exportFolder (this=0x180cbf0,
folder=0x19ce340) at ../../kmail/kmail_part.cpp:161
#7  0x7f61e1bc9cc4 in KMailPart::qt_metacall (this=0x180cbf0,
_c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fff90fa5070)
at ./kmail_part.moc:96
#8  0x7f61fa198e3f in QMetaObject::activate (sender=0x19f5cc0, m=, local_signal_index=, argv=0x2) at
kernel/qobject.cpp:3293
#9  0x7f61e13b812f in KMail::FolderViewManager::folderActivated
(this=0x7fff90fa4f10, _t1=0x19ce340) at ./folderview.moc:88
#10 0x7f61e13b8b8d in KMail::FolderViewManager::viewFolderActivated
(this=0x19f5cc0, view=0x1b0f460, fld=0x19ce340, middleButton=false) at
../../kmail/folderview.cpp:148
#11 0x7f61e13c26c7 in KMail::FolderView::activateItemInternal
(this=0x1b0f460, fvi=0x1ed6ca0, keepSelection=false, notifyManager=true,
middleButton=2) at ../../kmail/folderview.cpp:1016
#12 0x7f61e13c3098 in KMail::FolderView::qt_metacall (this=0x1b0f460,
_c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fff90fa5270)
at ./folderview.moc:219
#13 0x7f61e13c7480 in KMail::MainFolderView::qt_metacall
(this=0x7fff90fa4f10, _c=27059008, _id=32337056, _a=0x2) at
./mainfolderview.moc:70
#14 0x7f61fa198e3f in QMetaObject::activate (sender=0x1b0f460, m=, local_signal_index=, argv=0x2) at
kernel/qobject.cpp:3293
#15 0x7f61f9adb430 in QTreeWidget::itemClicked (this=0x7fff90fa4f10,
_t1=0x1ed6cb0, _t2=0) at .moc/release-shared/moc_qtreewidget.cpp:207
#16 0x7f61f9ae70b8 in QTreeWidget::qt_metacall (this=0x1b0f460,
_c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fff90fa5470)
at .moc/release-shared/moc_qtreewidget.cpp:150
#17 0x7f61fb5db230 in KPIM::TreeWidget::qt_metacall (this=0x7fff90fa4f10,
_c=27059008, _id=32337056, _a=0x2) at moc_treewidget.cpp:74
#18 0x7f61fb6506d0 in KPIM::FolderTreeWidget::qt_metacall
(this=0x7fff90fa4f10, _c=27059008, _id=32337056, _a=0x2) at
./foldertreewidget.moc:74
#19 0x7f61e13c2ec0 in KMail::FolderView::qt_metacall (this=0x7fff90fa4f10,
_c=27059008, _id=32337056, _a=0x2) at ./folderview.moc:200
#20 0x7f61e13c7480 in KMail::MainFolderView::qt_metacall
(this=0x7fff90fa4f10, _c=27059008, _id=32337056, _a=0x2) at
./mainfolderview.moc:70
#21 0x7f61fa198e3f in QMetaObject::activate (sender=0x1b0f460, m=, local_signal_index=, argv=0x2) at
kernel/qobject.cpp:3293
#22 0x7f61f9a5b945 in QAbstractItemView::clicked (this=0x7fff90fa4f10,
_t1=) at .moc/release-shared/moc_qabstractitemview.cpp:331
#23 0x7f61f9a688c8 in QAbstractItemView::mouseReleaseEvent (this=0x1b0f460,
event=0x7fff90fa6270) at itemviews/qabstractitemview.cpp:1780
#24 0x7f61f9595582 in QWidget::event (this=0x1b0f460, event=0x7fff90fa6270)
at kernel/qwidget.cpp:7998
#25 0x7f61f993c4e6 in QFrame::event (this=0x1b0f460, e=0x7fff90fa6270) at
widgets/qframe.cpp:557
#26 0x7f61f9a6b26b in QAbstractItemView::viewportEvent (this=0x1b0f460,
ev

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

2010-05-07 Thread Dotan Cohen
https://bugs.kde.org/show_bug.cgi?id=193514


Dotan Cohen  changed:

   What|Removed |Added

 CC||kde...@dotancohen.com




--- Comment #96 from Dotan Cohen   2010-05-07 17:08:35 
---
> This bug only has 140 votes.  The top 5 most hated bugs
> all have more than a thousand.
>
> If you want this bug to get some love, voting for it might help.
>

Actually, the head Plasma dev already said that he does not take the amount of
votes into consideration when deciding what to fix.

Furthermore, looking at the 5 most hated bugs, they pretty much get as ignored
as every other bug. This is when they were filed:
2002-04-23
2008-01-14
2004-03-17
2003-12-10
2007-05-07

That's an average age of over five years!

-- 
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 236714] Empty name in attachment view after forwarding an attachment

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


Thomas McGuire  changed:

   What|Removed |Added

   Priority|NOR |LO




-- 
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 236714] New: Empty name in attachment view after forwarding an attachment

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

   Summary: Empty name in attachment view after forwarding an
attachment
   Product: kdepim
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: NEW
  Keywords: akonadi-ports-regression
  Severity: normal
  Priority: NOR
 Component: messagecomposer
AssignedTo: kdepim-bugs@kde.org
ReportedBy: mcgu...@kde.org
CC: lfran...@kde.org


When forwarding a mail as attachment, a composer window will open. That
composer window shows the forwarded mail as an attachment in the attachment
list.
In that list, the "Name" column is empty. In KMail 1, it contained "forwarded
mail".

Not sure if the bug is in the messagecomposer or kmail.

-- 
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 236711] New: "Act on new/unread mail in this folder" folder property ignored

2010-05-07 Thread Joseph Tate
https://bugs.kde.org/show_bug.cgi?id=236711

   Summary: "Act on new/unread mail in this folder" folder
property ignored
   Product: kmail
   Version: 1.13.2
  Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: jtate+...@dragonstrider.com


Version:   1.13.2 (using 4.4.2 (KDE 4.4.2), Kubuntu packages)
Compiler:  cc
OS:Linux (x86_64) release 2.6.32-22-generic

I'm using procmail on the server to move certain messages to certain folders
for me to batch process them.  On these folders, I've unselected the "Act on
new/unread mail in this folder" so as to not have to visit them every time I
read mail.

In kmail version 4.3.2, this folder property prevented the "Next unread
message" action from entering the folder even if it had new mail in it. 
However now with 4.4.2, "Next unread message" traverses every folder with new
mail in it (including the Junk folder).

This regression makes it hard to batch e-mail reading on specific folders and
still navigate quickly through most of my correspondence.

-- 
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 236707] New: wish for separate panel for contact groups and possibilty for drag and drop

2010-05-07 Thread H . H .
https://bugs.kde.org/show_bug.cgi?id=236707

   Summary: wish for separate panel for contact groups and
possibilty for drag and drop
   Product: kaddressbook
   Version: unspecified
  Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: cyberb...@gmx.de
CC: to...@kde.org


Version:   4.4.3 (using 4.4.3 (KDE 4.4.3), KDE:KDE4:Factory:Desktop /
openSUSE_11.2)
Compiler:  gcc
OS:Linux (x86_64) release 2.6.31.5-0.1-desktop

I like to have an extra panel for contact groups. And I want to drag simply
contacts from the contact-list into groups to add them. I would also recommend
to not show group members in a popup dialog, but in an extra panel. I would
like to be able to have influence on the panel layout, because I do not like it
in the new kaddressbook

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


[Bug 226400] Contact details are always empty, though data exists and is shown in contactlist

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


Tobias Koenig  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME




--- Comment #12 from Tobias Koenig   2010-05-07 16:09:16 ---
Ok, so we several problems here that show the same symptom:

@eike this seems to be a migration bug, as readding the address book helped
(aka clean setup)

@martin this is a known 'connection to mysqld dropped because of timeout' which
has been fixed in recent version already

@felix seems to be a migration bug as well

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


[Bug 235176] Kmail segfaults after startup with certain message on IMAP

2010-05-07 Thread Pavel Krc
https://bugs.kde.org/show_bug.cgi?id=235176





--- Comment #2 from Pavel Krc   2010-05-07 15:56:15 ---
Created an attachment (id=43339)
 --> (http://bugs.kde.org/attachment.cgi?id=43339)
Structure of the message causing the crash (after deleting attachments)

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


[Bug 235176] Kmail segfaults after startup with certain message on IMAP

2010-05-07 Thread Pavel Krc
https://bugs.kde.org/show_bug.cgi?id=235176





--- Comment #1 from Pavel Krc   2010-05-07 15:51:32 ---
Finally I'm adding further details:

I realized it was a certain message that was crashing Kmail. When I put that
message using another client to another folder (therefore Kmail wouldn't start
with that one selected), it stopped crashing. After a successful launch, Kmail
actually *WAS* able to display the message properly without crashing (even back
in the original folder), i.e. it would only crash when that message was the
first one to display after start.

I'd love to enclose the message as an attachment, unfortunately it contains
data that I'm responsible to keep confidental. It was a message with no text
and an encapsulated forwarded message. The encapsulated message had alternative
plaintext/html content and two attachments, 5 MB in total. After deleting the
attachments from the message, the problem vanished. I'm attaching the message
structure *after* deleting the attachments.

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


[Bug 236604] icons for contacts with photo are too small in contacts list

2010-05-07 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=236604


Tobias Koenig  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #1 from Tobias Koenig   2010-05-07 15:48:50 ---
SVN commit 1123974 by tokoe:

Use the same icon height for custom photos as for the
default icon

BUG: 236604


 M  +5 -2  contactstreemodel.cpp  


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

-- 
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 173053] POP mail gets same message repeatedly from server

2010-05-07 Thread m . eik michalke
https://bugs.kde.org/show_bug.cgi?id=173053


m.eik michalke  changed:

   What|Removed |Added

 CC||m...@reaktanz.de




--- Comment #8 from m.eik michalke   2010-05-07 15:45:13 ---
hi,

as i just reported this to the kubuntu bug tracking system
(https://bugs.launchpad.net/bugs/576883), i experience about the same thing in
KDE 4.4.2:

i've configured kmail (1.13.2, package 4.4.2-0ubuntu5) to leave mail on the
POP3 server for a few days and check every minute. this has worked ever since
for me. but since the upgrade, kmail fetches mails over and over again from the
server.

the strange thing is: it does end eventually. not all mails are fetched
repeatingly, but the number decreases with every check. this morning i just
started kmail and watched: 14 original new mails were on the server (not
counting spam which is already filtered out by crm114 at this point, but it
affects spam as well, of course). after they were fetched, kmail got 13 of them
a second time, 11 a third time, 9 a fourth ... when it was down to 5 (old) new
mails, no more duplicates were downloaded. from this point on, kmail runs for
hours without any issues.

this is how kmail behaves after every new start here.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: kmail 4:4.4.2-0ubuntu5
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
Architecture: amd64
Date: Fri May  7 10:33:06 2010
EcryptfsInUse: Yes
ProcEnviron:
 LANGUAGE=de_DE:de:en_GB:en
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: kdepim

-- 
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 235176] Kmail segfaults after startup with certain message on IMAP

2010-05-07 Thread Pavel Krc
https://bugs.kde.org/show_bug.cgi?id=235176


Pavel Krc  changed:

   What|Removed |Added

Summary|Kmail always segfaults  |Kmail segfaults after
   |after startup (using IMAP)  |startup with certain
   ||message on IMAP




-- 
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 236698] New: Kontact crashes when I start Kmail separately

2010-05-07 Thread Sylvain Garsault
https://bugs.kde.org/show_bug.cgi?id=236698

   Summary: Kontact crashes when I start Kmail separately
   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: sylvain.garsa...@gmail.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-22-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
1. Start Kontact
2. Close Kontact
3. Start Kmail
4. Few secondes later: CRASH

The crash can be reproduced every time.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#5  0x in ?? ()
#6  0x7fcf84add879 in KontactInterface::Plugin::part() () from
/usr/lib/libkontactinterface.so.4
#7  0x7fcf6c146e2b in ?? () from /usr/lib/kde4/kontact_kmailplugin.so
#8  0x7fcf84adf0a9 in
KontactInterface::UniqueAppHandler::newInstance(QByteArray const&, QByteArray
const&) () from /usr/lib/libkontactinterface.so.4
#9  0x7fcf84adf114 in
KontactInterface::UniqueAppHandler::qt_metacall(QMetaObject::Call, int, void**)
() from /usr/lib/libkontactinterface.so.4
#10 0x7fcf80d59486 in QDBusConnectionPrivate::deliverCall (this=, object=, msg=,
metaTypes=..., slotIdx=)
at qdbusintegrator.cpp:904
#11 0x7fcf80d5a6ef in QDBusConnectionPrivate::activateCall (this=, object=0x1100a60, flags=272, msg=...) at
qdbusintegrator.cpp:809
#12 0x7fcf80d5af0e in QDBusConnectionPrivate::activateObject (this=, node=, msg=..., pathStartPos=) at qdbusintegrator.cpp:1383
#13 0x7fcf80d5b468 in QDBusActivateObjectEvent::placeMetaCall
(this=0x2063740) at qdbusintegrator.cpp:1477
#14 0x7fcf8391cd49 in QObject::event (this=0x1100a60, e=0x2063740) at
kernel/qobject.cpp:1248
#15 0x7fcf82cc622c in QApplicationPrivate::notify_helper (this=0xbe9290,
receiver=0x1100a60, e=0x2063740) at kernel/qapplication.cpp:4300
#16 0x7fcf82ccc6fb in QApplication::notify (this=0x7fff953dc920,
receiver=0x1100a60, e=0x2063740) at kernel/qapplication.cpp:4183
#17 0x7fcf842f5526 in KApplication::notify (this=0x7fff953dc920,
receiver=0x1100a60, event=0x2063740) at ../../kdeui/kernel/kapplication.cpp:302
#18 0x7fcf8390d06c in QCoreApplication::notifyInternal
(this=0x7fff953dc920, receiver=0x1100a60, event=0x2063740) at
kernel/qcoreapplication.cpp:704
#19 0x7fcf8390f7e7 in QCoreApplication::sendEvent (receiver=0x0,
event_type=, data=0xbb1620) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#20 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=, data=0xbb1620) at kernel/qcoreapplication.cpp:1345
#21 0x7fcf839369d3 in QCoreApplication::sendPostedEvents (s=) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#22 postEventSourceDispatch (s=) at
kernel/qeventdispatcher_glib.cpp:276
#23 0x7fcf7b07d8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0x7fcf7b081748 in ?? () from /lib/libglib-2.0.so.0
#25 0x7fcf7b0818fc in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#26 0x7fcf83936513 in QEventDispatcherGlib::processEvents (this=0xbb0d70,
flags=) at kernel/qeventdispatcher_glib.cpp:412
#27 0x7fcf82d7646e in QGuiEventDispatcherGlib::processEvents
(this=0x1115b80, flags=) at
kernel/qguieventdispatcher_glib.cpp:204
#28 0x7fcf8390b992 in QEventLoop::processEvents (this=, flags=) at kernel/qeventloop.cpp:149
#29 0x7fcf8390bd6c in QEventLoop::exec (this=0x7fff953dc860, flags=) at
kernel/qeventloop.cpp:201
#30 0x7fcf8390faab in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:981
#31 0x00403e8e in _start ()

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

Possible duplicates by query: bug 235846, bug 235668, bug 235496, bug 234971,
bug 234172.

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 223438] Metabug for KMail 2 release blockers

2010-05-07 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 230140, which changed state.

Bug 230140 Summary: Print dialog no longer shown - Unable to select printer
http://bugs.kde.org/show_bug.cgi?id=230140

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED



-- 
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 230140] Print dialog no longer shown - Unable to select printer

2010-05-07 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=230140


Tobias Koenig  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Tobias Koenig   2010-05-07 15:09:24 ---
SVN commit 1123957 by tokoe:

Use QPrintDialog directly to be consitent with all the
other KDE-PIM applications

BUG: 230140


 M  +9 -5  viewer_p.cpp  


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

-- 
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 223820] Some edit menu entries wrong and defunct

2010-05-07 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=223820


Tobias Koenig  changed:

   What|Removed |Added

 CC||to...@kde.org




--- Comment #1 from Tobias Koenig   2010-05-07 14:53:30 ---
The problem is that Akonadi::StandardActionManager::setItemSelectionModel() is
called with the selection model of the folder tree in KMail.
The MessageList::View should be fixed to be a real EntityTreeView with a real
EntityTreeModel underneath, then it should work.

-- 
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 77862] kio_imap processes hang when connection status changes

2010-05-07 Thread fetzer.ch
https://bugs.kde.org/show_bug.cgi?id=77862


fetzer...@googlemail.com changed:

   What|Removed |Added

 CC||fetzer...@googlemail.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 233419] Address line edit shows wrong resource name in completion popup

2010-05-07 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=233419


Tobias Koenig  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Tobias Koenig   2010-05-07 13:28:10 ---
SVN commit 1123927 by tokoe:

Show display name of resource if available

BUG: 233419


 M  +3 -1  addresseelineedit.cpp  


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

-- 
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 223438] Metabug for KMail 2 release blockers

2010-05-07 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 233419, which changed state.

Bug 233419 Summary: Address line edit shows wrong resource name in completion 
popup
http://bugs.kde.org/show_bug.cgi?id=233419

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED



-- 
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 236637] Email sent arrives in Local folders

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


Thomas McGuire  changed:

   What|Removed |Added

   Keywords||akonadi-ports-regression
   Priority|NOR |HI
 CC||lfran...@kde.org
  Component|general |composer
 Blocks||223438
Product|kmail   |KMail 2




--- Comment #1 from Thomas McGuire   2010-05-07 13:25:18 ---
Leo, something you can have a look at?

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


[Bug 223438] Metabug for KMail 2 release blockers

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


Thomas McGuire  changed:

   What|Removed |Added

 Depends on||236637




-- 
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 223438] Metabug for KMail 2 release blockers

2010-05-07 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 233370, which changed state.

Bug 233370 Summary: Plugin loading broken
http://bugs.kde.org/show_bug.cgi?id=233370

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED



-- 
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 233370] Plugin loading broken

2010-05-07 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=233370


Tobias Koenig  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Tobias Koenig   2010-05-07 13:21:07 ---
SVN commit 1123923 by tokoe:

Fix name of library, so this plugin is found again

BUG: 233370


 M  +1 -1  text_xdiff.desktop  


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

-- 
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 236677] New: Kmail not answering when the "Send Again" is used

2010-05-07 Thread kipe
https://bugs.kde.org/show_bug.cgi?id=236677

   Summary: Kmail not answering when the "Send Again" is used
   Product: kmail
   Version: 1.13.3
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: md2...@gmail.com


Application: kmail (1.13.3)
KDE Platform Version: 4.4.3 (KDE 4.4.3)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
1) IMAP/Sent folder "Send Again"
2) Message body is modified (maybe this is not important)
3) pushing "Send" button and the Kmail is not resonding anymore

The crash can be reproduced every time.

 -- Backtrace:
Application: KMail (kmail), signal: Aborted
[Current thread is 1 (Thread 0x7f306a342820 (LWP 8628))]

Thread 2 (Thread 0x7f304ab8a710 (LWP 8630)):
#0  0x7f3066e49f53 in *__GI___poll (fds=, nfds=, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x7f305e7f64a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x7f305e7f68fc in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#3  0x7f30677b4566 in QEventDispatcherGlib::processEvents (this=0x2aa9900,
flags=) at kernel/qeventdispatcher_glib.cpp:414
#4  0x7f3067789992 in QEventLoop::processEvents (this=, flags=) at kernel/qeventloop.cpp:149
#5  0x7f3067789d6c in QEventLoop::exec (this=0x7f304ab89cf0, flags=) at
kernel/qeventloop.cpp:201
#6  0x7f3067693d59 in QThread::exec (this=) at
thread/qthread.cpp:487
#7  0x7f306776a178 in QInotifyFileSystemWatcherEngine::run (this=0x29ba210)
at io/qfilesystemwatcher_inotify.cpp:248
#8  0x7f3067696775 in QThreadPrivate::start (arg=0x29ba210) at
thread/qthread_unix.cpp:248
#9  0x7f30652a09ca in start_thread (arg=) at
pthread_create.c:300
#10 0x7f3066e5669d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x in ?? ()

Thread 1 (Thread 0x7f306a342820 (LWP 8628)):
[KCrash Handler]
#5  0x7f3066da3a75 in *__GI_raise (sig=) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x7f3066da75c0 in *__GI_abort () at abort.c:92
#7  0x7f306768e844 in qt_message_output (msgType=QtFatalMsg, buf=) at global/qglobal.cpp:2250
#8  0x7f306768ea22 in qt_message (msgType=QtFatalMsg, msg=0x7f3069ebe548
"Fatal Error: Accessed global static '%s *%s()' after destruction. Defined at
%s:%d", ap=0x72680250)
at global/qglobal.cpp:2296
#9  0x7f306768ebd5 in qFatal (msg=0x21b4 ) at
global/qglobal.cpp:2479
#10 0x7f3069e3b26f in operator-> () at
../../kdeui/widgets/kmainwindow.cpp:215
#11 operator* () at ../../kdeui/widgets/kmainwindow.cpp:215
#12 KMainWindow::memberList () at ../../kdeui/widgets/kmainwindow.cpp:1195
#13 0x7f3068dd3a4b in KMKernel::dumpDeadLetters (this=) at ../../kmail/kmkernel.cpp:1912
#14 0x7f3069dd5622 in KCrash::defaultCrashHandler (sig=11) at
../../kdeui/util/kcrash.cpp:244
#15 
#16 0x7f30676918dc in QMutex::lock (this=0x2267a80) at
thread/qmutex.cpp:150
#17 0x7f30677a08da in QOrderedMutexLocker::relock (this=, __in_chrg=)
at
../../include/QtCore/private/../../../src/corelib/thread/qorderedmutexlocker_p.h:107
#18 ~QObject (this=, __in_chrg=) at
kernel/qobject.cpp:918
#19 0x7f3069d86df3 in ~KGlobalSettings (this=0x22b6a70, __in_chrg=) at ../../kdeui/kernel/kglobalsettings.cpp:201
#20 0x7f3066da9262 in __run_exit_handlers (status=1) at exit.c:78
#21 *__GI_exit (status=1) at exit.c:100
#22 0x7f3067cd4558 in qt_xio_errhandler () at
kernel/qapplication_x11.cpp:734
#23 0x7f3069d61298 in KApplication::xioErrhandler (this=0x72683a40,
dpy=0x2268690) at ../../kdeui/kernel/kapplication.cpp:408
#24 0x7f30663fd7fe in _XIOError () from /usr/lib/libX11.so.6
#25 0x7f3066405355 in ?? () from /usr/lib/libX11.so.6
#26 0x7f3066405c07 in _XEventsQueued () from /usr/lib/libX11.so.6
#27 0x7f30663ee40b in XEventsQueued () from /usr/lib/libX11.so.6
#28 0x7f3067d0e697 in x11EventSourcePrepare (s=0x2225e70, timeout=) at kernel/qguieventdispatcher_glib.cpp:79
#29 0x7f305e7f5eb1 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#30 0x7f305e7f6318 in ?? () from /lib/libglib-2.0.so.0
#31 0x7f305e7f68fc in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#32 0x7f30677b4513 in QEventDispatcherGlib::processEvents (this=0x21e9000,
flags=) at kernel/qeventdispatcher_glib.cpp:412
#33 0x7f3067d0e46e in QGuiEventDispatcherGlib::processEvents
(this=0x2267a80, flags=) at
kernel/qguieventdispatcher_glib.cpp:204
#34 0x7f306778dc0f in QCoreApplication::processEvents (flags=) at
kernel/qcoreapplication.cpp:896
#35 0x7f3068dd3af8 in KMKernel::dumpDeadLetters (this=) at ../../kmail/kmkernel.cpp:1920
#36 0x7f3068e98a00 in kmsignalHandler (sigId=15) at
../../kmail/kmstartup.cpp:58
#37 
#38 0x7f3066e49f53 in *__GI___poll (fds=, nfds=, timeout=493) at ../sysde

[Bug 223034] cannot send mail to distribution list

2010-05-07 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=223034


Tobias Koenig  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||to...@kde.org
 Resolution||FIXED




-- 
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 235434] Photos getting deformed in Address List

2010-05-07 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=235434


Tobias Koenig  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Tobias Koenig   2010-05-07 11:39:18 ---
SVN commit 1123903 by tokoe:

Keep the aspect ratio of the image in list view

BUG: 235434


 M  +1 -1  contactstreemodel.cpp  


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

-- 
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 236125] Import skips empty CSV cells

2010-05-07 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=236125


Tobias Koenig  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #1 from Tobias Koenig   2010-05-07 11:45:22 ---
Hej Ken,

this bug has been fixed lately by a rewrite of the CSV parser.
However we can't backport this change to 4.4 branch, so you have to
wait for 4.5.

Ciao,
Tobias

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


[Bug 194096] KMail crash when loging the first time on an account [[KMail::AccountManager::getAccounts], KMKernel::folderIsTrash, KMail::FolderViewItem::folderTypeByFolder]

2010-05-07 Thread Swâmi Petaramesh
https://bugs.kde.org/show_bug.cgi?id=194096


Swâmi Petaramesh  changed:

   What|Removed |Added

 CC||sw...@petaramesh.org




-- 
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 236670] New: Kmail crashes when trying to open spam folder on gmail IMAP

2010-05-07 Thread polidevk.polidevk
https://bugs.kde.org/show_bug.cgi?id=236670

   Summary: Kmail crashes when trying to open spam folder on gmail
IMAP
   Product: kmail
   Version: 1.13.3
  Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: polidevk.polid...@gmail.com


Application: kmail (1.13.3)
KDE Platform Version: 4.4.3 (KDE 4.4.3) (Compiled from sources)
Qt Version: 4.6.2
Operating System: Linux 2.6.31-zen10 x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
always crashing when i try to open spam folder on my google IMAP accounts

kmail is compiled with "ayatana debug handbook kontact" support

environment information:

emerge --info
Portage 2.2_rc67 (default/linux/amd64/10.0/desktop, gcc-4.4.3, glibc-2.11.1-r0,
2.6.31-zen10 x86_64)
=
System uname:
Linux-2.6.31-zen10-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_6000+-with-gentoo-2.0.1
Timestamp of tree: Thu, 06 May 2010 22:30:02 +
ccache version 2.4 [enabled]
app-shells/bash: 4.1_p5
dev-java/java-config: 2.1.11
dev-lang/python: 2.6.5-r2, 3.1.2-r3
dev-util/ccache: 2.4-r8
dev-util/cmake:  2.8.1-r1
sys-apps/baselayout: 2.0.1
sys-apps/openrc: 0.6.1-r1
sys-apps/sandbox:2.2
sys-devel/autoconf:  2.65
sys-devel/automake:  1.8.5-r3, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.20.1
sys-devel/gcc:   4.4.3-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.33
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -ftree-vectorize
-ftree-loop-linear"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/env.d /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release
/etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/
/etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo
/etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d
/etc/texmf/web2c"
CXXFLAGS="-march=athlon64-sse3 -O2 -pipe -fomit-frame-pointer -ftree-vectorize
-ftree-loop-linear -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests candy ccache distlocks fixpackages news parallel-fetch
preserve-libs protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans
userfetch"
GENTOO_MIRRORS="http://gentoo.osuosl.org http://mirrors.ludost.net/gentoo/
ftp://mirrors.ludost.net/gentoo/ http://gentoo.telnet.bg/ 
http://gentoo.osuosl.org http://mirror.gentoo.no/ http://gentoo.ynet.sk/pub
http://www.ibiblio.org/pub/Linux/distributions/gentoo";
LANG="bg_BG.UTF-8"
LC_ALL="bg_BG.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags"
LINGUAS="en"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles
--exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp/"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X acl acpi alsa amd64 bitmap-fonts branding cairo cdr cli
cracklib crypt cups dbus dri dvd dvdr dvdread eds emboss encode esd evo
exceptions fam fortran gcj gdbm gif gpm gtk hal handbook html iconv ipv6
isdnlog jpeg kde4 ldap mad midi mikmod mmx mmxext mp3 mpeg mudflap multilib
ncurses nls nptl nptlonly ocamlopt ogg opengl openmp oss pam pcre pdf perl png
pppd pulseaudio python qt3support qt4 quicktime readline reflection sdl
semantic-desktop session spell spl sse sse2 sse3 ssl ssse3 svg tcpd threads
tiff truetype truetype-fonts type1-fonts unicode vorbis xcomposite xml xorg xv
zlib" ALSA_CARDS="hda-nvidia hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy
dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear
meter mulaw multi null plug rate route share shm softvol"
APACHE2_MODULES="actions alias asis auth_basic auth_digest authn_alias
authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default
authz_groupfile authz_host authz_owner authz_user autoindex cache cern_meta
charset_lite dav dav_fs dav_lock dbd deflate dir disk_cache dumpio env expires
ext_filter file_cache filter headers ident imagemap include info log_config
log_forensic logio mem_cache mime mime_magic negotiation proxy proxy_ajp
proxy_balancer proxy_connect proxy_ftp proxy_http rewrite setenvif speling
status substitute unique_id userdir usertrack version vhost_alias"
APACHE2_MPMS="worker" CAMERAS="ptp2" ELIBC="glibc" INPUT_DEVICES="keyboard
mouse ps2mouse evdev" K

[Bug 236538] often does not find resource agents on first start of Kontact

2010-05-07 Thread GB
https://bugs.kde.org/show_bug.cgi?id=236538


GB  changed:

   What|Removed |Added

 CC||gbl...@communicationvalley.
   ||it




--- Comment #5 from GB   2010-05-07 09:30:57 ---
Same here on Gentoo. Discussed on Ubuntu bugs 554514 and 564263.
What does the KDE team think?

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


  1   2   >