[kmail2] [Bug 326977] many related problems with folders

2013-11-05 Thread davidblunkett
https://bugs.kde.org/show_bug.cgi?id=326977

--- Comment #10 from davidblunkett dav1dblunk...@hotmail.com ---
This is a bit odd but:

If a email is tagged by the spam filter it constant reappears in my inbox for a
moment then gets filtered to the spam folder.  Once this has happened I cannot
move it manually either - if I drag it to the spam folder it disappears for a
moment and then reappears (leaving an additional copy in the spam folder). 
This only seems to occur for the emails tagged as spam - I can move other
emails and my other filters appear to be working (+/- they keep losing the
destination folders for some reason).

-- 
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 327159] New: Akonadi can't register dbus session. It does after killing all processes

2013-11-05 Thread Japs
https://bugs.kde.org/show_bug.cgi?id=327159

Bug ID: 327159
   Summary: Akonadi can't register dbus session. It does after
killing all processes
Classification: Unclassified
   Product: Akonadi
   Version: 1.10.2
  Platform: Debian unstable
OS: Linux
Status: UNCONFIRMED
  Severity: grave
  Priority: NOR
 Component: server
  Assignee: kdepim-bugs@kde.org
  Reporter: j.nesp...@gmail.com

Opening Kontact, Akonadi fails to start. Trying to start it manually I get an
error message saying it couldn't register a d-bus session. Self-test and output
provided below.

It could be related to #321484, but contrary to that bug report, I don't get
any mysql error, only dbus related ones.

Reproducible: Always

Steps to Reproduce:
1. Open Kontact
2. Akonadi fails - Kontact unusable
but if
3. Close Kontact
4. Switch to root and kill all pids that come up with
ps aux | egrep 'akonadi|mysql'
4. Restart Kontact. Now it works just fine. 
Actual Results:  
Akonadi and everything depending upon it fail to start

Expected Results:  
Akonadi and Kontact should start at the first time.

=== OUTPUT OF  akonadictl start ===
Unable to register service as org.freedesktop.Akonadi.Control.lock Maybe it's
already running?
[
0: /usr/bin/akonadi_control() [0x42a278]
1: /usr/bin/akonadi_control() [0x42a502]
2: /lib/x86_64-linux-gnu/libc.so.6(+0x35260) [0x7f2fc70ae260]
3: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35) [0x7f2fc70ae1e5]
4: /lib/x86_64-linux-gnu/libc.so.6(abort+0x148) [0x7f2fc70b1398]
5:
/usr/lib/x86_64-linux-gnu/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x102)
[0x7f2fc80c5952]
6: /usr/bin/akonadi_control() [0x42c45d]
7: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0xb0)
[0x7f2fc8160250]
8: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(+0x11a94d) [0x7f2fc816f94d]
9: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x33)
[0x7f2fc8178533]
10: /usr/bin/akonadi_control() [0x40c3c0]
11: /usr/bin/akonadi_control() [0x40908b]
12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f2fc709a995]
13: /usr/bin/akonadi_control() [0x40939f]
]

Error: akonadi_control was started but didn't register at D-Bus session bus.
Make sure your system is set up correctly!

=

Akonadi Server Self-Test Report
===

Test 1:  SUCCESS


Database driver found.
Details: The QtSQL driver 'QMYSQL' is required by your current Akonadi server
configuration and was found on your system.

File content of '/home/jacopo/.config/akonadi/akonadiserverrc':
[%General]
Driver=QMYSQL

[QMYSQL]
Name=akonadi
Host=
Options=UNIX_SOCKET=/home/jacopo/.local/share/akonadi/socket-nespolo/mysql.socket
ServerPath=/usr/sbin/mysqld
StartServer=true

[Debug]
Tracer=null


Test 2:  SUCCESS


Akonadi is not running as root
Details: Akonadi is not running as a root/administrator user, which is the
recommended setup for a secure system.

Test 3:  SUCCESS


MySQL server found.
Details: You have currently configured Akonadi to use the MySQL server
'/usr/sbin/mysqld'.
Make sure you have the MySQL server installed, set the correct path and ensure
you have the necessary read and execution rights on the server executable. The
server executable is typically called 'mysqld'; its location varies depending
on the distribution.

Test 4:  SUCCESS


MySQL server is executable.
Details: MySQL server found: 131105  9:20:46 [Warning] Using unique option
prefix key_buffer instead of key_buffer_size is deprecated and will be removed
in a future release. Please use the full name instead.
/usr/sbin/mysqld  Ver 5.5.33-1 for debian-linux-gnu on x86_64 ((Debian))


