[Bug 294009] agent_config_akonadi_nepomuk_feeder_changes.dat inflated; causes virtuoso-t CPU hogging

2012-08-10 Thread RunetMember
https://bugs.kde.org/show_bug.cgi?id=294009

RunetMember runetmem...@gmail.com changed:

   What|Removed |Added

 CC||runetmem...@gmail.com

--- Comment #1 from RunetMember runetmem...@gmail.com ---
Same here. For me it's also happen when I remove few or many e-mail's.
Workaround is also help for some time.

-- 
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 288882] Wrapping behavior in Composer depending on window size no auto-break upon send

2012-08-10 Thread Matt Whitlock
https://bugs.kde.org/show_bug.cgi?id=22

--- Comment #5 from Matt Whitlock k...@mattwhitlock.name ---
Created attachment 73078
  -- https://bugs.kde.org/attachment.cgi?id=73078action=edit
fix

Oh, for Pete's sake, this is a two-line change. It's not that hard.

For what it's worth, mode (c) has never been implemented in KMail 2 for as long
as I've been using it (which is since it was integrated into the KDE-PIM public
release cycle). Formerly, Kmail 2 implemented a mode (d): Wrap depending upon
composer window width, and convert wraps to line breaks upon send. There was a
bug filed that complained that the placement of the line breaks depended on the
composer window width, so the committed solution was to stop wrapping at the
composer window width, i.e., mode (b). A better complaint, in my opinion,
should have been that no artificial line breaks should be inserted into the
message whatsoever when the wrapping option is deselected, and that the
composer widget should still wrap text *virtually* during editing, i.e., mode
(c).

This patch replaces mode (b) with mode (c), which, I believe, resolves all
relevant complaints.

-- 
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 300246] Kmail random crash

2012-08-10 Thread Rainer Sabelka
https://bugs.kde.org/show_bug.cgi?id=300246

Rainer Sabelka sabe...@iue.tuwien.ac.at changed:

   What|Removed |Added

 CC||sabe...@iue.tuwien.ac.at

-- 
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 300246] Kmail random crash

2012-08-10 Thread Rainer Sabelka
https://bugs.kde.org/show_bug.cgi?id=300246

--- Comment #1 from Rainer Sabelka sabe...@iue.tuwien.ac.at ---
Created attachment 73079
  -- https://bugs.kde.org/attachment.cgi?id=73079action=edit
New crash information added by DrKonqi

akonadi_nepomuk_feeder (4.8) on KDE Platform 4.8.4 (4.8.4) release 2 using Qt
4.8.1

- What I was doing when the application crashed:

The crash comes at regular intervals as long as Kmail is running.

-- Backtrace (Reduced):
#8  0x7ffd08a33175 in _dbus_abort () at dbus-sysdeps.c:94
#9  0x7ffd08a29d15 in _dbus_warn_check_failed (format=0x7ffd08a39560
arguments to %s() were incorrect, assertion \%s\ failed in file %s line
%d.\nThis is normally a bug in some application using the D-Bus library.\n) at
dbus-internals.c:290
#10 0x7ffd08a1c476 in dbus_message_iter_append_basic (value=0x7fffed06df08,
type=optimized out, iter=0x7fffed06e2b8) at dbus-message.c:2598
#11 dbus_message_iter_append_basic (iter=0x7fffed06e2b8, type=optimized out,
value=0x7fffed06df08) at dbus-message.c:2578
#12 0x7ffd0dcc7c34 in QDBusMarshaller::append
(this=this@entry=0x7fffed06e2a0, arg=...) at qdbusmarshaller.cpp:121

-- 
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 304911] New: Communication problem between PIM applications and Akonadi over ssh

2012-08-10 Thread michael.zugaro
https://bugs.kde.org/show_bug.cgi?id=304911

Bug ID: 304911
  Severity: major
   Version: 4.8
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: Communication problem between PIM applications and
Akonadi over ssh
Classification: Unclassified
OS: Linux
  Reporter: michael.zug...@college-de-france.fr
  Hardware: Ubuntu Packages
Status: UNCONFIRMED
 Component: general
   Product: Akonadi

When started over ssh, Kontact cannot access Akonadi resources. For instance,
KMail cannot access the Maildir resource. I have to manually stop/start Akonadi
using akonadictl in a remote shell to get it to work. Restarting using a remote
akonaditray fails.

