[Bug 302137] Cannot save new message list theme from one session to another

2012-07-22 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=302137

--- Comment #4 from Laurent Montel mon...@kde.org ---
'Moreover some columns do not become visible even if 'column properties' are
set to 'visible by default' do you have infos about specific column which is
not visible ?

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


[Bug 303913] New: maildir 'new' directories aren't empty

2012-07-22 Thread mikael.salson
https://bugs.kde.org/show_bug.cgi?id=303913

Bug ID: 303913
  Severity: normal
   Version: 4.8.4
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: maildir 'new' directories aren't empty
Classification: Unclassified
OS: Linux
  Reporter: mikael.sal...@gmail.com
  Hardware: Ubuntu Packages
Status: UNCONFIRMED
 Component: general
   Product: kmail2

According to Wikipedia : 
“When the mail user agent process finds messages in the new directory it moves
them to cur (using rename() - link then unlink strategy may result in having
the message duplicated) and appends an informational suffix to the filename
before reading them.”

So I understand that I shouldn't see any file in the new directories. However I
have a few ones:
$ find ~/.kde/share/apps/kmail/mail/ -type f | grep -c '/new/'
3902

They are not duplicated messages. Meaning that these messages, as far as I can
see, are not in the cur/ directory. One of them, for instance, is
new/1342795373.R533.basilic:2,S and we can see that the informational suffix
has been appended. I can also see this message in kmail and it cannot be
distinguished from other messages (in the same folder in kmail) that are stored
in the cur/ directory.

I'm definitely not a maildir expert but that seems to be a non-standard
behaviour. I'm also wondering if this can explain the following bug I filed
several months ago : https://bugs.kde.org/show_bug.cgi?id=289657

Reproducible: Sometimes

Steps to Reproduce:
Most messages are put in cur/ directories. I don't know what prevent some of
them to go there!

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


[Bug 220184] Right click on link - Copy Link Address does not copy to the primary buffer (middle-click paste)

2012-07-22 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=220184

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

   What|Removed |Added

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

--- Comment #1 from Laurent Montel mon...@kde.org ---
Works well in 4.9

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


[Bug 219825] Kmail changes HTML-Code written in external editor

2012-07-22 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=219825

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 ---
I added it in 4.10
Now we can import directly html in editor

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


[Bug 218717] Cannot print HTML emails

2012-07-22 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=218717

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

   What|Removed |Added

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

--- Comment #3 from Laurent Montel mon...@kde.org ---
Works fine in 4.9
Reopen if still valid in 4.9

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


[Bug 218268] Akregator does not restore previously set window size

2012-07-22 Thread andreas.sturmlechner
https://bugs.kde.org/show_bug.cgi?id=218268

--- Comment #9 from andreas.sturmlech...@gmail.com ---
Bug also exists in KDE 4.9 RC2

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


[Bug 303922] New: Akonadi server requires restart after a few hours of inactivity, otherwise its services don't work anymore.

2012-07-22 Thread Grzegorz Kowal
https://bugs.kde.org/show_bug.cgi?id=303922

Bug ID: 303922
  Severity: normal
   Version: 4.8
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: Akonadi server requires restart after a few hours of
inactivity, otherwise its services don't work anymore.
Classification: Unclassified
OS: Linux
  Reporter: custos.men...@gmail.com
  Hardware: Gentoo Packages
Status: UNCONFIRMED
 Component: server
   Product: Akonadi

I use KDE 4.8.4 from Gentoo.  My akonadi is set up to use an external MYSQL
server.  Everything works fine after a fresh login to the kde session. When I
leave it for a few hours inactive and then start, for example, kmail2, it shows
plenty of errors like 'Unable to list items' or 'Error while trying to get the
local inbox folder' and is unable to check emails on my IMAP accounts.

The reason for this problem is nicely described in the following comment:
 https://bugs.kde.org/show_bug.cgi?id=273612#c7

I think that the solution proposed in the referred comment, i.e., adding
Options=MYSQL_OPT_RECONNECT=1 by default to QMYSQL section of
.config/akonadi/akonadiserverrc could be good enough, since many services in
KDE depend on aconadi now.

Reproducible: Always

Steps to Reproduce:
1. Login to KDE Session.
2. Leave it for several hours.
3. Try to use, e.g. KMail.
Actual Results:  
KMail shows plenty of errors like 'Unable to list items' or 'Error while trying
to get the local inbox folder' and is unable to check emails on IMAP accounts
or list local folders.

Expected Results:  
KMail should work normally.

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


[Bug 235459] Weird display of attachments with Enterprise Headers

2012-07-22 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=235459

Martin Koller kol...@aon.at changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kdep
   ||im/7f7eacbc3f77f7abfc3881fd
   ||ffb1bb932dda7ef3

--- Comment #3 from Martin Koller kol...@aon.at ---
Git commit 7f7eacbc3f77f7abfc3881fdffb1bb932dda7ef3 by Martin Koller.
Committed on 22/07/2012 at 18:18.
Pushed by mkoller into branch 'KDE/4.9'.

