[kaddressbook] [Bug 320407] New: Addessbook cant be renamed

2013-05-29 Thread Axel Braun
https://bugs.kde.org/show_bug.cgi?id=320407

Bug ID: 320407
   Summary: Addessbook cant be renamed
Classification: Unclassified
   Product: kaddressbook
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: axel.br...@gmx.de
CC: to...@kde.org

I created a new Akonadi Resource for addresses, with a new subfolder.
In the addressview of contact, chose right mouse button on the new resource -
Folder properties, and rename it to 'New book' or whatever, optionally change
the icon. Save.

Reproducible: Always

Steps to Reproduce:
1. See above
2.
3.
Actual Results:  
The new resource is not renamed. Now you have a couple of 'My contacts' folder,
which is stupid

Expected Results:  
Folder / Resource should be renamed. Even better if this can be made on
creation of the new resource

-- 
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 320399] Please add an option to use non-nepomuk-based address completion without turning nepomuk entirely off

2013-05-29 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=320399

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

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||mon...@kde.org
 Resolution|--- |FIXED

--- Comment #1 from Laurent Montel mon...@kde.org ---
modify config file kpimcompletionorder

add 
[General]
UseNepomuk=false

see:
  KConfig config( QLatin1String( kpimcompletionorder ) );
  const KConfigGroup group( config, QLatin1String( General ) );
  useNepomukCompletion = group.readEntry( UseNepomuk, true );

-- 
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 320399] Please add an option to use non-nepomuk-based address completion without turning nepomuk entirely off

2013-05-29 Thread Anders Lund
https://bugs.kde.org/show_bug.cgi?id=320399

--- Comment #2 from Anders Lund and...@alweb.dk ---
No such file. But I created it, turned nepomuk back on and restarted kmail. No 
completion apart from recent addresses  = usual bad experience :\ 

Now, after a reboot and a bit of waiting, I actually appear to have functional 
completion.

But why not make it the other way around - make it difficult to turn the 
madness *on* ? Afterall, the only argument I ever heard for using nepomuk for 
completion was that the other method have problems with massive addressbooks.

And, is it considered to try and fix the issue with akonadi loosing it all the 
time with webdav?

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


[kontact] [Bug 320408] New: Kontact's sidebar is sometimes shrunken to a minimum when launching the app and the window is set to a fixed size.

2013-05-29 Thread Martín Cigorraga
https://bugs.kde.org/show_bug.cgi?id=320408

Bug ID: 320408
   Summary: Kontact's sidebar is sometimes shrunken to a minimum
when launching the app and the window is set to a
fixed size.
Classification: Unclassified
   Product: kontact
   Version: 4.10.3
  Platform: Chakra
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: akregator
  Assignee: kdepim-bugs@kde.org
  Reporter: m...@archlinux.us

Hi all :)
I do extensive use of the Special Windows settings feature mostly to make
usual apps remember its size and position, open at a specific place on the
screen and so on. It's a feature that _I love_ and that makes a world of
difference to me since it truly gives me the power to fully tailor my desktop
experience.

This way i noticed when using Kontact -to which I set a fixed main window size-
that when I launch it the sidebar will be shrunken to its minimum size and the
only way to have it restored is to resize the window - as a workaround I do a
quick twice Super+Space that I bond to the Maximize Window effect.

I supply a screenshot so you guys have a better idea of it.


Reproducible: Sometimes

Steps to Reproduce:
1. Launch Kontact and set the main window to a fixed N size - please note I'm
referring to the Special Window settings and not the Special Application
Settings.
2. Close Kontact and launch it again.
3. If things go right you should have a shrunken sidebar.
Actual Results:  
I got a shrunken to its minimum sidebar that's impossible to drag and resize
but that automatically restores itself once I start resizing the main window. 

Expected Results:  
The sidebar shows as intended.

Please check supplied screenshot.

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


[kontact] [Bug 320408] Kontact's sidebar is sometimes shrunken to a minimum when launching the app and the window is set to a fixed size.

2013-05-29 Thread Martín Cigorraga
https://bugs.kde.org/show_bug.cgi?id=320408

--- Comment #1 from Martín Cigorraga m...@archlinux.us ---
Created attachment 80148
  -- https://bugs.kde.org/attachment.cgi?id=80148action=edit
Shrunken sidebar

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


[kontact] [Bug 320408] Kontact's sidebar is sometimes shrunken to a minimum when launching the app and the window is set to a fixed size.

2013-05-29 Thread Martín Cigorraga
https://bugs.kde.org/show_bug.cgi?id=320408

