[kmail2] [Bug 297930] Kmail hangs on "Retrieving folder contents ... please wait"

2017-02-08 Thread Simone Lazzaris
https://bugs.kde.org/show_bug.cgi?id=297930

--- Comment #27 from Simone Lazzaris  ---
I've set innodb_buffer_pool_size=128M; let's see if this solves the problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 376174] New: Error in kmail

2017-02-08 Thread Mohammad Rostami
https://bugs.kde.org/show_bug.cgi?id=376174

Bug ID: 376174
   Summary: Error in kmail
   Product: kmail2
   Version: 5.2.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: config dialog
  Assignee: kdepim-bugs@kde.org
  Reporter: mr.rostam...@gmail.com
  Target Milestone: ---

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/ankidroid/.config/akonadi/akonadiserverrc':
[%General]
Driver=QMYSQL

[QMYSQL]
Host=
Name=akonadi
Options="UNIX_SOCKET=/tmp/akonadi-ankidroid.jWwWa0/mysql.socket"
ServerPath=/usr/sbin/mysqld-akonadi
StartServer=true


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-akonadi'.
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: /usr/sbin/mysqld  Ver 5.7.15-0ubuntu2 for Linux on
x86_64 ((Ubuntu))


Test 5:  SUCCESS


No current MySQL error log found.
Details: The MySQL server did not report any errors during this startup. The
log can be found in '/home/ankidroid/.local/share/akonadi/db_data/mysql.err'.

Test 6:  SUCCESS


MySQL server default configuration found.
Details: The default configuration for the MySQL server was found and is
readable at /etc/xdg/akonadi/mysql-global.conf.

File content of '/etc/xdg/akonadi/mysql-global.conf':
#
# Global Akonadi MySQL server settings,
# These settings can be adjusted using $HOME/.config/akonadi/mysql-local.conf
#
# Based on advice by Kris Köhntopp 
#
[mysqld]

# strict query parsing/interpretation
# TODO: make Akonadi work with those settings enabled
#
sql_mode=strict_trans_tables,strict_all_tables,strict_error_for_division_by_zero,no_auto_create_user,no_auto_value_on_zero,no_engine_substitution,no_zero_date,no_zero_in_date,only_full_group_by,pipes_as_concat
# sql_mode=strict_trans_tables

# DEBUGGING:
# log all queries, useful for debugging but generates an enormous amount of
data
# log=mysql.full
# log queries slower than n seconds, log file name relative to datadir (for
debugging only)
# log_slow_queries=mysql.slow
# long_query_time=1
# log queries not using indices, debug only, disable for production use
# log_queries_not_using_indexes=1
#
# mesure database size and adjust innodb_buffer_pool_size
# SELECT sum(data_length) as bla, sum(index_length) as blub FROM
information_schema.tables WHERE table_schema not in ("mysql",
"information_schema");

# NOTES:
# Keep Innob_log_waits and keep Innodb_buffer_pool_wait_free small (see show
global status like "inno%", show global variables)

#expire_logs_days=3

#sync_bin_log=0

# Use UTF-8 encoding for tables
character_set_server=utf8
collation_server=utf8_general_ci

# use InnoDB for transactions and better crash recovery
default_storage_engine=innodb

# memory pool InnoDB uses to store data dictionary information and other
internal data structures (default:8M)
# Deprecated in MySQL >= 5.6.3, removed in 5.7 (works in MariaDB)
# innodb_additional_mem_pool_size=8M

# memory buffer InnoDB uses to cache data and indexes of its tables
(default:128M)
# Larger values means less I/O
innodb_buffer_pool_size=80M

# Create a .ibd file for each table (default:0)
innodb_file_per_table=1

# Write out the log buffer to the log file at each commit (default:1)
innodb_flush_log_at_trx_commit=2

# Buffer size used to write to the log files on disk (default:1M for builtin,
8M for plugin)
# larger values means less I/O
innodb_log_buffer_size=1M

# Size of each log file in a log group (default:5M) larger means less I/O but
more time for recovery.
innodb_log_file_size=64M

# # error log file name, relative to datadir (default:hostname.err)
log_error=mysql.err

# print warnings and connection errors (default:1)
log_warnings=2