This functionality is fundamental in networked environments where computers are
routinely accessed remotely.


Reproducible: Always

Steps to Reproduce:
1. ssh host kontact
2.
3.
Actual Results:  
Kontact cannot access Akonadi resources

Expected Results:  
Acess Akonadi

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


[Bug 304904] Knotes should be a widget

2012-08-10 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=304904

Christoph Feck christ...@maxiom.de changed:

   What|Removed |Added

 CC||christ...@maxiom.de

--- Comment #1 from Christoph Feck christ...@maxiom.de ---
On the other hand, widgets are always below all other windows, so you could not
have a note displayed, while using other applications (unless you have the
screen space to make windows smaller).

-- 
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 304912] New: Communication problem between KMail2 and Rekonq over ssh

2012-08-10 Thread michael.zugaro
https://bugs.kde.org/show_bug.cgi?id=304912

Bug ID: 304912
  Severity: normal
   Version: 4.8.4
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: Communication problem between KMail2 and Rekonq over
ssh
Classification: Unclassified
OS: Linux
  Reporter: michael.zug...@college-de-france.fr
  Hardware: Ubuntu Packages
Status: UNCONFIRMED
 Component: general
   Product: kmail2

When run over ssh, KMail2 fails to start Rekonq when I click http links or
attachments (the latter trigger a 'KDEInit could not launch /usr/bin/rekonq'
message). On the other hand Konqueror works, and e.g. PDF attachments are
succesfully opened with Okular.

This functionality is useful in networked environments where computers are
routinely accessed remotely.


Reproducible: Always

Steps to Reproduce:
1. ssh host kontact
2. in KMail2, click an http link
3.
Actual Results:  
Nothing

Expected Results:  
Open link in Rekonq

-- 
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-08-10 Thread jos poortvliet
https://bugs.kde.org/show_bug.cgi?id=289097

--- Comment #47 from jos poortvliet jospoortvl...@gmail.com ---
Aside from this solution:
edit ~/.local/share/akonadi/mysql.conf
Under the [mysql] section, please try adding:
binlog_format=row

What also works for me is to 'kquitapp kmail' and restart it. Make sure you
have a working network connection and usually, after 1-2 restarts, things start
working.

If things are stuck in sending mail, try to start 'akonadiconsole' and
right-click on the Mail Dispatcher Agent, abort the current action (or toggle
offline/online) and re-try sending the mails.

Just some tips - I also put them on userbase :D

-- 
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 304913] New: Kontact is extremely slow over ssh (compared to e.g. KDE 3.5)

2012-08-10 Thread michael.zugaro
https://bugs.kde.org/show_bug.cgi?id=304913

Bug ID: 304913
  Severity: normal
   Version: 4.8.4
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: Kontact is extremely slow over ssh (compared to e.g.
KDE 3.5)
Classification: Unclassified
OS: Linux
  Reporter: michael.zug...@college-de-france.fr
  Hardware: Ubuntu Packages
Status: UNCONFIRMED
 Component: general
   Product: kontact

Compared to e.g. KDE 3.5, Kontact is extremely slow over ssh. For instace,
moving a single email to a different folder takes a 1-3 seconds, so does
switching to a different component (e.g. from KMail2 to KAddressbook).

Reproducible: Always

Steps to Reproduce:
1. ssh host kontact
2. move a single email from inbox to a different folder
3.
Actual Results:  
Takes 1-3 seconds

Expected Results:  
This should be performed almost instantaneously

-- 
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 304916] New: freeze with instable connexion

2012-08-10 Thread BRULE Herman
https://bugs.kde.org/show_bug.cgi?id=304916

Bug ID: 304916
  Severity: critical
   Version: 4.8.4
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: freeze with instable connexion
Classification: Unclassified
OS: Linux
  Reporter: alpha_one_...@first-world.info
  Hardware: Other
Status: UNCONFIRMED
 Component: general
   Product: kmail2

Hello, I have frequently this freeze with my instable connexion (3g):
Thread 3 (Thread 0x7f16f2507700 (LWP 5615)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
No locals.
#1  0x7f16fffeb3b4 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) ()
from /usr/lib64/qt4/libQtWebKit.so.4
No symbol table info available.
#2  0x7f1709aa1d0c in start_thread (arg=0x7f16f2507700) at
pthread_create.c:301
pd = 0x7f16f2507700
now = optimized out
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139736531367680,
-106168909644595438, 139736923162016, 139736531368384, 139737006268416, 3,
48179846610779922, 47530394493746962}, mask_was_saved = 0}}, priv = {pad =
{0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, 
  cleanup = 0x0, canceltype = 0}}}
