[akregator] [Bug 394738] Akregator doesn't save hidden columns in feed list after updating to Qt 5.11

2018-06-10 Thread wincak
https://bugs.kde.org/show_bug.cgi?id=394738

wincak  changed:

   What|Removed |Added

 CC||win...@seznam.cz

--- Comment #1 from wincak  ---
Came here to report exactly this issue.

Akregator 5.8.1
KDE Plasma 5.12.5
KDE Frameworks 5.46.0
Qt 5.11.0
Manjaro

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

[kmail2] [Bug 392653] Failed to send email. Network unreachable

2018-06-10 Thread wincak
https://bugs.kde.org/show_bug.cgi?id=392653

--- Comment #2 from wincak  ---
The bug is back. Sending emails ends in "Failed to transport message. Network
unreachable" and reboot doesn't help anymore.

$ akonadictl restart 
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
akonadi.collectionattributetable   OK
akonadi.collectionmimetyperelation OK
akonadi.collectionpimitemrelation  OK
akonadi.collectiontableOK
akonadi.flagtable  OK
akonadi.mimetypetable  OK
akonadi.parttable  OK
akonadi.parttypetable  OK
akonadi.pimitemflagrelationOK
akonadi.pimitemtable   OK
akonadi.pimitemtagrelation OK
akonadi.relationtable  OK
akonadi.relationtypetable  OK
akonadi.resourcetable  OK
akonadi.schemaversiontable OK
akonadi.tagattributetable  OK
akonadi.tagremoteidresourcerelationtable   OK
akonadi.tagtable   OK
akonadi.tagtypetable   OK
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
org.kde.pim.akonadicontrol: "AgentManager::agentInstanceSynchronizeCollection" 
Agent instance  "akonadi_imap_resource_0"  has no resource interface!
org.kde.pim.akonadiserver: "Cannot connect to agent instance with identifier
'akonadi_imap_resource_0', error message: ''"
"No file selected."

KMail 5.8.1
KDE Plasma 5.12.5
KDE Frameworks 5.46.0
Qt 5.11.0

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

[korganizer] [Bug 395216] Some calendar colors are not the same as set on the caldav

2018-06-10 Thread Olivier Churlaud
https://bugs.kde.org/show_bug.cgi?id=395216

Olivier Churlaud  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #2 from Olivier Churlaud  ---
Ok, the bug is in KDAv, in src/common/davcollectionsfetchjob.cpp, 

line 305:  color.setNamedColor(colorValue);

This waits a color of the type ARGB, whereas the dav proides a RGBA color, as
specified by W3 [1].

Is it a Qt bug or should we implement it ourselves here? 

[1] https://www.w3.org/TR/2011/REC-css3-color-20110607/#foreground

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

[korganizer] [Bug 395216] Some calendar colors are not the same as set on the caldav

2018-06-10 Thread Olivier Churlaud
https://bugs.kde.org/show_bug.cgi?id=395216

--- Comment #1 from Olivier Churlaud  ---
Some debugging in kde-runtime/resources/dav/resource/davgroupwareresource.cpp,
line 1366,

DEBUG QColor(ARGB 1, 0.8, 0.192157, 0.486275)  <= CORRECT
DEBUG QColor(ARGB 1, 0.470588, 0.905882, 0.454902) <= CORRECT
DEBUG QColor(ARGB 1, 0.701961, 0, 1) <= WRONG: should be (1, 1, 0.701961, 0)
DEBUG QColor(ARGB 0.623529, 0.160784, 0.67451, 1) <= WRONG: should be (1,
0.623529, 0.160784, 0.67451)

It seems that there is a rotation somewhere in the colors

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

[kmail2] [Bug 395219] New: Print Preview does not respect HTML Enabled setting (Prints incorrectly as well)

2018-06-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=395219

Bug ID: 395219
   Summary: Print Preview does not respect HTML Enabled setting
(Prints incorrectly as well)
   Product: kmail2
   Version: 5.7.3
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: misc
  Assignee: kdepim-bugs@kde.org
  Reporter: mattcr...@mattcrews.com
  Target Milestone: ---

Created attachment 113204
  --> https://bugs.kde.org/attachment.cgi?id=113204&action=edit
Screenshot of Print Preview rendering an HTML email as if HTML were disabled,
alongside the same email with HTML enabled.

When viewing an HTML email with HTML enabled, clicking Print Preview will
render the email as if HTML is disabled.

See attached screenshot. The maximized window is the email with HTML enabled,
the smaller window is with Print Preview. Notice the discrepancy.

Additionally, when the email is actually printed (via the Print Preview
window), it is printed as if HTML were disabled. If you print via the email
view directly with HTML enabled, it prints correctly.

This occurs on Kontact/Kmail 5.7.3

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

[korganizer] [Bug 395216] New: Some calendar colors are not the same as set on the caldav

2018-06-10 Thread Olivier Churlaud
https://bugs.kde.org/show_bug.cgi?id=395216

Bug ID: 395216
   Summary: Some calendar colors are not the same as set on the
caldav
   Product: korganizer
   Version: GIT (master)
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: groupware
  Assignee: kdepim-bugs@kde.org
  Reporter: oliv...@churlaud.com
  Target Milestone: ---

Some of my calendars do not display the color I set on the caldav server.

Some other have the correct color.

It is shown correctly on other clients (like DAVdroid).

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

[kmail2] [Bug 395138] Unable to launch kmail on kde neon, akonadi crash

2018-06-10 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=395138

--- Comment #6 from Christophe Giboudeaux  ---
and if that's still not enough, also run:
sudo aa-complain mysqld-akonadi and sudo /etc/init.d/apparmor reload

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

[kmail2] [Bug 395138] Unable to launch kmail on kde neon, akonadi crash

2018-06-10 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=395138

--- Comment #5 from Christophe Giboudeaux  ---
forgot one command, sorry :
sudo aa-complain mysqld
sudo /etc/init.d/apparmor reload

and akonadictl start after that

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

[kmail2] [Bug 395138] Unable to launch kmail on kde neon, akonadi crash

2018-06-10 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=395138

--- Comment #4 from Christophe Giboudeaux  ---
The ubuntu people never learn...

Try that please:

sudo aa-complain mysqld then retry akonadictl start

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

[kmail2] [Bug 395138] Unable to launch kmail on kde neon, akonadi crash

2018-06-10 Thread Alan Pope
https://bugs.kde.org/show_bug.cgi?id=395138

--- Comment #3 from Alan Pope  ---
Yes, in my dmesg I see the following.

[Sat Jun  9 10:26:18 2018] audit: type=1400 audit(1528636826.531:499):
apparmor="DENIED" operation="open"
profile="/usr/sbin/mysqld-akonadi///usr/sbin/mysqld"
name="/etc/mysql/mariadb.cnf" pid=4525 comm="mysqld" requested_mask="r"
denied_mask="r" fsuid=1000 ouid=0

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

[kmail2] [Bug 395138] Unable to launch kmail on kde neon, akonadi crash

2018-06-10 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=395138

--- Comment #2 from Christophe Giboudeaux  ---
Is there anything special in your dmesg output after running akonadictl start ?

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