[Akonadi] [Bug 340529] KMail/Akanodi always mixes up IMAP folders

2016-01-15 Thread Larx via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340529

--- Comment #2 from Larx  ---
First, I'm glad that these bugs get finally attention! Thanks for that. But:
Frankly, I don't use Akonadi any longer, as I'm sick and tired of having to
worry all the time because of mysteriously lost mails, contacts and calendar
items. Sounds a bit harsh, but I've been hit once to often by these bugs.
However, I still follow the bug report in the hope that these bugs get fixed,
as I would like to use KDE integrated PIM software...

1) I gave up on Akonadi about half a year ago. Following openSUSE tumbleweed,
that must still have been a KDE4 version.

2) During the numerous times the bug apeared, I used several computers, several
user accounts, did some complete re-installs, used MySQL dedicated and MySQL
embedded, and so on. The bug has been there for years over several
installation- and hardware-cycles.

I'm a bit concerned about using Akonadi once again for reasons of bug hunting,
as I'd have to use it on live PIM data, and I don't want to risk the (expected)
silent data loss once again. But if there was some real chance of developper
attention, I'd re-think ;).

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


[kmail2] [Bug 358049] New: URLs that end in . or ? aren't parsed correctly

2016-01-15 Thread kdex via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358049

Bug ID: 358049
   Summary: URLs that end in . or ? aren't parsed correctly
   Product: kmail2
   Version: 5.1
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: k...@kdex.de

The current implementation doesn't play well with URLs that contain a trailing
dot:

https://example.com/users/example.

is wrongly parsed as

https://example.com/users/example

and

https://example.com/users/example?

is, too, wrongly parsed as:

https://example.com/users/example

The relevance of the latter case is debatable, since in URLs, "?" commonly only
serves as a delimiter in front of the GET arguments. So, not parsing it
shouldn't make a difference to the URL pointed to.

The period, on the other hand, makes a drastic difference, since this is a
quite common character allowed in usernames for a lot of websites. Since most
RESTful websites have URL schemes such as `/users/${username}`, this completely
breaks the ability to freely link to your user page (which is how I found this
bug).

Reproducible: Always

Steps to Reproduce:
1. Write a mail that contains URLs that end in "." or "?"
2. View them in the message viewer

Actual Results:  
The characters "." and "?" aren't parsed, although they are valid URLs.

Expected Results:  
The parser should match these characters, too.

-- 
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 358041] New: spamassassin filter deletes every incoming mail

2016-01-15 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358041

Bug ID: 358041
   Summary: spamassassin filter deletes every incoming mail
   Product: kmail2
   Version: 5.1
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: critical
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: 1...@gmx-topmail.de

From time to time, the generated spamassassin filter rules deletes every
incoming mail.

The filter log says (localized in german. if you could provide me information
how to get the english output i'll post it):
[19:49:29] Filterung beginnt bei Nachricht „Re: xxx“ von „xxx “ um „Freitag,
15. Januar 2016 19:45:47 UTC+01:00“ :
[19:49:29] Filterregeln werden geprüft: (auf alle Nachrichten zutreffen)
""  "0"
[19:49:29] Filterregeln wurden angewandt.
[19:49:29] Filteraktion anwenden: Durch Programm leiten "spamassassin -L"
[19:49:31] Filterregeln werden geprüft: (alle folgenden Bedingungen müssen
zutreffen) "X-Spam-Flag"  "YES"
[19:49:31] 1 = "X-Spam-Flag"  "YES" (YES)
[19:49:31] Filterregeln wurden angewandt.
[19:49:31] Filteraktion anwenden: In Ordner verschieben "Lokale
Ordner/Papierkorb"
[19:49:31] Filteraktion anwenden: Markieren als "Gelesen"

The problem: [19:49:31] 1 = "X-Spam-Flag"  "YES" (YES)

However, *there is no X-Spam-Flag header the mail*. It seems as if the mail has
not been touched by spamassassin at all.

If I send the mail manually through spamassassin it is recognized as ham.

The problem started with KF5.

Reproducible: Sometimes

Steps to Reproduce:
receive emails. from time to time emails are apperently not processed by
spamassassin, but marked as spam.

Actual Results:  
the mail is marked as spam

Expected Results:  
processing by spamassassin and correct header-filter-result behaviour.

I've lost emails (and was asked why I did not respond), so I set the severity
to critical.

-- 
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 353826] Kontact crashes every time I exit

2016-01-15 Thread Martin Tlustos via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353826

--- Comment #3 from Martin Tlustos  ---
Created attachment 96655
  --> https://bugs.kde.org/attachment.cgi?id=96655&action=edit
Kontact crash log

-- 
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 353826] Kontact crashes every time I exit