not_first_call = optimized out
robust = optimized out
sp = optimized out
freesize = optimized out
__PRETTY_FUNCTION__ = start_thread
#3  0x7f170bc8bbed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115
No locals.

Thread 2 (Thread 0x7f16f1c06700 (LWP 5616)):
#0  0x7f170bc82d13 in *__GI___poll (fds=optimized out, nfds=optimized
out, timeout=optimized out) at ../sysdeps/unix/sysv/linux/poll.c:87
resultvar = 18446744073709551100
oldtype = 0
result = optimized out
#1  0x7f170412d6f6 in g_main_context_poll (n_fds=1, fds=0xf56ad0,
timeout=-1, context=0x149eda0, priority=optimized out) at gmain.c:3440
poll_func = 0x7f170413c090 g_poll
#2  g_main_context_iterate (context=0x149eda0, block=1, dispatch=1,
self=optimized out) at gmain.c:3141
max_priority = 2147483647
timeout = -1
some_ready = optimized out
nfds = 1
allocated_nfds = optimized out
fds = 0xf56ad0
#3  0x7f170412d814 in g_main_context_iteration (context=0x149eda0,
may_block=1) at gmain.c:3207
retval = optimized out
#4  0x7f170c60fc1f in QEventDispatcherGlib::processEvents (this=0x14a8090,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
d = 0x14a8200
canWait = true
result = optimized out
#5  0x7f170c5df5e2 in QEventLoop::processEvents (this=optimized out,
flags=...) at kernel/qeventloop.cpp:149
d = 0x146fce0
#6  0x7f170c5df89d in QEventLoop::exec (this=0x7f16f1c05e00, flags=...) at
kernel/qeventloop.cpp:204
d = 0x146fce0
locker = {val = 21664776}
app = 0x7f16f1c05dc0
#7  0x7f170c4db168 in QThread::exec (this=optimized out) at
thread/qthread.cpp:501
d = 0x14a9380
locker = {val = 21664776}
eventLoop = {QObject = {_vptr.QObject = 0x7f170c938670, static
staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7f170c6bb000
QObject, data = 0x7f170c6bb0a0, extradata = 0x7f170c935a00}}, static
staticMetaObjectExtraData = {objects = 0x0, 
  static_metacall = 0x7f170c5f6b60
QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)}, d_ptr
= {d = 0x146fce0}, static staticQtMetaObject = {d = {superdata = 0x0,
stringdata = 0x7f170c6c3ec0 Qt, data = 0x7f170c6c77e0, 
extradata = 0x0}}}, static staticMetaObject = {d = {superdata =
0x7f170c935a20, stringdata = 0x7f170c6cd940 QEventLoop, data =
0x7f170c6cd960, extradata = 0x7f170c938620}}, static staticMetaObjectExtraData
= {objects = 0x0, 
static_metacall = 0x7f170c641fd0
QEventLoop::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)}}
returnCode = optimized out
#8  0x7f170c4dd7eb in QThreadPrivate::start (arg=0x14a9360) at
thread/qthread_unix.cpp:307
thr = 0x14a9360
data = 0x14a9480
#9  0x7f1709aa1d0c in start_thread (arg=0x7f16f1c06700) at
pthread_create.c:301
pd = 0x7f16f1c06700
now = optimized out
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139736521926400,
-106168909644595438, 140734740757504, 139736521927104, 139737006268416, 3,
48181084098232082, 47530394493746962}, mask_was_saved = 0}}, priv = {pad =
{0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, 
  cleanup = 0x0, canceltype = 0}}}
not_first_call = optimized out
robust = optimized out
sp = optimized out
freesize = optimized out
__PRETTY_FUNCTION__ = start_thread
#10 0x7f170bc8bbed in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115
No locals.
---Type return to continue, or q return to quit---

Thread 1 (Thread 0x7f170e982780 (LWP 5612)):
#0  0x7f170bc82d13 in 

[Bug 304919] New: Folder unread message count incorrect, leads to crash

2012-08-10 Thread Brendan McKenna
https://bugs.kde.org/show_bug.cgi?id=304919