Test 5:  SUCCESS


MySQL server log contains no errors.
Details: The MySQL server log file apos;a
href='/home/jacopo/.local/share/akonadi/db_data/mysql.err'/home/jacopo/.local/share/akonadi/db_data/mysql.err/aapos;
does not contain any errors or warnings.

File content of '/home/jacopo/.local/share/akonadi/db_data/mysql.err':
131105  9:16:32 [Note] Plugin 'FEDERATED' is disabled.
131105  9:16:32 InnoDB: The InnoDB memory heap is disabled
131105  9:16:32 InnoDB: Mutexes and rw_locks use GCC atomic builtins
131105  9:16:32 InnoDB: Compressed tables use zlib 1.2.8
131105  9:16:32 InnoDB: Using Linux native AIO
131105  9:16:32 InnoDB: Initializing buffer pool, size = 80.0M
131105  9:16:32 InnoDB: Completed initialization of buffer pool
131105  9:16:32 InnoDB: highest supported file format is Barracuda.
131105  9:16:33  InnoDB: Waiting for the background threads to start
131105  9:16:34 InnoDB: 5.5.33 started; log sequence number 152708718
131105  9:16:35 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.5.33-1'  socket:
'/home/jacopo/.local/share/akonadi/socket-nespolo/mysql.socket'  port: 0 
(Debian)


Test 6:  SUCCESS



[Akonadi] [Bug 301965] Kmail2 not work correctly

2013-11-05 Thread Danilo Marcucci
https://bugs.kde.org/show_bug.cgi?id=301965

--- Comment #13 from Danilo Marcucci dan...@dmarcucci.it ---
Created attachment 83346
  -- https://bugs.kde.org/attachment.cgi?id=83346action=edit
New crash information added by DrKonqi

akonadi_mixedmaildir_resource (4.11) on KDE Platform 4.11.2 using Qt 4.8.5

- What I was doing when the application crashed:

I was deleting a message from the inbox of an account

-- Backtrace (Reduced):
#7  __memmove_ssse3_rep () at
../sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S:1298
#8  0x4d68a915 in memmove (__len=optimized out, __src=optimized out,
__dest=0xb6467ca1) at /usr/include/bits/string3.h:57
#9  KMBox::MBox::purge (this=this@entry=0x86131c0, deletedEntries=...,
movedEntries=movedEntries@entry=0xbfca0c24) at
/usr/src/debug/kdepimlibs-4.11.2/kmbox/mbox.cpp:386
#10 0x08080532 in MBoxContext::purge (this=this@entry=0x86131b0,
movedEntries=...) at
/usr/src/debug/kdepim-runtime-4.11.2/resources/mixedmaildir/mixedmaildirstore.cpp:174
#11 0x0807c3c2 in MixedMaildirStore::Private::visit (this=0x8627310,
job=0x85b5248) at
/usr/src/debug/kdepim-runtime-4.11.2/resources/mixedmaildir/mixedmaildirstore.cpp:2197

-- 
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 306915] Sometimes only new messages are displayed in some random folder (or folders)

2013-11-05 Thread tnemeth
https://bugs.kde.org/show_bug.cgi?id=306915

--- Comment #1 from tnem...@free.fr ---
Created attachment 83347
  -- https://bugs.kde.org/attachment.cgi?id=83347action=edit
Not all 2970 mails are displayed in the trash messages list

I have the same problem as related in the report. However this is mainly
related to the trash folder. As you can see in the attachment I added, I have
some 2970 mails in the trash (of which 75 are unread spams), but only a few of
them are displayed.

-- 
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 306915] Sometimes only new messages are displayed in some random folder (or folders)

2013-11-05 Thread Jonathan Marten
https://bugs.kde.org/show_bug.cgi?id=306915

Jonathan Marten j...@keelhaul.me.uk changed:

   What|Removed |Added

 CC||j...@keelhaul.me.uk

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


[knode] [Bug 77292] 'name' field width not preserved across sessions

2013-11-05 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=77292

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

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||win...@kde.org
 Resolution|--- |WORKSFORME

--- Comment #2 from Allen Winter win...@kde.org ---
so let's resolve this ancient 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


[kmail] [Bug 265596] Kmail doesn't remember file associations for PDF

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

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

   What|Removed |Added

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

--- Comment #1 from Kevin Funk ke...@kfunk.org ---
Still a problem? Looks like a user setup problem.

-- 
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 327159] Akonadi can't register dbus session. It does after killing all processes

