[kmail2] [Bug 275483] kmail2 fails to download any messages

2013-02-10 Thread Patrick
https://bugs.kde.org/show_bug.cgi?id=275483

Patrick patr...@noxs.nl changed:

   What|Removed |Added

 CC||patr...@noxs.nl

--- Comment #4 from Patrick patr...@noxs.nl ---
This bug is still present in 4.10 on my system (Arch Linux x86_64). I've
recreated the Akonadi database, I've recreated all my accounts and I've
recreated the wallet for the passwords, but this didn't work. I've done some
experiments which may help to solve this bug.

On my system, Chromium and Kmail are normally launched when I log in. They both
use Kwallet. This situation always triggers the bug. However, if I shutdown
Chromium or Kmail before I log out and start them manually after the next
login, then everything works fine. In the first situation, when the bug is
triggered, restarting Chromium, Akonadi, and/or Kmail doesn't help. What does
help is aborting the mail fetch activities in Akonadi Console and killing the
kwallet daemon.

In previous versions (before 4.10), I could work around the problem by
disabling the mail check at startup. In 4.10, Kmail asks for a password
immediately when it is launched, so this workaround no longer works.

-- 
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 259039] Bad encoding in message body when creating mail from command line

2013-02-10 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=259039

--- Comment #11 from Martin Koller kol...@aon.at ---
created a patch https://git.reviewboard.kde.org/r/108884/

-- 
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 278717] Can't read my email

2013-02-10 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=278717

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

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---
 Ever confirmed|0   |1

--- Comment #6 from Martin Koller kol...@aon.at ---
Thanks for your feedback, reopening then.
If I understand you correctly, then you see the header of the mail (e.g. in the
message list the subject, date, sender, etc.) but you see no message content,
right ?
What you could do is to grep for such a subject text in your local maildir
folders and find the file which contains the message. Then look inside the file
and tell us if the message body is also missing from the file itself, please.

-- 
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 275483] kmail2 fails to download any messages

2013-02-10 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=275483

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

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---
 Ever confirmed|0   |1

--- Comment #5 from Martin Koller kol...@aon.at ---
So it seems all boils down to a problem with the access to the wallet.
The password which is asked by kmail 4.10 is the one for your wallet ?
Did you try to not define a password for the wallet at all ?

-- 
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 275483] kmail2 fails to download any messages

2013-02-10 Thread Patrick
https://bugs.kde.org/show_bug.cgi?id=275483

--- Comment #6 from Patrick patr...@noxs.nl ---
The password is indeed the one for the wallet. Without a password, everything
works fine. I also noticed that when this bug is triggered, Kmail asks for the
password at launch and for every account when it starts trying to fetch the
mail. In situations where the bug isn't triggered, Kmail asks for the password
only once (at launch).

-- 
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 279436] Deleting a message does not close the window displaying it.

2013-02-10 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=279436

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

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 CC||kol...@aon.at
Version|1.99.0  |4.10.0
 Ever confirmed|0   |1

--- Comment #4 from Martin Koller kol...@aon.at ---
I can reproduce it with KDE 4.10.0. Simply open any message by double clicking,
go to the messagelist from where you opened it and hit the delete key - empty
window.

And if you now click on forward in this empty window, kmail crashes:

Application: KMail (kmail), signal: Segmentation fault
Using host libthread_db library /lib64/libthread_db.so.1.
[Current thread is 1 (Thread 0x7f100237d780 (LWP 20518))]