Bug ID: 304919
  Severity: major
   Version: unspecified
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: Folder unread message count incorrect, leads to crash
Classification: Unclassified
OS: Linux
  Reporter: bren...@hallwaysdc.com
  Hardware: openSUSE RPMs
Status: UNCONFIRMED
 Component: general
   Product: akregator

Created attachment 73085
  -- https://bugs.kde.org/attachment.cgi?id=73085action=edit
Screenshot showing symptoms of problem.

Using Akregator 4.7.2, release 5 on an openSuSE system that reports the
following from a uname -a:

Linux gallifrey 3.1.10-1.16-desktop #1 SMP PREEMPT Wed Jun 27 05:21:40 UTC 2012
(d016078) x86_64 x86_64 x86_64 GNU/Linux

Folders report an incorrect number of unread messages, in some cases reporting
no unread messages in a folder when the feeds (correctly) show unread messages,
in others the number of messages in the folder is correct but the totals from
subfolders are incorrectly aggregated.

In many cases, continuing to use the application leads to a crash with a
segmentation fault.  A restart of the application does sometimes clear the
problem, but it frequently reappears the first subsequent fetch.

Fairly reproducable.  See attached screenshot for the symptoms.

-- 
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 304821] Signing/Encrypting a mail doesn't respect the settings in my addressbook of the contact

2012-08-10 Thread Michael S .
https://bugs.kde.org/show_bug.cgi?id=304821

Michael S. michael.saalf...@arcor.de changed:

   What|Removed |Added

 CC||michael.saalf...@arcor.de

--- Comment #2 from Michael S. michael.saalf...@arcor.de ---
I can confirm this bug. Kmail ignores signing and encryption settings from
contacts.

-- 
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 304904] Knotes should be a widget

2012-08-10 Thread jpxsat
https://bugs.kde.org/show_bug.cgi?id=304904

--- Comment #2 from jpxsat jpx...@gmail.com ---
But what's expected from a note, @Christoph ?
I use it to make a little comment or to remember something specific. I assume
that for larger tasks a notepad should be used... unless that's the goal of
Knotes (and in wich case I won't insist about this ;)
You have a fair point @Christoph, and I should add to the behaviour this:
- Keep a tray icon for Knotes, when clicked all windows hide, Knotes is focused
and the rest of the screen gets a pale colour. A click outside Knotes restore
everything back.

-- 
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 304904] Knotes should be a widget

2012-08-10 Thread jpxsat
https://bugs.kde.org/show_bug.cgi?id=304904

--- Comment #3 from jpxsat jpx...@gmail.com ---
Or can't exist a way for when the tray icon is pressed, the widget comes to the
front and it comes back to desktop when clicking other windows?

-- 
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 304563] Akregator 4.9.0 handles keyboard input badly when focus is on article list

2012-08-10 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=304563

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

   What|Removed |Added

 CC||herophuon...@gmail.com

--- Comment #1 from Allen Winter win...@kde.org ---
CCing Lê Hoàng Phương 

this might be the result of a change he made recently.

-- 
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 304563] Akregator 4.9.0 handles keyboard input badly when focus is on article list

2012-08-10 Thread Lê Hoàng Phương
https://bugs.kde.org/show_bug.cgi?id=304563

--- Comment #2 from Lê Hoàng Phương herophuon...@gmail.com ---
Hi. Actually the new behavior has solved some bugs related to being not able to
navigate in the article list by keyboard. What you need to do is to press Tab
and Shift Tab to move the focus back and forth between the article list and the
article viewer.

-- 
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 284386] kmail2 compose word wrap on window boarder not working

2012-08-10 Thread xxtobi
https://bugs.kde.org/show_bug.cgi?id=284386

--- Comment #23 from xxtobi t-weib...@gmx.de ---
Hi all,

some good news (proposed fix) over at Bug 22 - pleas VOTE :-)

Cheers
xxtobi

-- 
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 304741] The messages i received have blank body when the spam filter is enabled

2012-08-10 Thread Dimitrios Glentadakis
https://bugs.kde.org/show_bug.cgi?id=304741

--- Comment #7 from Dimitrios Glentadakis dgl...@gmail.com ---
For information i had the bogofilter enabled

-- 
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 300933] Kmail2 asks for the imap password on every boot

2012-08-10 Thread Dimitrios Glentadakis
https://bugs.kde.org/show_bug.cgi?id=300933

