[kate] [Bug 383665] Keywords are not bold in most themes

2018-06-15 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=383665

Christoph Feck  changed:

   What|Removed |Added

 CC||samj...@gmail.com

--- Comment #8 from Christoph Feck  ---
*** Bug 394845 has been marked as a duplicate of this bug. ***

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

[kate] [Bug 383665] Keywords are not bold in most themes

2018-03-11 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=383665

Christoph Feck  changed:

   What|Removed |Added

 CC||maxime.haselbauer@googlemai
   ||l.com

--- Comment #7 from Christoph Feck  ---
*** Bug 391040 has been marked as a duplicate of this bug. ***

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

[kate] [Bug 383665] Keywords are not bold in most themes

2017-09-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=383665

Christoph Feck  changed:

   What|Removed |Added

 CC||bertyf...@gmail.com

--- Comment #6 from Christoph Feck  ---
*** Bug 384053 has been marked as a duplicate of this bug. ***

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

[kate] [Bug 383665] Keywords are not bold in most themes

2017-08-30 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=383665

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #5 from Christoph Feck  ---
Thanks for the investigation, so indeed a duplicate.

> Why does does it have to be defined as Regular instead just of the font 
> family which seems to be enough?

Explained in the duplicate.

*** This bug has been marked as a duplicate of bug 378523 ***

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

[kate] [Bug 383665] Keywords are not bold in most themes

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

--- Comment #4 from d_tas...@hotmail.com ---
Sorry, an edit to the above comment. Since it is DejaVu the "Regular" should
actually be "Book".

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

[kate] [Bug 383665] Keywords are not bold in most themes

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

--- Comment #3 from d_tas...@hotmail.com ---
I fixed it by changing the ~/.config/kateschemarc

In the line that defines the font to be used in a schema/theme e.g.

[mySchema]
Font=DejaVu Sans Mono,10,-1,5,50,0,0,0,0,0,Regular

I changed it to:

[mySchema]
Font=DejaVu Sans Mono,10,-1,5,50,0,0,0,0,0

and then it works. Why does does it have to be defined as Regular instead just
of the font family which seems to be enough?

Cheers

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

[kate] [Bug 383665] Keywords are not bold in most themes

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

--- Comment #2 from d_tas...@hotmail.com ---
(In reply to Christoph Feck from comment #1)
> This could be a duplicate of bug 378523. Please check the font configuration
> files for occurences of style names, such as "Normal" or "Regular".

Thanks for the reply and the suggestion.

I was uncertain though which font configuration files you referred to, so I did
a cat|grep for Normal or Regular in all files that are in the /etc/fonts/,
~/.config/fontconfig/. However, there doesn't seem to be anything that is named
Normal or Regular.

Had a look at the other bug report and it seems similar, might give it a try
and remove everything font related from the .config/kdeglobals as suggested
there and see if it changes anything.

Cheers

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

[kate] [Bug 383665] Keywords are not bold in most themes

2017-08-18 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=383665

--- Comment #1 from Christoph Feck  ---
This could be a duplicate of bug 378523. Please check the font configuration
files for occurences of style names, such as "Normal" or "Regular".

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