[Akonadi] [Bug 320947] New: Akonadi crashed shutdown.

2013-06-09 Thread Jaksi Adrián
https://bugs.kde.org/show_bug.cgi?id=320947

Bug ID: 320947
   Summary: Akonadi crashed shutdown.
Classification: Unclassified
   Product: Akonadi
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: IMAP resource
  Assignee: er...@kde.org
  Reporter: adri920...@gmail.com
CC: kdepim-bugs@kde.org, vkra...@kde.org

Sometimes Akonadi crashes and the computer does not turn off. I can not
reproduce.

Reproducible: Sometimes

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


[Akonadi] [Bug 320947] Akonadi crashed shutdown.

2013-06-09 Thread Jaksi Adrián
https://bugs.kde.org/show_bug.cgi?id=320947

--- Comment #1 from Jaksi Adrián adri920...@gmail.com ---
Created attachment 80407
  -- https://bugs.kde.org/attachment.cgi?id=80407action=edit
Crash report

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


[kaddressbook] [Bug 320948] New: Copying Address from DAV resource to another collection (on same server) return error 412

2013-06-09 Thread Ingo Ratsdorf
https://bugs.kde.org/show_bug.cgi?id=320948

Bug ID: 320948
   Summary: Copying Address from DAV resource to another
collection (on same server) return error 412
Classification: Unclassified
   Product: kaddressbook
   Version: 4.10
  Platform: Debian stable
OS: Linux
Status: UNCONFIRMED
  Severity: critical
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: i...@envirology.co.nz
CC: to...@kde.org

When trying to copy an address from one DAV collection to another, the address
appears in the collection as expected, however is never synced to the server.
Both collections are sitting on the same server but belong to different users.
In Akonadi Console, the following is logged:

NotificationManager::notify ( Item (23354, b23353) in collection 134 added )
AgentBase(akonadi_davgroupware_resource_8): Unable to add item: There was a
problem with the request. The item has not been created on the server. An
unexpected error (412) occurred while attempting to upload
https://i...@ratsdorf.dyndns.org/groupdav.php/ingo/addressbook-family/addressbook-490-cbd2bc7d9e888bb71460725c836b157f.vcf.
(412).

Reproducible: Always

Steps to Reproduce:
1. Copy address from one DAV server collection to another
2. Address appears as expected
3. Address is never synced to the server however stays in the destination
collection
Actual Results:  
Address appears as expected, destination collection, however is never synced to
the server.


Expected Results:  
The address is copied to the destination and synced or an error displayed and
the destination address deleted again.

Since the original UUID is copied, the server rejects the creation in the other
collection with the same UUID.
However Akonadi/Kaddrssbook does not delete the destination address and it
stays in there as a dead entry that will neve sync. No feedback is given to the
user, the destination address is not deleted.

Suggested action (either or):
a) if destination is on same server, either copy the address without UUID thus
allowing its creation. Or display a warning about same UUID on same server and
let user decide whether he wants to copy anyway.
b) Or try to store destination address and if error occurs, delete destination
address thus avoiding dead entry.

Only workaround to copy address at this stage is to export address, edit it and
delete UUID from VCF file, save and import into destination collection.

I have set this report to critical because it actually causes the loss of data.
Image a user copied addresses from one collection to another, the deletes the
original collection. All data gone since it will never sync the destination
data and will never show a warning.

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


[Akonadi] [Bug 320950] New: Importing mails from Thunderbird doesn't work completely

2013-06-09 Thread Jose Couto
https://bugs.kde.org/show_bug.cgi?id=320950

Bug ID: 320950
   Summary: Importing mails from Thunderbird doesn't work
completely
Classification: Unclassified
   Product: Akonadi
   Version: 4.10
  Platform: Debian unstable
   URL: http://forum.kde.org/viewtopic.php?f=215t=111005
OS: Linux
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: Migration
  Assignee: kdepim-bugs@kde.org
  Reporter: coque.co...@gmail.com