--- Comment #10 from Dimitrios Glentadakis dgl...@gmail.com ---
I tried to disable the kwallet with the imap.
I chose never use kwallet when i was asking from the kwallet dialog.
In the next boot the imap was nt connected. I would like to add manually the
password so i open the imap configuration dialog. There, the only field that i
could nt file was the password field. All other fields were editable except the
password field. So, i understood that i have to use kwallet , is the only way
to be able to input the password but imap resource does nt have access in
kwallet on every start up ?

Please help me find out how this is handle, what i have to do to finally be
able to store definitely the password and don't be asked 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


[Bug 304821] Signing/Encrypting a mail doesn't respect the settings in my addressbook of the contact

2012-08-10 Thread Maximilian Engelhardt
https://bugs.kde.org/show_bug.cgi?id=304821

Maximilian Engelhardt m...@daemonizer.de changed:

   What|Removed |Added

 CC||m...@daemonizer.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


[Bug 298911] Reply to decrypted mail quotes encrypted text

2012-08-10 Thread Maximilian Engelhardt
https://bugs.kde.org/show_bug.cgi?id=298911

Maximilian Engelhardt m...@daemonizer.de changed:

   What|Removed |Added

 CC||m...@daemonizer.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


[Bug 303072] Crash when adding a contact to a kolab imap resource

2012-08-10 Thread Matija Šuklje
https://bugs.kde.org/show_bug.cgi?id=303072

Matija Šuklje mat...@suklje.name changed:

   What|Removed |Added

 CC||mat...@suklje.name

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


[Bug 303072] Crash when adding a contact to a kolab imap resource

2012-08-10 Thread Matija Šuklje
https://bugs.kde.org/show_bug.cgi?id=303072

--- Comment #1 from Matija Šuklje mat...@suklje.name ---
Created attachment 73094
  -- https://bugs.kde.org/attachment.cgi?id=73094action=edit
New crash information added by DrKonqi

akonadi_kolabproxy_resource (4.8) on KDE Platform 4.8.3 (4.8.3) using Qt 4.8.1

- What I was doing when the application crashed:

In KAddressBook I tried to add a group to a Kolab resource and it crashed the
Akonadi resource.

I had to restart the whole Akonadi to get rid of the crashing, as from that
point onward it occured everytime Kolab synced.

-- Backtrace (Reduced):
#6  KolabProxyResource::retrieveItems (this=0x1fe2e00, collection=optimized
out) at
/var/tmp/portage/kde-base/kdepim-runtime-4.8.3-r2/work/kdepim-runtime-4.8.3/resources/kolabproxy/kolabproxyresource.cpp:186
#7  0x7f82c85b5d77 in
Akonadi::ResourceBasePrivate::slotSynchronizeCollection (this=0x1fe2830,
col=optimized out) at
/var/tmp/portage/kde-base/kdepimlibs-4.8.3/work/kdepimlibs-4.8.3/akonadi/resourcebase.cpp:693
#8  0x7f82c85b84fd in Akonadi::ResourceBase::qt_static_metacall
(_o=optimized out, _c=optimized out, _id=optimized out, _a=optimized
out) at
/var/tmp/portage/kde-base/kdepimlibs-4.8.3/work/kdepimlibs-4.8.3_build/akonadi/moc_resourcebase.cpp:125
[...]
#10 0x7f82c85ba125 in Akonadi::ResourceScheduler::executeCollectionSync
(this=optimized out, _t1=optimized out) at
/var/tmp/portage/kde-base/kdepimlibs-4.8.3/work/kdepimlibs-4.8.3_build/akonadi/resourcescheduler_p.moc:161
#11 0x7f82c85bf354 in Akonadi::ResourceScheduler::executeNext
(this=0x20ffac0) at
/var/tmp/portage/kde-base/kdepimlibs-4.8.3/work/kdepimlibs-4.8.3/akonadi/resourcescheduler.cpp:299

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


[Bug 304940] New: kmail should warn when replying to an encrypted mail unencrypted

2012-08-10 Thread Maximilian Engelhardt
https://bugs.kde.org/show_bug.cgi?id=304940

Bug ID: 304940
  Severity: normal
   Version: 4.8.4
  Priority: NOR
  Assignee: kdepim-bugs@kde.org
   Summary: kmail should warn when replying to an encrypted mail
unencrypted
Classification: Unclassified
OS: Linux
  Reporter: m...@daemonizer.de
  Hardware: Debian testing