Thread 8 (Thread 0x7f0ff8f39700 (LWP 20536)):
#0  0x7f1015f338f4 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f100bd15eb7 in ?? () from /usr/lib64/libQtWebKit.so.4
#2  0x7f100bd15ee9 in ?? () from /usr/lib64/libQtWebKit.so.4
#3  0x7f1015f2fe0e in start_thread () from /lib64/libpthread.so.0
#4  0x7f10181052cd in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f0ff8620700 (LWP 20537)):
#0  0x7f1010365600 in pthread_mutex_lock@plt () from
/usr/lib64/libglib-2.0.so.0
#1  0x7f10103cf471 in g_mutex_lock () from /usr/lib64/libglib-2.0.so.0
#2  0x7f101039285e in g_main_context_acquire () from
/usr/lib64/libglib-2.0.so.0
#3  0x7f1010393564 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x7f10103937a4 in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#5  0x7f1018a90136 in QEventDispatcherGlib::processEvents
(this=0x7f0ff8c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x7f1018a6094f in QEventLoop::processEvents
(this=this@entry=0x7f0ff861fe00, flags=...) at kernel/qeventloop.cpp:149
#7  0x7f1018a60bd8 in QEventLoop::exec (this=0x7f0ff861fe00, flags=...) at
kernel/qeventloop.cpp:204
#8  0x7f10189630b0 in QThread::exec (this=optimized out) at
thread/qthread.cpp:542
#9  0x7f101896608c in QThreadPrivate::start (arg=0x2c7ecb0) at
thread/qthread_unix.cpp:338
#10 0x7f1015f2fe0e in start_thread () from /lib64/libpthread.so.0
#11 0x7f10181052cd in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f0ff6b03700 (LWP 7468)):
#0  0x7fffe15b5890 in clock_gettime ()
#1  0x7f100edd6f7d in clock_gettime () from /lib64/librt.so.1
#2  0x7f10189bbd84 in do_gettime (frac=0x7f0ff6b02b38, sec=0x7f0ff6b02b30)
at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x7f1018a90a3d in QTimerInfoList::updateCurrentTime
(this=this@entry=0x7f0fa8001260) at kernel/qeventdispatcher_unix.cpp:354
#5  0x7f1018a90d83 in QTimerInfoList::timerWait (this=0x7f0fa8001260,
tm=...) at kernel/qeventdispatcher_unix.cpp:461
#6  0x7f1018a8f7fc in timerSourcePrepareHelper (src=optimized out,
timeout=0x7f0ff6b02c2c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x7f1018a8f8a5 in timerSourcePrepare (source=optimized out,
timeout=optimized out) at kernel/qeventdispatcher_glib.cpp:169
#8  0x7f1010392ebf in g_main_context_prepare () from
/usr/lib64/libglib-2.0.so.0
#9  0x7f10103935ab in ?? () from /usr/lib64/libglib-2.0.so.0
#10 0x7f10103937a4 in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#11 0x7f1018a90136 in QEventDispatcherGlib::processEvents
(this=0x7f0fa80081f0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0x7f1018a6094f in QEventLoop::processEvents
(this=this@entry=0x7f0ff6b02dd0, flags=...) at kernel/qeventloop.cpp:149
#13 0x7f1018a60bd8 in QEventLoop::exec (this=0x7f0ff6b02dd0, flags=...) at
kernel/qeventloop.cpp:204
#14 0x7f10189630b0 in QThread::exec (this=optimized out) at
thread/qthread.cpp:542
#15 0x7f1018a410bf in QInotifyFileSystemWatcherEngine::run (this=0x3204680)
at io/qfilesystemwatcher_inotify.cpp:256
#16 0x7f101896608c in QThreadPrivate::start (arg=0x3204680) at
thread/qthread_unix.cpp:338
#17 0x7f1015f2fe0e in start_thread () from /lib64/libpthread.so.0
#18 0x7f10181052cd in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f0fac3bf700 (LWP 7677)):
#0  0x7f1015f338f4 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f0fafa70f6f in ?? () from /usr/lib64/libvlccore.so.5
#2  0x7f1015f2fe0e in start_thread () from /lib64/libpthread.so.0
#3  0x7f10181052cd in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f0f8d5ff700 (LWP 10928)):
#0  0x7f1015f33c61 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f1018966547 in wait (time=3, this=0x68f2c90) at
thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=optimized out, mutex=0x68f3318, time=3) at
thread/qwaitcondition_unix.cpp:158
#3  0x7f1018959d4f in 