--- Comment #2 from Martín Cigorraga m...@archlinux.us ---
Created attachment 80149
  -- https://bugs.kde.org/attachment.cgi?id=80149action=edit
Shrunken sidebar - happens in any Kontact component.

-- 
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 310864] Select failed, server replied: A000154 NO Mailbox does not exist, or must be subscribed to.

2013-05-29 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=310864

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

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel mon...@kde.org ---
Still valid ?
Do you see your mailbox in your webmail ?

-- 
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 310864] Select failed, server replied: A000154 NO Mailbox does not exist, or must be subscribed to.

2013-05-29 Thread karaluh
https://bugs.kde.org/show_bug.cgi?id=310864

--- Comment #2 from karaluh kara...@karaluh.pl ---
(In reply to comment #1)
 Still valid ?

Can't check, bug 314514 is still not fixed.

 Do you see your mailbox in your webmail ?

Webmail and thunderbird work fine.

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


[kmail2] [Bug 320260] kwallet asks for password each time kmail is started

2013-05-29 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=320260

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

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||mon...@kde.org
 Resolution|--- |INVALID

--- Comment #1 from Laurent Montel mon...@kde.org ---
more secure.
And we will not change it.

-- 
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 255388] Kmail filters dont work in incoming mail

2013-05-29 Thread Frank Souza
https://bugs.kde.org/show_bug.cgi?id=255388

Frank Souza franksouza...@gmail.com changed:

   What|Removed |Added

 CC||franksouza...@gmail.com

--- Comment #87 from Frank Souza franksouza...@gmail.com ---
Same here. KMail 4.10.3, I'm trying to apply marks with filters, but also do
not see working.

-- 
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 320172] Hacking kmail

2013-05-29 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=320172

--- Comment #4 from Laurent Montel mon...@kde.org ---
your testcase doesn't change color to green.

-- 
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 320072] KMail crash: pressing enter in emtied header input field

2013-05-29 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=320072

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

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel mon...@kde.org ---
I confirm it.

-- 
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 320172] Hacking kmail

2013-05-29 Thread BRULE Herman
https://bugs.kde.org/show_bug.cgi?id=320172

--- Comment #5 from BRULE Herman alpha_one_...@first-world.info ---
No, do later to test. But alter the header (after change to green, resize the
header, ... is same, should not appen)

-- 
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 320072] KMail crash: pressing enter in emtied header input field

2013-05-29 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=320072

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

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||4.10.4
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kdep
   ||im/2f8466d8d1413ac8320e4349
   ||58dcf4684942aff6

--- Comment #2 from Laurent Montel mon...@kde.org ---
Git commit 2f8466d8d1413ac8320e434958dcf4684942aff6 by Montel Laurent.
Committed on 29/05/2013 at 10:08.
Pushed by mlaurent into branch 'KDE/4.10'.

Fix Bug 320072 - KMail crash: pressing enter in emtied header input field

(it tried to remove line -1 = crash)

FIXED-IN: 4.10.4

M  +2-1libkdepim/multiplyinglineview_p.cpp

http://commits.kde.org/kdepim/2f8466d8d1413ac8320e434958dcf4684942aff6

-- 
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 319783] IMAP agent crashes and doesn't get restarted

2013-05-29 Thread Grzegorz Wiechuła
https://bugs.kde.org/show_bug.cgi?id=319783

Grzegorz Wiechuła grzesi...@gmail.com changed:

   What|Removed |Added

 CC||grzesi...@gmail.com

--- Comment #4 from Grzegorz Wiechuła grzesi...@gmail.com ---
I have the same issue, also with Exchange server as imap source. Maybe problem
exists only on 32-bit architecture - on different system, 64-bits, I do not
have such errors.

Gentoo, kde 4.10.3, akonadi 1.9.2

-- 
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-05-29 Thread l.mierzwa
https://bugs.kde.org/show_bug.cgi?id=319783

--- Comment #5 from l.mier...@gmail.com ---
I'm running 64 bits on 2 machines and both have such issue

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


[kmail2] [Bug 317122] quite crazy memory usage

2013-05-29 Thread Andre Woebbeking
https://bugs.kde.org/show_bug.cgi?id=317122

Andre Woebbeking woebbek...@kde.org changed:

   What|Removed |Added

 CC||woebbek...@kde.org

-- 
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 317122] quite crazy memory usage

2013-05-29 Thread Andre Woebbeking
https://bugs.kde.org/show_bug.cgi?id=317122

--- Comment #3 from Andre Woebbeking woebbek...@kde.org ---
Right now I've (with current self compiled 4.10 branch):