# Convert table named to lowercase
lower_case_table_names=1

# Maximum size of one packet or any generated/intermediate string. (default:1M)
max_allowed_packet=32M

# Maximum simultaneous connections allowed (default:100)
max_connections=256

# The two options below make no sense with prepared statements and/or
transactions
# (make sense when having the same query multiple times)

# Memory allocated for caching query results (default:0 (disabled))
query_cache_size=0

# Do not cache r

[kleopatra] [Bug 376161] New: failure of generating a sha256 value from iso to be compared with the delivered one within the same folder and sufficient permissions

2017-02-08 Thread ducrennier
https://bugs.kde.org/show_bug.cgi?id=376161

Bug ID: 376161
   Summary: failure of generating a sha256 value from iso to be
compared with the delivered one within the same folder
and sufficient permissions
   Product: kleopatra
   Version: 2.2.0
  Platform: Other
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: aheine...@intevation.de
  Reporter: ducrenn...@aol.fr
CC: kdepim-bugs@kde.org, m...@kde.org
  Target Milestone: ---

Created attachment 103894
  --> https://bugs.kde.org/attachment.cgi?id=103894&action=edit
screenshot of error message; saves me lot of typo stuff

The sha1sum.txt file cannot be renamed or something else done with it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[kleopatra] [Bug 376161] failure of generating a sha256 value from iso to be compared with the delivered one within the same folder and sufficient permissions

2017-02-08 Thread ducrennier
https://bugs.kde.org/show_bug.cgi?id=376161

ducrenn...@aol.fr  changed:

   What|Removed |Added

 CC||ducrenn...@aol.fr

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[kmail2] [Bug 297930] Kmail hangs on "Retrieving folder contents ... please wait"

2017-02-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=297930

--- Comment #28 from ianse...@btinternet.com ---
(In reply to Simone Lazzaris from comment #27)
> I've set innodb_buffer_pool_size=128M; let's see if this solves the problem.

I still get it now and then when it goes to open an unread email, it seems to
work fine all the time with emails that are already read.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 297930] Kmail hangs on "Retrieving folder contents ... please wait"

2017-02-08 Thread Roberto Castagnola
https://bugs.kde.org/show_bug.cgi?id=297930

--- Comment #29 from Roberto Castagnola  ---
Same issue in Gentoo Linux, but setting innodb_buffer_pool_size=128M doesn't
solve it for me.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 362803] Can't change KMail Message List font size with custom font settings.

2017-02-08 Thread Maurice Batey
https://bugs.kde.org/show_bug.cgi?id=362803

--- Comment #12 from Maurice Batey  ---
> Committed on 17/01/2017 at 12:13.
> Pushed by mlaurent into branch 'Applications/16.12'.

Anyone know which version of Kmail this will be applied to, please?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Akonadi] [Bug 345211] mails in ~/.local/share/local-mail don't show up any more

2017-02-08 Thread m . eik michalke
https://bugs.kde.org/show_bug.cgi?id=345211

--- Comment #3 from m.eik michalke  ---
i just wanted to open a new bug ticket when i found this old one i opened
almost two years ago.

so here we are again, but the other way around: i can see all my local mail in
kmail (version 16.04.3), but ~/.local/share/local-mail itself is almost empty.
when i create a new folder in kmail, it is also being created on disk in that
folder. if i copy mails in kmail, they are written to that folder as single
files. but if i move mails (not copying), kmail shows then in their new
location, but nothing appears in the file system.

kmail says the local mail resource holds ~6GB of mails. i can browse the
folders in kmail and open mails without problems. however, only a tiny fraction
of those mails can be found in ~/.local/share/local-mail which is only ~200MB
of size. where does kmail store my mails on disk? the have to be somewhere,
right?

the symptoms are somehow similar to what i wrote two years ago, as today, kmail
suddenly "forgot" all folder settings for one of my IMAP accounts, including
all mail filter destination folders. and this happened on two different
machines with the same IMAP account, while on both other IMAP accounts were not
affected.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Akonadi] [Bug 325224] CalDav doesn't read server items

2017-02-08 Thread Stefan
https://bugs.kde.org/show_bug.cgi?id=325224

Stefan  changed:

   What|Removed |Added

 CC||bubi1...@antispam.de

