[korganizer] [Bug 333754] KOrganizer does not retain custom category colors

2016-08-26 Thread Denis Kurz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=333754

Denis Kurz  changed:

   What|Removed |Added

 CC||ferdinandobel...@gmail.com

--- Comment #61 from Denis Kurz  ---
*** Bug 339905 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[korganizer] [Bug 333754] KOrganizer does not retain custom category colors

2016-08-26 Thread Denis Kurz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=333754

Denis Kurz  changed:

   What|Removed |Added

 CC||kde.jr...@grifent.com

--- Comment #60 from Denis Kurz  ---
*** Bug 360680 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.


[korganizer] [Bug 333754] KOrganizer does not retain custom category colors

2016-08-26 Thread MartinG via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=333754

MartinG  changed:

   What|Removed |Added

 CC||grons...@gmail.com

--- Comment #59 from MartinG  ---
Brilliant, huge thank you from me!

-- 
You are receiving this mail because:
You are watching all bug changes.


[korganizer] [Bug 333754] KOrganizer does not retain custom category colors

2016-08-26 Thread Daniel Vrátil via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=333754

Daniel Vrátil  changed:

   What|Removed |Added

  Latest Commit|http://commits.kde.org/cale |http://commits.kde.org/cale
   |ndarsupport/c527e0a0e1ffec9 |ndarsupport/a7e00390d31de4f
   |892fa30c9510aeb8cc3639757   |b18c43f16afc21bfdbb460841
   Version Fixed In|16.12   |16.08.1

--- Comment #57 from Daniel Vrátil  ---
Git commit a7e00390d31de4fb18c43f16afc21bfdbb460841 by Daniel Vrátil, on behalf
of Denis Kurz.
Committed on 26/08/2016 at 13:29.
Pushed by dvratil into branch 'master'.

Cache tags by name instead of gid

To set and retrieve category colors, a TagCache is used, where tags
are stored by gid. So far, the utf8 encoding of a tag's name was used
to retrieve a tag from the cache. In general, however, the gid of a tag
is not the same as its name. Since the gid may be unknown when looking
for a tag's color, this change switches to the tags' names for keys.
FIXED-IN: 16.08.1

Differential Revision: https://phabricator.kde.org/D2434

M  +2-2src/kcalprefs.cpp
M  +7-0src/tagcache.cpp
M  +2-0src/tagcache.h

http://commits.kde.org/calendarsupport/a7e00390d31de4fb18c43f16afc21bfdbb460841

-- 
You are receiving this mail because:
You are watching all bug changes.

[korganizer] [Bug 333754] KOrganizer does not retain custom category colors

2016-08-26 Thread Daniel Vrátil via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=333754

Daniel Vrátil  changed:

   What|Removed |Added

  Latest Commit|http://commits.kde.org/cale |http://commits.kde.org/cale
   |ndarsupport/a7e00390d31de4f |ndarsupport/4a2b81abaf49a5a
   |b18c43f16afc21bfdbb460841   |8bb741a6e956c7c8939b0b4a6

--- Comment #58 from Daniel Vrátil  ---
Git commit 4a2b81abaf49a5a8bb741a6e956c7c8939b0b4a6 by Daniel Vrátil, on behalf
of Denis Kurz.
Committed on 26/08/2016 at 13:31.
Pushed by dvratil into branch 'Applications/16.08'.

Cache tags by name instead of gid

To set and retrieve category colors, a TagCache is used, where tags
are stored by gid. So far, the utf8 encoding of a tag's name was used
to retrieve a tag from the cache. In general, however, the gid of a tag
is not the same as its name. Since the gid may be unknown when looking
for a tag's color, this change switches to the tags' names for keys.
FIXED-IN: 16.08.1

Differential Revision: https://phabricator.kde.org/D2434

M  +2-2src/kcalprefs.cpp
M  +7-0src/tagcache.cpp
M  +2-0src/tagcache.h

http://commits.kde.org/calendarsupport/4a2b81abaf49a5a8bb741a6e956c7c8939b0b4a6

-- 
You are receiving this mail because:
You are watching all bug changes.

[korganizer] [Bug 333754] KOrganizer does not retain custom category colors

2016-08-26 Thread Daniel Vrátil via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=333754

Daniel Vrátil  changed:

   What|Removed |Added

   Version Fixed In||16.12
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||http://commits.kde.org/cale
   ||ndarsupport/c527e0a0e1ffec9
   ||892fa30c9510aeb8cc3639757