[kmail2] [Bug 275483] kmail2 fails to download any messages

2013-02-10 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=275483

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

   What|Removed |Added

 Status|REOPENED|CONFIRMED
Version|unspecified |4.10.0

-- 
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 279505] New Mail is downloaded correctly but not shown, some messages disappear until restart

2013-02-10 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=279505

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

   What|Removed |Added

 CC||kol...@aon.at

--- Comment #1 from Martin Koller kol...@aon.at ---
Do you still see this problem with current 4.10.0 ?

-- 
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 280153] backspace in KMail Message Recipient field moves to the previous field

2013-02-10 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=280153

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

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 CC||kol...@aon.at
Version|4.7 |4.10.0
 Ever confirmed|0   |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


[kmail2] [Bug 276893] Messages not correctly being marked as read when opened

2013-02-10 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=276893

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

   What|Removed |Added

 CC||kol...@aon.at

--- Comment #19 from Martin Koller kol...@aon.at ---
I can not reproduce with 4.10.0
Is this still an issue for you with this current version ?

-- 
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 281832] kmail does not handle charsets for mail body when replying to a decrypted mail properly

2013-02-10 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=281832

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

   What|Removed |Added

 CC||kol...@aon.at

--- Comment #2 from Martin Koller kol...@aon.at ---
Testing with 4.10.0 I can not reproduce this.
Is this still valid for you with this current version ?

-- 
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 314825] New: KNotes opens an empty note on startup

2013-02-10 Thread Horst Gerbig
https://bugs.kde.org/show_bug.cgi?id=314825

Bug ID: 314825
   Summary: KNotes opens an empty note on startup
Classification: Unclassified
   Product: knotes
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: hger...@gmx.net

An old bug, actually; I found reports from 2006/2007, but apparently nothing
recent.
On my Ubuntu 12.10, KNotes opens an empty note on startup. The startup commande
is /usr/bin/knotes. On my other machine running Ubuntu 12.04, the startup
command is the same, but the application just starts without opening a new note
and sits up top next to the watch.

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


[Akonadi] [Bug 227672] MAPI support in kmail

2013-02-10 Thread Torsten Krah
https://bugs.kde.org/show_bug.cgi?id=227672

Torsten Krah tk...@fachschaft.imn.htwk-leipzig.de changed:

   What|Removed |Added

 CC||tk...@fachschaft.imn.htwk-l
   ||eipzig.de

--- Comment #11 from Torsten Krah tk...@fachschaft.imn.htwk-leipzig.de ---
Evolution did make progress here in contrast to KMail. There an evolution-ews
modul, using the Exchange Webservices API (which is good, because it does work
with proxies - where the existing mapi connector does only work with direct
access to the Exchange Server).

https://live.gnome.org/Evolution/EWS

This site is not up-to-date because OAB support is already there in 3.6.x..

So maybe this will be a solution for kmail/korganizer/kontact too.

-- 
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 284542] Kmail2 cannot connect to pop3 server

2013-02-10 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=284542

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

   What|Removed |Added

 CC||kol...@aon.at

--- Comment #3 from Martin Koller kol...@aon.at ---
What I find strange is the message Opening connections is not supported with
the protocol https.
Did you specify a wrong port ?
Is the problem still an issue with current KDE 4.10.0 ?

-- 
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 289896] Reply mail: additional body part stripped off

2013-02-10 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=289896

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

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 CC||kol...@aon.at
Version|4.8 |4.10.0
 Ever confirmed|0   |1

--- Comment #2 from Martin Koller kol...@aon.at ---
can reproduce with 4.10.0

-- 
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 296036] Local Folders: Error: Unsupported type.