--- Comment #67 from Stefan  ---
I've the same problem with following configuration:
* Synology DS216j (CalDAV and WebDAV --> CardDAV)
* KDE Neon User Edition (current updates installed)
* KOrganizer 5.4.1

Neither calendar nor contact items are showen in KOrganizer (Part of KDE
Kontact).

Current Thunderbird works.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 376202] New: Emails are moved to folders on read, without explanation

2017-02-08 Thread Olivier Churlaud
https://bugs.kde.org/show_bug.cgi?id=376202

Bug ID: 376202
   Summary: Emails are moved to folders on read, without
explanation
   Product: kmail2
   Version: 5.4.1
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: critical
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: oliv...@churlaud.com
  Target Milestone: ---

When I click on emails, they sometimes move to a given folder (always the same)
even if the emails are from another account. 

I cannot reproduce this all the time. Sometimes it will move 1 sometimes
several emails.

I don't know what trace I can give you. I put critical, because with the number
of email I've got, it is the same as losing them, which is not acceptable.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kaddressbook] [Bug 376207] New: Formatted name is not selectable when creating new contact

2017-02-08 Thread Claus Escher
https://bugs.kde.org/show_bug.cgi?id=376207

Bug ID: 376207
   Summary: Formatted name is not selectable when creating new
contact
   Product: kaddressbook
   Version: 5.2.3
  Platform: Mint (Ubuntu based)
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: claus.esc...@web.de
CC: to...@kde.org
  Target Milestone: ---

Created attachment 103908
  --> https://bugs.kde.org/attachment.cgi?id=103908&action=edit
Creation dialogue for the contact name which does not show a possibility to
select the formatted name

When entering the name of a new contact in the addressbook you cannot select
how the formatted name shall look like. Hence new name appear always as   in the list of contacts. However some people like myself want
to sort the formatted name like this: , . 
Contacts which have been created in older versions retain their formatting and
thus appear as wanted.
When exporting the contact to vCard one can notice that the tag "FN:" is
missing.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 376202] Emails are moved to folders on read, without explanation

2017-02-08 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=376202

Daniel Vrátil  changed:

   What|Removed |Added

 CC||dvra...@kde.org

--- Comment #1 from Daniel Vrátil  ---
Any chance you have some misbehaving mail filter?

Otherwise, please enable "Debugger" in Akonadi Console, reproduce the case and
provide the output from it here.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[akregator] [Bug 366487] Add Support for Media RSS/Atom Feeds (mrss)

2017-02-08 Thread Jan Molnar
https://bugs.kde.org/show_bug.cgi?id=366487

Jan Molnar  changed:

   What|Removed |Added

 CC||jan.mol...@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 376216] New: Error on boot

2017-02-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376216

Bug ID: 376216
   Summary: Error on boot
   Product: kmail2
   Version: 5.2.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: commands and actions
  Assignee: kdepim-bugs@kde.org
  Reporter: shawn.t...@gmail.com
  Target Milestone: ---

Error on launching software that would not give me the details. Additionally,
it would not allow me to add an email, so its not working at all.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 376219] New: KMAIL won't start akonadi error message

2017-02-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=376219

Bug ID: 376219
   Summary: KMAIL won't start akonadi error message
   Product: kmail2
   Version: 5.2.3
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: UI
  Assignee: kdepim-bugs@kde.org
  Reporter: shawn.t...@gmail.com
  Target Milestone: ---

Created attachment 103913
  --> https://bugs.kde.org/attachment.cgi?id=103913&action=edit
Screenshot of issue

KMAIL won't start akonadi error message

on

Linux ubuntu 4.8.0-37-generic #39-Ubuntu SMP Thu Jan 26 02:27:07 UTC 2017
x86_64 x86_64 x86_64 GNU/Linux

Kubuntu 16.10 x64.

Also, WMail is my backup and it won't work either.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 376202] Emails are moved to folders on read, without explanation

2017-02-08 Thread Olivier Churlaud
https://bugs.kde.org/show_bug.cgi?id=376202

--- Comment #2 from Olivier Churlaud  ---
I double/triple checked that. 

I'll try to reproduce with the debug mode on

-- 
You are receiving this mail because:
You are the assignee for the bug.