2016-01-15 Thread Martin Tlustos via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353826

Martin Tlustos  changed:

   What|Removed |Added

 CC||martin.tlus...@gmail.com

--- Comment #2 from Martin Tlustos  ---
Same here. Crash does not occur in kmail standalone Kubuntu 15.10, Kontact
5.0.2, Frameworks 5.15.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


[kontact] [Bug 358024] New: "configure kontact" is messed up in kontact 5.0.2

2016-01-15 Thread Martin Tlustos via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358024

Bug ID: 358024
   Summary: "configure kontact" is messed up in kontact 5.0.2
   Product: kontact
   Version: unspecified
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: martin.tlus...@gmail.com

all settings are just in one long list, not sorted according to which program
they belong to.

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


[akregator] [Bug 358021] opens a new tab when clicking on a link in other tab where before it didn´t

2016-01-15 Thread Martin Steigerwald via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358021

--- Comment #2 from Martin Steigerwald  ---
Created attachment 96653
  --> https://bugs.kde.org/attachment.cgi?id=96653&action=edit
akregatorrc where clicking in a new link in other tab doesn´t open a new tab

But it then always focuses immediately on the new tab when I LMB click a link.

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


[akregator] [Bug 358021] opens a new tab when clicking on a link in other tab where before it didn´t

2016-01-15 Thread Martin Steigerwald via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358021

--- Comment #1 from Martin Steigerwald  ---
Created attachment 96652
  --> https://bugs.kde.org/attachment.cgi?id=96652&action=edit
akregatorrc that triggers the open in new tab always issue

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


[akregator] [Bug 358021] New: opens a new tab when clicking on a link in other tab where before it didn´t

2016-01-15 Thread Martin Steigerwald via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358021

Bug ID: 358021
   Summary: opens a new tab when clicking on a link in other tab
where before it didn´t
   Product: akregator
   Version: GIT (master)
  Platform: Debian testing
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: mar...@lichtvoll.de

With kdepim de33276f801787d5b54cb42728137d17bfd59762 (and some commits before
already) whenever I click on a link in another tab where Akregator displays an
article as webpage, it opens a new tab. With versions before your recent
changes, Laurent, it didn´t.

Reproducible: Always

Steps to Reproduce:
1. Add a feed
2. Open an article in the article viewer
3. Click "Show full article" (or whatever its called in english, using german
version here) to have it display the article in another tab.
4. Switch to other tab and click a link in the web page of the article there.

Use open in new tab in background for this. In akregatorrc:

LMB Behaviour=OpenInBackground
MMB Behaviour=OpenInBackground


Actual Results:  
Opens a new tab.

Expected Results:  
Doesn´t open a new tab as before.

Only opens a new tab when clicking on a link in the article view itself (first
tab).

I can work around it by changing LMB behaviour from open in new tab in
background to open in new tab.

In that case I only get:

[Browser]
Always Show Tab Bar=true
Background Tab For Articles=true
Close Button On Tabs=true
External Browser Custom Command=konqueror %u
MMB Behaviour=OpenInBackground

in akregatorrc, no setting for LMB Behaviour saved anymore.


Yet, "open in background" does not mean a change in behavior on *when* to open
a new tab. Instead if means open the tab without switching and giving focus to
it, instead open it *in the background*. At least that is how it worked before.
I selected "open in new tab in background" exactly for that reason. I just like
to browse articles, open several ones in new tabs and then check them out at a
later 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


[kmail2] [Bug 352472] "Search mails" ignores all settings

2016-01-15 Thread piedro via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352472

--- Comment #4 from piedro  ---
Annoying:

- refining the search of a search folder has no effect... though the criteria
is changed the mails "found" are just a repeated result of the prior search - I
tried to search for a completely different name in the header but all the mails
of the last search are still in the search folder, no new mails are added, no
mails are removed... this happens everytime regardless of whether I change the
name of the search folder or not... 

- also it is not possible to copy a search pattern and create a new refined
search folder with a different name - the old search folder just gets renamed
(but, as mentioned before, doesn't change the content in any way...) 

- removing a search criteria is not possible, the button to remove a criteria
line is greyed out... 

- the search folder shows 240 results but the mail list area only shows around
30 mails... 

All in all, the virtual folder system is not in a working shape. I vote to
remove it while it's a mere proof of concept (not even as such it is
convincing!) - it scares of users from kmail. If searches do not provide
reliable results. You have to trust your mail system if you want to work
productivly with it. 

p.

-- 
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 352472] "Search mails" ignores all settings

2016-01-15 Thread piedro via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352472

piedro  changed:

   What|Removed |Added

 CC||piedro.kul...@googlemail.co
   ||m