1.2G MySQL
900M Kontact

-- 
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 317122] quite crazy memory usage

2013-05-29 Thread Andre Woebbeking
https://bugs.kde.org/show_bug.cgi?id=317122

--- Comment #4 from Andre Woebbeking woebbek...@kde.org ---
610M akonadiserver
200M virtuoso
155M akonadi_nepomuk_feeder
70M  akonadi_agent_launcher
several resources with 10-20M

The numbers are from KDE's System Activity.

Jos, I also had a look with massif. That seems to be the headers of the mails
(from the visited folders). I guess that the headers are not freed when you
switch the folders.

-- 
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 318915] Surplus angled bracket freezes sending operation

2013-05-29 Thread hara1br
https://bugs.kde.org/show_bug.cgi?id=318915

hara...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from hara...@gmail.com ---
Hi Laurent,
No, you are fine, I have to admit that it was my error.  When I first
encountered the problem with the dead KMail window, I had not noticed that
the error message about the surplus trailing angled bracket was hidden behind
another window on my desktop. As long as the user does not close the error
message, the KMail window remains unresponsive.

After I acknowledged this error message, the greyed-out KMail window responds
again to a close this window  command. This is the expected behavior.
When I thought I recreated the problem, I must have had my blinders on and got
the sequence of events mixed up with the first incident.

I'll tag this problem as Resolved since there is no tag user error.

PS: Maybe it is a good idea to display error messages on top of all other
windows on the desktop, as well as KMail log-in requests or password
confirmations when the user sends an email. I don't know if this is possible
but it would improve handling.  If they are not hidden, the user cannot miss
them.

-- 
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 319842] KMail ignores negative acknowledgements from IMAP server

2013-05-29 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=319842

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

   What|Removed |Added

 CC||kdepim-bugs@kde.org,
   ||mon...@kde.org,
   ||vkra...@kde.org
  Component|commands and actions|IMAP resource
Version|4.10.2  |GIT (master)
   Assignee|kdepim-bugs@kde.org |er...@kde.org
Product|kmail2  |Akonadi

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[kmail2] [Bug 318949] XML in message body causes KMail to hang after every action

2013-05-29 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=318949

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

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Laurent Montel mon...@kde.org ---
wait for infos

-- 
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 320420] New: Can not accessing email (or contacts) due to hung maildir resource updates .dat file

2013-05-29 Thread Aaron J . Seigo
https://bugs.kde.org/show_bug.cgi?id=320420

Bug ID: 320420
   Summary: Can not accessing email (or contacts) due to hung
maildir resource updates .dat file
Classification: Unclassified
   Product: Akonadi
   Version: GIT (master)
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: Maildir Resource
  Assignee: kdepim-bugs@kde.org
  Reporter: ase...@kde.org

Sicnce the new bulk-updating code went in, approximately once a day I
experience a hand in Kontact where it can (usually) list all the mails in a
folder and all the folders, and the address book will list all the contact
names in the address book, but clicking on an email or a contact will not load
the relevant email or contact card in the viewer.

When this happens, trying to delete an email also returns an error about my
IMAP account not having an associated trash folder. This is odd as I do not
have IMAP set up :) see below:

My setup is as follows:

* POP3 server for incoming mail
* A couple dozen local mail filters, all of which match on to/cc/bcc (and for
some also the subject) and send incoming email into folders
* Local maildir storage in the default location

When this happens, I can exit Kontact, shut down akaondi, remove
~/.config/akonadi/agent_config_akonadi_maildir_resource_0_changes.dat and then
start everything up again and it once again functions correctly.

When hung, the maildir resource is simply waiting quietly in its event loop. It
is not stuck in a loop anywhere nor is it hung on a blocking call.

Using akonadiconsole, requests for emails simply go unanswered with no apparent
debug output in the debut panel (though I do get debug output for listing the
folders themselves, incoming email over pop3, filtering, etc)

Attached is an example .dat file which was on disk at the time of a breakage.

Reproducible: Sometimes

-- 
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 320420] Can not accessing email (or contacts) due to hung maildir resource updates .dat file

2013-05-29 Thread Aaron J . Seigo
https://bugs.kde.org/show_bug.cgi?id=320420

--- Comment #1 from Aaron J. Seigo ase...@kde.org ---
Created attachment 80155
  -- https://bugs.kde.org/attachment.cgi?id=80155action=edit
.dat file that was on disk at the time of breakage

-- 
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 320420] Can not accessing email (or contacts) due to hung maildir resource updates .dat file