When I run kmailcvt to import my email from icedove (Debian's Thunderbird), it
finishes without errors, but some folders doesn't get imported.

Several hours after kmailcvt has finished, the emails' files in the maildir
resource continue to grow, whithout having any clue about when the process is
complete.

Reproducible: Always

Steps to Reproduce:
1.Erase the KMail/Akonadi/Nepomuk configuration and data with the following
commands:

cd ~
akonadictl stop
find .kde .local .config -name '*kmail*' -exec rm -rf \{\} \;
find .kde .local .config -name '*akonadi*' -exec rm -rf \{\} \;
find .kde .local .config -name '*nepomuk*' -exec rm -rf \{\} \;
rm -rf ~/.local/share/local-mail/

2. Launch kmailcvt and import the Thunderbird emails (10GB more or less). It
lasts around 1h, and it ends  without errors.

3. Monitor the maildir repository for new mails. In my case, it is located at
~/.local/share/akonadi_maildir_resource_0. I do a find .  /tmp/maildir-`date
+%Y%m%d%H%M`.txt there from time to time with these results:

-rw-r--r--  1 jcouto jcouto   556444 Jun  8 17:49 maildir-201306081749.txt
-rw-r--r--  1 jcouto jcouto   556574 Jun  8 17:50 maildir-201306081750.txt
-rw-r--r--  1 jcouto jcouto   557742 Jun  8 17:52 maildir-201306081752.txt
-rw-r--r--  1 jcouto jcouto   560207 Jun  8 18:00 maildir-201306081800.txt
-rw-r--r--  1 jcouto jcouto   561375 Jun  8 18:03 maildir-201306081803.txt
-rw-r--r--  1 jcouto jcouto   565531 Jun  8 18:12 maildir-201306081812.txt
-rw-r--r--  1 jcouto jcouto  8436095 Jun  8 19:44 maildir-201306081944.txt
-rw-r--r--  1 jcouto jcouto  8436095 Jun  8 20:06 maildir-201306082006.txt
-rw-r--r--  1 jcouto jcouto  8436095 Jun  8 20:50 maildir-201306082049.txt
-rw-r--r--  1 jcouto jcouto  8436095 Jun  8 21:51 maildir-201306082151.txt
-rw-r--r--  1 jcouto jcouto  8436095 Jun  9 00:10 maildir-201306090010.txt
-rw-r--r--  1 jcouto jcouto  8436095 Jun  9 10:43 maildir-201306091043.txt

Note that kmailcvt has finished around Jun 8 18:00, while the repository
continues growing for several hours.
Actual Results:  
On Jun 9, I miss some folders in the imported email. Besides, Kmail2 is
extremely slow when I select any local folder.

Expected Results:  
There should be a way to know when the import process is finished. I'm not sure
where my emails is between kmailcvt has ended and they appear in the file
system. What would have happened if I had turned off my computer just when
kmailcvt had completed?

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


[kmail2] [Bug 290175] Kmail crash after trying to delete filtered messages

2013-06-09 Thread Hrvoje Senjan
https://bugs.kde.org/show_bug.cgi?id=290175

Hrvoje Senjan hrvoje.sen...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

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


[Akonadi] [Bug 315985] Akonadi nepomuk Feeder not detecting nepomukserver on startup

2013-06-09 Thread Hrvoje Senjan
https://bugs.kde.org/show_bug.cgi?id=315985

Hrvoje Senjan hrvoje.sen...@gmail.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #17 from Hrvoje Senjan hrvoje.sen...@gmail.com ---
I think we can close this now. Works correctly with master/what will be 4.11

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


[knotes] [Bug 320956] New: Rich text formatting is lost when selecting text

2013-06-09 Thread camico
https://bugs.kde.org/show_bug.cgi?id=320956

Bug ID: 320956
   Summary: Rich text formatting is lost when selecting text
Classification: Unclassified
   Product: knotes
   Version: 4.10.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: cam...@users.sourceforge.net
CC: myr...@kde.org

How to reproduce:
1) Write one word without any formatting
2) Write another word and format it as underlined (or bold/italic/strike-out)
3) Now select both words with mouse or keyboard
= Both words will be formatted equally afterwards.

This makes knotes almost impossible to use as a todo list for example.

As a side note, the behavior does not seem to apply to all other formatting
options like font sizes, colors, sub/superscript...

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


[knotes] [Bug 320956] Rich text formatting is lost when selecting text

2013-06-09 Thread camico
https://bugs.kde.org/show_bug.cgi?id=320956

cam...@users.sourceforge.net changed:

   What|Removed |Added

 CC||cam...@users.sourceforge.ne
   ||t

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


[kmail2] [Bug 317285] KMail doesn't use SMTP authentication credentials even though configured to

2013-06-09 Thread Karl-Johan Karlsson
https://bugs.kde.org/show_bug.cgi?id=317285

Karl-Johan Karlsson creideiki+kdeb...@ferretporn.se changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #2 from Karl-Johan Karlsson creideiki+kdeb...@ferretporn.se ---
It turns out this was actually a bug in the Postfix configuration.

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