--- Comment #3 from piedro  ---
Searching E-Mails seems to work better now but I have not tested the results
for consistency yet... 

Once a "search folder" is established pushing "edit search" and changing the
search criteria does NOT change the contents (the results) within the search
folder. This is still a broken feature. 

sad, p.

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


[akregator] [Bug 353198] Offer an option for Do Not Track (DNT) for feed fetcher and browser

2016-01-15 Thread Laurent Montel via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353198

Laurent Montel  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/mess
   ||agelib/d7a0d9f359ab54c43b7f
   ||0d5df2a19f1a688e8c08
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||5.2

--- Comment #1 from Laurent Montel  ---
Git commit d7a0d9f359ab54c43b7f0d5df2a19f1a688e8c08 by Montel Laurent.
Committed on 15/01/2016 at 12:30.
Pushed by mlaurent into branch 'master'.

Fix Bug 353198 - Offer an option for Do Not Track (DNT) for feed fetcher and
browser

FIXED-IN: 5.2

M  +11   -1messageviewer/src/adblock/networkaccessmanager.cpp
M  +3-0messageviewer/src/adblock/networkaccessmanager.h
M  +26   -8messageviewer/src/adblock/webpage.cpp
M  +3-1messageviewer/src/adblock/webpage.h

http://commits.kde.org/messagelib/d7a0d9f359ab54c43b7f0d5df2a19f1a688e8c08

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


[akregator] [Bug 357066] Konqueror plugin should use standard appearance

2016-01-15 Thread Laurent Montel via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357066

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #2 from Laurent Montel  ---
Screenshot 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


[kdepim] [Bug 358014] New: Knotes crashes on some command

2016-01-15 Thread SinClaus via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358014

Bug ID: 358014
   Summary: Knotes crashes on some command
   Product: kdepim
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: tomsk_interf...@vtomske.ru

Description:
Knotes crashes on "Delete selected" command.
And it don't show previous notes (russian text) but black square.

Additional info:
* package version(s)
knotes 15.12.1-1
* config and/or log files etc.
Program received signal SIGSEGV, Segmentation fault.
0x73426947 in QObjectPrivate::connectImpl(QObject const*, int, QObject
const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*,
QMetaObject const*) ()
from /usr/lib/libQt5Core.so.5
(gdb) bt
#0 0x73426947 in QObjectPrivate::connectImpl(QObject const*, int,
QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int
const*, QMetaObject const*) ()
from /usr/lib/libQt5Core.so.5
#1 0x73426d9a in QObject::connectImpl(QObject const*, void**, QObject
const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*,
QMetaObject const*) ()
from /usr/lib/libQt5Core.so.5
#2 0x0042d952 in
KNoteDeleteSelectedNotesDialog::KNoteDeleteSelectedNotesDialog(QWidget*) ()
#3 0x0042371e in KNotesApp::slotDeleteSelectedNotes() ()
#4 0x734231a7 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/libQt5Core.so.5
#5 0x73cddd92 in QAction::triggered(bool) () from
/usr/lib/libQt5Widgets.so.5
#6 0x73ce0218 in QAction::activate(QAction::ActionEvent) () from
/usr/lib/libQt5Widgets.so.5
#7 0x73ce079f in ?? () from /usr/lib/libQt5Widgets.so.5
#8 0x734241e1 in QObject::event(QEvent*) () from
/usr/lib/libQt5Core.so.5
#9 0x73ce0aa1 in QAction::event(QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#10 0x73ce79ac in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#11 0x73cece86 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQt5Widgets.so.5
#12 0x733f4bab in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#13 0x733f6fa6 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#14 0x7344b143 in ?? () from /usr/lib/libQt5Core.so.5
#15 0x7fffeb76fdc7 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#16 0x7fffeb770020 in ?? () from /usr/lib/libglib-2.0.so.0
#17 0x7fffeb7700cc in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#18 0x7344b54f in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#19 0x733f257a in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#20 0x733fa53c in QCoreApplication::exec() () from
/usr/lib/libQt5Core.so.5
#21 0x0041d169 in main ()


Steps to reproduce:
Run knotes, klick left button on icon, say Delete selected.

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


[akregator] [Bug 350731] [4.81 beta1] akregator in kontact: read messages are removed from unread filter immediately

2016-01-15 Thread S . Bryant via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=350731

S. Bryant  changed:

   What|Removed |Added

 CC||st...@bawue.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


[kmail2] [Bug 353671] Full Search does not find any Mails

2016-01-15 Thread Tom Warnke via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353671

--- Comment #9 from Tom Warnke  ---
I see the same behavior. Also choosing a different name for the search folder
seems to help sometimes.
I think this is actually the same bug as
https://bugs.kde.org/show_bug.cgi?id=353318

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