2013-11-05 Thread Japs
https://bugs.kde.org/show_bug.cgi?id=327159

Japs j.nesp...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Japs j.nesp...@gmail.com ---


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

-- 
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 326480] Akonadi fails to start

2013-11-05 Thread Japs
https://bugs.kde.org/show_bug.cgi?id=326480

Japs j.nesp...@gmail.com changed:

   What|Removed |Added

 CC||j.nesp...@gmail.com

--- Comment #15 from Japs j.nesp...@gmail.com ---
*** Bug 327159 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


[kmail2] [Bug 306915] Sometimes only new messages are displayed in some random folder (or folders)

2013-11-05 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=306915

Antonio Rojas nqn1...@gmail.com changed:

   What|Removed |Added

 CC||nqn1...@gmail.com

--- Comment #2 from Antonio Rojas nqn1...@gmail.com ---
For me this usually happens after moving some messages to a folder that hasn't
been opened yet. When entering that folder, only the new moved messages are
displayed.

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


[kleopatra] [Bug 327192] New: GPG - PGP Key-Pair Generation Failure Ubuntu T-Bird AND Kleopatra

2013-11-05 Thread Leo Rivers
https://bugs.kde.org/show_bug.cgi?id=327192

Bug ID: 327192
   Summary: GPG - PGP Key-Pair Generation Failure Ubuntu T-Bird
AND Kleopatra
Classification: Unclassified
   Product: kleopatra
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: l_riv...@efn.org
CC: m...@kde.org

GPG - PGP Key-Pair Generation Failure
Creating key-pair in Thunderbird with GPG enabled running Ubuntu 13.10 fails.
I installed Kleopatra and generating key paiR FAILS, so I ran self check.
The display reads:  Gpg-Agent Connectivitynot reachable.
It  advises: Check that gpg-agent is running and the GPG-AGENT_INFO variable
is set and up to date.
How do I do this?
Will this help/ I am running Ubuntu 13.10 on an Intel Centrino ThinkPad from
Emperor Linux with plentry ram.

Leo  l_riv...@efn.org

Reproducible: Always

Steps to Reproduce:
1. Be me
2. Use my setup
3. 
Actual Results:  
NOTE:  sometimes I am allowed to type in box awhile before FAIL. Trying to run
a video or disk intensive activity fails MAYBE a little faster. Some fails
are immediate. No pattern.

I ought mention the T-Bird efforts simply hung in space until I quit waiting
for it to finsh. I waited several hours last night.

Expected Results:  
A Key Pair

I know this is just a report and you don't give support. But If you were to
e-mail me with how to follow Kelopatra's advice that would be a real kindness. 
Thanks

l_riv...@efn.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 327205] New: Google Accounts with Two-Step Verification will not log in

2013-11-05 Thread Jeb Eldridge
https://bugs.kde.org/show_bug.cgi?id=327205

Bug ID: 327205
   Summary: Google Accounts with Two-Step Verification will not
log in
Classification: Unclassified
   Product: kmail2
   Version: unspecified
  Platform: unspecified
   URL: http://www.google.com/landing/2step/
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: config dialog
  Assignee: kdepim-bugs@kde.org
  Reporter: jebel...@gmail.com

If I have my Google account set up on a two-step verification system, which is
much much safer than having just one password alone, I cannot log in using ANY
KDE apps whatsoever. I've tried everything KDE, from KMail to Telepathy. And
all I get is error messages, unfortunately :/

Two-step verification is an important leap in keeping user privacy at bay and
keeping hackers out of our accounts, it is a shame that KDE still doesn't
support it by default when other Linux GUIs do, such as GNOME 3.x and Unity
with their own account management programs.

Please fix :)

Reproducible: Always

Steps to Reproduce:
1. Open KMail for the first time.
2. Attempt login to a Google account that has a two-step verification passcode.
3. System attempts login, fails every time.
Actual Results:  
Essentially, I cannot now synchronize my contacts, emails, Google Hangouts, or
calendar notifications from my Google account on KDE.

Expected Results:  
After entering a password, a window should pop up explaining to sign in
manually to allow KDE access to my Google account, just like what GNOME and
Unity already offer.

-- 
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 322938] Kontact crashed after seeing some graphical corruption

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

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

-- 
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 323318] Kontact crash after re-adding google calendar and importing events

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

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

   What|Removed |Added

 CC||diego...@zoho.com

--- Comment #1 from Jekyll Wu adap...@gmail.com ---
*** Bug 322938 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