Status: UNCONFIRMED
 Component: crypto
   Product: kmail2

When receiving an encrypted mail and hitting the replay button on it, kmail
does quote the message text, but does not activate encyrption or warn that the
message will be transmitted unencrypted. The my result in private information
being sent in non-enrypted form.

Reproducible: Always

Steps to Reproduce:
1. receive an enrypted mail
2. hit the reply button
3. hit the send button
Actual Results:  
Kmail sends the quote of the original mail unencrypted.

Expected Results:  
Kmail should send my reply mail encrypted and warn me if that is not possible
or if I try to disable encryption.

You can switch encyption on manually if you notice this problem befor sending
the mail and everything is fine, but this can be easily overlooked.

-- 
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 294272] Attachments within GPG-encrypted mails cannot be saved

2012-08-10 Thread Maximilian Engelhardt
https://bugs.kde.org/show_bug.cgi?id=294272

Maximilian Engelhardt m...@daemonizer.de changed:

   What|Removed |Added

 CC||m...@daemonizer.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


[Bug 304955] New: IMAP resource crashed after canceling a wrong request for acceptation of a certificate

2012-08-10 Thread Freek de Kruijf
https://bugs.kde.org/show_bug.cgi?id=304955

Bug ID: 304955
  Severity: crash
   Version: 4.8
  Priority: NOR
CC: kdepim-bugs@kde.org, vkra...@kde.org
  Assignee: er...@kde.org
   Summary: IMAP resource crashed after canceling a wrong request
for acceptation of a certificate
Classification: Unclassified
OS: Linux
  Reporter: f.de.kru...@gmail.com
  Hardware: openSUSE RPMs
Status: UNCONFIRMED
 Component: IMAP resource
   Product: Akonadi

Application: akonadi_imap_resource (4.8)
KDE Platform Version: 4.8.5 (4.8.5) release 521
Qt Version: 4.8.2
Operating System: Linux 3.1.10-1.16-desktop x86_64
Distribution: openSUSE 12.1 (x86_64)

-- Information about the crash:
- What I was doing when the application crashed:
There was a request for confirmation to accept a certificate or not. When
reading the details the report was about my IMAP-GMail resource, whereas the
details showed the certificate of a different IMAP resource, one with a
selfsigned certificate. I did not accept the certificate by pressing Cancel.
After that the crash occurred.

-- Backtrace:
Application: IMAP-GMail van type IMAP e-mailserver (akonadi_imap_resource),
signal: Segmentation fault
[Current thread is 1 (Thread 0x7f6e8e802760 (LWP 2262))]