[Akonadi] [Bug 315985] Akonadi nepomuk Feeder not detecting nepomukserver on startup

2013-06-09 Thread Alejandro Nova
https://bugs.kde.org/show_bug.cgi?id=315985

--- Comment #18 from Alejandro Nova alejandron...@gmail.com ---
If you can backport the fix to the stable branch, it would be great. Otherwise,
you will force me to use 4.11 beta 1

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


[Akonadi] [Bug 310711] akonadiserver crashes on malformed input to UNIX socket

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=310711

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||dvra...@redhat.com
 Resolution|--- |FIXED

--- Comment #1 from Daniel Vrátil dvra...@redhat.com ---
I was unable to reproduce the crash with Akonadi 1.9.2. With your command, the
server correctly replies:

* OK Akonadi Almost IMAP Server [PROTOCOL 30]

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


[Akonadi] [Bug 299136] IMAP E-Mail Server closed

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=299136

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||dvra...@redhat.com
 Resolution|--- |DUPLICATE

--- Comment #1 from Daniel Vrátil dvra...@redhat.com ---


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

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


[Akonadi] [Bug 320128] KMail 4.10.3 (Kubuntu 13.04) has crashed on shutdown

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=320128

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||dvra...@redhat.com
 Resolution|--- |DUPLICATE

--- Comment #1 from Daniel Vrátil dvra...@redhat.com ---


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

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


[Akonadi] [Bug 302750] Akonadi IMAP resource crashed on logout

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=302750

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 CC||dvra...@redhat.com
 Resolution|--- |DUPLICATE

--- Comment #11 from Daniel Vrátil dvra...@redhat.com ---


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

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


[Akonadi] [Bug 309993] Akonadi crashes saying lost connection to IMAP server

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=309993

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||dvra...@redhat.com
 Resolution|--- |DUPLICATE

--- Comment #2 from Daniel Vrátil dvra...@redhat.com ---


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

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


[Akonadi] [Bug 298267] crash when attempting to restart gmail imap connect

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=298267

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 CC||ar...@arsoft-online.com

--- Comment #6 from Daniel Vrátil dvra...@redhat.com ---
*** Bug 320229 has been marked as a duplicate of this bug. ***

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


[Akonadi] [Bug 298267] crash when attempting to restart gmail imap connect

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=298267

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 CC||m...@eliasprobst.eu

--- Comment #5 from Daniel Vrátil dvra...@redhat.com ---
*** Bug 302750 has been marked as a duplicate of this bug. ***

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


[Akonadi] [Bug 320229] akonadi imap crashes on shutdown

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=320229

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||dvra...@redhat.com
 Resolution|--- |DUPLICATE

--- Comment #1 from Daniel Vrátil dvra...@redhat.com ---


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

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


[Akonadi] [Bug 298267] crash when attempting to restart gmail imap connect

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=298267

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 CC||crgla...@gmail.com

--- Comment #8 from Daniel Vrátil dvra...@redhat.com ---
*** Bug 309993 has been marked as a duplicate of this bug. ***

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


[Akonadi] [Bug 298267] crash when attempting to restart gmail imap connect

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=298267

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 CC||dre...@iem.uni-due.de

--- Comment #7 from Daniel Vrátil dvra...@redhat.com ---
*** Bug 320128 has been marked as a duplicate of this bug. ***

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


[Akonadi] [Bug 298267] crash when attempting to restart gmail imap connect

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=298267

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 CC||daniel.mo...@free.fr

--- Comment #10 from Daniel Vrátil dvra...@redhat.com ---
*** Bug 298853 has been marked as a duplicate of this bug. ***

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


[Akonadi] [Bug 309728] Akonadi IMAP resource crashes when I shutdown or reboot my system

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=309728

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||dvra...@redhat.com
 Resolution|--- |DUPLICATE

--- Comment #8 from Daniel Vrátil dvra...@redhat.com ---


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

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


[Akonadi] [Bug 298853] Kmail error when closing kde sessioon

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=298853

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||dvra...@redhat.com
 Resolution|--- |DUPLICATE

--- Comment #1 from Daniel Vrátil dvra...@redhat.com ---


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

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


[Akonadi] [Bug 298267] crash when attempting to restart gmail imap connect

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=298267

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 CC||bkukush...@gmail.com

--- Comment #9 from Daniel Vrátil dvra...@redhat.com ---
*** Bug 309728 has been marked as a duplicate of this bug. ***

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