fix display of expanded attachment names in enterprise header style

M  +16   -11   messageviewer/headerstyle.cpp

http://commits.kde.org/kdepim/7f7eacbc3f77f7abfc3881fdffb1bb932dda7ef3

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


[Bug 235459] Weird display of attachments with Enterprise Headers

2012-07-22 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=235459

Martin Koller kol...@aon.at changed:

   What|Removed |Added

  Latest Commit|http://commits.kde.org/kdep |http://commits.kde.org/kdep
   |im/7f7eacbc3f77f7abfc3881fd |im/33ee58163077a7279ea3cbba
   |ffb1bb932dda7ef3|981b51bd3472479e

--- Comment #4 from Martin Koller kol...@aon.at ---
Git commit 33ee58163077a7279ea3cbba981b51bd3472479e by Martin Koller.
Committed on 22/07/2012 at 18:18.
Pushed by mkoller into branch 'master'.

fix display of expanded attachment names in enterprise header style

M  +16   -11   messageviewer/headerstyle.cpp

http://commits.kde.org/kdepim/33ee58163077a7279ea3cbba981b51bd3472479e

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


[Bug 235459] Weird display of attachments with Enterprise Headers

2012-07-22 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=235459

Martin Koller kol...@aon.at changed:

   What|Removed |Added

  Latest Commit|http://commits.kde.org/kdep |http://commits.kde.org/kdep
   |im/33ee58163077a7279ea3cbba |im/a290f9f597f815a923175bcd
   |981b51bd3472479e|5ac8e28aca654905

--- Comment #5 from Martin Koller kol...@aon.at ---
Git commit a290f9f597f815a923175bcd5ac8e28aca654905 by Martin Koller.
Committed on 22/07/2012 at 18:18.
Pushed by mkoller into branch 'KDE/4.8'.

fix display of expanded attachment names in enterprise header style

M  +16   -11   messageviewer/headerstyle.cpp

http://commits.kde.org/kdepim/a290f9f597f815a923175bcd5ac8e28aca654905

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


[Bug 289097] error Unable to fetch item from backend when entering IMAP folder

2012-07-22 Thread ray-ven
https://bugs.kde.org/show_bug.cgi?id=289097

--- Comment #43 from ray-ven gor...@gmail.com ---
I think this has to do with CALDAV. I'm importing google contacts and calendar
via caldav - afaik this is often a cause of Unable to fetch item from backend

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


[Bug 289097] error Unable to fetch item from backend when entering IMAP folder

2012-07-22 Thread Michael Holtermann
https://bugs.kde.org/show_bug.cgi?id=289097

--- Comment #44 from Michael Holtermann li...@michael-holtermann.de ---
(In reply to comment #43)
 I think this has to do with CALDAV

No, it hasn't. It appears in non-CALDAV environments as well.

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


[Bug 277679] KMail message pane visual inconsistency when using Enterprise Headers

2012-07-22 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=277679

Martin Koller kol...@aon.at changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 CC||kol...@aon.at
 Resolution|--- |FIXED

--- Comment #6 from Martin Koller kol...@aon.at ---
The problem with the attachment is solved (duplicate with bug #235459)
The problem with the HTML external refs I can not reproduce with current
KDE/4.9 git

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


[Bug 302375] Segfault when open an email - every time

2012-07-22 Thread best
https://bugs.kde.org/show_bug.cgi?id=302375

b...@univention.de changed:

   What|Removed |Added

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

--- Comment #1 from b...@univention.de ---
Mail is disappeared

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


[Bug 302137] Cannot save new message list theme from one session to another

2012-07-22 Thread tprotopopescu
https://bugs.kde.org/show_bug.cgi?id=302137

--- Comment #5 from tprotopope...@gmail.com ---
This is what I was trying out: 

Created a clone of the Classic Theme. In the theme configuration dialog, the
appearance tab, there is the list of columns for that view. Right clicking on a
column and selecting `column properties' one of the options is `visible by
default'. Selecting this option for a column that does not have it already
checked does not make the column visible. I tried this specifically with the
`Tag', `Attachment', `Signature', `Importance', `Size', `Read/Unread' columns.
In the configuration dialog view preview the column says, e.g. `Attachment
(Visible)' but the column does not become visible in the message list, after
pressing 'OK' and returning to the message list, or after switching to another
theme and switching back, or restarting Kontact. The column properties are
saved from one session to the next, though. 

To make these columns visible I have to right click on the column headers in
the message list and select the columns from the menu. Once visible in the
message list the newly visible columns remain visible from one session to the
next. But any re-ordering of the columns, e.g. making the 'Attachment' column
the first column on the left is not preserved from session to session.

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


[Bug 302137] Cannot save new message list theme from one session to another

2012-07-22 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=302137

--- Comment #6 from Laurent Montel mon...@kde.org ---
ok will investigate more.
Thanks 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