2013-05-29 Thread Aaron J . Seigo
https://bugs.kde.org/show_bug.cgi?id=320420

--- Comment #2 from Aaron J. Seigo ase...@kde.org ---
Just happened again .. and this time I noticed that when I *drag* items to the
trash, it says No items found and fails. Pressing the Delete key gives me the
usual IMAP related error. I also noticed that the email header list is stuck at
whatever the listing was prior to the hang.

It seems to happen more often when I'm receiving emails (pop3) while I am
moving emails around in the client. Perhaps an interplay between recv,
filtering and manual movement? That is an unverified shot in the dark, but
thought I'd include it in case that could be related.

-- 
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 318949] XML in message body causes KMail to hang after every action

2013-05-29 Thread tjbp
https://bugs.kde.org/show_bug.cgi?id=318949

tjbp kde@tjbp.net changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |INVALID

--- Comment #3 from tjbp kde@tjbp.net ---
Apologies for the delay - after failing to replicate this more recently I'm
wondering if the problem was actually caused by a vast number of line breaks in
a long email correspondence. It seems the email clients of my other contacts
are duplicating line breaks from my emails exponentially and eating memory.

-- 
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 320427] New: [kde-windows] importwizard lacks icon in the start menu (no kde4_add_app_icon command in the build system)

2013-05-29 Thread Jekyll Wu
https://bugs.kde.org/show_bug.cgi?id=320427

Bug ID: 320427
   Summary: [kde-windows] importwizard lacks icon in the start
menu (no kde4_add_app_icon command in the build
system)
Classification: Unclassified
   Product: kdepim
   Version: 4.10
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: importwizard
  Assignee: kdepim-bugs@kde.org
  Reporter: adap...@gmail.com
CC: kde-wind...@kde.org
Blocks: 320424

See bug 320424

-- 
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 255388] Kmail filters dont work in incoming mail

2013-05-29 Thread Adrián Chaves Fernández
https://bugs.kde.org/show_bug.cgi?id=255388

Adrián Chaves Fernández adriyeticha...@gmail.com changed:

   What|Removed |Added

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

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


[kontact] [Bug 320430] New: Kontact crashes after switch to Akregator and viewing a news tab

2013-05-29 Thread Michael Brach
https://bugs.kde.org/show_bug.cgi?id=320430

Bug ID: 320430
   Summary: Kontact crashes after switch to Akregator and viewing
a news tab
Classification: Unclassified
   Product: kontact
   Version: 4.10.3
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: michael.br...@wwu.de

Application: kontact (4.10.3)
KDE Platform Version: 4.10.3
Qt Version: 4.8.2
Operating System: Linux 3.2.0-44-generic x86_64
Distribution: Ubuntu 12.04.2 LTS

-- Information about the crash:
- What I was doing when the application crashed:
1. Working with kontact/kmail and switching to Akregator
2. For this was the first time after starting kontact, the start window showed
up in the right part of Akregator
3. Click on the first news tab which has been pre-loaded from restoring the
last session.
4. crash

I could replicate this crash one time by doing exactly the same mouse clicks.
During a 2nd trial, I went to the 2nd news tab, and Kontact/Akregator did not
crash.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
[Current thread is 1 (Thread 0x7f970f3f27c0 (LWP 12083))]