[Akonadi] [Bug 298267] crash when attempting to restart gmail imap connect

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=298267

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 CC||zn...@znmeb.net

--- Comment #11 from Daniel Vrátil dvra...@redhat.com ---
*** Bug 302537 has been marked as a duplicate of this bug. ***

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


[Akonadi] [Bug 302537] KMail crashed

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=302537

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||dvra...@redhat.com
 Resolution|--- |DUPLICATE

--- Comment #1 from Daniel Vrátil dvra...@redhat.com ---


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

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


[Akonadi] [Bug 320947] Akonadi crashed shutdown.

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=320947

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||dvra...@redhat.com
 Resolution|--- |DUPLICATE
   Severity|normal  |crash

--- Comment #2 from Daniel Vrátil dvra...@redhat.com ---


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

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


[Akonadi] [Bug 298267] crash when attempting to restart gmail imap connect

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=298267

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 CC||adri920...@gmail.com

--- Comment #12 from Daniel Vrátil dvra...@redhat.com ---
*** Bug 320947 has been marked as a duplicate of this bug. ***

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


[Akonadi] [Bug 319783] IMAP agent crashes and doesn't get restarted

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=319783

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||dvra...@redhat.com
 Resolution|--- |DUPLICATE

--- Comment #6 from Daniel Vrátil dvra...@redhat.com ---


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

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


[Akonadi] [Bug 319569] akonadi_imap_resource crash

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=319569

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 CC||l.mier...@gmail.com

--- Comment #2 from Daniel Vrátil dvra...@redhat.com ---
*** Bug 319783 has been marked as a duplicate of this bug. ***

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


[Akonadi] [Bug 318098] akonadi_imap_resource eats 100% CPU

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=318098

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 CC||dvra...@redhat.com

--- Comment #6 from Daniel Vrátil dvra...@redhat.com ---
gdb output from the resource would be more useful. Can you please try to obtain
it, once this happens again?

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


[Akonadi] [Bug 303951] imap resource crahes everytime it wants to fetch mail

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=303951

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 CC||rodney.lane@supremesoftware
   ||.com.au

--- Comment #5 from Daniel Vrátil dvra...@redhat.com ---
*** Bug 316819 has been marked as a duplicate of this bug. ***

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


[Akonadi] [Bug 316819] KMail Crash syncronising with IMAP Server

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=316819

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||dvra...@redhat.com
 Resolution|--- |DUPLICATE

--- Comment #1 from Daniel Vrátil dvra...@redhat.com ---


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

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


[Akonadi] [Bug 298267] crash when attempting to restart gmail imap connect

2013-06-09 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=298267

Daniel Vrátil dvra...@redhat.com changed:

   What|Removed |Added

 CC||gldvo...@gmail.com

--- Comment #4 from Daniel Vrátil dvra...@redhat.com ---
*** Bug 299136 has been marked as a duplicate of this bug. ***

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


[Akonadi] [Bug 310711] akonadiserver crashes on malformed input to UNIX socket

2013-06-09 Thread Tim Brown
https://bugs.kde.org/show_bug.cgi?id=310711

Tim Brown k...@machine.org.uk changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|FIXED   |---

