https://bugs.kde.org/show_bug.cgi?id=477036

            Bug ID: 477036
           Summary: Graphs are shown with tamil fonts
    Classification: Applications
           Product: kgraphviewer
           Version: unspecified
          Platform: Manjaro
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kle...@gmail.com
          Reporter: angelopuglis...@msn.com
  Target Milestone: ---

Created attachment 163179
  --> https://bugs.kde.org/attachment.cgi?id=163179&action=edit
kgraphviewer screenshot

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
Whenever I open a dot file, it's rendered with tamil fonts, and I get this in
the console output:
```
org.kde.kgraphviewer.lib: Unknown DOT font ' "" '. returning Qt default.
```
If I edit the dot file and add e.g.:
```
node [fontname="notomono"];
edge [fontname="notomono"];
```
then I can properly see it.

This is particularly annoying when working with massif-visualizer, which
generates the callgraph on the fly.
STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

Reply via email to