2013-02-10 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=296036

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

   What|Removed |Added

 CC||kol...@aon.at

--- Comment #7 from Martin Koller kol...@aon.at ---
Is this report still valid ?

-- 
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 227672] MAPI support in kmail

2013-02-10 Thread Ken Fallon
https://bugs.kde.org/show_bug.cgi?id=227672

Ken Fallon ken.fal...@gmail.com changed:

   What|Removed |Added

 CC||ken.fal...@gmail.com

--- Comment #12 from Ken Fallon ken.fal...@gmail.com ---
Got tired of waiting for this bug to be fixed. I advise everyone to run davmail
which acts as a proxy for POP/IMAP/SMTP/Caldav/Carddav/LDAP to exchange.

It works and doesn't require a mysql database to be running either.
http://davmail.sourceforge.net/

-- 
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 296563] kmail2 message list difficulties over SSH X11 forwarding

2013-02-10 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=296563

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

   What|Removed |Added

 CC||kol...@aon.at

--- Comment #1 from Martin Koller kol...@aon.at ---
pop or imap account ?
Still problems with current 4.10.0 ?
I don't think it has anything to do with ssh/X11. Try also locally to see if
I'm correct.

-- 
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 312460] Kmail can not show correct number of unread mails

2013-02-10 Thread Raymond Wooninck
https://bugs.kde.org/show_bug.cgi?id=312460

Raymond Wooninck tittiatc...@gmail.com changed:

   What|Removed |Added

 CC||tittiatc...@gmail.com

--- Comment #8 from Raymond Wooninck tittiatc...@gmail.com ---
I see exactly the same issue. However with me this can happen at the same time
with multiple folders. 

I hope that this gets fixed soon, because this is really becoming annoying.
Almost every mail check delivers this situation.

-- 
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 216953] Knotes always remembers the note's original desktop

2013-02-10 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=216953

Allen Winter win...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||4.10.1
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kdep
   ||im/052679628f639bc7420e8e8b
   ||3f20573aa082c840

--- Comment #4 from Allen Winter win...@kde.org ---
Git commit 052679628f639bc7420e8e8b3f20573aa082c840 by Allen Winter.
Committed on 10/02/2013 at 16:26.
Pushed by winterz into branch 'KDE/4.10'.

Make remember desktop option work properly.
Thanks for the patch wooolfy
FIXED-IN: 4.10.1

M  +5-0knotes/knote.cpp
M  +5-2knotes/knote.h
M  +6-2knotes/knotesapp.cpp

http://commits.kde.org/kdepim/052679628f639bc7420e8e8b3f20573aa082c840

-- 
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 296563] kmail2 message list difficulties over SSH X11 forwarding

2013-02-10 Thread Christopher Heiny
https://bugs.kde.org/show_bug.cgi?id=296563

--- Comment #2 from Christopher Heiny christopherhe...@gmail.com ---
Pop accounts.  I haven't tried imap.

I'm currently up to 4.8.5, and still seeing this issue.  I will look into a
4.10 update, probably later this coming week.  

I use kmail2 locally on the laptop on a daily basis, and do not experienced
this issue in that contect.  It only ever happens when using X11 forwarding.

-- 
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 278717] Can't read my email

2013-02-10 Thread Darin McBride
https://bugs.kde.org/show_bug.cgi?id=278717

--- Comment #7 from Darin McBride tankta...@gmail.com ---
$ grep -A 1 'Contact Information Update' ~/Mail/inbox
Subject: Contact Information Update
Date: Fri, 20 Jul 2007 17:07:00 -0400

And if I look in that file with less, I see the email headers start on line
1301711 and end on 1301755, and the email contents (multi-part MIME message)
starts on 1301757 (with the blank line in between, as expected), and goes to
1302164 (darned Member of Parliament with mixed text/html messages).  While the
html is hard to read, the mime-encoded plain text seems to be fine.