--- Comment #2 from Tim Brown k...@machine.org.uk ---
(In reply to comment #1)
 I was unable to reproduce the crash with Akonadi 1.9.2. With your command,
 the server correctly replies:
 
 * OK Akonadi Almost IMAP Server [PROTOCOL 30]

ii  akonadi-server1.9.2-2   
amd64Akonadi PIM storage service

# gdb akonadiserver `pgrep akonadiserver`
GNU gdb (GDB) 7.6-debian
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/bin/akonadiserver...(no debugging symbols
found)...done.
Attaching to program: /usr/bin/akonadiserver, process 5511
Reading symbols from /usr/lib/x86_64-linux-gnu/libQtCore.so.4...Reading symbols
from
/usr/lib/debug/.build-id/b2/51608a15ef520d2f57b0d34eb263bf344c0992.debug...done.
done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libQtCore.so.4
Reading symbols from /usr/lib/x86_64-linux-gnu/libQtNetwork.so.4...Reading
symbols from
/usr/lib/debug/.build-id/12/34f060d2c25074840c1325c473a3ba3ca1972b.debug...done.
done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libQtNetwork.so.4
Reading symbols from /usr/lib/x86_64-linux-gnu/libQtSql.so.4...Reading symbols
from
/usr/lib/debug/.build-id/25/081dec7019822b2d0419d30d0d27c5d4620183.debug...done.
done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libQtSql.so.4
Reading symbols from /usr/lib/x86_64-linux-gnu/libQtXml.so.4...Reading symbols
from
/usr/lib/debug/.build-id/64/b3e46de6ef2bff9d9fb56c291c203a45c725ad.debug...done.
done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libQtXml.so.4
Reading symbols from /usr/lib/libakonadiprotocolinternals.so.1...(no debugging
symbols found)...done.
Loaded symbols for /usr/lib/libakonadiprotocolinternals.so.1
Reading symbols from /usr/lib/x86_64-linux-gnu/libQtDBus.so.4...Reading symbols
from
/usr/lib/debug/.build-id/c2/13e1265d4fce0fee0ee15b0997fae121496d95.debug...done.
done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libQtDBus.so.4
Reading symbols from /usr/lib/libsoprano.so.4...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libsoprano.so.4
Reading symbols from /usr/lib/libboost_program_options.so.1.49.0...(no
debugging symbols found)...done.
Loaded symbols for /usr/lib/libboost_program_options.so.1.49.0
Reading symbols from /usr/lib/x86_64-linux-gnu/libstdc++.so.6...(no debugging
symbols found)...done.
Loaded symbols for /usr/lib/x86_64-linux-gnu/libstdc++.so.6
Reading symbols from /lib/x86_64-linux-gnu/libgcc_s.so.1...(no debugging
symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libgcc_s.so.1
Reading symbols from /lib/x86_64-linux-gnu/libc.so.6...Reading symbols from
/usr/lib/debug/lib/x86_64-linux-gnu/libc-2.17.so...done.
done.
Loaded symbols for /lib/x86_64-linux-gnu/libc.so.6
Reading symbols from /lib/x86_64-linux-gnu/libpthread.so.0...Reading symbols
from /usr/lib/debug/lib/x86_64-linux-gnu/libpthread-2.17.so...done.
done.
[New LWP 5543]
[New LWP 5542]
[New LWP 5541]
[New LWP 5540]
[New LWP 5539]
[New LWP 5538]
[New LWP 5537]
[New LWP 5536]
[New LWP 5534]
[New LWP 5533]
[New LWP 5532]
[New LWP 5531]
[New LWP 5530]
[New LWP 5529]
[New LWP 5512]
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
Loaded symbols for /lib/x86_64-linux-gnu/libpthread.so.0
Reading symbols from /lib/x86_64-linux-gnu/libz.so.1...(no debugging symbols
found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libz.so.1
Reading symbols from /lib/x86_64-linux-gnu/libdl.so.2...Reading symbols from
/usr/lib/debug/lib/x86_64-linux-gnu/libdl-2.17.so...done.
done.
Loaded symbols for /lib/x86_64-linux-gnu/libdl.so.2
Reading symbols from /lib/x86_64-linux-gnu/librt.so.1...Reading symbols from
/usr/lib/debug/lib/x86_64-linux-gnu/librt-2.17.so...done.
done.
Loaded symbols for /lib/x86_64-linux-gnu/librt.so.1
Reading symbols from /lib/x86_64-linux-gnu/libglib-2.0.so.0...(no debugging
symbols found)...done.
Loaded symbols for /lib/x86_64-linux-gnu/libglib-2.0.so.0
Reading symbols from /lib/x86_64-linux-gnu/libm.so.6...Reading symbols from
/usr/lib/debug/lib/x86_64-linux-gnu/libm-2.17.so...done.
done.
Loaded symbols for /lib/x86_64-linux-gnu/libm.so.6
Reading symbols from /lib64/ld-linux-x86-64.so.2...Reading symbols from

[Akonadi] [Bug 310711] akonadiserver crashes on malformed input to UNIX socket

2013-06-09 Thread Tim Brown
https://bugs.kde.org/show_bug.cgi?id=310711

Tim Brown k...@machine.org.uk changed:

   What|Removed |Added

Version|1.7.2   |1.9.2

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


[Akonadi] [Bug 310711] akonadiserver crashes on malformed input to UNIX socket

2013-06-09 Thread Tim Brown
https://bugs.kde.org/show_bug.cgi?id=310711

--- Comment #3 from Tim Brown k...@machine.org.uk ---
#0  Akonadi::ImapStreamParser::readString (this=0x0) at
../../server/src/imapstreamparser.cpp:57
#1  0x0042063f in Akonadi::AkonadiConnection::slotNewData
(this=0x23fc370) at ../../server/src/akonadiconnection.cpp:124
#2  0x7f332f32254f in QMetaObject::activate (sender=0x23b5db0, m=optimized
out, local_signal_index=optimized out, argv=0x0) at kernel/qobject.cpp:3547
#3  0x7f332f32254f in QMetaObject::activate (sender=sender@entry=0x2424ce8,
m=m@entry=0x7f332f65f460 QIODevice::staticMetaObject,
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0)
at kernel/qobject.cpp:3547
#4  0x7f332f36b0c0 in QIODevice::readyRead (this=this@entry=0x2424ce8) at
.moc/release-shared/moc_qiodevice.cpp:105
#5  0x7f332ef123cc in QAbstractSocketPrivate::canReadNotification
(this=this@entry=0x2424d40) at socket/qabstractsocket.cpp:654
#6  0x7f332ef169b2 in QAbstractSocket::waitForBytesWritten (this=0x2424ce8,
msecs=3) at socket/qabstractsocket.cpp:1966
#7  0x0041f9d3 in Akonadi::AkonadiConnection::writeOut
(this=this@entry=0x23fc370, data=...) at
../../server/src/akonadiconnection.cpp:178
#8  0x00421333 in Akonadi::AkonadiConnection::run (this=0x23fc370) at
../../server/src/akonadiconnection.cpp:100
#9  0x7f332f211d0b in QThreadPrivate::start (arg=0x23fc370) at
thread/qthread_unix.cpp:307
#10 0x7f332d50de0e in start_thread (arg=0x7f33157fa700) at
pthread_create.c:311
#11 0x7f332d80a95d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Line 57 is as follows:

  if ( !waitForMoreData( m_data.length() == 0 ) )