Thread 5 (Thread 0x7f96f202e700 (LWP 12084)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x7f970bbe5dec in WTF::TCMalloc_PageHeap::scavengerThread
(this=0x7f970c5aede0) at wtf/FastMalloc.cpp:2495
#2  0x7f970bbe5f19 in WTF::TCMalloc_PageHeap::runScavengerThread
(context=optimized out) at wtf/FastMalloc.cpp:1618
#3  0x7f9706c7ee9a in start_thread (arg=0x7f96f202e700) at
pthread_create.c:308
#4  0x7f970c91accd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x in ?? ()

Thread 4 (Thread 0x7f96f171d700 (LWP 12085)):
#0  0x7f97063f55d1 in g_mutex_unlock () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f97063ba02a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f97063ba164 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f970dd5f926 in QEventDispatcherGlib::processEvents
(this=0x7f96ec0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x7f970dd2ee62 in QEventLoop::processEvents (this=optimized out,
flags=...) at kernel/qeventloop.cpp:149
#5  0x7f970dd2f0b7 in QEventLoop::exec (this=0x7f96f171cdc0, flags=...) at
kernel/qeventloop.cpp:204
#6  0x7f970dc2e077 in QThread::exec (this=optimized out) at
thread/qthread.cpp:501
#7  0x7f970dc3109b in QThreadPrivate::start (arg=0x1ec7fb0) at
thread/qthread_unix.cpp:307
#8  0x7f9706c7ee9a in start_thread (arg=0x7f96f171d700) at
pthread_create.c:308
#9  0x7f970c91accd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x in ?? ()

Thread 3 (Thread 0x7f96a43d6700 (LWP 12088)):
#0  0x7f97063b9832 in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f97063b9f5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f97063ba164 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f970dd5f926 in QEventDispatcherGlib::processEvents
(this=0x7f969c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x7f970dd2ee62 in QEventLoop::processEvents (this=optimized out,
flags=...) at kernel/qeventloop.cpp:149
#5  0x7f970dd2f0b7 in QEventLoop::exec (this=0x7f96a43d5d90, flags=...) at
kernel/qeventloop.cpp:204
#6  0x7f970dc2e077 in QThread::exec (this=optimized out) at
thread/qthread.cpp:501
#7  0x7f970dd0eb6f in QInotifyFileSystemWatcherEngine::run (this=0x215a880)
at io/qfilesystemwatcher_inotify.cpp:248
#8  0x7f970dc3109b in QThreadPrivate::start (arg=0x215a880) at
thread/qthread_unix.cpp:307
#9  0x7f9706c7ee9a in start_thread (arg=0x7f96a43d6700) at
pthread_create.c:308
#10 0x7f970c91accd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x in ?? ()

Thread 2 (Thread 0x7f9699fb2700 (LWP 18929)):
#0  0x7f970c90d8cd in read () at ../sysdeps/unix/syscall-template.S:82
#1  0x7f97063f48cf in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f97063b9ba4 in g_main_context_check () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f97063b9fd6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f97063ba164 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f970dd5f926 in QEventDispatcherGlib::processEvents
(this=0x7f96880008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x7f970dd2ee62 in QEventLoop::processEvents (this=optimized out,
flags=...) at kernel/qeventloop.cpp:149
#7  0x7f970dd2f0b7 in QEventLoop::exec 

[kmail2] [Bug 318015] KMail2 does not recognize semantic capabilities when run stand-alone

2013-05-29 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=318015

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

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #2 from Laurent Montel mon...@kde.org ---
Still valid ?
paste result from:
nepomukctl status

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


[korganizer] [Bug 317702] Kmail crashed when processing a meeting cancellation

2013-05-29 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=317702

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

   What|Removed |Added

 CC||mon...@kde.org
  Component|general |general
   Assignee|kdepim-bugs@kde.org |korganizer-de...@kde.org
Product|kmail2  |korganizer

-- 
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 317122] quite crazy memory usage

2013-05-29 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=317122

--- Comment #5 from Christophe Giboudeaux cgiboude...@gmx.com ---
that's still far from what I see here. akonadiserver is using less than 20M.
same for the resources (eg: the nepomuk feeder is taking 11M)

I'm using a self-built kdepim/kdepim-runtime/kdepimlibs/akonadi stack, all from
master and built with the debugfull flag.

Did you try with a self compiled kdepim ?

-- 
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 316683] Crash sending via authenticated smtp

2013-05-29 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=316683

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

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #4 from Laurent Montel mon...@kde.org ---
wait for infos

-- 
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 317122] quite crazy memory usage

2013-05-29 Thread Andre Woebbeking
https://bugs.kde.org/show_bug.cgi?id=317122

--- Comment #6 from Andre Woebbeking woebbek...@kde.org ---
Yep, as noted: self compiled 4.10 branch. I forgot to mention that this is on
x86_64, but 3GB for a mail client is a bit too heavy even with 64 bit.

Do you have some folders with several thousands mails? I've with maildir and
online IMAP resources.

-- 
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 318405] Google calendar synchronization (via Akonadi) does not always sync timezones correctly

2013-05-29 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=318405

Sergio Martins iamser...@gmail.com changed:

   What|Removed |Added

 CC||iamser...@gmail.com,
   ||kdepim-bugs@kde.org
  Component|timezones   |Google Resource
Version|4.10.3  |GIT (master)
   Assignee|korganizer-de...@kde.org|dvra...@redhat.com
Product|korganizer  |Akonadi
   Target Milestone|--- |4.10

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


[kmail2] [Bug 317122] quite crazy memory usage

2013-05-29 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=317122

--- Comment #7 from Christophe Giboudeaux cgiboude...@gmx.com ---
I'm only using dimap accounts. some folders have several thousands email

When one process starts using an unusual amount of memory, please try:

gdb -p `pidof executable_name` -ex call malloc_trim(0) -ex detach -ex quit

and check if this has a significant effect
eg: 
gdb -p `pidof akonadi_nepomuk_feeder` -ex call malloc_trim(0) -ex detach -ex
quit

-- 
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 317122] quite crazy memory usage

2013-05-29 Thread Andre Woebbeking
https://bugs.kde.org/show_bug.cgi?id=317122

--- Comment #8 from Andre Woebbeking woebbek...@kde.org ---
not really :-( I tried MySQL, akonadiserver, kontact without effect.

On akonadi_nepomuk_feeder and maildir resource it results in 30-40% less
memory, but they were not that big before.

-- 
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 318405] Google calendar synchronization (via Akonadi) does not always sync timezones correctly

2013-05-29 Thread Dan Vrátil
https://bugs.kde.org/show_bug.cgi?id=318405

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

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

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


[kdepimlibs] [Bug 269742] There isn't any portuguese public holiday marked as day off

2013-05-29 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=269742

Sergio Martins iamser...@gmail.com changed:

   What|Removed |Added

   Assignee|kdepim-bugs@kde.org |iamser...@gmail.com

-- 
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 255388] Kmail filters dont work in incoming mail

2013-05-29 Thread András Manţia
https://bugs.kde.org/show_bug.cgi?id=255388

--- Comment #88 from András Manţia aman...@kde.org ---
Works for me (also for List-Id) since I originally fixed the bug - all mails
are filtered - , so those who have problems should give me more information,
like:
- the exact filters (basically the filter rules file with sensitive info
replaces by some string, like )
- detailed description about the account types used

-- 
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 255388] Kmail filters dont work in incoming mail

2013-05-29 Thread Adrián Chaves Fernández
https://bugs.kde.org/show_bug.cgi?id=255388

--- Comment #89 from Adrián Chaves Fernández adriyeticha...@gmail.com ---
Created attachment 80168
  -- https://bugs.kde.org/attachment.cgi?id=80168action=edit
Filters configuration file.

Attached the content of my “.kde4/share/config/akonadi_mailfilter_agentrc”
file, which I guess is what you are asking for. I’m not sure of what other
details my be of help.

PS: I didn’t bother to hide information, I sell my privacy cheap ;)

-- 
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 255388] Kmail filters dont work in incoming mail

2013-05-29 Thread Björn Balazs
https://bugs.kde.org/show_bug.cgi?id=255388

Björn Balazs k...@lazs.de changed:

   What|Removed |Added

 CC|k...@lazs.de |

-- 
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 320427] [kde-windows] importwizard lacks icon in the start menu (no kde4_add_app_icon command in the build system)

2013-05-29 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=320427

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

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||4.10.4
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kdep
   ||im/2bfd13ee6b6afe0220206a47
   ||1fbd4c3ab6e8f455

--- Comment #1 from Christophe Giboudeaux cgiboude...@gmx.com ---
Git commit 2bfd13ee6b6afe0220206a471fbd4c3ab6e8f455 by Christophe Giboudeaux.
Committed on 29/05/2013 at 22:51.
Pushed by cgiboudeaux into branch 'KDE/4.10'.

Fix application icon under Windows
FIXED-IN: 4.10.4

M  +1-0importwizard/CMakeLists.txt

http://commits.kde.org/kdepim/2bfd13ee6b6afe0220206a471fbd4c3ab6e8f455

-- 
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 255388] Kmail filters dont work in incoming mail

2013-05-29 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=255388

Kevin Funk ke...@kfunk.org changed:

   What|Removed |Added

 CC|ke...@kfunk.org |

-- 
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 320444] New: selected columns in kadressbook 4.4.11 (in 4.8.4) are not visible after restart

2013-05-29 Thread hp.web
https://bugs.kde.org/show_bug.cgi?id=320444

Bug ID: 320444
   Summary: selected columns in kadressbook 4.4.11 (in 4.8.4) are
not visible  after restart
Classification: Unclassified
   Product: kaddressbook
   Version: unspecified
  Platform: Debian stable
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: hp@web.de
CC: to...@kde.org

I start the application from kmail.
When I select a second column besides the given column Full name this column
is only marginally shown at the edge, but it is possible to resize it, so that
it is no real problem.  But after  closing  the application and restarting  it
again only the first column is shown even though any other previously selected
columns are still selected. 

Reproducible: Always

Steps to Reproduce:
1.Start adressbook from kmail
2. select preferred e-mail adress as a second column
3.rearranging the windowstructure that those second column is visible
4. closing adressbook
5. starting adressbook from kmail again
Actual Results:  
second column is invisible