I'm wondering if kmail decided to switch formats - because this inbox's last
message is:

Date: Thu, 28 Jul 2011 02:15:02 -0600 (MDT)

whereas my real inbox in kmail has plenty of messages since that date.  Those
seem to be in ~/.local/share/akonadi/file_db_data...

-- 
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 278717] Can't read my email

2013-02-10 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=278717

--- Comment #8 from Martin Koller kol...@aon.at ---
I think what you're missing is a resource which loads your old inbox mbox file.
What you find under ~/.local/share/akonadi/file_db_data... is just a _cache_ of
the new mails (or part of the mails) not the mails themselves.

Please check your kmail settings under Accounts - Receiving.
You should have (or add a new one) of type mbox which points to the old mbox
file - then you should be able to see all your old mails.

To find your new mails (the ones you received from July 2011 on) should be
somewhere else. Check your receiving accounts settings.

-- 
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 278717] Can't read my email

2013-02-10 Thread Darin McBride
https://bugs.kde.org/show_bug.cgi?id=278717

--- Comment #9 from Darin McBride tankta...@gmail.com ---
Ok, I've created that mbox... unfortunately, that means they're all going into
a different folder, so the header info still shows up in my KMail Folders /
Inbox but the header AND message shows up in a whole separate location :( 
Maybe filtering would help, but that doesn't work anymore, either :(

-- 
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 278717] Can't read my email

2013-02-10 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=278717

--- Comment #10 from Martin Koller kol...@aon.at ---
Intresting ... If you did not have the mbox resource before, I wonder from
where akonadi got the header info then ...

You probably should discard the akonadi database and start from scratch

-- 
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 296563] kmail2 message list difficulties over SSH X11 forwarding

2013-02-10 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=296563

--- Comment #3 from Martin Koller kol...@aon.at ---
When you use X11 forwarding, you are looking onto that same Laptop where
everything works ?
Or are you looking onto a completely different PC, where also the setup/akonadi
database might be different ?

-- 
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 216953] Knotes always remembers the note's original desktop

2013-02-10 Thread wooolfy
https://bugs.kde.org/show_bug.cgi?id=216953

--- Comment #5 from wooo...@o2.pl ---
Glad I could help. That was one of those small but annoying bugs.

Thanks for review and commitment Allen, that saves my time going through whole
process.

-- 
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 314853] New: Kontact löscht keine Mails

2013-02-10 Thread Stefan Klose
https://bugs.kde.org/show_bug.cgi?id=314853

Bug ID: 314853
   Summary: Kontact löscht keine Mails
Classification: Unclassified
   Product: kontact
   Version: 4.10
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: gt4ra...@gmx.de

Application: kontact (4.10)
KDE Platform Version: 4.10.00 release 546
Qt Version: 4.8.4
Operating System: Linux 3.4.28-2.20-desktop i686
Distribution: openSUSE 12.2 (i586)

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

- Unusual behavior I noticed:

Kontact löscht keine EMails. 38 ungelesene Mails markiert und anschließend auf
DEL gedrückt. Dabei beginnt der Kreis sich vopr dem Account zu drehen. Aber
selbst nach einer Wartezeit von 1 Stunde werden die Mails nicht gelöscht.

The crash can be reproduced every time.

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

Thread 3 (Thread 0xb1091b40 (LWP 4123)):
#0  0xb7703424 in __kernel_vsyscall ()
#1  0xb3aaca4c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb5ffe11c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb570db3d in ?? () from /usr/lib/libQtWebKit.so.4
#4  0xb570db6f in ?? () from /usr/lib/libQtWebKit.so.4
#5  0xb3aa8e32 in start_thread () from /lib/libpthread.so.0
#6  0xb5ff07ee in clone () from /lib/libc.so.6