--- Comment #56 from Daniel Vrátil  ---
Git commit c527e0a0e1ffec9892fa30c9510aeb8cc3639757 by Daniel Vrátil, on behalf
of Denis Kurtz.
Committed on 26/08/2016 at 13:21.
Pushed by dvratil into branch 'master'.

Cache tags by name instead of gid

To set and retrieve category colors, a TagCache is used, where tags
are stored by gid. So far, the utf8 encoding of a tag's name was used
to retrieve a tag from the cache. In general, however, the gid of a tag
is not the same as its name. Since the gid may be unknown when looking
for a tag's color, this change switches to the tags' names for keys.
FIXED-IN: 16.12

Differential Revision: https://phabricator.kde.org/D2434

M  +1-1CMakeLists.txt
M  +2-2src/kcalprefs.cpp
M  +7-0src/tagcache.cpp
M  +2-0src/tagcache.h

http://commits.kde.org/calendarsupport/c527e0a0e1ffec9892fa30c9510aeb8cc3639757

-- 
You are receiving this mail because:
You are watching all bug changes.

[korganizer] [Bug 333754] KOrganizer does not retain custom category colors

2016-08-16 Thread Till Schäfer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=333754

--- Comment #55 from Till Schäfer  ---
https://phabricator.kde.org/D2434

-- 
You are receiving this mail because:
You are watching all bug changes.

[korganizer] [Bug 333754] KOrganizer does not retain custom category colors

2016-07-04 Thread Vishesh Handa via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=333754

Vishesh Handa  changed:

   What|Removed |Added

 CC|m...@vhanda.in|

-- 
You are receiving this mail because:
You are watching all bug changes.


[korganizer] [Bug 333754] KOrganizer does not retain custom category colors

2016-06-26 Thread Daudré-Vignier Charles via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=333754

--- Comment #54 from Daudré-Vignier Charles  ---
Comment on attachment 99709
  --> https://bugs.kde.org/attachment.cgi?id=99709
shell script to debug korganizerrc

This script can be examined on my github :
https://github.com/DaudrVignieCharles/of-script/blob/master/shellscript/korganizer-debug-333754.sh

-- 
You are receiving this mail because:
You are watching all bug changes.

[korganizer] [Bug 333754] KOrganizer does not retain custom category colors

2016-06-26 Thread Daudré-Vignier Charles via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=333754

Daudré-Vignier Charles  changed:

   What|Removed |Added

 CC||daudre.vignier.charles@ya.r
   ||u

--- Comment #53 from Daudré-Vignier Charles  ---
Created attachment 99709
  --> https://bugs.kde.org/attachment.cgi?id=99709=edit
shell script to debug korganizerrc

EN: This shell script ( Bash) is used to update the file ~ / .kde / share /
config / korganizerrc after changing the default color of a custom category .
FR: Ce script shell (Bash) sert à actualiser le fichier
~/.kde/share/config/korganizerrc après un changement de la couleur par défaut
d'une catégorie personnalisée.

-- 
You are receiving this mail because:
You are watching all bug changes.

[korganizer] [Bug 333754] KOrganizer does not retain custom category colors

2016-04-30 Thread Sergio Martins via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=333754

--- Comment #51 from Sergio Martins  ---
(In reply to frankhs from comment #50)
> This bug persists in Korganizer version 15.12.3-18.5! Congratulations to the
> busy developers..

I don't think they are busy, just non existent.

-- 
You are receiving this mail because:
You are watching all bug changes.


[korganizer] [Bug 333754] KOrganizer does not retain custom category colors

2016-04-30 Thread frankhs via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=333754

frankhs  changed:

   What|Removed |Added

 CC||i...@heine-silberg.de

--- Comment #50 from frankhs  ---
This bug persists in Korganizer version 15.12.3-18.5! Congratulations to the
busy developers..

-- 
You are receiving this mail because:
You are watching all bug changes.


[korganizer] [Bug 333754] KOrganizer does not retain custom category colors

2016-02-06 Thread Boian Berberov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=333754

Boian Berberov  changed:

   What|Removed |Added

 CC||bberberov+...@gmail.com

--- Comment #49 from Boian Berberov  ---
This bug appears to be fixed in Kontact/Korganizer version 15.12.1.  However
bug 357236 introduces another issue that causes category colors not to render
correctly.

-- 
You are receiving this mail because:
You are watching all bug changes.