From gdb:

(gdb) print m_data
Cannot access memory at address 0x8
(gdb) x/1i $pc
= 0x4c67d0 Akonadi::ImapStreamParser::readString()+32:   mov   
0x8(%rsi),%rax
x/1x $rsi
Cannot access memory at address 0x0

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


[kaddressbook] [Bug 320962] New: Kaddressbook does not allow editing of Categories

2013-06-09 Thread tkrishan
https://bugs.kde.org/show_bug.cgi?id=320962

Bug ID: 320962
   Summary: Kaddressbook does not allow editing of Categories
Classification: Unclassified
   Product: kaddressbook
   Version: 4.10
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: tkris...@hotmail.com
CC: to...@kde.org

One of the features missing from Kaddressbook is the ability to edit contacts
by adding and editing categories.  While there is a work around for viewing by
category (sort of) by filtering by using the search field and it is good that
Kaddressbook does not clobber pre-existing categories when imported,  the
editing function for categories is missing.

Sorting contacts into various folders is not the equivalent. If a contact is a
member of more than one category, this is stored in the one unique contact
entry.  With folders, adding a contact to a second folder causes the contact is
replicated.  Now multiple contact entries must be updated when revisions are
necessary for the same person represented by the contact.

Android phones use Groups.  One of the best non-Google tools for syncing
contacts is CardDAV-Sync. It will map Categories to Groups on the Android when
syncing and vice-versa. Unfortunately, there is no way to edit categories in
Kaddressbook.  My work around is to currently to use CardDavMATE off of my
DAViCal server as a contact editor.

How can the functionality of Category editing be added back into Kaddressbook? 
For those that use Categories as a way of defining group memberships, it is a
show stopper for using Kaddressbook as an address editor.

Some links that are pertinent to this post:

CardDAV-Sync http://dmfs.org/carddav/
CardDavMATE http://www.inf-it.com/open-source/clients/carddavmate/
DAViCal http://www.davical.org/
Set Theory http://en.wikipedia.org/wiki/Set_theory
Mengenlehre http://de.wikipedia.org/wiki/Mengenlehre


Reproducible: Always

Steps to Reproduce:
1. open Kaddressbook
2. select a contact
3. try editing the categories
Actual Results:  
There is no way to edit categories

Expected Results:  
A category edit function would be provided

This was a feature in the original Kaddressbook (before Akonadi).

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


[kmail2] [Bug 318613] kmail forgets application association after restart

2013-06-09 Thread abrahams
https://bugs.kde.org/show_bug.cgi?id=318613

--- Comment #2 from abrah...@acm.org ---
I've verified that the problem is with kmail, not file associations in general.
 If I store the .wav file and then open it (from Dolphin or otherwise), it
opens correctly with Dragon Player.  As far as I know, kmail2 doesn't have its
own facility for determining file associations, but tries to use the more
general mechanism.

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


[kmail2] [Bug 314783] slow IMAP connection hogs the preview pane