Expected Results:  
second column is visible at the same place it was before closing adressbook

-- 
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 297039] KAlarmCal::EventAttribute::commandError makes Kontact crash

2013-05-29 Thread David Jarvie
https://bugs.kde.org/show_bug.cgi?id=297039

David Jarvie djar...@kde.org changed:

   What|Removed |Added

 CC||kdepim-bugs@kde.org
  Component|general |KAlarm resource

-- 
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 303285] External updates to calendar files are not always seen by KAlarm Akonadi resource

2013-05-29 Thread David Jarvie
https://bugs.kde.org/show_bug.cgi?id=303285

David Jarvie djar...@kde.org changed:

   What|Removed |Added

 CC||kdepim-bugs@kde.org
  Component|Akonadi |KAlarm resource
Product|kalarm  |Akonadi

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


[kontact] [Bug 320449] New: Kontact crashes on second start up

2013-05-29 Thread Brallan Aguilar
https://bugs.kde.org/show_bug.cgi?id=320449

Bug ID: 320449
   Summary: Kontact crashes on second start up
Classification: Unclassified
   Product: kontact
   Version: 4.10.3
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: brallanagui...@riseup.net

Application: kontact (4.10.3)
KDE Platform Version: 4.10.3
Qt Version: 4.8.4
Operating System: Linux 3.9.4-200.fc18.i686 i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:

I started Kontact normally, then I closed it (worked well all the time). After
that, I opened again and an error had appeared.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
Using host libthread_db library /lib/libthread_db.so.1.
[Current thread is 1 (Thread 0xb761c780 (LWP 1989))]

Thread 4 (Thread 0xb62ebb40 (LWP 1990)):
#0  0xb77a3424 in __kernel_vsyscall ()
#1  0x4749018c in pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:171
#2  0x44fd6f05 in WTF::TCMalloc_PageHeap::scavengerThread
(this=this@entry=0x458086c0 WTF::pageheap_memory) at
/usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/FastMalloc.cpp:2571
#3  0x44fd6f40 in WTF::TCMalloc_PageHeap::runScavengerThread
(context=0x458086c0 WTF::pageheap_memory) at
/usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/FastMalloc.cpp:1767
#4  0x4748caff in start_thread (arg=0xb62ebb40) at pthread_create.c:308
#5  0x473c30be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:132

Thread 3 (Thread 0xb59b9b40 (LWP 1992)):
#0  0xb77a3424 in __kernel_vsyscall ()
#1  0x4749018c in pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:171
#2  0x45006a44 in WTF::ThreadCondition::wait (this=0xb5a307dc, mutex=...) at
/usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/ThreadingPthreads.cpp:379
#3  0x44d0c2c3 in JSC::BlockAllocator::blockFreeingThreadMain (this=0xb5a30750)
at
/usr/src/debug/webkit-qtwebkit-23/Source/JavaScriptCore/heap/BlockAllocator.cpp:128
#4  0x44fec8a5 in WTF::threadEntryPoint (contextData=0xb59e4be0) at
/usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/Threading.cpp:69
#5  0x450065b3 in WTF::wtfThreadEntryPoint (param=0x9a495b8) at
/usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/ThreadingPthreads.cpp:196
#6  0x4748caff in start_thread (arg=0xb59b9b40) at pthread_create.c:308
#7  0x473c30be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:132

Thread 2 (Thread 0xb2884b40 (LWP 2080)):
#0  0xb77a3424 in __kernel_vsyscall ()
#1  0x473b8bab in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0x4767332c in g_poll () from /lib/libglib-2.0.so.0
#3  0x47664480 in g_main_context_iterate.isra.22 () from /lib/libglib-2.0.so.0
#4  0x476645e2 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x47cbaadf in QEventDispatcherGlib::processEvents (this=0xb1f00468,
flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x47c86a6d in QEventLoop::processEvents (this=this@entry=0xb2884218,
flags=...) at kernel/qeventloop.cpp:149
#7  0x47c86d69 in QEventLoop::exec (this=0xb2884218, flags=...) at
kernel/qeventloop.cpp:204
#8  0x47b6f0dc in QThread::exec (this=this@entry=0x9c9e098) at
thread/qthread.cpp:542
#9  0x47b6f23c in QThread::run (this=0x9c9e098) at thread/qthread.cpp:609
#10 0x47b7256a in QThreadPrivate::start (arg=0x9c9e098) at
thread/qthread_unix.cpp:338
#11 0x4748caff in start_thread (arg=0xb2884b40) at pthread_create.c:308
#12 0x473c30be in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:132