Thread 2 (Thread 0xb0768b40 (LWP 4124)):
#0  0xb3a0fe3d in clock_gettime () from /lib/librt.so.1
#1  0xb6d47945 in do_gettime (frac=0xb0768000, sec=0xb0767ff8) at
tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb6e2e12e in QTimerInfoList::updateCurrentTime (this=0xafe02074) at
kernel/qeventdispatcher_unix.cpp:354
#4  0xafe02074 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 1 (Thread 0xb22f8740 (LWP 4122)):
[KCrash Handler]
#7  QAbstractItemView::selectionModel (this=0x8e13390) at
itemviews/qabstractitemview.cpp:766
#8  0xaf19caa4 in KMKernel::treeviewModelSelection (this=0x8d6ede0) at
/usr/src/debug/kdepim-4.10.0/kmail/kmkernel.cpp:1938
#9  0xaf18f66f in KMail::KMSystemTray::slotContextMenuAboutToShow
(this=0x8ebedb0) at /usr/src/debug/kdepim-4.10.0/kmail/kmsystemtray.cpp:279
#10 0xb6e139b2 in QMetaObject::activate (sender=0x8ed4460, m=0xb6c61bb4
QMenu::staticMetaObject, local_signal_index=0, argv=0x0) at
kernel/qobject.cpp:3548
#11 0xb6791255 in QMenu::aboutToShow (this=this@entry=0x8ed4460) at
.moc/release-shared/moc_qmenu.cpp:165
#12 0xb6797df8 in qt_static_metacall (_a=0xbf815394, _id=0, _o=0x8ed4460,
_c=optimized out) at .moc/release-shared/moc_qmenu.cpp:74
#13 QMenu::qt_static_metacall (_o=0x8ed4460, _c=QMetaObject::InvokeMetaMethod,
_id=0, _a=0xbf815394) at .moc/release-shared/moc_qmenu.cpp:68
#14 0xb6e0401d in QMetaMethod::invoke (this=0xbf8154c4, object=0x8ed4460,
connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=...,
val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...)
at kernel/qmetaobject.cpp:1664
#15 0xb6e06699 in QMetaObject::invokeMethod (obj=0x8ed4460, member=0xb3b0bc68
aboutToShow, type=Qt::AutoConnection, ret=..., val0=..., val1=..., val2=...,
val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at
kernel/qmetaobject.cpp:1179
#16 0xb3af53c1 in invokeMethod (val9=..., val8=..., val7=..., val6=...,
val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., member=optimized
out, obj=optimized out) at /usr/include/QtCore/qobjectdefs.h:434
#17 DBusMenuExporterDBus::AboutToShow (this=0x37, id=55) at
/usr/src/debug/libdbusmenu-qt-0.9.2/src/dbusmenuexporterdbus_p.cpp:156
#18 0xb3af80b8 in DBusMenuExporterDBus::qt_static_metacall
(_o=_o@entry=0x8ed47c8, _c=_c@entry=QMetaObject::InvokeMetaMethod,
_id=_id@entry=7, _a=_a@entry=0xbf8159ac) at
/usr/src/debug/libdbusmenu-qt-0.9.2/build/src/dbusmenuexporterdbus_p.moc:89
#19 0xb3af85b4 in DBusMenuExporterDBus::qt_metacall (this=0x8ed47c8,
_c=QMetaObject::InvokeMetaMethod, _id=7, _a=0xbf8159ac) at
/usr/src/debug/libdbusmenu-qt-0.9.2/build/src/dbusmenuexporterdbus_p.moc:129
#20 0xb423d4f6 in QDBusConnectionPrivate::deliverCall (this=0x8ece710,
object=0x8ed47c8, msg=..., metaTypes=..., slotIdx=-1240824720) at
qdbusintegrator.cpp:951
#21 0xb423e62a in QDBusConnectionPrivate::activateCall (this=0x8ece710,
object=0x8ed47c8, flags=4080, msg=...) at qdbusintegrator.cpp:856
#22 0xb423edd2 in QDBusConnectionPrivate::activateObject (this=0x8ece710,
node=..., msg=..., pathStartPos=1) at qdbusintegrator.cpp:1427
#23 0xb423f1d8 in QDBusActivateObjectEvent::placeMetaCall (this=0x8e252e0) at
qdbusintegrator.cpp:1541
#24 0xb6e1193b in QObject::event (this=0x8ed47c8, e=0x8e252e0) at
kernel/qobject.cpp:1203
#25 