2013-06-09 Thread Emre
https://bugs.kde.org/show_bug.cgi?id=314783

Emre ereno...@hotmail.com changed:

   What|Removed |Added

 CC||ereno...@hotmail.com

--- Comment #1 from Emre ereno...@hotmail.com ---
I confirm this. The preview pane does not respond to commands (other message
selections) before whole IMAP is synced.

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


[kmail2] [Bug 277770] KMail2 is slow when accessing messages in folder

2013-06-09 Thread Emre
https://bugs.kde.org/show_bug.cgi?id=20

Emre ereno...@hotmail.com changed:

   What|Removed |Added

 CC||ereno...@hotmail.com

--- Comment #24 from Emre ereno...@hotmail.com ---
I can confirm this. I have a mailbox with 10+ thousand mails inside. It took
some time to open the mailbox when the account is first setup, but when this is
done, I got stuck into this bug.

When I select a message (ie 10 meg message) to display contents, the preview
pane stays displaying Retrieving Folder Contents... Please wait. if you wait
for like 1-4 minutes, the message displays and consequent displays of this
message is now fast. 

Note that this is an IMAP (Dovecot) server installed locally. It's super fast
in Thunderbird. So no idea why it takes minutes to open a message.

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


[kmail2] [Bug 320170] Kmail very slow to load messages from local folder

2013-06-09 Thread Emre
https://bugs.kde.org/show_bug.cgi?id=320170

Emre ereno...@hotmail.com changed:

   What|Removed |Added

 CC||ereno...@hotmail.com

--- Comment #1 from Emre ereno...@hotmail.com ---
I can confirm this. I have a mailbox with 10+ thousand mails inside. It took
some time to open the mailbox when the account is first setup, but when this is
done, I got stuck into this bug. 

When I select a message (ie 10 meg message) to display contents, the preview
pane stays displaying Retrieving Folder Contents... Please wait. if you wait
for like 1-4 minutes, the message displays and consequent displays of this
message is now fast. 

Note that this is an IMAP (Dovecot) server installed locally. It's super fast
in Thunderbird. So no idea why it takes minutes to open a message.

I filed the sale same report on bug #20.

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


[kmail2] [Bug 320967] New: Progress % goes to 100% very quickly but job is not complete yet

2013-06-09 Thread Emre
https://bugs.kde.org/show_bug.cgi?id=320967

Bug ID: 320967
   Summary: Progress % goes to 100% very quickly but job is not
complete yet
Classification: Unclassified
   Product: kmail2
   Version: 4.10.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: ereno...@hotmail.com

I'm opening an IMAP mailbox folder. Server is running on localhost so pretty
fast.
There are 10+ thousand mails inside the folders. 
When I open a folder, the status bar counting the % completed on the bottom
right side of the status bar quickly reaches 100%, but I can still see messages
being updated in the message list. 
So the status % is not giving correct information and it is also not giving
idea if the job has been finished or not (ie in this case, opening a folder).
So I have to wait for indefinite time and guess that work is done.

Reproducible: Always

Steps to Reproduce:
1. Setup a new IMAP account and enter a  folder with many messages
2. Watch the progress bar at bottom right corner (or Akonadi configuration
window status)
3. See that it goes to 100% but there is still progress on message list
Actual Results:  
As explained above.

Expected Results:  
The progress shall show % progress depending on how many message headers it
opened from total # of messages in that folder, and only reach 100% once it
opened 100% of the headers.

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


[kmail2] [Bug 320968] New: Unknown shown in Sender TO and CC fields instead of names

2013-06-09 Thread Emre
https://bugs.kde.org/show_bug.cgi?id=320968

Bug ID: 320968
   Summary: Unknown shown in Sender TO and CC fields instead of
names
Classification: Unclassified
   Product: kmail2
   Version: 4.10.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: major
  Priority: NOR
 Component: message list
  Assignee: kdepim-bugs@kde.org
  Reporter: ereno...@hotmail.com

I'm using kmail2 with local IMAP server which has my archives (Dovecot). 
I can see that some of the sent messages are not showing headers correctly.
There are no names or addresses listed in the TO, FROM and CC fields in the
message preview pane.
When I look into the message source, I can properly see those fields and the
names. 
Note that the server is Exchange. Therefore, not all recepient/sender names
have email addresses appended to them. Sometimes, there's only names. 
For example, in an email that I see with Unknown as sender name and no names
shown in headers in preview pane, if I look at the source of the message, I can
see:

Status: RO
From: ERENOGLU, EMRE (EMRE) MAILER-DAEMON
Subject: About our meeting
To: SURNAME, NAME (NAME)
Date: Sun, 30 Dec 2012 20:12:11 +

or another one:
Status: RO
From: ERENOGLU, EMRE (EMRE) MAILER-DAEMON
Subject: RE: Other topic
To: Surname1, Name1 (Name1); Surname2, Name2 (Name2)
Cc: Surname4, Name4 (Name4); Surname3, Name3 (Name3)


Reproducible: Always

Actual Results:  
Unknown is shown although the headers seen in message source contain names.

Expected Results:  
Show correct names in the headers

Not all messages are like this. For example, this one (message source) shows
correctly:

From: Emre Erenoglu emr...@mycompany.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130510
Thunderbird/17.0.6
To: Surname1, Name1 (Name1) name1.surna...@company.com
CC: Surname2, Name2 (Name2) name2.surna...@company.com

Note that there are no local or LDAP addressbooks configured in this system.

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


[kmail2] [Bug 320968] Unknown shown in Sender TO and CC fields instead of names

2013-06-09 Thread Emre
https://bugs.kde.org/show_bug.cgi?id=320968

--- Comment #1 from Emre ereno...@hotmail.com ---
I've also checked the inbox folders now. It seems all messages actually contain
an email address (some...@something.com etc.) along with their names. Outbox
mails don't always contain these, but still contain the names.

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


[kmail2] [Bug 320972] New: imap server side search not possible

2013-06-09 Thread Emre
https://bugs.kde.org/show_bug.cgi?id=320972

Bug ID: 320972
   Summary: imap server side search not possible
Classification: Unclassified
   Product: kmail2
   Version: 4.10.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: ereno...@hotmail.com

I've disabled nepomuk as my mail resides on a local IMAP server and I connect
online to that server. Since I connect online, I assume only some part of mails
are downloaded so there's no way nepomuk could index everything. Anyway, mail
server (dovecot) already has the indexing running so server side searches are
very fast.

In Kmail2, I'm trying to do a search but I'm presented with a dialog which says
You have disabled full text indexing of emails. Searching is not possible
without that. You can enable it in System Settings.

This is true, but I don't need Kmail2's full texts indexing, I just want it to
make an IMAP server side search.

This is also needed when your server is very remote and you work in online
mode, without downloading all mails.

Reproducible: Always

Steps to Reproduce:
1) disable nepomuk and full text indexing on the account and folder if
necessary
2) try to search for something using Find dialog (S)
3) see that you're presented with the dialog box


Expected Results:  
Server Side search shall work.

If I'm missing something and if there's other method to do server side search,
please let me know.

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


[kmail2] [Bug 320170] Kmail very slow to load messages from local folder

2013-06-09 Thread Emre
https://bugs.kde.org/show_bug.cgi?id=320170

--- Comment #2 from Emre ereno...@hotmail.com ---
Note: Disabling nepomuk email searching greatly increased the speed.

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


[kdepim] [Bug 320821] kabc/plugins/ldapkio/ uses old Kolab LDAP option, also Kolab 3 options are missing

2013-06-09 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=320821

Christophe Giboudeaux cgiboude...@gmx.com changed:

   What|Removed |Added

 CC||chrig...@fastmail.fm

--- Comment #2 from Christophe Giboudeaux cgiboude...@gmx.com ---
Christian: your opinion on this patch ?

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


[kdepimlibs] [Bug 320821] kabc/plugins/ldapkio/ uses old Kolab LDAP option, also Kolab 3 options are missing

2013-06-09 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=320821

Christophe Giboudeaux cgiboude...@gmx.com changed:

   What|Removed |Added

  Component|libkdepim   |kabc
Product|kdepim  |kdepimlibs

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


[kmail2] [Bug 320977] New: Autocorrect does not work with capitalized letters

2013-06-09 Thread André Marcelo Alvarenga
https://bugs.kde.org/show_bug.cgi?id=320977

Bug ID: 320977
   Summary: Autocorrect does not work with capitalized letters
Classification: Unclassified
   Product: kmail2
   Version: Git (master)
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: alvare...@kde.org

Try add (wrong - correct):

Blumenal -  Blumenau
COMPUTER -  computer
COMpUTER -  computer

Reproducible: Always

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


[kmail2] [Bug 320977] Autocorrect does not work with capitalized letters

2013-06-09 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=320977

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

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel mon...@kde.org ---
I don't understand
Where is the error ?
When you try to add it in config dialog box ?

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