Thread 1 (Thread 0xb761c780 (LWP 1989)):
[KCrash Handler]
#7  0x46f41eab in QString (other=..., this=0xbfd60da8) at
/usr/include/QtCore/qstring.h:725
#8  KontactInterface::Plugin::identifier (this=0x9d0b650) at
/usr/src/debug/kdepimlibs-4.10.3/kontactinterface/plugin.cpp:102
#9  0x45873ef1 in activateInitialPluginModule (this=0x45873fd6
Kontact::MainWindow::setInitialActivePluginModule(QString const)+54) at
/usr/src/debug/kdepim-4.10.3/kontact/src/mainwindow.cpp:325
#10 Kontact::MainWindow::activateInitialPluginModule (this=0x45873fd6
Kontact::MainWindow::setInitialActivePluginModule(QString const)+54) at
/usr/src/debug/kdepim-4.10.3/kontact/src/mainwindow.cpp:320
#11 0xbfd6103c in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Possible duplicates by query: bug 315612, bug 313028, bug 306003, bug 304391,
bug 302939.

Reported using DrKonqi

-- 
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 320450] New: Create default Mark as read shortcut

2013-05-29 Thread Hrvoje Senjan
https://bugs.kde.org/show_bug.cgi?id=320450

Bug ID: 320450
   Summary: Create default Mark as read shortcut
Classification: Unclassified
   Product: kmail2
   Version: Git (master)
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: commands and actions
  Assignee: kdepim-bugs@kde.org
  Reporter: hrvoje.sen...@gmail.com

As per summary, this action has no shortcut, please create it. If it can be
mapped that is also OK, but it should also be available by default

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 320450] Create default Mark as read shortcut

2013-05-29 Thread Hrvoje Senjan
https://bugs.kde.org/show_bug.cgi?id=320450

--- Comment #1 from Hrvoje Senjan hrvoje.sen...@gmail.com ---
Created attachment 80172
  -- https://bugs.kde.org/attachment.cgi?id=80172action=edit
Screenshot

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


[kontact] [Bug 298328] Crash on Kontact Startup

2013-05-29 Thread Jekyll Wu
https://bugs.kde.org/show_bug.cgi?id=298328

Jekyll Wu adap...@gmail.com changed:

   What|Removed |Added

 CC||brallanagui...@riseup.net

--- Comment #15 from Jekyll Wu adap...@gmail.com ---
*** Bug 320449 has been marked as a duplicate of this bug. ***

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


[kontact] [Bug 320449] Kontact crashes on second start up

2013-05-29 Thread Jekyll Wu
https://bugs.kde.org/show_bug.cgi?id=320449

Jekyll Wu adap...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Jekyll Wu adap...@gmail.com ---


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

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


[ktnef] [Bug 320454] New: [kde-windows] ktnef lacks icon in the start menu (no kde4_add_app_icon command in the build system)

2013-05-29 Thread Jekyll Wu
https://bugs.kde.org/show_bug.cgi?id=320454

Bug ID: 320454
   Summary: [kde-windows] ktnef lacks icon in the start menu (no
kde4_add_app_icon command in the build system)
Classification: Unclassified
   Product: ktnef
   Version: unspecified
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: adap...@gmail.com
CC: kde-wind...@kde.org
Blocks: 320424

See bug 320424

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


[ktnef] [Bug 320454] [kde-windows] ktnef lacks icon in the start menu (no kde4_add_app_icon command in the build system)

2013-05-29 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=320454

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

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||4.10.4
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kdep
   ||im/69e07cd12e82cea0c6a4183e
   ||af124d5f46bb73e4

--- Comment #1 from Laurent Montel mon...@kde.org ---
Git commit 69e07cd12e82cea0c6a4183eaf124d5f46bb73e4 by Montel Laurent.
Committed on 30/05/2013 at 07:18.
Pushed by mlaurent into branch 'KDE/4.10'.

Fix Bug 320454 - [kde-windows] ktnef lacks icon in the start menu (no
kde4_add_app_icon command in the build system)

FIXED-IN: 4.10.4

M  +3-0ktnef/CMakeLists.txt

http://commits.kde.org/kdepim/69e07cd12e82cea0c6a4183eaf124d5f46bb73e4

-- 
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 320450] Create default Mark as read shortcut

2013-05-29 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=320450

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

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #2 from Laurent Montel mon...@kde.org ---
Which shortcut ?
And you can map if you want.

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