[Akonadi] [Bug 288605] Mail Dispatcher Agent went offline for unknown reason

2013-02-10 Thread Karsten König
https://bugs.kde.org/show_bug.cgi?id=288605

Karsten König re...@gmx.net changed:

   What|Removed |Added

 CC||re...@gmx.net

-- 
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 301182] Mail dispatcher agent stops working

2013-02-10 Thread Karsten König
https://bugs.kde.org/show_bug.cgi?id=301182

Karsten König re...@gmx.net changed:

   What|Removed |Added

 CC||re...@gmx.net

--- Comment #2 from Karsten König re...@gmx.net ---
This happens to me as well, the system has been running for quite some time and
mail dispatcher agent just silently (!) stops working until restart.

This is a major bug, I always noticed it only after several days

The mail dispatcher agent had this error:
The name org.freedesktop.Akonadi.Resource.akonadi_maildispatcher_agent was not
provided by any .service files

But this does not seem to be the cause, because it is showing that now after
restarting and I can send emails just fine right now

I agree with Mathias that the other two are duplicates, could somebody please
give us hints how to track this down?

karsten@thermoskanne:~ akonadictl --version
Akonadi 1.9.0
karsten@thermoskanne:~ kmail --version
Qt: 4.8.4
KDE: 4.10.00
KMail: 4.10

-- 
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 296563] kmail2 message list difficulties over SSH X11 forwarding

2013-02-10 Thread Christopher Heiny
https://bugs.kde.org/show_bug.cgi?id=296563

--- Comment #4 from Christopher Heiny christopherhe...@gmail.com ---
It is exactly the same laptop.  Same user.  Same hard drive.  Same home
directory.  The only difference in operation is that it's X11 forwarding over
an SSH connection. 

kmail2 actually has a number of problems that (for me at least) show up
exclusively in the X11 over SSH situations.  See for example Bug #297143 and
Bug #298001.

There are several others that are exacerbated by X11, but I haven't kept close
enought track to notice whether they're exclusive to the X11 forwarding
scenario.  For example, see Bug #296567 and Bug #302277.

Switching from X11 to local and then back to X11 seems to make everything much
worse, particularly if I move the machine from wired to wireless for local
display, and then back to the original wired subnet again.

-- 
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 314858] New: possibility to send and receive contacts via bluetooth from adressbook

2013-02-10 Thread m.wege
https://bugs.kde.org/show_bug.cgi?id=314858

Bug ID: 314858
   Summary: possibility to send and receive contacts via bluetooth
from adressbook
Classification: Unclassified
   Product: kaddressbook
   Version: 4.10
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: m.w...@web.de
CC: to...@kde.org

It would be very useful to be able to send and receive contacts from/to mobile
phones. This could happen either via right click - send contact via bluetooth
or via an icon in the contact itself. It should be possible to send/receive
more than one contact at once.

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 279436] Deleting a message does not close the window displaying it.

2013-02-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=279436

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

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
   Version Fixed In||4.10.1
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kdep
   ||im/d67d3e962112f4c535120b8d
   ||e91285ff910b2a31

--- Comment #5 from Laurent Montel mon...@kde.org ---
Git commit d67d3e962112f4c535120b8de91285ff910b2a31 by Montel Laurent.
Committed on 11/02/2013 at 07:44.
Pushed by mlaurent into branch 'KDE/4.10'.

Fix Bug 279436 - Deleting a message does not close the window displaying it.

FIXED-IN: 4.10.1