Thread 4 (Thread 0x7f6e77fff700 (LWP 2475)):
#0  0x7fff2fdff8de in ?? ()
#1  0x7f6e88df0d9a in clock_gettime () from /lib64/librt.so.1
#2  0x7f6e8dba1014 in do_gettime (frac=0x7f6e77ffeb88, sec=0x7f6e77ffeb80)
at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x7f6e8dc7859d in QTimerInfoList::updateCurrentTime
(this=0x7f6e6c0020d0) at kernel/qeventdispatcher_unix.cpp:343
#5  0x7f6e8dc788d3 in QTimerInfoList::timerWait (this=0x7f6e6c0020d0,
tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x7f6e8dc7730c in timerSourcePrepareHelper (src=optimized out,
timeout=0x7f6e77ffec6c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x7f6e8dc773b5 in timerSourcePrepare (source=optimized out,
timeout=optimized out) at kernel/qeventdispatcher_glib.cpp:169
#8  0x7f6e88b3bb72 in g_main_context_prepare () from
/usr/lib64/libglib-2.0.so.0
#9  0x7f6e88b3c97d in ?? () from /usr/lib64/libglib-2.0.so.0
#10 0x7f6e88b3cfa9 in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#11 0x7f6e8dc77e36 in QEventDispatcherGlib::processEvents
(this=0x7f6e6c0008c0, flags=optimized out) at
kernel/qeventdispatcher_glib.cpp:426
#12 0x7f6e8dc47842 in QEventLoop::processEvents (this=optimized out,
flags=...) at kernel/qeventloop.cpp:149
#13 0x7f6e8dc47a97 in QEventLoop::exec (this=0x7f6e77ffee00, flags=...) at
kernel/qeventloop.cpp:204
#14 0x7f6e8db475f7 in QThread::exec (this=optimized out) at
thread/qthread.cpp:501
#15 0x7f6e8c85f119 in ?? () from /usr/lib64/libkimap.so.4
#16 0x7f6e8db4a61b in QThreadPrivate::start (arg=0x8b7450) at
thread/qthread_unix.cpp:307
#17 0x7f6e89aa7f05 in start_thread () from /lib64/libpthread.so.0
#18 0x7f6e8a1f510d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f6e7d722700 (LWP 3844)):
#0  0x7f6e88b3bef5 in g_main_context_query () from
/usr/lib64/libglib-2.0.so.0
#1  0x7f6e88b3c9ea in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x7f6e88b3cfa9 in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x7f6e8dc77e36 in QEventDispatcherGlib::processEvents
(this=0x7f6e7800dc30, flags=optimized out) at
kernel/qeventdispatcher_glib.cpp:426
#4  0x7f6e8dc47842 in QEventLoop::processEvents (this=optimized out,
flags=...) at kernel/qeventloop.cpp:149
#5  0x7f6e8dc47a97 in QEventLoop::exec (this=0x7f6e7d721e00, flags=...) at
kernel/qeventloop.cpp:204
#6  0x7f6e8db475f7 in QThread::exec (this=optimized out) at
thread/qthread.cpp:501
#7  0x7f6e8c85f119 in ?? () from /usr/lib64/libkimap.so.4
#8  0x7f6e8db4a61b in QThreadPrivate::start (arg=0xa91d20) at
thread/qthread_unix.cpp:307
#9  0x7f6e89aa7f05 in start_thread () from /lib64/libpthread.so.0
#10 0x7f6e8a1f510d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f6e771a1700 (LWP 3846)):
#0  0x7f6e89aab1b5 in pthread_mutex_unlock () from /lib64/libpthread.so.0
#1  0x7f6e88b3bb64 in g_main_context_prepare () from
/usr/lib64/libglib-2.0.so.0
#2  0x7f6e88b3c97d in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x7f6e88b3cfa9 in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#4  0x7f6e8dc77e36 in QEventDispatcherGlib::processEvents
(this=0x7f6e640008c0, flags=optimized out) at
kernel/qeventdispatcher_glib.cpp:426
#5  0x7f6e8dc47842 in QEventLoop::processEvents (this=optimized out,
flags=...) at kernel/qeventloop.cpp:149
#6  0x7f6e8dc47a97 in QEventLoop::exec (this=0x7f6e771a0e00, flags=...) at
kernel/qeventloop.cpp:204
#7  0x7f6e8db475f7 in QThread::exec (this=optimized out) at
thread/qthread.cpp:501
#8  

[Bug 304563] Akregator 4.9.0 handles keyboard input badly when focus is on article list

2012-08-10 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=304563

--- Comment #3 from Frank Steinmetzger war...@gmx.de ---
Well, using Cursor left/right has always worked to navigate the article list.
After all, they're the default shortcut for the respective actions.

Just to illustrate my use case (and I realise it's *my* use case, others may
handle it differently of course):
I don't read in Akregator that often (every other day or so), but when I do, I
skim through dozens, sometimes hundreds of articles. To get through them
quickly, the left hand lies on the cursor block (to scroll an article I'm
interested in) and right shift (to range-select a bunch of articles in the
article list, so I can delete them). The right hand sits on the mouse. That way
I can very quickly and efficiently navigate through the feed, read the
interesting stuff and delete the rest.

My reasoning is all about saving time when reading. To reach for Tab, I would
have to move the hand over the entire keyboard twice for every article I want
to read. It sounds plain lazy, but if summed up, this amounts to a lot of time.
And using the mouse to set the keyboard focus back and forth also takes much
longer than simply pressing a key which is focus-independent. (I just tried
tab/shift-tab, and it doesn't work for some feeds, like heise.de and golem.de;
the focus gets trapped in the HTML document. It would also not work if I
clicked a link in there).

Don't get me wrong, I appreaciate that finally, after a long time, Akregator
gets some new attention. And if you don't want to bring the old cursor up/down
behaviour back for the old geezers like me who used them since KDE3 times, I
can't force you to, just to satisfy my need for nostalgia.

But then I'd like to ask you to repair the j/k behaviour that got broken in the
process. Right now, j scrolls down the article list with wrap-around, and k
seems to do nothing at all.

Cheers and have a nice weekend.

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