M  +3-0kmail/kmreadermainwin.cpp

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

-- 
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 314872] New: creating a new message resets the font size in signature to the message font size

2013-02-10 Thread Liviu Vasut
https://bugs.kde.org/show_bug.cgi?id=314872

Bug ID: 314872
   Summary: creating a new message resets the font size in
signature to the message font size
Classification: Unclassified
   Product: kmail2
   Version: 4.9.5
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: composer
  Assignee: kdepim-bugs@kde.org
  Reporter: liviu_va...@yahoo.com

I have a HTML signature with font size of 10. Message body font size is set to
12. When I click the New mail button a window opens with the message body
ready to be filled in and the signature appended. The signature font size
should be 10 not 12.

Reproducible: Always

Steps to Reproduce:
1. create a HTML signature (Settings  Configure KMail  Identities  (select
account) Modify...  Signature  check Enable signature and choose Input
Field Below from the Obtain signature text from: field. Enter signature and
set font size to 10)
2. set message body font size: (Settings  Configure KMail  Appearance  Fonts
 check Use custom fonts, select Message body from the Apply to: field
and set the font size to 12)
3. Create a new message (click New button on the tool bar)
Actual Results:  
font size in the signature is the same as in the message body

Expected Results:  
font size in the signature should be 10 (as set)

Keep the font settings from the signature dialog

-- 
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 280153] backspace in KMail Message Recipient field moves to the previous field

2013-02-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=280153

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

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
   Version Fixed In||4.10.1
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kdep
   ||im/c0d5948aa10c78d9e4c4e143
   ||8794fe132318e2d9

--- Comment #1 from Laurent Montel mon...@kde.org ---
Git commit c0d5948aa10c78d9e4c4e1438794fe132318e2d9 by Montel Laurent.
Committed on 11/02/2013 at 07:57.
Pushed by mlaurent into branch 'KDE/4.10'.

Fix Bug 280153 - backspace in KMail Message Recipient field moves to the
previous field

FIXED-IN: 4.10.1

M  +4-2messagecomposer/recipientline.cpp

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

-- 
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 266485] Configuring accounts and identities lacks consistency

2013-02-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=266485

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

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel mon...@kde.org ---
Start to fix in :
http://commits.kde.org/kdepimlibs/cc9a7f884748a9c4f46f465d2c3d96fa616a18fb

now we must set name in transport

-- 
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 266485] Configuring accounts and identities lacks consistency

2013-02-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=266485

--- Comment #2 from Laurent Montel mon...@kde.org ---
Receiving account takes a name in the second dialog (first text entry), the
input in the first dialog is a filter (and is at the top). 
For the receiving we can't change it.
Each resources has the same method to configure it. So we can fix 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 269979] kmail incorrect right-click option in message body

2013-02-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=269979

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

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #2 from Laurent Montel mon...@kde.org ---
We can't fix it. if we don't otherwrite ContextMenu event we will have selected
text.
// Don't call SuperClass::event() here, it will do silly things like
selecting the text
// under the mouse cursor, which we don't 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


[kmail2] [Bug 276003] fancy clickable status icons should be more transparent when deactivated

2013-02-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=276003

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

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
   Version Fixed In||4.10.1
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kdep
   ||im/58604c187498443159c4d0a2
   ||59abafaa4ee8cf13

--- Comment #2 from Laurent Montel mon...@kde.org ---
Git commit 58604c187498443159c4d0a259abafaa4ee8cf13 by Montel Laurent.
Committed on 11/02/2013 at 08:24.
Pushed by mlaurent into branch 'KDE/4.10'.

Fix Bug 276003 - fancy clickable status icons should be more transparent when
deactivated

FIXED-IN: 4.10.1

M  +1-1messagelist/core/themedelegate.cpp

http://commits.kde.org/kdepim/58604c187498443159c4d0a259abafaa4ee8cf13

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